Aug 19 23:08:21.872227 np0000007826 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 19 23:08:21.878400 np0000007826 devstack@c-api.service[100368]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 19 23:08:21 2026] *** Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: nodename: np0000007826 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: machine: x86_64 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: clock source: unix Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: pcre jit disabled Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: detected number of CPU cores: 16 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: current working directory: / Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: detected binary path: /usr/bin/uwsgi-core Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: your processes number limit is 257052 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: your memory page size is 4096 bytes Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: detected max file descriptor number: 2048 Aug 19 23:08:21.880917 np0000007826 devstack@c-api.service[100368]: lock engine: pthread robust mutexes Aug 19 23:08:21.881470 np0000007826 devstack@c-api.service[100368]: thunder lock: enabled Aug 19 23:08:21.881470 np0000007826 devstack@c-api.service[100368]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 19 23:08:21.881470 np0000007826 devstack@c-api.service[100368]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 19 23:08:21.881470 np0000007826 devstack@c-api.service[100368]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 19 23:08:21.881470 np0000007826 devstack@c-api.service[100368]: Set PythonHome to /opt/stack/data/venv Aug 19 23:08:21.918828 np0000007826 devstack@c-api.service[100368]: Python main interpreter initialized at 0x7d0c776a4668 Aug 19 23:08:21.918828 np0000007826 devstack@c-api.service[100368]: python threads support enabled Aug 19 23:08:21.918828 np0000007826 devstack@c-api.service[100368]: your server socket listen backlog is limited to 100 connections Aug 19 23:08:21.918828 np0000007826 devstack@c-api.service[100368]: your mercy for graceful operations on workers is 80 seconds Aug 19 23:08:21.919392 np0000007826 devstack@c-api.service[100368]: mapped 671795 bytes (656 KB) for 4 cores Aug 19 23:08:21.919521 np0000007826 devstack@c-api.service[100368]: *** Operational MODE: preforking *** Aug 19 23:08:21.919723 np0000007826 devstack@c-api.service[100368]: *** uWSGI is running in multiple interpreter mode *** Aug 19 23:08:21.919723 np0000007826 devstack@c-api.service[100368]: spawned uWSGI master process (pid: 100368) Aug 19 23:08:21.919889 np0000007826 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 19 23:08:21.920574 np0000007826 devstack@c-api.service[100368]: spawned uWSGI worker 1 (pid: 100373, cores: 1) Aug 19 23:08:21.921233 np0000007826 devstack@c-api.service[100368]: spawned uWSGI worker 2 (pid: 100374, cores: 1) Aug 19 23:08:21.921727 np0000007826 devstack@c-api.service[100368]: spawned uWSGI worker 3 (pid: 100375, cores: 1) Aug 19 23:08:21.922301 np0000007826 devstack@c-api.service[100368]: spawned uWSGI worker 4 (pid: 100376, cores: 1) Aug 19 23:08:21.922360 np0000007826 devstack@c-api.service[100368]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: we strongly recommend against using it for new projects. Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: If you are already using Eventlet, we recommend migrating to a different Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: framework. For more detail see Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 23:08:22.038055 np0000007826 devstack@c-api.service[100373]: import eventlet # noqa Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: we strongly recommend against using it for new projects. Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: If you are already using Eventlet, we recommend migrating to a different Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: framework. For more detail see Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 23:08:22.064824 np0000007826 devstack@c-api.service[100375]: import eventlet # noqa Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: we strongly recommend against using it for new projects. Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: If you are already using Eventlet, we recommend migrating to a different Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: framework. For more detail see Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 23:08:22.080112 np0000007826 devstack@c-api.service[100376]: import eventlet # noqa Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: we strongly recommend against using it for new projects. Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: If you are already using Eventlet, we recommend migrating to a different Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: framework. For more detail see Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 23:08:22.080785 np0000007826 devstack@c-api.service[100374]: import eventlet # noqa Aug 19 23:08:22.193400 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 23:08:22.193400 np0000007826 devstack@c-api.service[100373]: from cgi import parse_header Aug 19 23:08:22.239794 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 23:08:22.239794 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:08:22.253644 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 23:08:22.253644 np0000007826 devstack@c-api.service[100373]: removals.removed_module( Aug 19 23:08:22.254852 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 23:08:22.254852 np0000007826 devstack@c-api.service[100373]: removals.removed_module( Aug 19 23:08:22.258985 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 23:08:22.258985 np0000007826 devstack@c-api.service[100375]: from cgi import parse_header Aug 19 23:08:22.281693 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 23:08:22.281693 np0000007826 devstack@c-api.service[100374]: from cgi import parse_header Aug 19 23:08:22.293454 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 19 23:08:22.293454 np0000007826 devstack@c-api.service[100376]: from cgi import parse_header Aug 19 23:08:22.303324 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 23:08:22.303324 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:08:22.320015 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 23:08:22.320015 np0000007826 devstack@c-api.service[100375]: removals.removed_module( Aug 19 23:08:22.323849 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 23:08:22.323849 np0000007826 devstack@c-api.service[100375]: removals.removed_module( Aug 19 23:08:22.330373 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 23:08:22.330373 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:08:22.343555 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 23:08:22.343555 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:08:22.345678 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 23:08:22.345678 np0000007826 devstack@c-api.service[100374]: removals.removed_module( Aug 19 23:08:22.346756 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 23:08:22.346756 np0000007826 devstack@c-api.service[100374]: removals.removed_module( Aug 19 23:08:22.357509 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 19 23:08:22.357509 np0000007826 devstack@c-api.service[100376]: removals.removed_module( Aug 19 23:08:22.358776 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 19 23:08:22.358776 np0000007826 devstack@c-api.service[100376]: removals.removed_module( Aug 19 23:08:23.192062 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 23:08:23.192062 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:08:23.252051 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 23:08:23.252051 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:08:23.254397 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 23:08:23.254397 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:08:23.262736 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 23:08:23.262736 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:08:23.278341 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 19 23:08:23.278341 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:08:23.316663 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 23:08:23.316663 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:08:23.330244 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 23:08:23.330244 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:08:23.348557 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 19 23:08:23.348557 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:08:23.500233 np0000007826 devstack@c-api.service[100373]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 23:08:23.500521 np0000007826 devstack@c-api.service[100373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100373) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 23:08:23.528983 np0000007826 devstack@c-api.service[100375]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 23:08:23.529941 np0000007826 devstack@c-api.service[100375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 23:08:23.576970 np0000007826 devstack@c-api.service[100374]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 23:08:23.578386 np0000007826 devstack@c-api.service[100374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100374) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 23:08:23.583111 np0000007826 devstack@c-api.service[100376]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 19 23:08:23.583391 np0000007826 devstack@c-api.service[100376]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100376) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 23:08:23.617281 np0000007826 devstack@c-api.service[100375]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 23:08:23.617281 np0000007826 devstack@c-api.service[100375]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 23:08:23.617532 np0000007826 devstack@c-api.service[100373]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 23:08:23.617532 np0000007826 devstack@c-api.service[100373]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 23:08:23.665002 np0000007826 devstack@c-api.service[100374]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 23:08:23.665002 np0000007826 devstack@c-api.service[100374]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 23:08:23.674044 np0000007826 devstack@c-api.service[100376]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 19 23:08:23.674044 np0000007826 devstack@c-api.service[100376]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 23:08:24.200000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 23:08:24.200361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100373) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 23:08:24.200768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.200768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.200768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.200895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100374) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 23:08:24.200968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.201062 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.201129 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100376) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 23:08:24.201354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.201475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.201660 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.201828 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.201828 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.201899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.202075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.203192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.203289 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.203373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.203416 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.203453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.203497 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.203539 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.203539 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.203601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.203634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.203667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.203736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.203833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.203898 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.204732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.204877 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.204969 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.205012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.205066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.205104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.205151 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.205193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.205230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.205266 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.205305 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.205339 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.205365 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.205392 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.205419 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.205457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.205655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.205696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.205746 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.205787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.205787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.205838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.205874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.205900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.205959 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.205994 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.206017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.206057 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.206091 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.206129 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.206164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.206205 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.206241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.206295 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.206320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.206341 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.206362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.206382 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.206404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.206425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.206446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.206478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.206515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.206547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.206584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.206632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.206673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.206721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.206755 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.206777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.206777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.206828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.206867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.206899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.206899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.206954 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.206991 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.207022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.207045 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.207071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.207106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.207132 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.207152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.207172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.207193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.207212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.207238 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.207335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.207335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.207335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.208519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.208591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.208652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.208730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.208797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.208836 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.208881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.208930 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.208957 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.208995 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.209036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.209083 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.209166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.209378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.209565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.209650 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.209755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.209831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.209831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.209925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.209970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.210016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.210061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.210102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.210145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.210188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.210253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.210315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.210361 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.210402 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.210445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.210488 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.210535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.210579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.210638 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.210728 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.210777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.210818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.210818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.210893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.210964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.210964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.211049 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.211049 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.211124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.211182 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.211182 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.211261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.211261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.211337 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.211378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.211419 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.211459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.211498 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.211538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.211612 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.211901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.212009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.212053 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.212091 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.212131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.212178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.212222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.212266 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.212340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.212386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.212428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.212474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.212518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.212560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.212605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.212645 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.212685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.212748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.212804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.212847 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.212889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.212958 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.213002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.213002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.213002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.213002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.213138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.213138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.213229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.213276 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.213397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.213456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.213538 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.213590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.213635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.213675 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.213732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.213789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.213836 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.213878 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.213932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.213977 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.214020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.214058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.214101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.214140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.214190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.214231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.214272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.214316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.214359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.214406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.214451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.214492 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.214531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.214574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.214620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.214660 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.214703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.214703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.214798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.214836 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.214872 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.214872 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.214949 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.214982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.215035 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.215077 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.215117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.215160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.215202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.215264 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.215326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.215376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.215426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.215471 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.215514 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.215554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.216409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.216737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.216737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.216737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.216737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.216967 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.216967 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.217535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.217613 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.217699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.217831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.217908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.217991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.218090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.218210 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.218333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.218421 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.218492 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.218543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.218586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.218628 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.218672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.218728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.218875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.218962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.219023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.219023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.219096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.226167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.226339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.226339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.226449 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.226587 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.226658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.226925 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.227225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.227320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.227405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.227467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.227516 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.227585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.227647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.227687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.227742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.227806 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.227849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.227886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.227948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.227992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.228033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.228080 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.228119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.228453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.228498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.228552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.228593 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.228632 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.228678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.228678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.228774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.228816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.228851 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.228889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.229071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.229071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.229284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.229324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.229324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.229399 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.229443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.229480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.229667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.229727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.229778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.230556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.230938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.230987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.231024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.231057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.231088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.231121 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.231160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.231218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.231327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.231365 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.231399 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.231443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.231478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.231766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.231848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.231953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.232028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.232066 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.232094 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.232164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.232264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.232316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.232359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.232403 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.232458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.232458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.232543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.232543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.232624 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.232667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.232727 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.232767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.232810 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.232867 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.232933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.232978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.233017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.233057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.233224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.233261 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.233294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.233294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.233353 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.233390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.233422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.233453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.233453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.233510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.233510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.233510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.233613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.233728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.233794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.233893 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.233984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.234036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.234132 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.234206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.234545 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.234545 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.234614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.234652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.234687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.234762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.234801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.234836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.234870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.234906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.234958 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.234992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.235027 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.235061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.235102 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.235146 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.235181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.235214 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.235246 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.235279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.235313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.235348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.235348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.235348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.235348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.237478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.237611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.237657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.237698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.237770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.237828 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.237868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.237908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.237965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.238436 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.238482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.238536 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.238580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.238617 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.238651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.238684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.238736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.238789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.238789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.238852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.238890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.238938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.238987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.239024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.239024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.239024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.239024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.239127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.239127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.239168 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.239190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.239190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.239242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.239264 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.239293 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.239331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.239373 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.239398 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.239419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.239419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.239460 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.239486 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.239515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.239538 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.239579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.239619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.239619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.239681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.239733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.239779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.239811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.239864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.239896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.239896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.239982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.239982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.241062 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.241141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.241188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.241246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.241290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.241340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.241382 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.241424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.241492 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.241534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.241565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.241659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.241704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.241813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.241986 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.242032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.242058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.242085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.242108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.242137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.242166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.242192 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.242214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.242239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.242269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.242295 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.242323 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.242346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.242372 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.242398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.242435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.242480 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.242521 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.242564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.242617 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.242660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.242699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.242763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.242801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.242845 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.242879 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.242879 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.242950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.242950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.243016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.243061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.243112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.243218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.243267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.243312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.243350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.243385 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.243426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.243477 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.243519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.243547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.243570 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.243594 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.243619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.243648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.243673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.243696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.243696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.243776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.243812 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.243839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.243866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.243886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.243952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.244092 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.244092 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.244164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.244206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.244242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.244321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.244321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.244432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.244471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.244506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.244506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.244582 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.244617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.244651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.244685 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.244743 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.244785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.244864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.244911 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.245104 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.245842 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.245900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.245981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.246036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.246081 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.246123 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.246257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.246307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.246347 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.246386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.246435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.246435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.246435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.246543 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.246594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.246594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.246664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.246700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.246762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.246824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.246877 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.246937 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.246989 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.247036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.247076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.247115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.247152 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.247192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.247229 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.247266 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.247266 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.247366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.247409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.247451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.247491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.247531 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.247531 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.247601 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.247644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.247683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.247683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.247783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.247821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.247821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.247821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.247821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.247976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.248018 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.248057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.248105 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.248156 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.248191 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.248226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.248260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.248295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.248331 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.248331 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.248497 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.248547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.248840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.248904 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.248959 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.249000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.249039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.249078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.249078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.249147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.249181 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.249234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.249284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.249284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.249348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.249387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.249429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.249466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.249466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.249532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.249572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.249927 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.249981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.250023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.250495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.250495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.250495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.250979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.251057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.251117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.251188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.251313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.251313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.251401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.253013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.253095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.253140 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.253228 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.253281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.253347 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.253396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.253771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.253823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.253823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.253823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.253823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.253966 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.254006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.254047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.254087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.254087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.254171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.254214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.254214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.254277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.254318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.254354 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.254387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.254418 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.254690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.254690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.254807 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.254852 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.254892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.255577 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.255663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.255826 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.255879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.255958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.256000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.256000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.256061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.256096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.256131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.256185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.256234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.256271 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.256328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.256377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.256419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.256460 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.256495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.256537 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.256587 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.256639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.256678 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.256730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.256788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.256829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.256829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.256829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.256829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.257505 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.257569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.257627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.257673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.257732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.257777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.257843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.257884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.257962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.258007 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.258050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.258102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.258145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.258366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.258425 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.258469 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.258527 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.258568 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.258621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.258664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.258705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.258940 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.258998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.258998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.259064 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.259108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.259143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.259195 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.259241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.259284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.259339 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.259377 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.259414 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.259455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.259495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.259535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.259535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.259620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.259664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.259705 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.259771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.259810 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.259849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.259886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.259931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.259964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.260001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.260037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.260077 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.260115 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.260170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.260215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.260261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.260305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.260584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.260584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.260584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.260696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.260889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.260889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.260978 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.261019 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.261136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.263791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.263890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.264172 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.264172 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.264297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.264343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.264381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.264433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.264494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.264536 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.264573 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.264614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.264657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.264692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.264742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.264789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.264789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.264853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.264905 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.264905 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.264905 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.267599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.267727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.267981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.267981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.268188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.268188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.268435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.270910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.271052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.271105 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.271268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.271268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.271363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.271452 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.272607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.272725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.272725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.273702 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.273768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.273816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.273941 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.273981 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.274022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.274059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.274108 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.274143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.274175 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.274215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.274340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.274387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.274424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.274468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.274505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.274556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.274556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.274642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.274642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.274747 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.274796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.274831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.274880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.274880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.274973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.275014 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.275056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.275096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.275134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.275134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.275134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.275380 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.276206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.276206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.276447 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.277331 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.277438 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.277502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.277642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.277891 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.277891 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.278029 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.278072 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.278117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.278166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.278206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.278206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.278764 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.278813 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.279187 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.279237 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.279287 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.279322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.279362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.279362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.279422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.279465 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 23:08:24.279499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 23:08:24.279879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 23:08:24.279879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 23:08:24.279879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 23:08:24.279879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 23:08:24.329581 np0000007826 devstack@c-api.service[100375]: INFO dbcounter [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Registered counter for database cinder Aug 19 23:08:24.330930 np0000007826 devstack@c-api.service[100373]: INFO dbcounter [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Registered counter for database cinder Aug 19 23:08:24.336543 np0000007826 devstack@c-api.service[100376]: INFO dbcounter [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Registered counter for database cinder Aug 19 23:08:24.336762 np0000007826 devstack@c-api.service[100374]: INFO dbcounter [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Registered counter for database cinder Aug 19 23:08:24.382882 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.384070 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-b8044826-8424-4616-8882-a618ea384de7 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.395933 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 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=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.397217 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-a1274171-d35e-479b-a3bc-d91e394958e8 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.510702 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writer thread running {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 23:08:24.514798 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 23:08:24.518666 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 23:08:24.522352 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 23:08:24.526164 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 19 23:08:24.526877 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.526877 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.529228 np0000007826 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.533254 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.533254 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.534301 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writer thread running {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 23:08:24.537241 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 23:08:24.540998 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 23:08:24.544175 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 23:08:24.546513 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 19 23:08:24.546937 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.547224 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.548321 np0000007826 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-b8044826-8424-4616-8882-a618ea384de7 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.551342 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.551521 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.560781 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writer thread running {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 23:08:24.563570 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 23:08:24.563693 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writer thread running {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 23:08:24.566592 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 23:08:24.567500 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 23:08:24.569774 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 23:08:24.570773 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 23:08:24.572266 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 19 23:08:24.572679 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.573039 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.573753 np0000007826 devstack@c-api.service[100376]: WARNING cinder.keymgr.conf_key_mgr [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.574279 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 23:08:24.576782 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.576960 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.577572 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 19 23:08:24.578085 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.578449 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.579407 np0000007826 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.581459 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.583122 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.583327 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.585785 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 23:08:24.589488 np0000007826 devstack@c-api.service[100373]: INFO cinder.rpc [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 23:08:24.590178 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.590407 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.595359 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-b8044826-8424-4616-8882-a618ea384de7 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.599452 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 23:08:24.602520 np0000007826 devstack@c-api.service[100375]: INFO cinder.rpc [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 23:08:24.603252 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.603357 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.606157 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.606431 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.611164 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.611164 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.614847 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.615068 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.617406 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 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=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.618183 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.618447 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.620940 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.620940 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.621096 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 23:08:24.621975 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.622768 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.624506 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.624746 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.625219 np0000007826 devstack@c-api.service[100376]: INFO cinder.rpc [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 23:08:24.625282 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.625493 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.625762 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.625975 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.629463 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.629612 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.630338 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.630729 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.631207 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-a1274171-d35e-479b-a3bc-d91e394958e8 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:24.632444 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.632831 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.634272 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.634512 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.636270 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 23:08:24.637834 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.637912 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.638068 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.638147 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.638848 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.638848 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.639583 np0000007826 devstack@c-api.service[100374]: INFO cinder.rpc [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 23:08:24.640255 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.640471 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.641230 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.641394 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.641461 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.642107 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.642171 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.642171 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.642615 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.642840 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.644473 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.644982 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.645555 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.645555 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.646021 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.646114 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.648224 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.648414 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.648623 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.648734 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.651312 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.651312 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.652581 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.652581 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.653126 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.653301 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.654084 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.654188 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.656083 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.656083 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.657009 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.657193 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.658424 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.658424 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.659013 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.659091 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.659139 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.659186 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.660020 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.660148 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.660215 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.660257 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.661534 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.661762 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.662270 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.662424 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.662486 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.662639 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.662873 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.662947 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.663108 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.663260 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.664902 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.664902 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.665408 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.665483 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.665759 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.665894 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.666943 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.667099 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.667398 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.667458 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.667502 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.667544 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.667593 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.667635 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.668104 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.668406 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.668510 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.668631 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.669234 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.669435 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.669797 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.669946 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.670040 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.670304 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.670722 np0000007826 devstack@c-api.service[100373]: WARNING cinder.api.contrib.hosts [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 23:08:24.670877 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.671011 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.671057 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.671105 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.671630 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.671741 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.672529 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.672607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: extensions {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.672683 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.673796 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.673796 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.674787 np0000007826 devstack@c-api.service[100375]: WARNING cinder.api.contrib.hosts [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 23:08:24.674871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: consistencygroups {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.675148 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.675318 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.676332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: extensions {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.676450 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.676505 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.676505 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.676635 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.677646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: extra_specs {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.678309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: consistencygroups {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.679751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: capabilities {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.679943 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.680172 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.680255 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.680396 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.681018 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: extra_specs {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.681680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: backups {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.682220 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.682408 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.683001 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: capabilities {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.683083 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.683295 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.683627 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.683903 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.684433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-quota-sets {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.684979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: backups {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.685065 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.685065 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.686009 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.686176 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.686367 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.686544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: qos-specs {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.686605 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.687610 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.687610 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.687757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-quota-sets {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.687794 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.688388 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.689977 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.689977 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.690155 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: qos-specs {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.690665 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.690849 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.690901 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.690968 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.690997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: encryption {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.692154 np0000007826 devstack@c-api.service[100376]: WARNING cinder.api.contrib.hosts [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 23:08:24.693550 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.693659 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: encryption {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.693723 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.697740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: encryption {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.697880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: extensions {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.697964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: cgsnapshots {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.698139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: encryption {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.698183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: consistencygroups {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.698221 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.698221 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.698310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: scheduler-stats {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.698353 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: cgsnapshots {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.698653 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-volume-manage {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.699493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: extra_specs {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.699991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-snapshot-manage {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.700104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: scheduler-stats {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.701017 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.701234 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.701361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-volume-transfer {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.701748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: capabilities {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.702069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-volume-manage {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.702936 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-hosts {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.703170 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.703376 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.703455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: backups {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.703962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-snapshot-manage {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.704267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-volume-type-access {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.704774 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.704984 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.705900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-availability-zone {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.706014 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.706197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-volume-transfer {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.706242 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.706653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-quota-sets {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.707159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extended resource: os-quota-class-sets {{(pid=100373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.707495 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.707495 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.708316 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-hosts {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.708558 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.708742 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.709183 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.709398 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.711732 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.711732 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.711850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: qos-specs {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.711897 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-volume-type-access {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.711954 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.711954 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.712036 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.712036 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.712245 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.712245 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.712312 np0000007826 devstack@c-api.service[100374]: WARNING cinder.api.contrib.hosts [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 23:08:24.712370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] SnapshotActionsController initialized {{(pid=100373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 23:08:24.712416 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.712416 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.712483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-availability-zone {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.712539 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.712579 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.713126 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: encryption {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.713198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: extensions {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.713245 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.713519 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.714484 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.714590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extended resource: os-quota-class-sets {{(pid=100375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.714638 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.714678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: consistencygroups {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.715114 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: encryption {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.715439 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.715439 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.716172 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.716449 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.716530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.716665 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.716742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.716804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.716960 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.717022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: cgsnapshots {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.717063 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.717351 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension UsedLimits extending resource: limits {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.717351 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.717474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: extra_specs {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.717532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.717769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.717934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension AdminActions extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.718119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension AdminActions extending resource: snapshots {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.718173 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.718225 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension AdminActions extending resource: backups {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.718370 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.718431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeActions extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.718567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.718683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.router [None req-53bde5ce-3ae8-4281-9890-3f291d7f16cb None None] Extension TypesManage extending resource: types {{(pid=100373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.719002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: scheduler-stats {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.719487 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.719653 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.719724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: capabilities {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.720475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8044826-8424-4616-8882-a618ea384de7 None None] SnapshotActionsController initialized {{(pid=100375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 23:08:24.721005 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-volume-manage {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.721088 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.721088 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.721458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: backups {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.721987 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.722996 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.723067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-snapshot-manage {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.723227 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.723394 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.724239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-quota-sets {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.724400 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.724564 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.724629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-volume-transfer {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.725950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.726241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: qos-specs {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.726688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.726866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-hosts {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.726942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.726986 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.727790 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.727790 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.727957 np0000007826 devstack@c-api.service[100373]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0c776a4668 pid: 100373 (default app) Aug 19 23:08:24.728021 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension UsedLimits extending resource: limits {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.728145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-volume-type-access {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.728194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.729112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.729112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.729778 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension AdminActions extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.730042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension AdminActions extending resource: snapshots {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.730042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension AdminActions extending resource: backups {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.730088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: encryption {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.730169 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeActions extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.730373 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.730438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-availability-zone {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.730529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.router [None req-b8044826-8424-4616-8882-a618ea384de7 None None] Extension TypesManage extending resource: types {{(pid=100375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.731903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: encryption {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.732320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extended resource: os-quota-class-sets {{(pid=100376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.733677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: cgsnapshots {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.734486 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.734486 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.735245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: scheduler-stats {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.735324 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.735472 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.736594 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.736824 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.737313 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-volume-manage {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.737671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.snapshot_actions [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] SnapshotActionsController initialized {{(pid=100376) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 23:08:24.738184 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.738422 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.739051 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-snapshot-manage {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.739332 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.739516 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.739651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b8aa39b-5632-4dfc-882c-55c42e7d5951 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:08:24.740527 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.740730 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.741020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-volume-transfer {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.741767 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.741943 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.742536 np0000007826 devstack@c-api.service[100375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0c776a4668 pid: 100375 (default app) Aug 19 23:08:24.742689 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.742891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743156 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1/1] 10.4.3.193 () {60 vars in 925 bytes} [Wed Aug 19 23:08:24 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:08:24.743285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-hosts {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.743326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743649 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension UsedLimits extending resource: limits {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.743809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension AdminActions extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744496 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension AdminActions extending resource: snapshots {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744630 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension AdminActions extending resource: backups {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.744675 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-volume-type-access {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.745395 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeActions extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.745395 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.746280 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.router [None req-fb908faa-4b4f-44d7-9e44-eaaf4d9a31a8 None None] Extension TypesManage extending resource: types {{(pid=100376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.747524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-availability-zone {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.748977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extended resource: os-quota-class-sets {{(pid=100374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 23:08:24.750980 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.751172 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.752344 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.752964 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.754142 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.754142 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.755111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] SnapshotActionsController initialized {{(pid=100374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 23:08:24.755494 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.755669 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.756479 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.756535 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.757406 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.757589 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.758213 np0000007826 devstack@c-api.service[100376]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0c776a4668 pid: 100376 (default app) Aug 19 23:08:24.758495 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:08:24.758682 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:08:24.759324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.759531 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.759746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.759890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760098 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension UsedLimits extending resource: limits {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.760885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension AdminActions extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension AdminActions extending resource: snapshots {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761384 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension AdminActions extending resource: backups {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeActions extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.761880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.router [None req-a1274171-d35e-479b-a3bc-d91e394958e8 None None] Extension TypesManage extending resource: types {{(pid=100374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 23:08:24.770455 np0000007826 devstack@c-api.service[100374]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0c776a4668 pid: 100374 (default app) Aug 19 23:08:30.480931 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c04eb0c-c09d-4ad5-a994-0539e6fd146f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:08:31.163899 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c04eb0c-c09d-4ad5-a994-0539e6fd146f admin admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:08:31.164530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c04eb0c-c09d-4ad5-a994-0539e6fd146f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:08:31.166637 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:08:31.166637 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:08:31.212729 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-2c04eb0c-c09d-4ad5-a994-0539e6fd146f 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=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:31.253300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c04eb0c-c09d-4ad5-a994-0539e6fd146f admin admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:08:31.254147 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1/2] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:08:30 2026] POST /volume/v3/types => generated 183 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:08:31.266605 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f3c693b3-b9a5-4ef0-98a8-8962d3514db1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:08:31.606893 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f3c693b3-b9a5-4ef0-98a8-8962d3514db1 admin admin] POST https://10.4.3.193/volume/v3/types/84854b6d-dc74-492f-8bf6-2978e4b28b7c/extra_specs Aug 19 23:08:31.607532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f3c693b3-b9a5-4ef0-98a8-8962d3514db1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:08:31.609610 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:08:31.609610 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:08:31.651393 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c693b3-b9a5-4ef0-98a8-8962d3514db1 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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:31.727499 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f3c693b3-b9a5-4ef0-98a8-8962d3514db1 admin admin] https://10.4.3.193/volume/v3/types/84854b6d-dc74-492f-8bf6-2978e4b28b7c/extra_specs returned with HTTP 200 Aug 19 23:08:31.728155 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 2/3] 10.4.3.193 () {68 vars in 1449 bytes} [Wed Aug 19 23:08:31 2026] POST /volume/v3/types/84854b6d-dc74-492f-8bf6-2978e4b28b7c/extra_specs => generated 52 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:08:32.036467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a13ceba5-d17e-46b0-aeb7-031a07797b85 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:08:32.415785 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a13ceba5-d17e-46b0-aeb7-031a07797b85 admin admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:08:32.416678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a13ceba5-d17e-46b0-aeb7-031a07797b85 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:08:32.418963 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:08:32.418963 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:08:32.475631 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-a13ceba5-d17e-46b0-aeb7-031a07797b85 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=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:32.518473 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a13ceba5-d17e-46b0-aeb7-031a07797b85 admin admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:08:32.518645 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1/4] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:08:32 2026] POST /volume/v3/types => generated 186 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:08:32.552882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a8174b16-0f74-4fff-b300-d52815416712 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:08:32.990100 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8174b16-0f74-4fff-b300-d52815416712 admin admin] POST https://10.4.3.193/volume/v3/types/342ab8ad-9fac-42b0-a428-5f418574ac6b/extra_specs Aug 19 23:08:32.990998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a8174b16-0f74-4fff-b300-d52815416712 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:08:32.993640 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:08:32.993640 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:08:33.046599 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-a8174b16-0f74-4fff-b300-d52815416712 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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:08:33.129235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a8174b16-0f74-4fff-b300-d52815416712 admin admin] https://10.4.3.193/volume/v3/types/342ab8ad-9fac-42b0-a428-5f418574ac6b/extra_specs returned with HTTP 200 Aug 19 23:08:33.129961 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1/5] 10.4.3.193 () {68 vars in 1449 bytes} [Wed Aug 19 23:08:32 2026] POST /volume/v3/types/342ab8ad-9fac-42b0-a428-5f418574ac6b/extra_specs => generated 45 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:08:41.249487 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:08:41.724630 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:08:42.513536 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:08:43.126669 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:09:01.852731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8cf15d09-850b-44c4-9240-96348c5764a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:09:01.853549 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cf15d09-850b-44c4-9240-96348c5764a3 None None] GET https://10.4.3.193/volume// Aug 19 23:09:01.853793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cf15d09-850b-44c4-9240-96348c5764a3 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:09:01.854052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8cf15d09-850b-44c4-9240-96348c5764a3 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:09:01.854677 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8cf15d09-850b-44c4-9240-96348c5764a3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:09:01.855073 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 2/6] 10.4.3.193 () {66 vars in 1425 bytes} [Wed Aug 19 23:09:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:09:45.500562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1ff9cae-c580-4677-9fae-08503d1a74f1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:09:45.828556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ff9cae-c580-4677-9fae-08503d1a74f1 tempest-verify_tempest_config-1381109743 tempest-verify_tempest_config-1381109743-project-member] GET https://10.4.3.193/volume/v3/extensions Aug 19 23:09:45.828841 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ff9cae-c580-4677-9fae-08503d1a74f1 tempest-verify_tempest_config-1381109743 tempest-verify_tempest_config-1381109743-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:09:45.829142 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1ff9cae-c580-4677-9fae-08503d1a74f1 tempest-verify_tempest_config-1381109743 tempest-verify_tempest_config-1381109743-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:09:45.829677 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1ff9cae-c580-4677-9fae-08503d1a74f1 tempest-verify_tempest_config-1381109743 tempest-verify_tempest_config-1381109743-project-member] https://10.4.3.193/volume/v3/extensions returned with HTTP 200 Aug 19 23:09:45.830258 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 3/7] 10.4.3.193 () {66 vars in 1246 bytes} [Wed Aug 19 23:09:45 2026] GET /volume/v3/extensions => generated 5245 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:33.417205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-59b60da1-6633-416f-b0e9-9bb27f230feb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:33.906651 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:10:33.907298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1760022501"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:33.909784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1760022501'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:10:33.910039 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume of 1 GB Aug 19 23:10:33.920452 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:10:33.919847. {{(pid=100376) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:10:33.920694 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Availability Zones retrieved successfully. Aug 19 23:10:33.945794 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (aede10be-e4ce-4d76-be28-e75432a1f2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:33.947326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a85f7-d19b-45a1-b49b-0287db7a5c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:33.948758 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:10:34.005659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a85f7-d19b-45a1-b49b-0287db7a5c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:34.006451 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba2ec07-f10e-4755-834a-bde87c3cb28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:34.045665 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:10:34.046010 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:10:34.093069 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Created reservations ['b69c1994-643d-4dc1-ad8f-d3693dc07b57', '0cb54977-b232-4399-a907-80d07927491f', '7af45336-ad4b-4fc5-ad25-dfd190a5e3c5', '42136542-9d54-4d79-8da2-5003e8a042b3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:10:34.094684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba2ec07-f10e-4755-834a-bde87c3cb28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69c1994-643d-4dc1-ad8f-d3693dc07b57', '0cb54977-b232-4399-a907-80d07927491f', '7af45336-ad4b-4fc5-ad25-dfd190a5e3c5', '42136542-9d54-4d79-8da2-5003e8a042b3']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:34.094684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21acf847-3013-4362-ad48-c47c02cfe085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:34.145161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21acf847-3013-4362-ad48-c47c02cfe085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9a7693-a9de-42b1-b994-eca589e17b56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1760022501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['b69c1994-643d-4dc1-ad8f-d3693dc07b57','0cb54977-b232-4399-a907-80d07927491f','7af45336-ad4b-4fc5-ad25-dfd190a5e3c5','42136542-9d54-4d79-8da2-5003e8a042b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1760022501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9a7693-a9de-42b1-b994-eca589e17b56,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1dcdb2288b664b8aabfc79081aff120a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d00f74698763445a84709afdb562978e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:34.145979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598a998c-4555-468b-bff4-3322f6134fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:34.177140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598a998c-4555-468b-bff4-3322f6134fee) transitioned into state 'SUCCESS' from state '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-1760022501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['b69c1994-643d-4dc1-ad8f-d3693dc07b57','0cb54977-b232-4399-a907-80d07927491f','7af45336-ad4b-4fc5-ad25-dfd190a5e3c5','42136542-9d54-4d79-8da2-5003e8a042b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:34.178290 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062fabbc-87a4-4382-8638-6fe495092be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:34.205227 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062fabbc-87a4-4382-8638-6fe495092be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:34.206231 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (aede10be-e4ce-4d76-be28-e75432a1f2a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:34.206645 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request issued successfully. Aug 19 23:10:34.207860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59b60da1-6633-416f-b0e9-9bb27f230feb tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:10:34.208381 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 2/8] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:10:33 2026] POST /volume/v3/volumes => generated 760 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:10:34.225443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f0786c2-c33d-4939-be18-ea1807be425e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:34.229510 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f0786c2-c33d-4939-be18-ea1807be425e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:34.229706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f0786c2-c33d-4939-be18-ea1807be425e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:34.230086 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f0786c2-c33d-4939-be18-ea1807be425e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:34.275340 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:34.275340 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:34.285100 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f0786c2-c33d-4939-be18-ea1807be425e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:34.300356 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f0786c2-c33d-4939-be18-ea1807be425e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 200 Aug 19 23:10:34.300993 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 2/9] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:34 2026] GET /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 828 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7547147b-0408-4929-af75-cf8455618a74 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7547147b-0408-4929-af75-cf8455618a74 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7547147b-0408-4929-af75-cf8455618a74 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7547147b-0408-4929-af75-cf8455618a74 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:35.368907 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:35.376704 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7547147b-0408-4929-af75-cf8455618a74 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:35.387920 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7547147b-0408-4929-af75-cf8455618a74 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 200 Aug 19 23:10:35.388363 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 3/10] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:35 2026] GET /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:35.601230 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:35.816080 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:35.816284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:35.816454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:35.855107 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:35.855107 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:35.862233 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:35.869069 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8407c1c3-1923-4351-a209-adf95b6d1556 req-fe996d6e-d5ab-4886-bda3-b0d3504d25ab tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 200 Aug 19 23:10:35.869753 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 4/11] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:10:35 2026] GET /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 853 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:35.883108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-42489312-44a5-4982-978c-33338ea8c02f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:35.884816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:10:35.885155 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1665954057"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:35.886502 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1665954057'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:10:35.886625 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume of 1 GB Aug 19 23:10:35.886944 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:35.886944 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:35.891691 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Availability Zones retrieved successfully. Aug 19 23:10:35.898639 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (46a33a97-e0e3-4b0a-b73a-2e7c74cc24e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:35.901145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8b6de5-97e4-4a7b-accf-d5b6b37754fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:35.902523 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:10:35.925030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8b6de5-97e4-4a7b-accf-d5b6b37754fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:35.925742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e336119-e651-44ea-b779-285f501c4f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:35.958850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Created reservations ['227f7a03-ca80-4a43-a239-7d319f1bd985', '4e5905fd-8417-4521-97e4-a55da09a9714', 'abc3008c-9e50-4bab-8d57-9b4048c907a4', 'aadfd873-0e64-4753-a39f-0d73590fd0fd'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:10:35.959539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e336119-e651-44ea-b779-285f501c4f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227f7a03-ca80-4a43-a239-7d319f1bd985', '4e5905fd-8417-4521-97e4-a55da09a9714', 'abc3008c-9e50-4bab-8d57-9b4048c907a4', 'aadfd873-0e64-4753-a39f-0d73590fd0fd']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:35.960231 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11549a1b-a82c-4d24-980b-83a4273c2722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:35.981665 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11549a1b-a82c-4d24-980b-83a4273c2722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23a3d49c-8ee0-4eff-a2ac-2439a343d258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1665954057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['227f7a03-ca80-4a43-a239-7d319f1bd985','4e5905fd-8417-4521-97e4-a55da09a9714','abc3008c-9e50-4bab-8d57-9b4048c907a4','aadfd873-0e64-4753-a39f-0d73590fd0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1665954057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23a3d49c-8ee0-4eff-a2ac-2439a343d258,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1dcdb2288b664b8aabfc79081aff120a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d00f74698763445a84709afdb562978e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:35.982418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd8f4de-1455-4cee-83e6-7f2a056d0c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:36.003849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd8f4de-1455-4cee-83e6-7f2a056d0c9c) transitioned into state 'SUCCESS' from state '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-1665954057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['227f7a03-ca80-4a43-a239-7d319f1bd985','4e5905fd-8417-4521-97e4-a55da09a9714','abc3008c-9e50-4bab-8d57-9b4048c907a4','aadfd873-0e64-4753-a39f-0d73590fd0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:36.005247 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c542aa-6cab-4b68-82fc-c49c0666874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:36.014837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c542aa-6cab-4b68-82fc-c49c0666874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:36.015606 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (46a33a97-e0e3-4b0a-b73a-2e7c74cc24e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:36.015956 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request issued successfully. Aug 19 23:10:36.016528 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-42489312-44a5-4982-978c-33338ea8c02f tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:10:36.017204 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 3/12] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:10:35 2026] POST /volume/v3/volumes => generated 760 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:10:36.031851 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:36.036284 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:36.036620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:36.036949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:36.046631 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:36.046631 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:36.051920 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:36.058038 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfc692e5-eb5a-47e4-a45d-30513f191e3b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 200 Aug 19 23:10:36.058620 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 3/13] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:36 2026] GET /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:37.077745 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:37.079351 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:37.079721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:37.079830 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:37.089220 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:37.089220 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:37.094525 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:37.100980 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8560c27b-8168-4026-9f85-8c5ca9c48f89 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 200 Aug 19 23:10:37.101747 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 4/14] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:37 2026] GET /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:37.607485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:37.947462 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:37.947675 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:37.947954 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:37.958525 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:37.958525 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:37.965803 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:37.974225 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e1297cee-787c-4aa6-953d-2428c1b9a027 req-c20007c9-3cab-45f9-903c-2632cafa5171 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 200 Aug 19 23:10:37.974569 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 5/15] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:10:37 2026] GET /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 853 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:37.988984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:37.991137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:10:37.991834 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1877038561"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:37.993154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1877038561'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:10:37.993274 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume of 1 GB Aug 19 23:10:37.993533 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:37.993533 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:37.998170 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Availability Zones retrieved successfully. Aug 19 23:10:38.008337 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (da9b7d1b-5178-415d-93cc-67de0d5ad1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:38.009547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb2aa3-3916-4866-b2e7-9ff486beb4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:38.010839 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:10:38.047564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb2aa3-3916-4866-b2e7-9ff486beb4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:38.048617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571287cd-3c70-4b50-a145-9ad3497602b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:38.106987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Created reservations ['791a1ec2-0db5-49d3-8c4d-631b5aa7d779', '101d0bcc-38ac-4f9d-96db-36012cd9ac9a', '875ec0d2-8cb7-4a12-9831-843495d7a919', '325a4d8d-67aa-44fb-931e-41501d897ed4'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:10:38.108192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571287cd-3c70-4b50-a145-9ad3497602b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['791a1ec2-0db5-49d3-8c4d-631b5aa7d779', '101d0bcc-38ac-4f9d-96db-36012cd9ac9a', '875ec0d2-8cb7-4a12-9831-843495d7a919', '325a4d8d-67aa-44fb-931e-41501d897ed4']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:38.109321 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fefa38a-d28a-4e00-8427-b197fb43c087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:38.142701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fefa38a-d28a-4e00-8427-b197fb43c087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12abb260-685c-4c6f-a600-e113820345a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1877038561',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['791a1ec2-0db5-49d3-8c4d-631b5aa7d779','101d0bcc-38ac-4f9d-96db-36012cd9ac9a','875ec0d2-8cb7-4a12-9831-843495d7a919','325a4d8d-67aa-44fb-931e-41501d897ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1877038561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12abb260-685c-4c6f-a600-e113820345a6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1dcdb2288b664b8aabfc79081aff120a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d00f74698763445a84709afdb562978e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:38.144856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f903b0-3c34-441b-bfb0-385ba86954af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:38.168594 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f903b0-3c34-441b-bfb0-385ba86954af) transitioned into state 'SUCCESS' from state '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-1877038561',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dcdb2288b664b8aabfc79081aff120a',qos_specs=None,replication_status=,reservations=['791a1ec2-0db5-49d3-8c4d-631b5aa7d779','101d0bcc-38ac-4f9d-96db-36012cd9ac9a','875ec0d2-8cb7-4a12-9831-843495d7a919','325a4d8d-67aa-44fb-931e-41501d897ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00f74698763445a84709afdb562978e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:38.169770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ea0e3c-fc6a-47c4-a063-ecaf1eb219c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:38.185735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ea0e3c-fc6a-47c4-a063-ecaf1eb219c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:38.185735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Flow 'volume_create_api' (da9b7d1b-5178-415d-93cc-67de0d5ad1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:38.185735 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Create volume request issued successfully. Aug 19 23:10:38.186048 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c7133b8-13aa-4dae-bb7c-7ae732477630 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:10:38.186636 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 4/16] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:10:37 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:10:38.204993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:38.207451 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:38.208145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:38.208145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:38.218496 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:38.218496 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:38.225431 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:38.232263 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6dacd87d-ce5d-405e-a8ff-f6ff37b5c640 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 200 Aug 19 23:10:38.232743 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 4/17] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:38 2026] GET /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:39.248858 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:39.251220 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:39.251220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:39.251220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:39.259318 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:39.259318 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:39.263238 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:39.268803 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d48a00d7-2fd4-42d0-a42b-af9b1874df4e tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 200 Aug 19 23:10:39.269170 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 5/18] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:39 2026] GET /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:39.749533 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:40.088558 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:40.088895 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:40.089034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:40.098476 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:40.098476 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:40.103478 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:40.109849 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-726d183e-ef8c-4906-93c0-ce41527df3b2 req-40e725c1-f604-4e91-877c-a9577fdb71fd tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 200 Aug 19 23:10:40.110536 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 6/19] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:10:39 2026] GET /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 853 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:40.853835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.107786 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.108042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.108312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.109006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.109499 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.109499 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:41.110135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.145532 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.146897 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.146897 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:41.154150 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-df621d38-c370-408d-9102-7b5ed6e6a761 req-e25c4fa4-a4aa-4f61-9768-c5bd3624fa6b tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.154732 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 5/20] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:40 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.191742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.194658 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.195534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.195534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.196790 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.197899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.238996 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.240575 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.240575 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:41.246601 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c013aaf7-e221-4bdf-ad6d-1fa990e05c15 req-3110422d-aad1-4f6f-b50c-e36697560385 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.247281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 5/21] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.284441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.286565 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.286932 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.287039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.287594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.288609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.335392 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.336822 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.336822 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:41.344621 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-da608bf0-7a44-490c-8562-36aa58ded444 req-d3012e80-c534-4c41-8118-489dfba8b8a8 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.346124 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 6/22] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.374852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.377603 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.377809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.377999 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.379104 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.379212 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.411475 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.412526 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.412526 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:41.417030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b7e8916c-a91d-40ee-a690-fc0f288c1490 req-d625d273-8857-42e3-b732-d9d3aa290dea tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.417451 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 7/23] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.450032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.453177 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.453372 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.453613 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.453957 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.455896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.465401 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.466397 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.466397 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:41.471746 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cdddc671-7ff0-484a-975c-4d6347213368 req-658b3d0e-3ce9-49d9-9afe-c06ea4a450a5 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.472362 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 6/24] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.503222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.506300 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.506300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.506462 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.506786 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.508204 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.521390 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.522516 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.522516 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:41.528210 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d68493cd-eb69-4f84-904b-d06c6f6ff50d req-3069646a-ee24-45ec-9c4b-81f9c5fae81c tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.528727 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 6/25] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.563828 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.566135 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.566359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.566527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.566896 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.567908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.578143 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.579302 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.579302 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:41.585122 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c04ec83f-d6db-4273-8786-4a115b5009fa req-78cb369d-7ea3-4c00-b913-f7d8f5f692b4 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.585743 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 7/26] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.619413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.623418 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:10:41.623676 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.623975 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.624309 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:10:41.625298 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:10:41.634785 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] Get all volumes completed successfully. Aug 19 23:10:41.636371 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.636371 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:41.641558 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3ae067d-4946-4ce9-945f-32570f0d78c3 req-cb254fa8-5b0f-4c87-86fc-97f6a8432376 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:10:41.643050 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 8/27] 10.4.3.193 () {68 vars in 1508 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:41.667115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.671458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] DELETE https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:41.671797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.672084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.672339 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume with id: 12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:41.683748 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.683748 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:41.684825 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:41.722975 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume request issued successfully. Aug 19 23:10:41.723220 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5912a3fe-27b3-4ad2-8d34-280d239ab192 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 202 Aug 19 23:10:41.723838 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 7/28] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:10:41 2026] DELETE /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:10:41.736032 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-95378939-9483-4310-b23a-d208a636a099 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:41.738353 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95378939-9483-4310-b23a-d208a636a099 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:41.738588 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95378939-9483-4310-b23a-d208a636a099 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:41.738909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95378939-9483-4310-b23a-d208a636a099 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:41.754828 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:41.754828 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:41.763586 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-95378939-9483-4310-b23a-d208a636a099 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:41.770196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95378939-9483-4310-b23a-d208a636a099 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 200 Aug 19 23:10:41.770726 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 7/29] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:41 2026] GET /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:42.786652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab9651ce-5028-4b7f-a59a-482efd727610 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:42.790727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab9651ce-5028-4b7f-a59a-482efd727610 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 Aug 19 23:10:42.790727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab9651ce-5028-4b7f-a59a-482efd727610 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:42.790727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab9651ce-5028-4b7f-a59a-482efd727610 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:42.797437 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab9651ce-5028-4b7f-a59a-482efd727610 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 returned with HTTP 404 Aug 19 23:10:42.798316 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 8/30] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:42 2026] GET /volume/v3/volumes/12abb260-685c-4c6f-a600-e113820345a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:42.807512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f16945e8-f274-4690-9da4-45debd3e74e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:42.810150 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] DELETE https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:42.811732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:42.811732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:42.811732 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume with id: 23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:42.823134 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:42.823134 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:42.824821 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:42.890632 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume request issued successfully. Aug 19 23:10:42.890887 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f16945e8-f274-4690-9da4-45debd3e74e3 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 202 Aug 19 23:10:42.891307 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 9/31] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:10:42 2026] DELETE /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:10:42.900838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9d5cebce-33d0-499f-8431-fae21b275363 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:42.904635 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d5cebce-33d0-499f-8431-fae21b275363 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:42.904830 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d5cebce-33d0-499f-8431-fae21b275363 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:42.905185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d5cebce-33d0-499f-8431-fae21b275363 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:42.921438 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:42.921438 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:42.928429 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9d5cebce-33d0-499f-8431-fae21b275363 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:42.935775 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d5cebce-33d0-499f-8431-fae21b275363 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 200 Aug 19 23:10:42.936368 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 8/32] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:42 2026] GET /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:43.953625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-996e5a3a-1f63-45fc-ac75-ac47a6ebd91a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:43.956408 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-996e5a3a-1f63-45fc-ac75-ac47a6ebd91a tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 Aug 19 23:10:43.956962 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-996e5a3a-1f63-45fc-ac75-ac47a6ebd91a tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:43.957788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-996e5a3a-1f63-45fc-ac75-ac47a6ebd91a tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:43.967124 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-996e5a3a-1f63-45fc-ac75-ac47a6ebd91a tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 returned with HTTP 404 Aug 19 23:10:43.968050 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 8/33] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:43 2026] GET /volume/v3/volumes/23a3d49c-8ee0-4eff-a2ac-2439a343d258 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:43.978278 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73a79195-5064-4bce-8383-f55dd82c04dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:43.980250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:43.980518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:43.980924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:43.981114 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume with id: 5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:43.991300 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:43.991300 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:43.991963 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:44.048462 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Delete volume request issued successfully. Aug 19 23:10:44.048922 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73a79195-5064-4bce-8383-f55dd82c04dc tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 202 Aug 19 23:10:44.049964 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 9/34] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:10:43 2026] DELETE /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:10:44.058252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:44.061943 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:44.062232 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:44.062516 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:44.073116 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:44.073116 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:44.079569 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Volume info retrieved successfully. Aug 19 23:10:44.088066 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e563f3bc-1c0a-41d9-a633-7eee61db39ac tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 200 Aug 19 23:10:44.088445 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 10/35] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:44 2026] GET /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:45.106811 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-192fcd19-6566-4144-9917-47b9ed05e067 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:45.112213 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-192fcd19-6566-4144-9917-47b9ed05e067 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] GET https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 Aug 19 23:10:45.112213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-192fcd19-6566-4144-9917-47b9ed05e067 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:45.112213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-192fcd19-6566-4144-9917-47b9ed05e067 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:45.120434 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-192fcd19-6566-4144-9917-47b9ed05e067 tempest-VolumesTestJSON-1481709527 tempest-VolumesTestJSON-1481709527-project-member] https://10.4.3.193/volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 returned with HTTP 404 Aug 19 23:10:45.121250 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 9/36] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:45 2026] GET /volume/v3/volumes/5a9a7693-a9de-42b1-b994-eca589e17b56 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:50.620135 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-698f063e-30c7-43a3-ab30-d414dc448ea2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.037733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-698f063e-30c7-43a3-ab30-d414dc448ea2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:10:51.038357 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-698f063e-30c7-43a3-ab30-d414dc448ea2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1627397301", "description": "tempest-group-type-description-1166175735", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:51.079558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-698f063e-30c7-43a3-ab30-d414dc448ea2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:10:51.080055 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 9/37] 10.4.3.193 () {70 vars in 1312 bytes} [Wed Aug 19 23:10:50 2026] POST /volume/v3/group_types => generated 265 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:51.090068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c7f5af16-fe46-4f79-8472-c54a69935c83 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.092328 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7f5af16-fe46-4f79-8472-c54a69935c83 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types Aug 19 23:10:51.092416 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7f5af16-fe46-4f79-8472-c54a69935c83 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.092646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7f5af16-fe46-4f79-8472-c54a69935c83 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.107301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7f5af16-fe46-4f79-8472-c54a69935c83 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 200 Aug 19 23:10:51.107662 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 10/38] 10.4.3.193 () {68 vars in 1290 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types => generated 499 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.117309 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-89e1bba3-e85c-4e51-9c1e-670bf72e3393 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.119536 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89e1bba3-e85c-4e51-9c1e-670bf72e3393 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] PUT https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 Aug 19 23:10:51.120025 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89e1bba3-e85c-4e51-9c1e-670bf72e3393 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-30643629", "description": "updated-group-type-desc"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:51.151081 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89e1bba3-e85c-4e51-9c1e-670bf72e3393 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 returned with HTTP 200 Aug 19 23:10:51.151565 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 11/39] 10.4.3.193 () {70 vars in 1422 bytes} [Wed Aug 19 23:10:51 2026] PUT /volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 => generated 253 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.161331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9b400138-daea-4c6c-b5c5-76fc49fa3d2a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.163187 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b400138-daea-4c6c-b5c5-76fc49fa3d2a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 Aug 19 23:10:51.163595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b400138-daea-4c6c-b5c5-76fc49fa3d2a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.163973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b400138-daea-4c6c-b5c5-76fc49fa3d2a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.178921 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b400138-daea-4c6c-b5c5-76fc49fa3d2a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 returned with HTTP 200 Aug 19 23:10:51.179364 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 10/40] 10.4.3.193 () {68 vars in 1401 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 => generated 253 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.189499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3917879e-3680-40aa-b3e3-7a4bdcd081f9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.191631 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3917879e-3680-40aa-b3e3-7a4bdcd081f9 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 Aug 19 23:10:51.191982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3917879e-3680-40aa-b3e3-7a4bdcd081f9 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.192174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3917879e-3680-40aa-b3e3-7a4bdcd081f9 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.217205 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3917879e-3680-40aa-b3e3-7a4bdcd081f9 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 returned with HTTP 202 Aug 19 23:10:51.218201 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 10/41] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:10:51 2026] DELETE /volume/v3/group_types/6cb16d2e-3196-4519-9a07-8972a9fd4a12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:10:51.226337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8bafb19b-e199-4301-8846-c183f576e6af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.228910 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bafb19b-e199-4301-8846-c183f576e6af tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types Aug 19 23:10:51.229167 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bafb19b-e199-4301-8846-c183f576e6af tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.229441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bafb19b-e199-4301-8846-c183f576e6af tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.235654 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bafb19b-e199-4301-8846-c183f576e6af tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 200 Aug 19 23:10:51.236872 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 11/42] 10.4.3.193 () {68 vars in 1290 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.247200 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7af715c7-459b-4469-b442-bf1f6d8be28f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.250568 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7af715c7-459b-4469-b442-bf1f6d8be28f tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:10:51.250734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7af715c7-459b-4469-b442-bf1f6d8be28f tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1730619783", "is_public": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:51.285979 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7af715c7-459b-4469-b442-bf1f6d8be28f tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:10:51.286745 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 12/43] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:10:51 2026] POST /volume/v3/group_types => generated 164 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:51.296260 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c73017ca-e7ed-4fb4-b7cb-bcefc58b953d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.299442 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c73017ca-e7ed-4fb4-b7cb-bcefc58b953d tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:10:51.300003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c73017ca-e7ed-4fb4-b7cb-bcefc58b953d tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1686512789", "is_public": false}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:51.328032 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c73017ca-e7ed-4fb4-b7cb-bcefc58b953d tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:10:51.328306 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 11/44] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:10:51 2026] POST /volume/v3/group_types => generated 165 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:51.337750 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc967bd4-830f-498f-b3b0-8292fde75816 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.339134 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc967bd4-830f-498f-b3b0-8292fde75816 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 19 23:10:51.339389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc967bd4-830f-498f-b3b0-8292fde75816 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.339613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc967bd4-830f-498f-b3b0-8292fde75816 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.353334 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc967bd4-830f-498f-b3b0-8292fde75816 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 19 23:10:51.353334 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 11/45] 10.4.3.193 () {68 vars in 1351 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.364936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58776366-4a46-4aff-9f7d-7824ec35aeb1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.366942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58776366-4a46-4aff-9f7d-7824ec35aeb1 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 19 23:10:51.367244 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58776366-4a46-4aff-9f7d-7824ec35aeb1 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.368149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58776366-4a46-4aff-9f7d-7824ec35aeb1 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.382769 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58776366-4a46-4aff-9f7d-7824ec35aeb1 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 19 23:10:51.383239 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 12/46] 10.4.3.193 () {68 vars in 1353 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.394139 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ba03dea9-6db0-4112-93ac-60ee8f729ce2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.396574 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba03dea9-6db0-4112-93ac-60ee8f729ce2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types?is_public=False Aug 19 23:10:51.397031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba03dea9-6db0-4112-93ac-60ee8f729ce2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.397295 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba03dea9-6db0-4112-93ac-60ee8f729ce2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.409510 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba03dea9-6db0-4112-93ac-60ee8f729ce2 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 19 23:10:51.409510 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 13/47] 10.4.3.193 () {68 vars in 1321 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.420099 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a3e3f615-ed73-4cff-bcfc-6f80a5af438e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.422947 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3e3f615-ed73-4cff-bcfc-6f80a5af438e tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] GET https://10.4.3.193/volume/v3/group_types?is_public=True Aug 19 23:10:51.423969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3e3f615-ed73-4cff-bcfc-6f80a5af438e tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.423969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3e3f615-ed73-4cff-bcfc-6f80a5af438e tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.440093 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3e3f615-ed73-4cff-bcfc-6f80a5af438e tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 19 23:10:51.440650 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 12/48] 10.4.3.193 () {68 vars in 1319 bytes} [Wed Aug 19 23:10:51 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:10:51.453341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8478db10-7090-44b7-b28b-dc2245a64ec4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.456289 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8478db10-7090-44b7-b28b-dc2245a64ec4 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/5d4926c6-2672-4527-81f5-68c364edd9f6 Aug 19 23:10:51.456289 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8478db10-7090-44b7-b28b-dc2245a64ec4 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.456289 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8478db10-7090-44b7-b28b-dc2245a64ec4 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.475056 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8478db10-7090-44b7-b28b-dc2245a64ec4 tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types/5d4926c6-2672-4527-81f5-68c364edd9f6 returned with HTTP 202 Aug 19 23:10:51.475611 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 12/49] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:10:51 2026] DELETE /volume/v3/group_types/5d4926c6-2672-4527-81f5-68c364edd9f6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:10:51.484484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6cbe31b-f5a9-4790-8819-1cedee94005a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:51.486781 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6cbe31b-f5a9-4790-8819-1cedee94005a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/41546291-d036-4a2a-927c-788ceaafa426 Aug 19 23:10:51.487058 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6cbe31b-f5a9-4790-8819-1cedee94005a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:51.487402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6cbe31b-f5a9-4790-8819-1cedee94005a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:51.519516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6cbe31b-f5a9-4790-8819-1cedee94005a tempest-GroupTypesTest-870744590 tempest-GroupTypesTest-870744590-project-admin] https://10.4.3.193/volume/v3/group_types/41546291-d036-4a2a-927c-788ceaafa426 returned with HTTP 202 Aug 19 23:10:51.519902 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 13/50] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:10:51 2026] DELETE /volume/v3/group_types/41546291-d036-4a2a-927c-788ceaafa426 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:10:53.280777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:53.538285 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:10:53.538994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2030626640", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:53.540889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2030626640', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:10:54.277561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume of 1 GB Aug 19 23:10:54.299437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:10:54.298423. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:10:54.300501 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Availability Zones retrieved successfully. Aug 19 23:10:54.328007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (329073ff-d8ac-4f15-a26a-5691410ade80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:54.329359 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792c47fc-e01d-4157-bd12-a2743c4316d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:54.330588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:10:54.454248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792c47fc-e01d-4157-bd12-a2743c4316d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:54.455096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1419b060-b72b-40dc-bb0e-95fb6e59938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:54.523821 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:10:54.524458 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:10:54.614654 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Created reservations ['e1d11475-c122-41b5-a314-d425632acde5', '3133a916-a423-4705-a501-e06cade75036', '5e5a3c99-f142-46d4-98b1-1cb8bcf7a2c5', '980e5a6c-1c72-43c6-91c2-b0d361ab8ef6'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:10:54.615741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1419b060-b72b-40dc-bb0e-95fb6e59938f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d11475-c122-41b5-a314-d425632acde5', '3133a916-a423-4705-a501-e06cade75036', '5e5a3c99-f142-46d4-98b1-1cb8bcf7a2c5', '980e5a6c-1c72-43c6-91c2-b0d361ab8ef6']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:54.616855 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393e91ee-193b-4366-92c7-7162bdc47a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:54.654370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393e91ee-193b-4366-92c7-7162bdc47a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1bf1ca9-9310-4658-814f-76ba7e859e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2030626640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['e1d11475-c122-41b5-a314-d425632acde5','3133a916-a423-4705-a501-e06cade75036','5e5a3c99-f142-46d4-98b1-1cb8bcf7a2c5','980e5a6c-1c72-43c6-91c2-b0d361ab8ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2030626640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1bf1ca9-9310-4658-814f-76ba7e859e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c1e9179fd84393b7184c64612e2f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:54.655882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeee0b6c-b798-4f98-855f-2f6a6cbd6319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:54.697624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeee0b6c-b798-4f98-855f-2f6a6cbd6319) transitioned into state 'SUCCESS' from state '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-2030626640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['e1d11475-c122-41b5-a314-d425632acde5','3133a916-a423-4705-a501-e06cade75036','5e5a3c99-f142-46d4-98b1-1cb8bcf7a2c5','980e5a6c-1c72-43c6-91c2-b0d361ab8ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:54.698141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f82faf-9d8b-4687-9ca0-a2efc8944485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:54.711845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f82faf-9d8b-4687-9ca0-a2efc8944485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:54.712884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (329073ff-d8ac-4f15-a26a-5691410ade80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:54.713230 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request issued successfully. Aug 19 23:10:54.714317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d08aa707-ddb5-4c50-9574-d9c0ca582edf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:10:54.714485 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 14/51] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:10:53 2026] POST /volume/v3/volumes => generated 757 bytes in 1435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:10:54.730124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:54.735373 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:54.735741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:54.736106 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:54.752699 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:54.752699 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:54.758760 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:10:54.764796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-381eeb7a-fdee-442f-a4b8-a53f24b9b7d3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:10:54.765242 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 13/52] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:54 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:55.788947 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ef86687-3d2a-4a14-b966-39c507521b34 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:55.793650 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ef86687-3d2a-4a14-b966-39c507521b34 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:55.795673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ef86687-3d2a-4a14-b966-39c507521b34 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:55.795673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ef86687-3d2a-4a14-b966-39c507521b34 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:55.807051 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:55.807051 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:55.812554 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ef86687-3d2a-4a14-b966-39c507521b34 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:10:55.818636 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ef86687-3d2a-4a14-b966-39c507521b34 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:10:55.819154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 13/53] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:55 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:56.838208 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:56.843228 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:56.843228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:56.846630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:56.861355 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:56.861355 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:10:56.867543 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:10:56.874841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f36148d1-9c41-4202-b2a1-b71e9d58ddd2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:10:56.875577 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 14/54] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:56 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:57.673680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:57.894678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:57.896319 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:57.896550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:57.896823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:57.908218 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:57.908218 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:57.913242 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:10:57.922277 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa31bb48-5af6-4c7f-9f8d-f575ff7fb5e2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:10:57.923018 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 14/55] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:57 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:57.942720 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:10:57.943213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-473689172", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:57.946822 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-473689172', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:10:58.068403 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume of 1 GB Aug 19 23:10:58.068839 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:58.068839 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:58.078241 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Availability Zones retrieved successfully. Aug 19 23:10:58.087427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (2e0c2513-3e62-48ea-aafc-e35b94633162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:58.091215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694e499c-c99e-4499-b24d-c0d80a938321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:58.092818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:10:58.199414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694e499c-c99e-4499-b24d-c0d80a938321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:58.200466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03aead7-b289-4fc4-ac66-e87a2c839a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:58.276576 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Created reservations ['14286ecf-b565-4de1-9428-da4cb07c9041', '84642edf-62d3-4b12-8e4c-404ece2a0abe', 'f7784df9-026e-4ff2-ab15-8c863fb52301', 'd903c1c9-d461-4c33-bb4f-d2fc02977a2e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:10:58.277478 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03aead7-b289-4fc4-ac66-e87a2c839a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14286ecf-b565-4de1-9428-da4cb07c9041', '84642edf-62d3-4b12-8e4c-404ece2a0abe', 'f7784df9-026e-4ff2-ab15-8c863fb52301', 'd903c1c9-d461-4c33-bb4f-d2fc02977a2e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:58.278585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4e8d7-19c2-4b61-bb10-b486bab52fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:58.308945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4e8d7-19c2-4b61-bb10-b486bab52fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f92d546-836f-4932-a604-cb908caf7d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-473689172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['14286ecf-b565-4de1-9428-da4cb07c9041','84642edf-62d3-4b12-8e4c-404ece2a0abe','f7784df9-026e-4ff2-ab15-8c863fb52301','d903c1c9-d461-4c33-bb4f-d2fc02977a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-473689172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f92d546-836f-4932-a604-cb908caf7d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f8ad4342d7430ab76a593c8327738d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:58.309825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4558a31-537c-44ea-aac4-ac7307b08489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:58.334163 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4558a31-537c-44ea-aac4-ac7307b08489) transitioned into state 'SUCCESS' from state '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-473689172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['14286ecf-b565-4de1-9428-da4cb07c9041','84642edf-62d3-4b12-8e4c-404ece2a0abe','f7784df9-026e-4ff2-ab15-8c863fb52301','d903c1c9-d461-4c33-bb4f-d2fc02977a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:58.335200 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33f46eb-c58b-4d68-8075-cfb402070c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:10:58.355170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33f46eb-c58b-4d68-8075-cfb402070c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:10:58.355170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (2e0c2513-3e62-48ea-aafc-e35b94633162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:10:58.355170 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request issued successfully. Aug 19 23:10:58.355170 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5159f6a-0ec5-4908-81c8-e35e4a0b1d64 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:10:58.355170 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 15/56] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:10:57 2026] POST /volume/v3/volumes => generated 751 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:10:58.373452 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:58.376044 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:10:58.376374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:58.377223 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:58.391651 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:58.391651 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:58.400824 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:10:58.405270 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d5aed1a-6d3e-4cba-8596-1632c770cdb8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:10:58.405648 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 14/57] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:58 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:58.895799 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eadf0a25-94b1-45b7-8720-8f6ceb35bc83 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:58.940544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ad178b4-3130-4deb-904e-999f45ff35bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:58.942523 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ad178b4-3130-4deb-904e-999f45ff35bf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:58.942765 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ad178b4-3130-4deb-904e-999f45ff35bf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:58.943001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ad178b4-3130-4deb-904e-999f45ff35bf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:58.954815 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:58.954815 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:10:58.961958 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3ad178b4-3130-4deb-904e-999f45ff35bf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:10:58.972017 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ad178b4-3130-4deb-904e-999f45ff35bf tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:10:58.972673 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 15/58] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:58 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:59.182930 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eadf0a25-94b1-45b7-8720-8f6ceb35bc83 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 19 23:10:59.183110 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eadf0a25-94b1-45b7-8720-8f6ceb35bc83 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:59.183360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eadf0a25-94b1-45b7-8720-8f6ceb35bc83 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:59.190744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eadf0a25-94b1-45b7-8720-8f6ceb35bc83 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 19 23:10:59.191323 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 15/59] 10.4.3.193 () {66 vars in 1249 bytes} [Wed Aug 19 23:10:58 2026] GET /volume/v3/os-services => generated 626 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:59.203370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4df83fce-810d-41b7-9ef3-de684a7ae9b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.205287 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4df83fce-810d-41b7-9ef3-de684a7ae9b4 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] PUT https://10.4.3.193/volume/v3/os-services/disable-log-reason Aug 19 23:10:59.205672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4df83fce-810d-41b7-9ef3-de684a7ae9b4 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007826", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:59.207434 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4df83fce-810d-41b7-9ef3-de684a7ae9b4 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 19 23:10:59.207984 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 16/60] 10.4.3.193 () {68 vars in 1326 bytes} [Wed Aug 19 23:10:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:10:59.218553 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2232bfb4-cd4d-4762-9db2-9f9174e10336 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.220949 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2232bfb4-cd4d-4762-9db2-9f9174e10336 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] PUT https://10.4.3.193/volume/v3/os-services/disable Aug 19 23:10:59.221776 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2232bfb4-cd4d-4762-9db2-9f9174e10336 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007826", "binary": "invalid_binary"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:59.231067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2232bfb4-cd4d-4762-9db2-9f9174e10336 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services/disable returned with HTTP 404 Aug 19 23:10:59.231814 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 15/61] 10.4.3.193 () {68 vars in 1293 bytes} [Wed Aug 19 23:10:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:59.241595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fa363962-66a1-45e1-87bd-dca8842b2fd6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.243860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa363962-66a1-45e1-87bd-dca8842b2fd6 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] PUT https://10.4.3.193/volume/v3/os-services/enable Aug 19 23:10:59.244278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fa363962-66a1-45e1-87bd-dca8842b2fd6 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:59.253557 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa363962-66a1-45e1-87bd-dca8842b2fd6 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services/enable returned with HTTP 404 Aug 19 23:10:59.254217 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 16/62] 10.4.3.193 () {68 vars in 1290 bytes} [Wed Aug 19 23:10:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:10:59.263127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6bab886b-e300-4188-aeda-cb36735ed376 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.266087 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6bab886b-e300-4188-aeda-cb36735ed376 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] PUT https://10.4.3.193/volume/v3/os-services/freeze Aug 19 23:10:59.266535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6bab886b-e300-4188-aeda-cb36735ed376 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:59.279002 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6bab886b-e300-4188-aeda-cb36735ed376 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services/freeze returned with HTTP 400 Aug 19 23:10:59.279535 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 16/63] 10.4.3.193 () {68 vars in 1290 bytes} [Wed Aug 19 23:10:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:10:59.290278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02b59a71-636c-4ff0-b729-22ae15052af9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.292874 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02b59a71-636c-4ff0-b729-22ae15052af9 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] PUT https://10.4.3.193/volume/v3/os-services/thaw Aug 19 23:10:59.292874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02b59a71-636c-4ff0-b729-22ae15052af9 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:10:59.295442 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:59.295442 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:10:59.303196 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02b59a71-636c-4ff0-b729-22ae15052af9 tempest-VolumeServicesNegativeTest-1319269958 tempest-VolumeServicesNegativeTest-1319269958-project-admin] https://10.4.3.193/volume/v3/os-services/thaw returned with HTTP 400 Aug 19 23:10:59.303771 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 17/64] 10.4.3.193 () {68 vars in 1284 bytes} [Wed Aug 19 23:10:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:10:59.425984 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-59860bac-4102-4834-82b8-dffa2afa56f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.433446 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59860bac-4102-4834-82b8-dffa2afa56f8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:10:59.433725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59860bac-4102-4834-82b8-dffa2afa56f8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:59.433957 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59860bac-4102-4834-82b8-dffa2afa56f8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:10:59.447409 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:10:59.447409 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:10:59.452916 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-59860bac-4102-4834-82b8-dffa2afa56f8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:10:59.461464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59860bac-4102-4834-82b8-dffa2afa56f8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:10:59.462089 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 16/65] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:59 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:10:59.992456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f00df7e0-541a-481c-ae39-649cc564e04d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:10:59.996742 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f00df7e0-541a-481c-ae39-649cc564e04d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:10:59.997074 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f00df7e0-541a-481c-ae39-649cc564e04d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:10:59.997325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f00df7e0-541a-481c-ae39-649cc564e04d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:00.005549 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:00.005549 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:00.009632 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f00df7e0-541a-481c-ae39-649cc564e04d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:00.014763 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f00df7e0-541a-481c-ae39-649cc564e04d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:00.015227 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 17/66] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:10:59 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:00.480493 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:00.482555 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:00.484362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:00.484362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:00.492057 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:00.492057 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:00.499216 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:00.506745 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6713f8ff-67e5-4c7d-a067-ad58c2ffb72c tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:00.507369 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 17/67] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:00 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:01.037803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:01.042974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:01.043270 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:01.043574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:01.053753 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:01.053753 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:01.059478 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:01.064648 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2be4f94f-dc5a-475e-bcbb-f8af2455a2dc tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:01.065147 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 18/68] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:01 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:01.530168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:01.532509 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:01.533481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:01.533806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:01.545692 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:01.545692 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:01.550723 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:01.560689 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f32c1fe7-f9cc-45e8-9f02-822df1c1c730 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:01.561491 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 17/69] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:01 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:02.083212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:02.085363 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:02.085597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:02.085890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:02.094785 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:02.094785 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:02.098472 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:02.104173 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8125abed-d7ac-4021-a044-9fdb0bb4261f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:02.104751 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 18/70] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:02 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:02.578758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c999cd22-03d1-4010-8e3f-81017683a349 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:02.584779 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c999cd22-03d1-4010-8e3f-81017683a349 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:02.585190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c999cd22-03d1-4010-8e3f-81017683a349 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:02.585869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c999cd22-03d1-4010-8e3f-81017683a349 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:02.596994 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:02.596994 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:02.600131 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c999cd22-03d1-4010-8e3f-81017683a349 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:02.607785 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c999cd22-03d1-4010-8e3f-81017683a349 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:02.608218 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 18/71] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:02 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:03.125843 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:03.130194 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:03.130502 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:03.130787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:03.142427 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:03.142427 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:03.146927 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:03.153806 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b77b9bd3-c5a0-4ee6-a6d7-822aefa160b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:03.154285 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 19/72] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:03 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:03.629036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:03.631323 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:03.631323 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:03.631642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:03.639808 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:03.639808 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:03.644125 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:03.648916 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78147ad4-30d9-45df-a08e-40103f57dcf4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:03.649539 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 18/73] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:03 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:04.168373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-97d9c773-2b5a-4546-b783-926b4b266f5a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:04.171285 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97d9c773-2b5a-4546-b783-926b4b266f5a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:04.173010 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97d9c773-2b5a-4546-b783-926b4b266f5a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:04.173010 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97d9c773-2b5a-4546-b783-926b4b266f5a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:04.180874 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:04.180874 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:04.185352 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-97d9c773-2b5a-4546-b783-926b4b266f5a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:04.190429 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97d9c773-2b5a-4546-b783-926b4b266f5a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:04.190907 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 19/74] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:04 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:04.196524 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:04.456772 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:04.457022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-857593944"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:04.459913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-857593944'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:04.460451 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Create volume of 1 GB Aug 19 23:11:04.480575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Availability zone cache updated, next update will occur around 2026-08-20 00:11:04.478724. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:11:04.480575 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Availability Zones retrieved successfully. Aug 19 23:11:04.506148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Flow 'volume_create_api' (35e8b5bd-4cde-45e0-a77f-4c0bba739e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:04.507943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc0389a-ffa4-4d36-be19-82d1df7d771e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:04.509405 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:04.566403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc0389a-ffa4-4d36-be19-82d1df7d771e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:04.567364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35520ac7-bc95-4d03-97ca-aab9f12e9ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:04.609849 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-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 19 23:11:04.610236 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-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 19 23:11:04.668511 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c6384a24-713a-44b3-8780-47962767f7ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:04.672626 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6384a24-713a-44b3-8780-47962767f7ed tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:04.673508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6384a24-713a-44b3-8780-47962767f7ed tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:04.673508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6384a24-713a-44b3-8780-47962767f7ed tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:04.680022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Created reservations ['00de850f-db79-415d-8f1b-9c1844faf37d', 'f25224fb-9e51-478e-9406-85504bff6cb4', '9335ef6b-5fbe-43ec-af16-b6fc5da9f0af', 'd167d4f9-7ae3-47fa-aa91-52fd88d851ac'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:04.680834 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35520ac7-bc95-4d03-97ca-aab9f12e9ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00de850f-db79-415d-8f1b-9c1844faf37d', 'f25224fb-9e51-478e-9406-85504bff6cb4', '9335ef6b-5fbe-43ec-af16-b6fc5da9f0af', 'd167d4f9-7ae3-47fa-aa91-52fd88d851ac']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:04.681869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08877179-bb5d-4d01-9720-d916f8ac687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:04.687616 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:04.687616 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:04.695216 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c6384a24-713a-44b3-8780-47962767f7ed tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:04.705240 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6384a24-713a-44b3-8780-47962767f7ed tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:04.705961 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 20/75] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:04 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:04.746335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08877179-bb5d-4d01-9720-d916f8ac687b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c98431-fbf5-417b-8ad6-4bb9b8dc7942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-857593944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d63308ba8d44dc8a27a0ac21616708d',qos_specs=None,replication_status=,reservations=['00de850f-db79-415d-8f1b-9c1844faf37d','f25224fb-9e51-478e-9406-85504bff6cb4','9335ef6b-5fbe-43ec-af16-b6fc5da9f0af','d167d4f9-7ae3-47fa-aa91-52fd88d851ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd10a9a3e441582a95dbb345338fa',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-857593944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c98431-fbf5-417b-8ad6-4bb9b8dc7942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d63308ba8d44dc8a27a0ac21616708d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd10a9a3e441582a95dbb345338fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:04.747390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80cb377-12df-48c5-b4ca-8b153b0450d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:04.790004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80cb377-12df-48c5-b4ca-8b153b0450d2) transitioned into state 'SUCCESS' from state '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-857593944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d63308ba8d44dc8a27a0ac21616708d',qos_specs=None,replication_status=,reservations=['00de850f-db79-415d-8f1b-9c1844faf37d','f25224fb-9e51-478e-9406-85504bff6cb4','9335ef6b-5fbe-43ec-af16-b6fc5da9f0af','d167d4f9-7ae3-47fa-aa91-52fd88d851ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd10a9a3e441582a95dbb345338fa',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:04.791784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfa7f1a-e4c3-45ae-a6b9-2618a56cc8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:04.806683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfa7f1a-e4c3-45ae-a6b9-2618a56cc8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:04.807813 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Flow 'volume_create_api' (35e8b5bd-4cde-45e0-a77f-4c0bba739e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:04.808486 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Create volume request issued successfully. Aug 19 23:11:04.809241 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b1e2c3a-6bcb-48c7-b8d2-fba207ea23d3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:04.809925 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 19/76] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:04 2026] POST /volume/v3/volumes => generated 784 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:04.825680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:04.828645 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:11:04.828894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:04.829109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:04.861534 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:04.861534 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:04.865060 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:11:04.869673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9be11721-db72-4be7-beda-4de7bd3ccbfd tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:11:04.869673 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 19/77] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:04 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:05.206584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:05.209534 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:05.210752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:05.210752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:05.218477 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:05.218477 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:05.222962 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:05.229492 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c59af4d-f849-4ecf-91a1-2db6dc067a8f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:05.229492 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 20/78] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:05 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:05.730167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55f4e2de-1c77-419d-9935-7274e0e075cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:05.734736 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55f4e2de-1c77-419d-9935-7274e0e075cf tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:05.734736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55f4e2de-1c77-419d-9935-7274e0e075cf tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:05.734736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55f4e2de-1c77-419d-9935-7274e0e075cf tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:05.745231 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:05.745231 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:05.750334 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55f4e2de-1c77-419d-9935-7274e0e075cf tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:05.756591 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55f4e2de-1c77-419d-9935-7274e0e075cf tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:05.757139 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 21/79] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:05 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:05.891069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:05.894133 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:11:05.896475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:05.897489 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:05.914632 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:05.914632 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:05.922306 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:11:05.929607 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24c19d58-58d7-4f8a-9070-372ab2ed92c3 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:11:05.930127 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 20/80] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:05 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:06.251008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:06.255281 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:06.255281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:06.255281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:06.272141 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:06.272141 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:06.279397 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:06.288483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d6a4f33-2dc5-4864-9e11-1378d6fba12b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:06.289247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 20/81] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:06 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 910 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:06.780559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:06.782840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:06.783552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:06.783552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:06.792360 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:06.792360 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:06.796483 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:06.801120 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-df148ae6-1a57-4f15-8bbd-5d77a305e75a tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:06.801547 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 21/82] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:06 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:07.304953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:07.306980 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:07.307509 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:07.307509 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:07.317136 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:07.317136 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:07.321743 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:07.328991 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96db58e8-a084-4f4b-9ec2-6398eba3f97f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:07.329472 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 22/83] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:07 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 1398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:07.817253 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:07.819872 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:07.819872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:07.820998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:07.828208 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:07.828208 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:07.837397 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:07.844912 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ef69352-ed34-4457-bd94-348f1b3f7c29 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:07.845385 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 21/84] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:07 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:07.862540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:07.866001 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:07.866567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-19686394"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:07.869495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-19686394'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:07.870011 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume of 1 GB Aug 19 23:11:07.900638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:11:07.899129. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:11:07.900638 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Availability Zones retrieved successfully. Aug 19 23:11:07.926416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (24ffe82e-23c8-4c76-9b63-d3da13e24d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:07.928443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c682bbf5-f76c-4567-bec6-564aa05ad635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:07.928983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:07.992934 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c682bbf5-f76c-4567-bec6-564aa05ad635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:07.993922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ecdb06-d8e7-4cb3-ae2b-78ba58348554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.053057 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.053057 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.076315 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Created reservations ['f334adea-d42e-42ec-b27a-f8c7896a7517', '19f4b951-99e9-464e-b468-bd3e6a1ca7f7', '68ad9d4e-d82a-4f0c-b289-d865ee83b75a', 'e0a039ef-df04-4270-9e4b-fa278b765429'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:08.077513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ecdb06-d8e7-4cb3-ae2b-78ba58348554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f334adea-d42e-42ec-b27a-f8c7896a7517', '19f4b951-99e9-464e-b468-bd3e6a1ca7f7', '68ad9d4e-d82a-4f0c-b289-d865ee83b75a', 'e0a039ef-df04-4270-9e4b-fa278b765429']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.078401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2856fc-44a8-41e4-b6bf-0c21191989b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.112212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2856fc-44a8-41e4-b6bf-0c21191989b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cda8b05-e770-4c0d-8274-5181a491bd50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-19686394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['f334adea-d42e-42ec-b27a-f8c7896a7517','19f4b951-99e9-464e-b468-bd3e6a1ca7f7','68ad9d4e-d82a-4f0c-b289-d865ee83b75a','e0a039ef-df04-4270-9e4b-fa278b765429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-19686394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cda8b05-e770-4c0d-8274-5181a491bd50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f8ad4342d7430ab76a593c8327738d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.113494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c71802-35f2-4425-91aa-585d85405ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.145545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c71802-35f2-4425-91aa-585d85405ab0) transitioned into state 'SUCCESS' from state '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-19686394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['f334adea-d42e-42ec-b27a-f8c7896a7517','19f4b951-99e9-464e-b468-bd3e6a1ca7f7','68ad9d4e-d82a-4f0c-b289-d865ee83b75a','e0a039ef-df04-4270-9e4b-fa278b765429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.146667 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fb667f-2ae7-454a-a010-dacdce228e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.175042 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fb667f-2ae7-454a-a010-dacdce228e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.176533 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (24ffe82e-23c8-4c76-9b63-d3da13e24d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:08.176793 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request issued successfully. Aug 19 23:11:08.177547 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d8b8760-e400-4cf2-bcba-ce6e1206d3df tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:08.178122 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 21/85] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:07 2026] POST /volume/v3/volumes => generated 750 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:08.201057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:08.203483 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:11:08.203965 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:08.204037 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:08.214277 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:08.214277 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:08.219323 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:08.223889 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c929b027-5e38-4536-8bf9-0f8c9796c767 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 200 Aug 19 23:11:08.224413 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 22/86] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:08 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:08.347758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:08.351133 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:08.351430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:08.351747 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:08.370058 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:08.370058 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:08.376041 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:08.383921 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e95a314-5ff0-4c3b-ab32-beb0efebfa74 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:08.383921 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 23/87] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:08 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:08.401937 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:08.403076 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:08.403494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1427260611"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:08.405266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1427260611'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:08.405404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume of 1 GB Aug 19 23:11:08.410112 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Availability Zones retrieved successfully. Aug 19 23:11:08.419854 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (ced3aee3-44c0-45db-8db8-e296da5760c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:08.419987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d008a143-139c-4579-b22f-22aa5c0477c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.421924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:08.473948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d008a143-139c-4579-b22f-22aa5c0477c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.475051 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf61f6f8-ddcb-4636-af6e-27b569a29c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.566871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Created reservations ['d85b93c7-4d22-4613-b095-4f5b577810ff', '26574cca-9f81-42f5-ab02-7b595fe12123', '34749527-d154-4eee-9eb8-d452e5996b3b', '548b2eb7-6d05-4506-8ed4-53528953ce7b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:08.567948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf61f6f8-ddcb-4636-af6e-27b569a29c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85b93c7-4d22-4613-b095-4f5b577810ff', '26574cca-9f81-42f5-ab02-7b595fe12123', '34749527-d154-4eee-9eb8-d452e5996b3b', '548b2eb7-6d05-4506-8ed4-53528953ce7b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.568969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07cead30-4c74-4e9b-a11d-2483877ba18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.607928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07cead30-4c74-4e9b-a11d-2483877ba18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ac9e54-3822-4759-9472-973e61cb2334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1427260611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['d85b93c7-4d22-4613-b095-4f5b577810ff','26574cca-9f81-42f5-ab02-7b595fe12123','34749527-d154-4eee-9eb8-d452e5996b3b','548b2eb7-6d05-4506-8ed4-53528953ce7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1427260611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ac9e54-3822-4759-9472-973e61cb2334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c1e9179fd84393b7184c64612e2f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.609958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519b789e-11db-4dc1-a8e8-d6f202ef9e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.623147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e3a7701f-11da-4e12-9541-f3617815e536 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:08.640561 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519b789e-11db-4dc1-a8e8-d6f202ef9e91) transitioned into state 'SUCCESS' from state '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-1427260611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['d85b93c7-4d22-4613-b095-4f5b577810ff','26574cca-9f81-42f5-ab02-7b595fe12123','34749527-d154-4eee-9eb8-d452e5996b3b','548b2eb7-6d05-4506-8ed4-53528953ce7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.641497 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2bc8329-9dc4-407f-8acc-3d2516e5ea3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:08.656583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2bc8329-9dc4-407f-8acc-3d2516e5ea3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:08.657699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (ced3aee3-44c0-45db-8db8-e296da5760c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:08.658125 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request issued successfully. Aug 19 23:11:08.659062 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05a775e1-dfb6-48c4-9168-fe78db4b41a9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:08.659327 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 22/88] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:08 2026] POST /volume/v3/volumes => generated 757 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:08.684818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-729fb96c-c545-469f-a66d-1611f999dec3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:08.687079 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-729fb96c-c545-469f-a66d-1611f999dec3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:11:08.687334 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-729fb96c-c545-469f-a66d-1611f999dec3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:08.687576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-729fb96c-c545-469f-a66d-1611f999dec3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:08.702730 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:08.702730 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:08.709485 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-729fb96c-c545-469f-a66d-1611f999dec3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:08.717971 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-729fb96c-c545-469f-a66d-1611f999dec3 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 200 Aug 19 23:11:08.718579 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 23/89] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:08 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:08.975995 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f Aug 19 23:11:08.976258 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:08.976505 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:08.976847 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:08.976847 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:08.986378 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.986775 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.987174 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.987741 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.988183 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.988524 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.988852 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:08.994430 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3a7701f-11da-4e12-9541-f3617815e536 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f returned with HTTP 200 Aug 19 23:11:08.994887 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 22/90] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:11:08 2026] GET /volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f => generated 437 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:09.006613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-69db16d7-3c6d-41fb-8144-0658472e881c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.008678 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f Aug 19 23:11:09.009055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:09.070119 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.070443 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.070744 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.071189 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.071510 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.071871 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.072193 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:09.077140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69db16d7-3c6d-41fb-8144-0658472e881c tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f returned with HTTP 200 Aug 19 23:11:09.077622 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 24/91] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:11:09 2026] PUT /volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f => generated 390 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:09.088041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cf3ca43-9760-4049-9088-0e93e9474216 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.242653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-061710f7-f751-4ef6-80cc-d961048f167d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.245250 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-061710f7-f751-4ef6-80cc-d961048f167d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:11:09.245494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-061710f7-f751-4ef6-80cc-d961048f167d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:09.245775 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-061710f7-f751-4ef6-80cc-d961048f167d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:09.265396 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:09.265396 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:09.284682 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-061710f7-f751-4ef6-80cc-d961048f167d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:09.290245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-061710f7-f751-4ef6-80cc-d961048f167d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 200 Aug 19 23:11:09.295123 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 24/92] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:09 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:09.320209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.326974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:09.327104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1692402661"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:09.329337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1692402661'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:09.330335 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume of 1 GB Aug 19 23:11:09.336838 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Availability Zones retrieved successfully. Aug 19 23:11:09.345919 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (6b95e59f-a06a-4913-82cb-f41764bc1b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:09.347108 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1162b516-2835-47e2-a7ff-40fd34dd46d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.348276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:09.401649 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:09.403078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-544551918"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:09.405250 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1162b516-2835-47e2-a7ff-40fd34dd46d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.406326 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-544551918'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:09.406614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011b1ebd-6aa3-428c-b153-7f0d58de46b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.406690 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create volume of 1 GB Aug 19 23:11:09.406933 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:09.406933 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:09.415254 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Availability Zones retrieved successfully. Aug 19 23:11:09.424887 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Flow 'volume_create_api' (690a0093-93ff-4744-a9a7-71108c25d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:09.426863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c2bf7c-dc7d-432d-8f2f-f92961bc9d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.428273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:09.475472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c2bf7c-dc7d-432d-8f2f-f92961bc9d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.477316 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd978b4b-f8d0-4733-9bdd-9646c05d753c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.493626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Created reservations ['0fab1a57-5e61-4c8c-9835-4b7833353ba9', '8ec9ed30-def4-4e8a-b7e3-ed30a79dc307', '70285a3e-919e-4fdb-adb4-b720681ee56f', '8c4b6857-6cf9-474b-8578-fdade50a0055'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:09.494306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011b1ebd-6aa3-428c-b153-7f0d58de46b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fab1a57-5e61-4c8c-9835-4b7833353ba9', '8ec9ed30-def4-4e8a-b7e3-ed30a79dc307', '70285a3e-919e-4fdb-adb4-b720681ee56f', '8c4b6857-6cf9-474b-8578-fdade50a0055']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.495504 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadc6835-0a74-44d2-bc4b-0b3dc2ab8b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.535153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadc6835-0a74-44d2-bc4b-0b3dc2ab8b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3290d27f-cae1-4800-9d43-b4d977f04427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1692402661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['0fab1a57-5e61-4c8c-9835-4b7833353ba9','8ec9ed30-def4-4e8a-b7e3-ed30a79dc307','70285a3e-919e-4fdb-adb4-b720681ee56f','8c4b6857-6cf9-474b-8578-fdade50a0055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1692402661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3290d27f-cae1-4800-9d43-b4d977f04427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f8ad4342d7430ab76a593c8327738d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.536579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2788626-57d7-48bf-a359-0f90ba4039f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.569084 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2788626-57d7-48bf-a359-0f90ba4039f7) transitioned into state 'SUCCESS' from state '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-1692402661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ce0726fe9d47fe849c6f24908c7ab4',qos_specs=None,replication_status=,reservations=['0fab1a57-5e61-4c8c-9835-4b7833353ba9','8ec9ed30-def4-4e8a-b7e3-ed30a79dc307','70285a3e-919e-4fdb-adb4-b720681ee56f','8c4b6857-6cf9-474b-8578-fdade50a0055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f8ad4342d7430ab76a593c8327738d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.570174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a41707f-3b8b-4e12-9c8c-afe8573c0e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.593928 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a41707f-3b8b-4e12-9c8c-afe8573c0e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.595794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Flow 'volume_create_api' (6b95e59f-a06a-4913-82cb-f41764bc1b5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:09.595794 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Create volume request issued successfully. Aug 19 23:11:09.596400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-236bd59b-3da6-43fe-9a16-d1faeefe53ae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:09.596953 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 23/93] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:09 2026] POST /volume/v3/volumes => generated 752 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:09.623447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.629790 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:11:09.629790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:09.632008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:09.651514 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Created reservations ['9424c1d9-591f-440a-88d1-c4195d88bd45', '43e4ad04-c942-4426-9d52-0bfe5dc5b775', 'd1aef679-9499-44d3-ab85-d19507223564', '98361c5a-2731-4470-bafb-88c69aac8b19'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:09.652342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd978b4b-f8d0-4733-9bdd-9646c05d753c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9424c1d9-591f-440a-88d1-c4195d88bd45', '43e4ad04-c942-4426-9d52-0bfe5dc5b775', 'd1aef679-9499-44d3-ab85-d19507223564', '98361c5a-2731-4470-bafb-88c69aac8b19']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.653974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6063392b-c8ad-46f1-9050-062ff4529558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.656796 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:09.656796 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:09.667403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:09.676524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c653b7a-b82d-4e1f-b826-64f8f4f25df7 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 200 Aug 19 23:11:09.677087 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 25/94] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:09 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:11:09.689943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6063392b-c8ad-46f1-9050-062ff4529558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6124e8f7-d46e-4f95-be9c-a946a69293b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-544551918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25690dcad2a46bfbb94181b1ec9661f',qos_specs=None,replication_status=,reservations=['9424c1d9-591f-440a-88d1-c4195d88bd45','43e4ad04-c942-4426-9d52-0bfe5dc5b775','d1aef679-9499-44d3-ab85-d19507223564','98361c5a-2731-4470-bafb-88c69aac8b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5175850784c042ef8992eb833b5697b0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-544551918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6124e8f7-d46e-4f95-be9c-a946a69293b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a25690dcad2a46bfbb94181b1ec9661f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5175850784c042ef8992eb833b5697b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.690723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3477163d-84fc-4721-acc1-81ac1b4c132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.733974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f030965d-e013-4348-9c0b-09da7e5e3651 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.735739 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3477163d-84fc-4721-acc1-81ac1b4c132c) transitioned into state 'SUCCESS' from state '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-544551918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25690dcad2a46bfbb94181b1ec9661f',qos_specs=None,replication_status=,reservations=['9424c1d9-591f-440a-88d1-c4195d88bd45','43e4ad04-c942-4426-9d52-0bfe5dc5b775','d1aef679-9499-44d3-ab85-d19507223564','98361c5a-2731-4470-bafb-88c69aac8b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5175850784c042ef8992eb833b5697b0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.736579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b445ce01-1cec-45d6-8465-48614e9b9f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.737646 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f030965d-e013-4348-9c0b-09da7e5e3651 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:11:09.737947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f030965d-e013-4348-9c0b-09da7e5e3651 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:09.738225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f030965d-e013-4348-9c0b-09da7e5e3651 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:09.755569 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:09.755569 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:09.761798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b445ce01-1cec-45d6-8465-48614e9b9f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.761798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Flow 'volume_create_api' (690a0093-93ff-4744-a9a7-71108c25d959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:09.762308 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f030965d-e013-4348-9c0b-09da7e5e3651 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:09.762475 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create volume request issued successfully. Aug 19 23:11:09.763812 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf3ca43-9760-4049-9088-0e93e9474216 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:09.764695 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 23/95] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:09 2026] POST /volume/v3/volumes => generated 766 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:09.775014 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f030965d-e013-4348-9c0b-09da7e5e3651 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 200 Aug 19 23:11:09.775597 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 25/96] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:09 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:09.782569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.784009 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:09.784307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:09.784610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:09.795781 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:09.795781 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:09.796282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:09.799930 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:09.800819 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1490431095"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:09.802059 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:09.803062 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1490431095'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:09.803062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume of 1 GB Aug 19 23:11:09.808680 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db2cde05-8c44-4bb4-8e88-aff3070ac6d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 200 Aug 19 23:11:09.809083 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 24/97] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:09 2026] GET /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:09.816739 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Availability Zones retrieved successfully. Aug 19 23:11:09.822594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (7348cde8-e8a4-458e-8175-0f99b137810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:09.824017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed34ad2e-c636-4b0b-8219-37c13a4ce617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.825314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:09.871769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed34ad2e-c636-4b0b-8219-37c13a4ce617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.872762 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea10ea-43f3-401d-be90-c733ac012441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.939299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Created reservations ['53393bfe-8df5-4e97-a60a-1be4bdd26628', 'c0c0f7b7-709d-4ebd-95ba-daa3792d7336', 'f5b024ea-1955-4d37-a9a6-96dba94fc397', 'a7b5a571-9fc4-4dc0-a60f-c25229578d5b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:09.940386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ea10ea-43f3-401d-be90-c733ac012441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53393bfe-8df5-4e97-a60a-1be4bdd26628', 'c0c0f7b7-709d-4ebd-95ba-daa3792d7336', 'f5b024ea-1955-4d37-a9a6-96dba94fc397', 'a7b5a571-9fc4-4dc0-a60f-c25229578d5b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.941558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd3cbc6-b7ae-40c3-8dbb-1f9939653737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:09.970300 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd3cbc6-b7ae-40c3-8dbb-1f9939653737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3002c1-f325-4a10-ae20-7c732d4db1b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1490431095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['53393bfe-8df5-4e97-a60a-1be4bdd26628','c0c0f7b7-709d-4ebd-95ba-daa3792d7336','f5b024ea-1955-4d37-a9a6-96dba94fc397','a7b5a571-9fc4-4dc0-a60f-c25229578d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1490431095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3002c1-f325-4a10-ae20-7c732d4db1b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c1e9179fd84393b7184c64612e2f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:09.971307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4977702b-c8ea-4d2d-bebc-6da8c89def97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:10.005405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4977702b-c8ea-4d2d-bebc-6da8c89def97) transitioned into state 'SUCCESS' from state '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-1490431095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c1e9179fd84393b7184c64612e2f48',qos_specs=None,replication_status=,reservations=['53393bfe-8df5-4e97-a60a-1be4bdd26628','c0c0f7b7-709d-4ebd-95ba-daa3792d7336','f5b024ea-1955-4d37-a9a6-96dba94fc397','a7b5a571-9fc4-4dc0-a60f-c25229578d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58623e04e2bf4ae8abd2157e9eb36104',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:10.006350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85474c61-a934-4e96-a68c-10b226bf4c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:10.023750 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85474c61-a934-4e96-a68c-10b226bf4c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:10.025088 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Flow 'volume_create_api' (7348cde8-e8a4-458e-8175-0f99b137810a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:10.025088 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Create volume request issued successfully. Aug 19 23:11:10.026781 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9fc84127-e92d-41e5-9cb9-c9c2de2f2b8b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:10.026781 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 26/98] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:09 2026] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:10.045754 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:10.048353 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:11:10.048655 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:10.049022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:10.062317 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:10.062317 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:10.067145 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:10.073726 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bebe3122-6cb2-4d87-b5d8-c14bfc10f0f9 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 200 Aug 19 23:11:10.074257 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 24/99] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:10 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:10.696734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:10.698822 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:11:10.699095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:10.699303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:10.708723 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:10.708723 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:10.715372 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:10.720773 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-40e370f4-b342-4aa4-97c7-7c4c757473bd tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 200 Aug 19 23:11:10.721338 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 26/100] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:10 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:10.831054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:10.833198 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:10.833391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:10.833674 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:10.844550 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:10.844550 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:10.850791 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:10.860406 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57bb7b92-5f50-422f-8453-18a4f83e3015 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 200 Aug 19 23:11:10.860941 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 25/101] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:10 2026] GET /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:10.878883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:10.881596 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:11:10.882276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6124e8f7-d46e-4f95-be9c-a946a69293b8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1721405218"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:10.892833 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:10.892833 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:10.893289 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:10.893445 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create snapshot from volume 6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:10.969284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Created reservations ['a6f4c7ba-8376-4cca-96ad-31eb6eccd17a', '52e0fee1-b509-4bec-9de5-5a8cc55cec7e', '45b133d3-f8ed-409b-a046-50a0d15dbb3e', '6f4cc89e-a086-42c3-9f48-c43442c396dc'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:11.046921 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot create request issued successfully. Aug 19 23:11:11.047265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f8fb3f2-9420-4377-a89b-68d4c19e3389 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:11:11.047964 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 27/102] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:11:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:11.060048 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6056596a-a114-40c3-aea3-aed2e04211c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:11.062311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6056596a-a114-40c3-aea3-aed2e04211c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:11.062866 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6056596a-a114-40c3-aea3-aed2e04211c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:11.063257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6056596a-a114-40c3-aea3-aed2e04211c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:11.091798 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:11.091798 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:11.092731 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6056596a-a114-40c3-aea3-aed2e04211c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot retrieved successfully. Aug 19 23:11:11.093976 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6056596a-a114-40c3-aea3-aed2e04211c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 returned with HTTP 200 Aug 19 23:11:11.094599 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 25/103] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:11:11 2026] GET /volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:11.095611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:11.097819 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:11:11.097948 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:11.099409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:11.108950 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:11.108950 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:11.115844 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:11.125930 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-60b43848-34c7-4fb6-a56e-22d52e606f96 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 200 Aug 19 23:11:11.126306 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 27/104] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:11 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:12.106624 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4a63f605-937e-4442-a20b-9a56201803b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.109898 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a63f605-937e-4442-a20b-9a56201803b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:12.109898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a63f605-937e-4442-a20b-9a56201803b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:12.110653 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a63f605-937e-4442-a20b-9a56201803b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:12.141451 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.141451 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:12.142143 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4a63f605-937e-4442-a20b-9a56201803b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot retrieved successfully. Aug 19 23:11:12.143284 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a63f605-937e-4442-a20b-9a56201803b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 returned with HTTP 200 Aug 19 23:11:12.144145 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 26/105] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:11:12 2026] GET /volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:12.159024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-38df5879-5b58-47d7-b508-957eb08afb64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.161015 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38df5879-5b58-47d7-b508-957eb08afb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f Aug 19 23:11:12.161378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38df5879-5b58-47d7-b508-957eb08afb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:12.186413 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.186413 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:12.283399 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38df5879-5b58-47d7-b508-957eb08afb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f returned with HTTP 200 Aug 19 23:11:12.284109 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 28/106] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:11:12 2026] PUT /volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f => generated 390 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:12.295195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-402f877e-9d93-48fe-88f6-93a37074909d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.297340 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:11:12.297690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6124e8f7-d46e-4f95-be9c-a946a69293b8"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:12.307428 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.307428 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:12.308101 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:12.308237 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create snapshot from volume 6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:12.326018 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.330954 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota_utils [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Quota exceeded for a25690dcad2a46bfbb94181b1ec9661f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 23:11:12.330954 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.middleware.fault [None req-402f877e-9d93-48fe-88f6-93a37074909d tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 413 Aug 19 23:11:12.333009 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 26/107] 10.4.3.193 () {68 vars in 1264 bytes} [Wed Aug 19 23:11:12 2026] POST /volume/v3/snapshots => generated 208 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 23:11:12.345816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.348191 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f Aug 19 23:11:12.348689 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:12.413181 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.413530 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.413805 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.414241 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.414491 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.414750 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.415025 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:11:12.419831 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d32c5e40-48b8-4ba3-bfd8-18164f0f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f returned with HTTP 200 Aug 19 23:11:12.420273 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 28/108] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:11:12 2026] PUT /volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:12.437352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b45baca-9182-47b9-a513-d20eddda1410 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.439574 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:11:12.439887 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6124e8f7-d46e-4f95-be9c-a946a69293b8"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:12.456473 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.456473 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:12.457029 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:12.457567 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Create snapshot from volume 6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:12.486993 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota_utils [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Quota exceeded for a25690dcad2a46bfbb94181b1ec9661f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 19 23:11:12.487223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.middleware.fault [None req-5b45baca-9182-47b9-a513-d20eddda1410 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 413 Aug 19 23:11:12.488138 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 27/109] 10.4.3.193 () {68 vars in 1264 bytes} [Wed Aug 19 23:11:12 2026] POST /volume/v3/snapshots => generated 133 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 23:11:12.497899 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.499500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:12.500023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:12.500909 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:12.500909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Delete snapshot with id: 5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:12.507293 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.507293 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:12.509949 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot retrieved successfully. Aug 19 23:11:12.531129 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot delete request issued successfully. Aug 19 23:11:12.531586 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a7f98a8-01c8-4322-b940-f8e4d1af204c tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 returned with HTTP 202 Aug 19 23:11:12.532554 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 29/110] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:11:12 2026] DELETE /volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:12.544727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:12.548755 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:12.549004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:12.549179 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:12.557161 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:12.557161 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:12.557883 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Snapshot retrieved successfully. Aug 19 23:11:12.558681 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-141b8d13-e33f-4d60-b805-6d01673c25c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 returned with HTTP 200 Aug 19 23:11:12.559091 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 27/111] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:11:12 2026] GET /volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:13.573039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-479536e8-83ee-402e-a472-37970ff50de7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:13.575613 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-479536e8-83ee-402e-a472-37970ff50de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 Aug 19 23:11:13.577701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-479536e8-83ee-402e-a472-37970ff50de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:13.577701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-479536e8-83ee-402e-a472-37970ff50de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:13.610368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-479536e8-83ee-402e-a472-37970ff50de7 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 returned with HTTP 404 Aug 19 23:11:13.611631 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 29/112] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:11:13 2026] GET /volume/v3/snapshots/5f19fd1c-9672-43cc-bd03-ab4104716ef6 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:13.623550 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-95f46e94-5203-481e-85b6-43563132a16a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:13.626923 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95f46e94-5203-481e-85b6-43563132a16a tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:13.627117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95f46e94-5203-481e-85b6-43563132a16a tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:13.627740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95f46e94-5203-481e-85b6-43563132a16a tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:13.637467 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:13.637467 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:13.644932 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-95f46e94-5203-481e-85b6-43563132a16a tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:13.650419 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95f46e94-5203-481e-85b6-43563132a16a tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 200 Aug 19 23:11:13.651700 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 28/113] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:13 2026] GET /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:13.669499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:13.670960 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:13.671237 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:13.671535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:13.671970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Delete volume with id: 6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:13.685174 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:13.685174 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:13.685760 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:13.712783 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Delete volume request issued successfully. Aug 19 23:11:13.712902 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc978ad3-fd34-4d2a-857f-98ee431f5fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 202 Aug 19 23:11:13.713532 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 30/114] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:13 2026] DELETE /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:13.727047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:13.731396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:13.731940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:13.732280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:13.745307 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:13.745307 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:13.754578 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Volume info retrieved successfully. Aug 19 23:11:13.760854 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0f9231e-d6ff-40d5-be5b-e821ed1b9b1b tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 200 Aug 19 23:11:13.761564 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 28/115] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:13 2026] GET /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:14.776438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dfba8651-8fa3-4f48-ae5a-030cd9beb0a9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:14.781015 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfba8651-8fa3-4f48-ae5a-030cd9beb0a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] GET https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 Aug 19 23:11:14.781015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfba8651-8fa3-4f48-ae5a-030cd9beb0a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:14.781015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfba8651-8fa3-4f48-ae5a-030cd9beb0a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:14.788906 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfba8651-8fa3-4f48-ae5a-030cd9beb0a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991 tempest-VolumeSnapshotQuotasNegativeTestJSON-806848991-project-member] https://10.4.3.193/volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 returned with HTTP 404 Aug 19 23:11:14.789731 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 30/116] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:14 2026] GET /volume/v3/volumes/6124e8f7-d46e-4f95-be9c-a946a69293b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:14.797689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e1b363f4-48fe-49d7-bd99-b938c2911f21 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:14.800052 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1b363f4-48fe-49d7-bd99-b938c2911f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f Aug 19 23:11:14.800547 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e1b363f4-48fe-49d7-bd99-b938c2911f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:14.922107 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1b363f4-48fe-49d7-bd99-b938c2911f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769203172-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f returned with HTTP 200 Aug 19 23:11:14.922583 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 29/117] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:11:14 2026] PUT /volume/v3/os-quota-sets/a25690dcad2a46bfbb94181b1ec9661f => generated 395 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:23.198055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.201993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:23.202516 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.202516 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.218165 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.218165 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:23.228814 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:23.235799 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-bd94ea05-cedd-4c1b-a489-8cd2d9f9ac58 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:23.236312 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 31/118] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:23.249738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.252730 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:11:23.253336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.253336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.263634 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.263634 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:23.269905 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:23.279775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d6f490c2-c633-446c-9ada-eee7e5980e66 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 200 Aug 19 23:11:23.279775 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 29/119] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:23.294019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.296505 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:11:23.296689 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.296945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.315734 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.315734 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:23.331953 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:23.341755 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1142fc9a-213d-4085-99fa-30b0b811e573 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 200 Aug 19 23:11:23.341755 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 31/120] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:23.365086 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a68272ee-f4ae-4933-baa0-fd13f20fea40 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.366052 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a68272ee-f4ae-4933-baa0-fd13f20fea40 None None] GET https://10.4.3.193/volume// Aug 19 23:11:23.366252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a68272ee-f4ae-4933-baa0-fd13f20fea40 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.366466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a68272ee-f4ae-4933-baa0-fd13f20fea40 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.366986 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a68272ee-f4ae-4933-baa0-fd13f20fea40 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:23.367343 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 30/121] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:23.381244 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1f8cbe07-d629-4783-a357-712523988dc4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.384034 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1f8cbe07-d629-4783-a357-712523988dc4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:23.384486 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1f8cbe07-d629-4783-a357-712523988dc4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f92d546-836f-4932-a604-cb908caf7d03", "connector": null, "instance_uuid": "0e21602b-91b8-4456-a5bf-faaca015be00"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:23.541490 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.541490 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:23.586922 np0000007826 devstack@c-api.service[100373]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 23:11:23.586922 np0000007826 devstack@c-api.service[100373]: .first() Aug 19 23:11:23.624472 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1f8cbe07-d629-4783-a357-712523988dc4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:23.624688 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 32/122] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:23.635935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3811910-fd64-4298-a341-c2ad38575b0b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.635935 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3811910-fd64-4298-a341-c2ad38575b0b None None] GET https://10.4.3.193/volume// Aug 19 23:11:23.635935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3811910-fd64-4298-a341-c2ad38575b0b None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.636083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3811910-fd64-4298-a341-c2ad38575b0b None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.636610 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3811910-fd64-4298-a341-c2ad38575b0b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:23.636610 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 30/123] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23: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 19 23:11:23.649973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-afb0e6ce-559c-41ae-991b-1344bfe915e1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.653986 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-afb0e6ce-559c-41ae-991b-1344bfe915e1 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:23.653986 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-afb0e6ce-559c-41ae-991b-1344bfe915e1 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cda8b05-e770-4c0d-8274-5181a491bd50", "connector": null, "instance_uuid": "0e21602b-91b8-4456-a5bf-faaca015be00"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:23.672182 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.672182 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:23.727729 np0000007826 devstack@c-api.service[100376]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 19 23:11:23.727729 np0000007826 devstack@c-api.service[100376]: .first() Aug 19 23:11:23.750342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-afb0e6ce-559c-41ae-991b-1344bfe915e1 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:23.751179 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 32/124] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:23.760805 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-595bfbb9-0baa-4f3d-9380-40fa6b6b0ecd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.761245 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-595bfbb9-0baa-4f3d-9380-40fa6b6b0ecd None None] GET https://10.4.3.193/volume// Aug 19 23:11:23.761508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-595bfbb9-0baa-4f3d-9380-40fa6b6b0ecd None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.761780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-595bfbb9-0baa-4f3d-9380-40fa6b6b0ecd None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.762238 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-595bfbb9-0baa-4f3d-9380-40fa6b6b0ecd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:23.762649 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 31/125] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23: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 19 23:11:23.784806 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.789407 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:23.790149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.790149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.792495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d1c3f96b-3ab0-45f1-b42d-5b3b314174e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.796006 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d1c3f96b-3ab0-45f1-b42d-5b3b314174e0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:23.796448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d1c3f96b-3ab0-45f1-b42d-5b3b314174e0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3290d27f-cae1-4800-9d43-b4d977f04427", "connector": null, "instance_uuid": "0e21602b-91b8-4456-a5bf-faaca015be00"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:23.805062 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.805062 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:23.811505 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.811505 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:23.820845 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:23.828873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-e7ddbbbe-cae4-4261-890d-ca3c14950495 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:23.829586 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 33/126] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 1396 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:23.840480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.844292 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:11:23.844508 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.844781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.855092 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.855092 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:23.859271 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:23.865696 np0000007826 devstack@c-api.service[100375]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 23:11:23.865696 np0000007826 devstack@c-api.service[100375]: .first() Aug 19 23:11:23.866182 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-19550cf7-f816-4193-9b8e-305dc8b3133c tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 200 Aug 19 23:11:23.866505 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 33/127] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:23.877328 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.881731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:11:23.881731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.881731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.886000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-d1c3f96b-3ab0-45f1-b42d-5b3b314174e0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:23.886531 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 31/128] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:23.889199 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.889199 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:23.894224 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:23.899705 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-c04f4938-b630-46e4-bb08-ee58efaf0696 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 200 Aug 19 23:11:23.900314 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 32/129] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:23.919882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5459dc3-4a3d-48d2-9a73-8a761d5cce0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.920350 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5459dc3-4a3d-48d2-9a73-8a761d5cce0e None None] GET https://10.4.3.193/volume// Aug 19 23:11:23.920579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5459dc3-4a3d-48d2-9a73-8a761d5cce0e None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:23.920877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5459dc3-4a3d-48d2-9a73-8a761d5cce0e None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:23.921505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5459dc3-4a3d-48d2-9a73-8a761d5cce0e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:23.922089 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 34/130] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:11:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:23.942121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-a9640535-679a-4400-889f-46527319dfc1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:23.947292 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-a9640535-679a-4400-889f-46527319dfc1 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:23.948620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-a9640535-679a-4400-889f-46527319dfc1 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1bf1ca9-9310-4658-814f-76ba7e859e74", "connector": null, "instance_uuid": "6307ec1f-fc44-414e-ab0d-ccbde3a5349b"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:23.958376 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:23.958376 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:24.007165 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-a9640535-679a-4400-889f-46527319dfc1 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:24.007774 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 34/131] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1d693ed2-96f8-46d5-a8ff-d79987c9392c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d693ed2-96f8-46d5-a8ff-d79987c9392c None None] GET https://10.4.3.193/volume// Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d693ed2-96f8-46d5-a8ff-d79987c9392c None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d693ed2-96f8-46d5-a8ff-d79987c9392c None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d693ed2-96f8-46d5-a8ff-d79987c9392c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:24.022905 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 32/132] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:11:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:24.035647 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-548d177b-b60f-4b11-ae0c-77e7da51f704 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:24.042557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-548d177b-b60f-4b11-ae0c-77e7da51f704 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:24.043031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-548d177b-b60f-4b11-ae0c-77e7da51f704 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65ac9e54-3822-4759-9472-973e61cb2334", "connector": null, "instance_uuid": "6307ec1f-fc44-414e-ab0d-ccbde3a5349b"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:24.057532 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:24.057532 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:24.265273 np0000007826 devstack@c-api.service[100374]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 19 23:11:24.265273 np0000007826 devstack@c-api.service[100374]: .first() Aug 19 23:11:24.295302 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-548d177b-b60f-4b11-ae0c-77e7da51f704 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:24.295507 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 33/133] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:24.306680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-281545a9-252b-4131-ab97-d735731d991c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:24.307162 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-281545a9-252b-4131-ab97-d735731d991c None None] GET https://10.4.3.193/volume// Aug 19 23:11:24.307349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-281545a9-252b-4131-ab97-d735731d991c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:24.307566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-281545a9-252b-4131-ab97-d735731d991c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:24.307996 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-281545a9-252b-4131-ab97-d735731d991c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:24.308486 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 35/134] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:11:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:24.318433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-98ce14bc-d3a9-454a-b05e-ccba39eb915b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:24.320786 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-98ce14bc-d3a9-454a-b05e-ccba39eb915b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:24.321175 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-98ce14bc-d3a9-454a-b05e-ccba39eb915b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae3002c1-f325-4a10-ae20-7c732d4db1b6", "connector": null, "instance_uuid": "6307ec1f-fc44-414e-ab0d-ccbde3a5349b"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:24.334313 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:24.334313 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:24.391689 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-98ce14bc-d3a9-454a-b05e-ccba39eb915b tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:24.391689 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 35/135] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:24.925881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:24.927821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:24.928128 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2039418358"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:24.929731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2039418358'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:24.929896 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume of 1 GB Aug 19 23:11:24.930164 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:24.930164 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:24.937448 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Availability Zones retrieved successfully. Aug 19 23:11:24.945420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Flow 'volume_create_api' (b668c81f-b401-43d3-a039-7d8e3193dcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:25.077672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20daee3-059a-4f80-99c7-da5087c6155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.078049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:25.115117 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20daee3-059a-4f80-99c7-da5087c6155d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.116136 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e9ffe1-3445-457a-8587-a85c50fd7c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.192107 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Created reservations ['56b905a0-a06e-4dfd-8dd6-d83311339cf1', 'f2a0669d-7ea8-4f56-8287-56fe7ebf0919', '25423034-6e1c-4e1f-9fc4-362474972474', '5d1d9737-c971-4c98-9bd0-d8841b69921d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:25.193076 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e9ffe1-3445-457a-8587-a85c50fd7c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b905a0-a06e-4dfd-8dd6-d83311339cf1', 'f2a0669d-7ea8-4f56-8287-56fe7ebf0919', '25423034-6e1c-4e1f-9fc4-362474972474', '5d1d9737-c971-4c98-9bd0-d8841b69921d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.194014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11244f7e-f4bd-487e-81c5-98ae88a35eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.223172 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11244f7e-f4bd-487e-81c5-98ae88a35eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee37506-a394-4a4e-987a-bf5cbac41bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2039418358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2b5704c83d476787b98208177e5afe',qos_specs=None,replication_status=,reservations=['56b905a0-a06e-4dfd-8dd6-d83311339cf1','f2a0669d-7ea8-4f56-8287-56fe7ebf0919','25423034-6e1c-4e1f-9fc4-362474972474','5d1d9737-c971-4c98-9bd0-d8841b69921d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2039418358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ee37506-a394-4a4e-987a-bf5cbac41bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca2b5704c83d476787b98208177e5afe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.224258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5bae9-3787-4539-8818-6d986b1ae386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.250972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5bae9-3787-4539-8818-6d986b1ae386) transitioned into state 'SUCCESS' from state '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-2039418358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2b5704c83d476787b98208177e5afe',qos_specs=None,replication_status=,reservations=['56b905a0-a06e-4dfd-8dd6-d83311339cf1','f2a0669d-7ea8-4f56-8287-56fe7ebf0919','25423034-6e1c-4e1f-9fc4-362474972474','5d1d9737-c971-4c98-9bd0-d8841b69921d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.251974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee94788d-7b1b-4bf3-bd2c-edf7296e6949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.265100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee94788d-7b1b-4bf3-bd2c-edf7296e6949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.266260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Flow 'volume_create_api' (b668c81f-b401-43d3-a039-7d8e3193dcaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:25.266694 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume request issued successfully. Aug 19 23:11:25.267545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20a67c1c-6a8c-4dc3-95e7-fd96c4662d77 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:25.268346 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 33/136] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:24 2026] POST /volume/v3/volumes => generated 754 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:25.295670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:25.298174 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:25.298174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:25.298910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:25.306579 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:25.306579 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:25.313570 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:25.319244 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24824391-2e44-47e8-ac72-5f5cc9d1cb71 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 200 Aug 19 23:11:25.319244 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 34/137] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:25 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:25.422796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:25.425240 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:25.425967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1332212489"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:25.428089 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1332212489'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:25.428200 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Create volume of 1 GB Aug 19 23:11:25.439983 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Availability Zones retrieved successfully. Aug 19 23:11:25.447724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Flow 'volume_create_api' (d41f46c8-dde2-45fe-a1f7-fd54695dbecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:25.449888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac87fb3-7a63-4df9-bc4e-a9bc44c0b2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.450934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:25.499418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac87fb3-7a63-4df9-bc4e-a9bc44c0b2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.500383 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c60e458-f5bd-4928-a7d4-a4f87a75260a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.589945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Created reservations ['0a1965d9-7ab1-4161-8929-7cb3e2080fd6', 'a8c3f6e7-1703-465a-ab1b-1a8f8a07537e', '1c49e87e-5790-4066-868e-1d66ed74e684', '2d2655b9-6318-4c8e-bbc1-1ee49f333657'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:25.590875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c60e458-f5bd-4928-a7d4-a4f87a75260a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a1965d9-7ab1-4161-8929-7cb3e2080fd6', 'a8c3f6e7-1703-465a-ab1b-1a8f8a07537e', '1c49e87e-5790-4066-868e-1d66ed74e684', '2d2655b9-6318-4c8e-bbc1-1ee49f333657']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.591730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (defac08f-aff0-4c34-a008-3d22dda61f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.621691 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (defac08f-aff0-4c34-a008-3d22dda61f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b2a820-c41b-4924-8f8f-016337817332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1332212489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd22880558bd4d39a14398c185ad2778',qos_specs=None,replication_status=,reservations=['0a1965d9-7ab1-4161-8929-7cb3e2080fd6','a8c3f6e7-1703-465a-ab1b-1a8f8a07537e','1c49e87e-5790-4066-868e-1d66ed74e684','2d2655b9-6318-4c8e-bbc1-1ee49f333657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a3c531c48174f8594ab81f90d64bbee',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1332212489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b2a820-c41b-4924-8f8f-016337817332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd22880558bd4d39a14398c185ad2778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a3c531c48174f8594ab81f90d64bbee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.622727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01728eb1-6f75-42c8-9b11-ea90326b0d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.648650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01728eb1-6f75-42c8-9b11-ea90326b0d44) transitioned into state 'SUCCESS' from state '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-1332212489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd22880558bd4d39a14398c185ad2778',qos_specs=None,replication_status=,reservations=['0a1965d9-7ab1-4161-8929-7cb3e2080fd6','a8c3f6e7-1703-465a-ab1b-1a8f8a07537e','1c49e87e-5790-4066-868e-1d66ed74e684','2d2655b9-6318-4c8e-bbc1-1ee49f333657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a3c531c48174f8594ab81f90d64bbee',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.650355 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5259a9-4822-497a-839b-7013b7da5331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:25.668792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5259a9-4822-497a-839b-7013b7da5331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:25.669914 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Flow 'volume_create_api' (d41f46c8-dde2-45fe-a1f7-fd54695dbecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:25.670371 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Create volume request issued successfully. Aug 19 23:11:25.672189 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c4bc945-7e4d-4de6-932f-4996dc4926aa tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:25.672189 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 36/138] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:25 2026] POST /volume/v3/volumes => generated 755 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:25.689465 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:25.693086 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] GET https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:25.693427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:25.693650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:25.862427 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:25.862427 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:25.867346 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Volume info retrieved successfully. Aug 19 23:11:25.875177 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48e73529-e315-4e3f-9f0d-60a2efe9f87a tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 returned with HTTP 200 Aug 19 23:11:25.876130 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 36/139] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:25 2026] GET /volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 => generated 823 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:26.328784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1d3b2142-c660-4424-9e35-6e73b2db0dff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.329373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d3b2142-c660-4424-9e35-6e73b2db0dff None None] GET https://10.4.3.193/volume// Aug 19 23:11:26.329639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d3b2142-c660-4424-9e35-6e73b2db0dff None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.329900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d3b2142-c660-4424-9e35-6e73b2db0dff None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.330313 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d3b2142-c660-4424-9e35-6e73b2db0dff None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:26.330744 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 34/140] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11: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 19 23:11:26.338783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.340870 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:26.341187 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.341534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.350972 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.350972 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:26.358903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.359058 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:26.363628 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:11:26.363901 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.364211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.368190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e7fc104-0a2f-4667-ba4e-6500ebdc4ca7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 200 Aug 19 23:11:26.368804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 35/141] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:26 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:26.382197 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.382197 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:26.388455 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:26.389313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.392487 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] POST https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0/action Aug 19 23:11:26.393254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:26.393452 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:26.396022 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-792c1683-7aab-463b-812d-dff03bff0892 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:11:26.396022 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 37/142] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:26 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:26.404839 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.404839 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:26.405615 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:26.415641 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume updated successfully. Aug 19 23:11:26.415979 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e204ac1e-ba4c-4a61-8967-5a074ccd7bdd tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0/action returned with HTTP 200 Aug 19 23:11:26.416606 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 37/143] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:26 2026] POST /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:11:26.425503 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.427827 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:26.428098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.428438 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.438551 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.438551 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:26.443695 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:26.449285 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c970de96-5c6a-4f92-a4c0-591bae681ee0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 200 Aug 19 23:11:26.449779 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 35/144] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:26 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:26.702639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.706314 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:26.706539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.707242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.715488 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.715488 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:26.719092 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:26.723781 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2f4c98aa-96bc-4e59-9b73-f005746edcfc req-a92c0cac-89b5-4845-bd0e-c46cd8f8e167 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 200 Aug 19 23:11:26.724161 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 36/145] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:26 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:26.898000 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:26.903034 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] GET https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:26.903318 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:26.903740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:26.922597 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:26.922597 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:26.928576 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Volume info retrieved successfully. Aug 19 23:11:26.938091 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aa372bd-16fc-4e59-a846-a870b6c230a9 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 returned with HTTP 200 Aug 19 23:11:26.938199 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 38/146] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:26 2026] GET /volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:27.223585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e3b7106-d6e7-43fb-93d8-5d8847d26555 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.226417 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e3b7106-d6e7-43fb-93d8-5d8847d26555 None None] GET https://10.4.3.193/volume// Aug 19 23:11:27.226417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e3b7106-d6e7-43fb-93d8-5d8847d26555 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.226600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e3b7106-d6e7-43fb-93d8-5d8847d26555 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.227145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e3b7106-d6e7-43fb-93d8-5d8847d26555 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:27.227635 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 38/147] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:27.241018 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.247965 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:11:27.248351 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.248662 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.268114 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.268114 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:27.273731 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:27.281881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3a2124aa-55ab-47e2-844b-5cb512bdc88f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:11:27.282633 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 36/148] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 1575 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:27.325913 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-27f9f76b-7947-49cb-8138-4b237746aa3d req-ad0970af-dfe5-4507-8f30-9ca4582025db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.328786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-27f9f76b-7947-49cb-8138-4b237746aa3d req-ad0970af-dfe5-4507-8f30-9ca4582025db tempest-VolumesAdminNegativeTest-1909298631 tempest-VolumesAdminNegativeTest-1909298631-project] GET https://10.4.3.193/volume/v3/volumes/862e1253-b09f-42e3-9710-9da087bd9fb5 Aug 19 23:11:27.329410 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-27f9f76b-7947-49cb-8138-4b237746aa3d req-ad0970af-dfe5-4507-8f30-9ca4582025db tempest-VolumesAdminNegativeTest-1909298631 tempest-VolumesAdminNegativeTest-1909298631-project] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.331671 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-27f9f76b-7947-49cb-8138-4b237746aa3d req-ad0970af-dfe5-4507-8f30-9ca4582025db tempest-VolumesAdminNegativeTest-1909298631 tempest-VolumesAdminNegativeTest-1909298631-project] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.344253 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-27f9f76b-7947-49cb-8138-4b237746aa3d req-ad0970af-dfe5-4507-8f30-9ca4582025db tempest-VolumesAdminNegativeTest-1909298631 tempest-VolumesAdminNegativeTest-1909298631-project] https://10.4.3.193/volume/v3/volumes/862e1253-b09f-42e3-9710-9da087bd9fb5 returned with HTTP 404 Aug 19 23:11:27.345837 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 37/149] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/v3/volumes/862e1253-b09f-42e3-9710-9da087bd9fb5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:27.368810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.372612 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:27.372869 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.373057 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.373230 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Delete volume with id: a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:27.381647 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.381647 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:27.382128 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Volume info retrieved successfully. Aug 19 23:11:27.401999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.403417 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.404595 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] PUT https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 Aug 19 23:11:27.405259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:27.406821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] PUT https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 Aug 19 23:11:27.407259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:27.413110 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Delete volume request issued successfully. Aug 19 23:11:27.413405 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b46979e-b508-443b-a6a7-a7b5f730f28f tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 returned with HTTP 202 Aug 19 23:11:27.414024 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 39/150] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:27 2026] DELETE /volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:27.415862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Acquiring lock "cinder-attachment_update-3f92d546-836f-4932-a604-cb908caf7d03-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:27.418810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Acquiring lock "cinder-attachment_update-b1bf1ca9-9310-4658-814f-76ba7e859e74-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:27.426078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.426879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-b1bf1ca9-9310-4658-814f-76ba7e859e74-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:27.426952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-3f92d546-836f-4932-a604-cb908caf7d03-np0000007826" acquired by "attachment_update" :: waited 0.011s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:27.427362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] GET https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:27.427466 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.427466 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:27.427571 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.427790 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.428245 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.428245 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:27.438002 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.438002 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:27.443804 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Volume info retrieved successfully. Aug 19 23:11:27.451737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7fe6e9ef-42a1-4b8e-aacc-060635ea49d6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 returned with HTTP 200 Aug 19 23:11:27.452351 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 38/151] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:27.763877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-3f92d546-836f-4932-a604-cb908caf7d03-np0000007826" released by "attachment_update" :: held 0.337s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:27.765063 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-5ec22d93-c2d2-4c0e-b15e-6440be22efee tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 returned with HTTP 200 Aug 19 23:11:27.765063 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 39/152] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:27 2026] PUT /volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 => generated 969 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:27.765687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-b1bf1ca9-9310-4658-814f-76ba7e859e74-np0000007826" released by "attachment_update" :: held 0.339s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:27.766091 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-111c1c42-11bb-4db5-ba20-dfee3f7a9dc2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 returned with HTTP 200 Aug 19 23:11:27.766672 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 37/153] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:27 2026] PUT /volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 => generated 969 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:27.804466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-05104d04-a453-4085-9e50-2ece9402395d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.804588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-4f3dcbc8-7103-4d37-b612-35c5317240b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.807048 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-05104d04-a453-4085-9e50-2ece9402395d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7/action Aug 19 23:11:27.807589 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-4f3dcbc8-7103-4d37-b612-35c5317240b8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63/action Aug 19 23:11:27.807737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-05104d04-a453-4085-9e50-2ece9402395d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:27.807924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-05104d04-a453-4085-9e50-2ece9402395d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:27.808633 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-4f3dcbc8-7103-4d37-b612-35c5317240b8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:27.808964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-4f3dcbc8-7103-4d37-b612-35c5317240b8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:27.835538 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.835538 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:27.835974 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.835974 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:27.857195 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-4f3dcbc8-7103-4d37-b612-35c5317240b8 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63/action returned with HTTP 204 Aug 19 23:11:27.857820 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 40/154] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:27 2026] POST /volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:27.860195 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-05104d04-a453-4085-9e50-2ece9402395d tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7/action returned with HTTP 204 Aug 19 23:11:27.860808 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 39/155] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:27 2026] POST /volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:11:27.897567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-678e1a3f-c512-4e2c-a47a-dd6362b71b07 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.897567 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-678e1a3f-c512-4e2c-a47a-dd6362b71b07 None None] GET https://10.4.3.193/volume// Aug 19 23:11:27.897761 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-678e1a3f-c512-4e2c-a47a-dd6362b71b07 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.898593 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-678e1a3f-c512-4e2c-a47a-dd6362b71b07 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.898593 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-678e1a3f-c512-4e2c-a47a-dd6362b71b07 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:27.898593 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 40/156] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:27.899871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-96735849-ac92-4b45-86d7-a85bbb479b68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.899871 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96735849-ac92-4b45-86d7-a85bbb479b68 None None] GET https://10.4.3.193/volume// Aug 19 23:11:27.900050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96735849-ac92-4b45-86d7-a85bbb479b68 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.900480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96735849-ac92-4b45-86d7-a85bbb479b68 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.900646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96735849-ac92-4b45-86d7-a85bbb479b68 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:27.900939 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 38/157] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:27.914595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.916251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:27.917990 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:11:27.918501 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.918501 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.918663 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:11:27.918913 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:27.919099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:27.928514 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.928514 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:27.932568 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:27.934736 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:27.934736 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:27.937006 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-6a6a56df-6f63-4010-91fd-9ffa5a259217 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 200 Aug 19 23:11:27.937473 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 40/158] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:27.942903 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:27.950512 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-3414208f-49ab-4c10-a2e3-c4beeddfcd7e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 200 Aug 19 23:11:27.951205 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 41/159] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:27 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 1029 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:28.049075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.053656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] PUT https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f Aug 19 23:11:28.054335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.063957 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.066106 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] PUT https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 Aug 19 23:11:28.066457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.069306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Acquiring lock "cinder-attachment_update-6cda8b05-e770-4c0d-8274-5181a491bd50-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:28.076544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Acquiring lock "cinder-attachment_update-65ac9e54-3822-4759-9472-973e61cb2334-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:28.077742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-6cda8b05-e770-4c0d-8274-5181a491bd50-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:28.079470 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.079470 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:28.082572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-65ac9e54-3822-4759-9472-973e61cb2334-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:28.084045 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.084045 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:28.217140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-6cda8b05-e770-4c0d-8274-5181a491bd50-np0000007826" released by "attachment_update" :: held 0.138s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:28.217140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-adc7df18-a1dc-4000-b95d-3a51d2948aae tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f returned with HTTP 200 Aug 19 23:11:28.218427 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 41/160] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:28 2026] PUT /volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:28.222844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-65ac9e54-3822-4759-9472-973e61cb2334-np0000007826" released by "attachment_update" :: held 0.140s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:28.223212 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-7f986bf4-7b11-4aef-ba68-3194f4981106 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 returned with HTTP 200 Aug 19 23:11:28.225290 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 39/161] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:28 2026] PUT /volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:28.263896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1c6f30f7-1d75-4de4-9719-b2782df03221 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.268147 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1c6f30f7-1d75-4de4-9719-b2782df03221 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f/action Aug 19 23:11:28.268760 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1c6f30f7-1d75-4de4-9719-b2782df03221 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:28.268854 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1c6f30f7-1d75-4de4-9719-b2782df03221 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.278102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-66ab6b23-2232-422e-86a4-bf170bce8c85 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.281015 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-66ab6b23-2232-422e-86a4-bf170bce8c85 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765/action Aug 19 23:11:28.281365 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-66ab6b23-2232-422e-86a4-bf170bce8c85 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:28.281587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-66ab6b23-2232-422e-86a4-bf170bce8c85 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.303631 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.303631 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:28.309484 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.309484 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:28.321914 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-1c6f30f7-1d75-4de4-9719-b2782df03221 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f/action returned with HTTP 204 Aug 19 23:11:28.322397 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 41/162] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:28 2026] POST /volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:28.326653 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-66ab6b23-2232-422e-86a4-bf170bce8c85 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765/action returned with HTTP 204 Aug 19 23:11:28.327023 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 42/163] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:28 2026] POST /volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:28.346683 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.349442 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:28.349782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1384791291"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.351228 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1384791291'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:28.351378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume of 1 GB Aug 19 23:11:28.351697 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.351697 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:28.356332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d18bab46-e4e9-4d60-aefd-7e2dbf5db511 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.356741 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d18bab46-e4e9-4d60-aefd-7e2dbf5db511 None None] GET https://10.4.3.193/volume// Aug 19 23:11:28.356908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d18bab46-e4e9-4d60-aefd-7e2dbf5db511 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.357149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d18bab46-e4e9-4d60-aefd-7e2dbf5db511 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.357388 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d18bab46-e4e9-4d60-aefd-7e2dbf5db511 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:28.357628 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Availability Zones retrieved successfully. Aug 19 23:11:28.357664 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 40/164] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:28.366780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3309d28b-d75f-4c97-af7a-4d08c296d865 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.367131 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3309d28b-d75f-4c97-af7a-4d08c296d865 None None] GET https://10.4.3.193/volume// Aug 19 23:11:28.367299 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3309d28b-d75f-4c97-af7a-4d08c296d865 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.367518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3309d28b-d75f-4c97-af7a-4d08c296d865 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.368119 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3309d28b-d75f-4c97-af7a-4d08c296d865 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:28.368196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 42/165] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:28.368725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Flow 'volume_create_api' (38906ce5-fefa-4190-9efb-9705148366a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:28.369915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df3fa28-f370-4a24-a51e-68b1fe264ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:28.370928 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:28.374306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.380950 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:11:28.380950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.380950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.384356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.390147 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:11:28.390465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.391045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.399512 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.399512 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:28.405926 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.405926 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:28.408158 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:11:28.410403 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:11:28.414547 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-ae7b2dac-fda6-4c68-a5e2-ca6020e760e5 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 200 Aug 19 23:11:28.414678 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-b9a51ab6-36fe-4a46-b8eb-f653f5a8209f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 200 Aug 19 23:11:28.415465 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 43/167] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:28.415515 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 41/167] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:28.418524 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df3fa28-f370-4a24-a51e-68b1fe264ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:28.421667 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884e7684-3870-40ad-b0d7-86820876d422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:28.471461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fbc3d399-7f79-4e64-ae5d-c342645486b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.473908 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbc3d399-7f79-4e64-ae5d-c342645486b6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] GET https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 Aug 19 23:11:28.473908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbc3d399-7f79-4e64-ae5d-c342645486b6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.474110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbc3d399-7f79-4e64-ae5d-c342645486b6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.481513 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbc3d399-7f79-4e64-ae5d-c342645486b6 tempest-VolumesAdminNegativeTest-984335456 tempest-VolumesAdminNegativeTest-984335456-project-member] https://10.4.3.193/volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 returned with HTTP 404 Aug 19 23:11:28.481513 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 43/168] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/v3/volumes/a5b2a820-c41b-4924-8f8f-016337817332 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:28.487469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Created reservations ['50080ee3-e627-4828-9618-51f1f8e5e519', '9d7f2733-6d5b-483b-b43b-6f30c5e620af', 'fbd93848-7d13-459b-914f-feebf4d18e74', '633e9f0d-aaf4-463a-90c2-90bc38fef9e3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:28.488388 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884e7684-3870-40ad-b0d7-86820876d422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50080ee3-e627-4828-9618-51f1f8e5e519', '9d7f2733-6d5b-483b-b43b-6f30c5e620af', 'fbd93848-7d13-459b-914f-feebf4d18e74', '633e9f0d-aaf4-463a-90c2-90bc38fef9e3']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:28.489158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f34481b-b48a-4149-9983-6fef1cef0bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:28.543746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f34481b-b48a-4149-9983-6fef1cef0bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053a3f3c-e2fb-4da1-9c4d-6c34bd011a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1384791291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2b5704c83d476787b98208177e5afe',qos_specs=None,replication_status=,reservations=['50080ee3-e627-4828-9618-51f1f8e5e519','9d7f2733-6d5b-483b-b43b-6f30c5e620af','fbd93848-7d13-459b-914f-feebf4d18e74','633e9f0d-aaf4-463a-90c2-90bc38fef9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1384791291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=053a3f3c-e2fb-4da1-9c4d-6c34bd011a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca2b5704c83d476787b98208177e5afe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:28.544943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e08c501-6c49-4db6-ac84-e83f606e98dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:28.582117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e08c501-6c49-4db6-ac84-e83f606e98dc) transitioned into state 'SUCCESS' from state '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-1384791291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2b5704c83d476787b98208177e5afe',qos_specs=None,replication_status=,reservations=['50080ee3-e627-4828-9618-51f1f8e5e519','9d7f2733-6d5b-483b-b43b-6f30c5e620af','fbd93848-7d13-459b-914f-feebf4d18e74','633e9f0d-aaf4-463a-90c2-90bc38fef9e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbca5ff7ed7b4c8aaf8b4a17161546a4',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:28.583202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a77e26-0720-4880-bbf8-dba278e32723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:28.595289 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.596116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.599429 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] PUT https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 Aug 19 23:11:28.600732 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] PUT https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 Aug 19 23:11:28.600906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.601052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.601096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a77e26-0720-4880-bbf8-dba278e32723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:28.602018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Flow 'volume_create_api' (38906ce5-fefa-4190-9efb-9705148366a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:28.603582 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Create volume request issued successfully. Aug 19 23:11:28.603582 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8ab907f4-5f34-47df-99ea-3501dcfb718f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:28.604096 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 42/169] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:28 2026] POST /volume/v3/volumes => generated 754 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:28.615937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Acquiring lock "cinder-attachment_update-3290d27f-cae1-4800-9d43-b4d977f04427-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:28.620545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.624530 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:28.624530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:28.624530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:28.624882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-3290d27f-cae1-4800-9d43-b4d977f04427-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:28.625605 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.625605 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:28.628045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Acquiring lock "cinder-attachment_update-ae3002c1-f325-4a10-ae20-7c732d4db1b6-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:28.633654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-ae3002c1-f325-4a10-ae20-7c732d4db1b6-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:28.634745 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.634745 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:28.636519 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.636519 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:28.651868 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:28.661268 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-064595f1-5e7c-421a-a896-aa8c89e6f1ee tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 returned with HTTP 200 Aug 19 23:11:28.661268 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 44/170] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:28 2026] GET /volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:28.833241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Lock "cinder-attachment_update-3290d27f-cae1-4800-9d43-b4d977f04427-np0000007826" released by "attachment_update" :: held 0.210s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:28.833560 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-185dd5cd-3e0f-45df-8b27-14a64710f6f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 returned with HTTP 200 Aug 19 23:11:28.834093 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 44/171] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:28 2026] PUT /volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:28.842167 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Lock "cinder-attachment_update-ae3002c1-f325-4a10-ae20-7c732d4db1b6-np0000007826" released by "attachment_update" :: held 0.209s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:28.842601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-9a2988fc-71f5-4489-ae77-ed1936c8d1dd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 returned with HTTP 200 Aug 19 23:11:28.843466 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 42/172] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:28 2026] PUT /volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 => generated 969 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:28.866499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-710d26d4-bde3-4d46-b145-55772c228851 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.867310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-eb441842-4d09-4978-905b-22a91df621b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:28.869748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-eb441842-4d09-4978-905b-22a91df621b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] POST https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018/action Aug 19 23:11:28.870095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-eb441842-4d09-4978-905b-22a91df621b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:28.870262 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-eb441842-4d09-4978-905b-22a91df621b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.870388 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-710d26d4-bde3-4d46-b145-55772c228851 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] POST https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7/action Aug 19 23:11:28.870855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-710d26d4-bde3-4d46-b145-55772c228851 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:28.871163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-710d26d4-bde3-4d46-b145-55772c228851 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:28.903079 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.903079 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:28.903510 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:28.903510 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:28.914066 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10df5be7-ed74-4aec-a140-c1c42a4eeca0 req-eb441842-4d09-4978-905b-22a91df621b2 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018/action returned with HTTP 204 Aug 19 23:11:28.914547 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 45/173] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:28 2026] POST /volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:28.921937 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d74e36af-d36f-41ee-87f7-205420dd7b8c req-710d26d4-bde3-4d46-b145-55772c228851 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7/action returned with HTTP 204 Aug 19 23:11:28.922430 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 43/174] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:28 2026] POST /volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:29.678050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0834015b-8de6-464c-82cd-9490f6e8183e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:29.682342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0834015b-8de6-464c-82cd-9490f6e8183e tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:29.682621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0834015b-8de6-464c-82cd-9490f6e8183e tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:29.682886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0834015b-8de6-464c-82cd-9490f6e8183e tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:29.694984 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:29.694984 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:29.700232 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0834015b-8de6-464c-82cd-9490f6e8183e tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:29.706674 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0834015b-8de6-464c-82cd-9490f6e8183e tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 returned with HTTP 200 Aug 19 23:11:29.707381 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 45/175] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:29 2026] GET /volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:30.803770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:30.807543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] DELETE https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:30.808223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:30.808543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:30.809374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Delete volume with id: 053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:30.824091 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:30.824091 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:30.824239 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:30.859568 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Delete volume request issued successfully. Aug 19 23:11:30.859568 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f48ed809-a361-4452-9449-1a5b7eac7b10 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 returned with HTTP 202 Aug 19 23:11:30.859568 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 43/176] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:30 2026] DELETE /volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:30.873264 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c2595f41-903b-4562-b405-16fcf41490a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:30.876273 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2595f41-903b-4562-b405-16fcf41490a7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:30.876273 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2595f41-903b-4562-b405-16fcf41490a7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:30.876273 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2595f41-903b-4562-b405-16fcf41490a7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:30.891736 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:30.891736 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:30.900702 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c2595f41-903b-4562-b405-16fcf41490a7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:30.908400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2595f41-903b-4562-b405-16fcf41490a7 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 returned with HTTP 200 Aug 19 23:11:30.909293 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 46/177] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:30 2026] GET /volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:30.971137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:31.244889 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:31.245400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1931203628", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:31.247019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1931203628', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:31.842859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume of 1 GB Aug 19 23:11:31.842859 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:31.842859 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:31.842859 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Availability Zones retrieved successfully. Aug 19 23:11:31.847964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (f53d515a-0dd3-46ba-a9d6-4b80de93b6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:31.848939 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a54bb5-80c6-4783-89cc-d090de735fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:31.849923 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:31.917562 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:31.917562 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:31.926832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b38dbe55-7fc5-4232-968d-d1e1f4b45ede None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:31.930183 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b38dbe55-7fc5-4232-968d-d1e1f4b45ede tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 Aug 19 23:11:31.930431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b38dbe55-7fc5-4232-968d-d1e1f4b45ede tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:31.930658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b38dbe55-7fc5-4232-968d-d1e1f4b45ede tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:31.933882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a54bb5-80c6-4783-89cc-d090de735fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:31.933882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea0e569-8d4e-4bd1-9600-a88d88756660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:31.936372 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=266,cinder:UPDATE=74,cinder:INSERT=51 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:11:31.943595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b38dbe55-7fc5-4232-968d-d1e1f4b45ede tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 returned with HTTP 404 Aug 19 23:11:31.944197 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 46/178] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:31 2026] GET /volume/v3/volumes/053a3f3c-e2fb-4da1-9c4d-6c34bd011a39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:31.955692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:31.958141 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:31.958392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:31.958618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:31.959142 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Delete volume with id: 5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:31.961385 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=207,cinder:UPDATE=57,cinder:INSERT=39 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:11:31.967981 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:31.967981 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:31.969146 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:31.992350 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Delete volume request issued successfully. Aug 19 23:11:31.992637 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7545e4a5-d3fd-406e-b5eb-5921fcf6b5d2 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 202 Aug 19 23:11:31.993268 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 44/179] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:31 2026] DELETE /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:32.005659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:32.006316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Created reservations ['fd1d2236-f31c-4c9b-ab9f-2755c278b58c', 'ef8e2741-cc04-4f11-aa52-a6a3d14969e1', 'c554cc42-eb87-4099-ba51-fba8a031f921', '66dd5321-58fd-4151-8db2-6b1e75448ecb'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:32.007201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea0e569-8d4e-4bd1-9600-a88d88756660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1d2236-f31c-4c9b-ab9f-2755c278b58c', 'ef8e2741-cc04-4f11-aa52-a6a3d14969e1', 'c554cc42-eb87-4099-ba51-fba8a031f921', '66dd5321-58fd-4151-8db2-6b1e75448ecb']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:32.007914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3ae146-df68-4ee5-b242-789b88c45fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:32.008456 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:32.008653 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:32.008858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:32.022798 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:32.022798 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:32.026863 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Volume info retrieved successfully. Aug 19 23:11:32.030269 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-631488e7-adfb-4782-b7cd-0c5b3bd5283f tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 200 Aug 19 23:11:32.030629 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 47/180] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:32 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:32.031570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3ae146-df68-4ee5-b242-789b88c45fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd229c117-2ade-4adc-bb58-538ceb7f1407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1931203628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['fd1d2236-f31c-4c9b-ab9f-2755c278b58c','ef8e2741-cc04-4f11-aa52-a6a3d14969e1','c554cc42-eb87-4099-ba51-fba8a031f921','66dd5321-58fd-4151-8db2-6b1e75448ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1931203628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d229c117-2ade-4adc-bb58-538ceb7f1407,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='94022ac4696f464bbf4341b47f913738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190c8dc01be54067ba98dd4181e83d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:32.032316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b9cdc3-c378-478b-ac67-f3ceae6f3235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:32.056380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b9cdc3-c378-478b-ac67-f3ceae6f3235) transitioned into state 'SUCCESS' from state '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-1931203628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['fd1d2236-f31c-4c9b-ab9f-2755c278b58c','ef8e2741-cc04-4f11-aa52-a6a3d14969e1','c554cc42-eb87-4099-ba51-fba8a031f921','66dd5321-58fd-4151-8db2-6b1e75448ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:32.057434 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7058d9aa-5d9d-474e-9d47-e517a1de5c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:32.074160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7058d9aa-5d9d-474e-9d47-e517a1de5c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:32.075414 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (f53d515a-0dd3-46ba-a9d6-4b80de93b6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:32.075805 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request issued successfully. Aug 19 23:11:32.076521 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a217606a-b2e7-4cb7-82a4-74b5a37b1371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:32.077234 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 44/181] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:11:30 2026] POST /volume/v3/volumes => generated 760 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:32.096471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:32.098853 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:11:32.099090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:32.099386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:32.114192 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:32.114192 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:32.119955 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:11:32.124763 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a029f8d9-7e0c-4db6-bad7-beb7752d9cca tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:11:32.125279 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 47/182] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:32 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:33.042808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-79a976b1-1cc2-4a54-bf30-e8a68448a8d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:33.044744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79a976b1-1cc2-4a54-bf30-e8a68448a8d0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] GET https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 Aug 19 23:11:33.044953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79a976b1-1cc2-4a54-bf30-e8a68448a8d0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:33.045148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79a976b1-1cc2-4a54-bf30-e8a68448a8d0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:33.055150 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79a976b1-1cc2-4a54-bf30-e8a68448a8d0 tempest-ServersNegativeTestJSON-1540502276 tempest-ServersNegativeTestJSON-1540502276-project-member] https://10.4.3.193/volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 returned with HTTP 404 Aug 19 23:11:33.055150 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 45/183] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:33 2026] GET /volume/v3/volumes/5ee37506-a394-4a4e-987a-bf5cbac41bf0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:33.142021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ec955183-7431-4a55-b229-0e63095e75c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:33.144159 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec955183-7431-4a55-b229-0e63095e75c3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:11:33.144319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec955183-7431-4a55-b229-0e63095e75c3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:33.144510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec955183-7431-4a55-b229-0e63095e75c3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:33.153736 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:33.153736 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:33.157971 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ec955183-7431-4a55-b229-0e63095e75c3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:11:33.164608 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec955183-7431-4a55-b229-0e63095e75c3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:11:33.165355 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 48/184] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:33 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:33.403471 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:33.407189 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:11:33.407478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:33.407800 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:33.411988 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=249,cinder:INSERT=46,cinder:UPDATE=74 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:11:33.424113 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:33.424113 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:33.430695 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:11:33.438914 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-07bf2e4b-a00b-445f-a424-270876e56885 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:11:33.439777 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 45/185] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:33 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:36.779883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:36.783683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:11:36.783683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:36.784016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:36.800350 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:36.800350 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:36.806362 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:11:36.817077 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-c2c3dcaf-6cfc-4eb8-80fa-b03f8d492cc6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:11:36.817447 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 48/186] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:11:36 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:36.835230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-921d9220-f168-4841-b221-a4808de2854f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:36.835775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-921d9220-f168-4841-b221-a4808de2854f None None] GET https://10.4.3.193/volume// Aug 19 23:11:36.835940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-921d9220-f168-4841-b221-a4808de2854f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:36.836257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-921d9220-f168-4841-b221-a4808de2854f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:36.836827 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-921d9220-f168-4841-b221-a4808de2854f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:36.837063 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 46/187] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:11:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:36.849552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-3e7633c8-4190-4a65-b2ff-5a5e9f753fbb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:36.853190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-3e7633c8-4190-4a65-b2ff-5a5e9f753fbb tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:11:36.853980 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-3e7633c8-4190-4a65-b2ff-5a5e9f753fbb tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d229c117-2ade-4adc-bb58-538ceb7f1407", "connector": null, "instance_uuid": "5827e772-322b-4055-ab82-6a1e765f1aff"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:36.858331 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=210,cinder:INSERT=18,cinder:UPDATE=39 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:11:36.864499 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:36.864499 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:36.905209 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-3e7633c8-4190-4a65-b2ff-5a5e9f753fbb tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:11:36.905704 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 49/188] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:11:36 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:38.264907 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8a7c7b90-0d04-4740-b764-7dd23f91216c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:38.265640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8a7c7b90-0d04-4740-b764-7dd23f91216c None None] GET https://10.4.3.193/volume// Aug 19 23:11:38.265930 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8a7c7b90-0d04-4740-b764-7dd23f91216c None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:38.266399 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8a7c7b90-0d04-4740-b764-7dd23f91216c None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:38.268886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8a7c7b90-0d04-4740-b764-7dd23f91216c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:11:38.268886 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 46/189] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:11:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:11:38.282658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:38.288474 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:11:38.288474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:38.288763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:38.308446 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:38.308446 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:38.314115 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:11:38.320441 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-ce7d40b1-ea30-4405-82c8-a58aa69b6053 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:11:38.321171 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 49/190] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:11:38 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:11:38.399552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:38.402038 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 Aug 19 23:11:38.402431 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:38.413972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-d229c117-2ade-4adc-bb58-538ceb7f1407-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:11:38.421328 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-d229c117-2ade-4adc-bb58-538ceb7f1407-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:11:38.421328 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:38.421328 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:38.580042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-d229c117-2ade-4adc-bb58-538ceb7f1407-np0000007826" released by "attachment_update" :: held 0.160s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:11:38.580423 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-0357fa58-251a-48d1-9e94-743985315591 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 returned with HTTP 200 Aug 19 23:11:38.581073 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 47/191] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:11:38 2026] PUT /volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:38.620532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-4b1e08fe-71c2-4864-ab42-48b01f229f50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:38.625985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-4b1e08fe-71c2-4864-ab42-48b01f229f50 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85/action Aug 19 23:11:38.626949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-4b1e08fe-71c2-4864-ab42-48b01f229f50 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:38.626949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-4b1e08fe-71c2-4864-ab42-48b01f229f50 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:38.652727 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:38.652727 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:38.670010 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-30a4eaf2-c207-471a-93ed-89e3f084bc0c req-4b1e08fe-71c2-4864-ab42-48b01f229f50 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85/action returned with HTTP 204 Aug 19 23:11:38.670409 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 50/192] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:11:38 2026] POST /volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:40.906575 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:40.909499 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:40.909838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1120553116"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:40.911542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1120553116'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:40.911657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Create volume of 1 GB Aug 19 23:11:40.917430 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Availability Zones retrieved successfully. Aug 19 23:11:40.924371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Flow 'volume_create_api' (ce9e6534-1450-4053-ba10-ec04b5bfa7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:40.925916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f620c5a-1853-415d-bfaa-cd81da43ecbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:40.926902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:40.977021 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f620c5a-1853-415d-bfaa-cd81da43ecbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:40.977682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee1ad69-7d31-4a38-bbce-535f6611ebc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:41.074961 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Created reservations ['5461261e-f3cb-4f87-b661-90350a54ef8a', '36e9fac4-cf7d-49af-a5e1-735f7e9afd99', '65793307-652d-4881-9efa-10e1e0f62fcf', '0f7cf264-90f6-4cab-98b2-202a663603aa'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:41.074961 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee1ad69-7d31-4a38-bbce-535f6611ebc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5461261e-f3cb-4f87-b661-90350a54ef8a', '36e9fac4-cf7d-49af-a5e1-735f7e9afd99', '65793307-652d-4881-9efa-10e1e0f62fcf', '0f7cf264-90f6-4cab-98b2-202a663603aa']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:41.076548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3244cb19-f11a-49b3-9850-dfe4aedd157f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:41.108412 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3244cb19-f11a-49b3-9850-dfe4aedd157f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4efa0c20-d0c6-4045-8543-960d3fcb9ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1120553116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933075d6d404c9e896d37d65812d080',qos_specs=None,replication_status=,reservations=['5461261e-f3cb-4f87-b661-90350a54ef8a','36e9fac4-cf7d-49af-a5e1-735f7e9afd99','65793307-652d-4881-9efa-10e1e0f62fcf','0f7cf264-90f6-4cab-98b2-202a663603aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea856887e444c13a8d9ad7fa9d91eb0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1120553116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4efa0c20-d0c6-4045-8543-960d3fcb9ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b933075d6d404c9e896d37d65812d080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea856887e444c13a8d9ad7fa9d91eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:41.109109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3856c1e-c90d-4534-b40d-08d616bae410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:41.142917 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3856c1e-c90d-4534-b40d-08d616bae410) transitioned into state 'SUCCESS' from state '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-1120553116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933075d6d404c9e896d37d65812d080',qos_specs=None,replication_status=,reservations=['5461261e-f3cb-4f87-b661-90350a54ef8a','36e9fac4-cf7d-49af-a5e1-735f7e9afd99','65793307-652d-4881-9efa-10e1e0f62fcf','0f7cf264-90f6-4cab-98b2-202a663603aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea856887e444c13a8d9ad7fa9d91eb0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:41.144001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1e6dbc-3bff-41a1-b63b-a9feb6d69743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:41.163596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1e6dbc-3bff-41a1-b63b-a9feb6d69743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:41.164943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Flow 'volume_create_api' (ce9e6534-1450-4053-ba10-ec04b5bfa7ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:41.165418 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Create volume request issued successfully. Aug 19 23:11:41.166468 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b00ad32-8a14-4a1d-bdc0-255978c2afed tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:41.167233 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 47/193] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:40 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:41.187378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a28cb76-f5bd-465c-94bc-a52632763eab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:41.192044 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a28cb76-f5bd-465c-94bc-a52632763eab tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:11:41.192044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a28cb76-f5bd-465c-94bc-a52632763eab tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:41.192044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a28cb76-f5bd-465c-94bc-a52632763eab tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:41.207882 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:41.207882 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:41.212795 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1a28cb76-f5bd-465c-94bc-a52632763eab tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:11:41.220090 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a28cb76-f5bd-465c-94bc-a52632763eab tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:11:41.220357 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 50/194] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:41 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:42.239604 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:42.243287 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:11:42.243287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:42.243287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:42.251919 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:42.251919 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:42.256353 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:11:42.262315 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8f43211-1ce2-4e69-86ef-fd0634d5dfba tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:11:42.262886 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 48/195] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:42 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:46.445706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:46.447793 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:46.448215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1554168990"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:46.450054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1554168990'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:46.450262 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:11:46.461139 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:11:46.467448 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (50b999a8-6d5c-494c-8c95-05f8cdba8ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:46.468507 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b0b801-6edc-4f66-b26d-a147539e7c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:46.469526 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:46.511581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b0b801-6edc-4f66-b26d-a147539e7c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:46.512404 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5a3248-e6c1-4cc2-a686-2c1228ef95c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:46.598502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['4fbf060c-a241-4e0c-b197-9a9cd812df73', 'fbb2d5aa-a4ff-4676-9f25-613280de7aa8', 'e7147135-63f8-4838-9012-9f3660ce5414', '227c586d-e298-4bf7-a444-85ded0ce88cd'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:46.599518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5a3248-e6c1-4cc2-a686-2c1228ef95c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fbf060c-a241-4e0c-b197-9a9cd812df73', 'fbb2d5aa-a4ff-4676-9f25-613280de7aa8', 'e7147135-63f8-4838-9012-9f3660ce5414', '227c586d-e298-4bf7-a444-85ded0ce88cd']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:46.600576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffb6db3-c9bb-4d5c-bb49-9240a1008188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:46.631298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffb6db3-c9bb-4d5c-bb49-9240a1008188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c616a76f-d2db-41af-a7f1-7e5fe5a9176e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1554168990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['4fbf060c-a241-4e0c-b197-9a9cd812df73','fbb2d5aa-a4ff-4676-9f25-613280de7aa8','e7147135-63f8-4838-9012-9f3660ce5414','227c586d-e298-4bf7-a444-85ded0ce88cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1554168990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c616a76f-d2db-41af-a7f1-7e5fe5a9176e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:46.632510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c223694b-593c-4496-a7e7-2518d6c7fe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:46.664645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c223694b-593c-4496-a7e7-2518d6c7fe2f) transitioned into state 'SUCCESS' from state '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-1554168990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['4fbf060c-a241-4e0c-b197-9a9cd812df73','fbb2d5aa-a4ff-4676-9f25-613280de7aa8','e7147135-63f8-4838-9012-9f3660ce5414','227c586d-e298-4bf7-a444-85ded0ce88cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:46.664645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db038b1c-16c3-440d-9ddc-558b881f1296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:46.677926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db038b1c-16c3-440d-9ddc-558b881f1296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:46.679135 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (50b999a8-6d5c-494c-8c95-05f8cdba8ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:46.679562 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:11:46.680337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8b14aad-25c0-4213-95f2-a3d8ce259cf8 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:46.680889 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 51/196] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:46 2026] POST /volume/v3/volumes => generated 749 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:46.698343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:46.705063 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:46.705313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:46.705588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:46.720734 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:46.720734 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:46.728076 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:46.740286 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7cb438f-d00d-4492-a5f3-0af8f453e1ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:46.740832 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 48/197] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:46 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:47.761815 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:47.763529 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:47.764052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:47.764052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:47.774012 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:47.774012 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:47.779744 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:47.787891 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ee725ab-3a17-4b7d-9ff1-fd529f63c205 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:47.787891 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 51/198] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:47 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:47.811973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2dd2fade-192a-4b87-b784-197099658ee9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:47.814206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action Aug 19 23:11:47.814959 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action body: b'{"os-attach": {"instance_uuid": "4725871c-6660-4087-badc-38a2afc0d8c3", "mountpoint": "/dev/vdb"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:47.815112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4725871c-6660-4087-badc-38a2afc0d8c3", "mountpoint": "/dev/vdb"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:47.829964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:47.829964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:47.831784 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:47.854849 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Update volume admin metadata completed successfully. Aug 19 23:11:47.950830 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Attach volume completed successfully. Aug 19 23:11:47.951030 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2dd2fade-192a-4b87-b784-197099658ee9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action returned with HTTP 202 Aug 19 23:11:47.952018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 49/199] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:47 2026] POST /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:47.961670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:47.969063 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:47.969240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:47.970377 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.005866 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.005866 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:48.012113 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.022507 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52f0a406-9d66-4df7-b3e3-5591005afb80 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.022507 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 52/200] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:47 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 1176 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:48.042444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.046858 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.046858 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.046858 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.075414 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.075414 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:48.089527 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.096106 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2bffb2a5-b8e1-42e2-9435-671ddb5161f1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.096763 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 49/201] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 1176 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:11:48.115943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.437120 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action Aug 19 23:11:48.437539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:48.437730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:48.504100 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.504100 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:48.504634 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume 'c616a76f-d2db-41af-a7f1-7e5fe5a9176e' with '{'status': 'error'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:11:48.556873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf62b6cd-3518-442a-b17e-9112c98e83e3 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action returned with HTTP 202 Aug 19 23:11:48.557543 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 52/202] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:48 2026] POST /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action => generated 0 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:11:48.566093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.568043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.568260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.568544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.579931 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.579931 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:48.584803 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.591985 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6955d7e2-2e29-442b-9474-18a2c63a3605 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.592640 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 50/203] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:11:48.607883 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.611779 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action Aug 19 23:11:48.611779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f07af778-fd6d-4f64-ba1a-fffc30a4e0b8"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:48.611779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f07af778-fd6d-4f64-ba1a-fffc30a4e0b8"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:48.634883 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.634883 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:48.635357 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Volume info retrieved successfully. Aug 19 23:11:48.671430 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Terminate volume connection completed successfully. Aug 19 23:11:48.680696 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100374) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 19 23:11:48.777599 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Detach volume completed successfully. Aug 19 23:11:48.777860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbca4b64-31e2-4e82-adb0-705255b82ac9 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action returned with HTTP 202 Aug 19 23:11:48.778375 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 53/204] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:48 2026] POST /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:48.791954 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.793861 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.794116 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.794373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.806749 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.806749 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:48.810526 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.817215 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31a96ff5-29cf-4d6b-9b39-3b52d0afbb37 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.817996 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 50/205] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:48.833539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.835392 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.835630 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.836763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.857310 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.857310 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:48.865139 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.874157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70b7f0c5-4683-4eed-b997-8e4a9ab9ff95 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.874631 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 53/206] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:48.891768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.895142 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action Aug 19 23:11:48.895624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action body: b'{"os-detach": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:48.895808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:48.906346 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.906346 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:48.907005 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.931216 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Detach volume completed successfully. Aug 19 23:11:48.931748 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ad8a804-5c66-47bf-8cda-f4f4cc31b193 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action returned with HTTP 202 Aug 19 23:11:48.932462 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 51/207] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:48 2026] POST /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:48.943262 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8979b19a-19ea-4109-b33c-3da4f113a92e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.946806 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8979b19a-19ea-4109-b33c-3da4f113a92e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.947134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8979b19a-19ea-4109-b33c-3da4f113a92e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.947846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8979b19a-19ea-4109-b33c-3da4f113a92e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.958303 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.958303 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:48.963789 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8979b19a-19ea-4109-b33c-3da4f113a92e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:48.970402 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8979b19a-19ea-4109-b33c-3da4f113a92e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:48.971026 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 54/208] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:48.986733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:48.989462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:48.990130 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:48.990451 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:48.999580 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:48.999580 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:49.004834 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:49.013319 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8f77cc21-fca6-4eca-807d-8f2cc6cb7c5f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:49.016241 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 51/209] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:48 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:49.035624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:49.037128 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:49.037587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:49.037977 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:49.038249 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:49.048668 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:49.048668 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:49.049459 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:49.076311 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume request issued successfully. Aug 19 23:11:49.076311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd6d02bc-234f-4be0-ac6f-ddcd5a174387 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 202 Aug 19 23:11:49.077371 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 54/210] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:49 2026] DELETE /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:11:49.097136 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:49.105600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:49.107940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:49.108224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:49.120672 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:49.120672 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:49.125290 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:49.135229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d8b95b4-4474-4db2-8df1-f70442b4f40e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 200 Aug 19 23:11:49.135724 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 52/211] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:49 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:50.152557 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-46b6d7b6-e537-4fc1-b61f-a441a9b57526 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:50.155062 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46b6d7b6-e537-4fc1-b61f-a441a9b57526 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e Aug 19 23:11:50.155397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46b6d7b6-e537-4fc1-b61f-a441a9b57526 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:50.155668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46b6d7b6-e537-4fc1-b61f-a441a9b57526 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:50.163702 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46b6d7b6-e537-4fc1-b61f-a441a9b57526 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e returned with HTTP 404 Aug 19 23:11:50.164414 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 55/212] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:50 2026] GET /volume/v3/volumes/c616a76f-d2db-41af-a7f1-7e5fe5a9176e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:52.867612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:52.870838 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:52.871293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1746224630"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:52.874470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1746224630'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:52.874470 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:11:52.885701 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:11:52.890176 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (7c095ed7-8230-46c6-813d-68c7f7705f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:52.891343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4407c83-9b47-4d42-ae58-9f9bf36dcd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:52.892531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:52.933054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4407c83-9b47-4d42-ae58-9f9bf36dcd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:52.935947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d1d762-1090-447b-83d5-3f4fb7160def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:53.018990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['c8d0c6cd-0924-42b1-8f72-3b9703d261ee', '6a136233-ec62-49a5-af8b-3d2b34e4c269', '8cd6d9e4-7f89-484e-9c1d-25db97762e89', 'adfde1bb-0d2d-4edb-9510-ac4860f5ff9e'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:53.019879 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d1d762-1090-447b-83d5-3f4fb7160def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d0c6cd-0924-42b1-8f72-3b9703d261ee', '6a136233-ec62-49a5-af8b-3d2b34e4c269', '8cd6d9e4-7f89-484e-9c1d-25db97762e89', 'adfde1bb-0d2d-4edb-9510-ac4860f5ff9e']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:53.020739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac7136a-b460-403b-8cf7-f8069d14ae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:53.057025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac7136a-b460-403b-8cf7-f8069d14ae0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407503b6-83f0-453a-853d-72e9864c7182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1746224630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['c8d0c6cd-0924-42b1-8f72-3b9703d261ee','6a136233-ec62-49a5-af8b-3d2b34e4c269','8cd6d9e4-7f89-484e-9c1d-25db97762e89','adfde1bb-0d2d-4edb-9510-ac4860f5ff9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1746224630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407503b6-83f0-453a-853d-72e9864c7182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:53.058267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78b04c3-eaf2-4a7c-9912-39090a1e7216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:53.081998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78b04c3-eaf2-4a7c-9912-39090a1e7216) transitioned into state 'SUCCESS' from state '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-1746224630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['c8d0c6cd-0924-42b1-8f72-3b9703d261ee','6a136233-ec62-49a5-af8b-3d2b34e4c269','8cd6d9e4-7f89-484e-9c1d-25db97762e89','adfde1bb-0d2d-4edb-9510-ac4860f5ff9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:53.082818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78f14a6-1edd-4746-b96a-e497025bc6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:53.093232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78f14a6-1edd-4746-b96a-e497025bc6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:53.094307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (7c095ed7-8230-46c6-813d-68c7f7705f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:53.094657 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:11:53.095322 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04ec0ee9-527e-4415-b86b-a7968fafcf17 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:53.096043 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 52/213] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:52 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:53.112363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c85126ca-fd39-4436-9da5-41e9289596e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:53.115463 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c85126ca-fd39-4436-9da5-41e9289596e9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:53.115754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c85126ca-fd39-4436-9da5-41e9289596e9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:53.116014 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c85126ca-fd39-4436-9da5-41e9289596e9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:53.126216 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:53.126216 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:53.131817 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c85126ca-fd39-4436-9da5-41e9289596e9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:53.138268 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c85126ca-fd39-4436-9da5-41e9289596e9 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 200 Aug 19 23:11:53.139033 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 55/214] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:53 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:54.157396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2936039-f65e-4837-b5f8-639eaf27af79 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:54.159871 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2936039-f65e-4837-b5f8-639eaf27af79 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:54.160325 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2936039-f65e-4837-b5f8-639eaf27af79 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:54.161733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2936039-f65e-4837-b5f8-639eaf27af79 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:54.170618 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:54.170618 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:54.175703 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2936039-f65e-4837-b5f8-639eaf27af79 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:54.181786 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2936039-f65e-4837-b5f8-639eaf27af79 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 200 Aug 19 23:11:54.182357 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 53/215] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:54 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:54.207206 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29a42ce0-cca5-4089-a339-2333730daff0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:54.208994 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29a42ce0-cca5-4089-a339-2333730daff0 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action Aug 19 23:11:54.209350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29a42ce0-cca5-4089-a339-2333730daff0 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:54.209583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29a42ce0-cca5-4089-a339-2333730daff0 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:54.220771 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:54.220771 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:54.221317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-29a42ce0-cca5-4089-a339-2333730daff0 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '407503b6-83f0-453a-853d-72e9864c7182' with '{'status': 'attaching'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:11:54.245166 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29a42ce0-cca5-4089-a339-2333730daff0 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action returned with HTTP 202 Aug 19 23:11:54.245504 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 56/216] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:54 2026] POST /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:54.255313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6f4a0401-f34a-4103-924a-a2f87020afcd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:54.257042 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f4a0401-f34a-4103-924a-a2f87020afcd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:54.257303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f4a0401-f34a-4103-924a-a2f87020afcd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:54.257863 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f4a0401-f34a-4103-924a-a2f87020afcd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:54.269097 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:54.269097 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:54.277938 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6f4a0401-f34a-4103-924a-a2f87020afcd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:54.290562 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f4a0401-f34a-4103-924a-a2f87020afcd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 200 Aug 19 23:11:54.297802 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 53/217] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:54 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:54.316487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:54.319492 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action Aug 19 23:11:54.320026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:54.320235 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:54.333893 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:54.333893 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:54.334862 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Volume info retrieved successfully. Aug 19 23:11:54.362207 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Delete volume request issued successfully. Aug 19 23:11:54.364261 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b6efe0f1-ad64-4489-97f0-6b87bfbabdd7 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action returned with HTTP 202 Aug 19 23:11:54.364261 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 56/218] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:54 2026] POST /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:54.377722 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-028d8252-6711-4529-8625-7934c4952e60 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:54.380020 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-028d8252-6711-4529-8625-7934c4952e60 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:54.381415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-028d8252-6711-4529-8625-7934c4952e60 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:54.381415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-028d8252-6711-4529-8625-7934c4952e60 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:54.390598 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:54.390598 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:54.396628 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-028d8252-6711-4529-8625-7934c4952e60 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:54.403661 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-028d8252-6711-4529-8625-7934c4952e60 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 200 Aug 19 23:11:54.404365 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 54/219] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:54 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:55.419477 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6f2d5bd-422b-4b84-8e2c-beca43a8c69f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:55.421758 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6f2d5bd-422b-4b84-8e2c-beca43a8c69f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:55.422238 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6f2d5bd-422b-4b84-8e2c-beca43a8c69f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:55.422583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6f2d5bd-422b-4b84-8e2c-beca43a8c69f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:55.432677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6f2d5bd-422b-4b84-8e2c-beca43a8c69f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 404 Aug 19 23:11:55.433406 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 57/220] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:55 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:55.442364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-38f2cf89-f337-43e9-be31-74102336dfa4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:55.444762 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38f2cf89-f337-43e9-be31-74102336dfa4 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:55.445044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38f2cf89-f337-43e9-be31-74102336dfa4 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:55.445375 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38f2cf89-f337-43e9-be31-74102336dfa4 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:55.452671 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38f2cf89-f337-43e9-be31-74102336dfa4 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 404 Aug 19 23:11:55.453236 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 54/221] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:55 2026] GET /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:55.465614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:55.468429 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:55.468680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:55.468879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:55.469115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: 407503b6-83f0-453a-853d-72e9864c7182 Aug 19 23:11:55.478224 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-224f7629-d83e-4f81-96ed-3a674499c9d0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 returned with HTTP 404 Aug 19 23:11:55.478994 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 57/222] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:55 2026] DELETE /volume/v3/volumes/407503b6-83f0-453a-853d-72e9864c7182 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:55.491403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:55.493929 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:55.494423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1569831862"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:55.496435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1569831862'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:55.496616 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:11:55.501955 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:11:55.510658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (5248edd1-14c9-482b-8f30-18c53a4000f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:55.512026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (517278af-6eb2-4ba4-b76e-0b55173ab7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:55.513588 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:55.553590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (517278af-6eb2-4ba4-b76e-0b55173ab7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:55.554559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cbaa3f-86c8-42e0-accd-5c304ea6157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:55.613221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['de221257-e87e-41da-ad03-837ead25136f', '24bb7f4f-0ea5-40bf-8933-a8b433fd4f08', '9014291c-45bd-494e-b29f-0ccfe770b4ec', '0e4b61ba-7d6d-4150-bd16-03c8dc9c2cd1'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:55.614025 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cbaa3f-86c8-42e0-accd-5c304ea6157b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de221257-e87e-41da-ad03-837ead25136f', '24bb7f4f-0ea5-40bf-8933-a8b433fd4f08', '9014291c-45bd-494e-b29f-0ccfe770b4ec', '0e4b61ba-7d6d-4150-bd16-03c8dc9c2cd1']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:55.615574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08db68d-a130-4257-93ad-7dfe7afee4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:55.648695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08db68d-a130-4257-93ad-7dfe7afee4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f282a864-7418-4dd3-9d2d-4c2060c5bf5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1569831862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['de221257-e87e-41da-ad03-837ead25136f','24bb7f4f-0ea5-40bf-8933-a8b433fd4f08','9014291c-45bd-494e-b29f-0ccfe770b4ec','0e4b61ba-7d6d-4150-bd16-03c8dc9c2cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1569831862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f282a864-7418-4dd3-9d2d-4c2060c5bf5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:55.650628 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49cbd72-4f46-4fc3-b6be-798d3a01c3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:55.682178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49cbd72-4f46-4fc3-b6be-798d3a01c3fe) transitioned into state 'SUCCESS' from state '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-1569831862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['de221257-e87e-41da-ad03-837ead25136f','24bb7f4f-0ea5-40bf-8933-a8b433fd4f08','9014291c-45bd-494e-b29f-0ccfe770b4ec','0e4b61ba-7d6d-4150-bd16-03c8dc9c2cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:55.683254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e8c513-ab88-49d5-b686-faa663a4b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:55.696548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e8c513-ab88-49d5-b686-faa663a4b417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:55.697621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (5248edd1-14c9-482b-8f30-18c53a4000f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:55.698016 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:11:55.698961 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-685ee5ff-3a8c-4ccd-b99f-c7c25c9b21fc tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:55.699560 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 55/223] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:55 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:55.715172 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:55.717630 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:55.717947 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:55.718188 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:55.727814 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:55.727814 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:55.734428 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:55.741223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d78b02-e1a2-47bd-a37f-f5436ed80578 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 200 Aug 19 23:11:55.741922 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 58/224] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:55 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:56.761132 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7ae54276-1109-40d4-9fed-e45efda3ceee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:56.764491 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7ae54276-1109-40d4-9fed-e45efda3ceee tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:56.764796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7ae54276-1109-40d4-9fed-e45efda3ceee tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:56.767302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7ae54276-1109-40d4-9fed-e45efda3ceee tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:56.776688 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:56.776688 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:56.786694 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7ae54276-1109-40d4-9fed-e45efda3ceee tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:56.797742 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7ae54276-1109-40d4-9fed-e45efda3ceee tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 200 Aug 19 23:11:56.797742 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 55/225] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:56 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:56.816028 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:56.820561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action Aug 19 23:11:56.820990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:56.821209 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:56.843720 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:56.843720 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:56.844434 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume 'f282a864-7418-4dd3-9d2d-4c2060c5bf5d' with '{'status': 'creating'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:11:56.882126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce57c1e7-8189-4f1c-8e62-3997338d9975 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action returned with HTTP 202 Aug 19 23:11:56.882593 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 58/226] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:56 2026] POST /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:56.896617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:56.901053 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:56.903101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:56.903101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:56.916331 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:56.916331 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:56.921649 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:56.929988 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca56b8c1-19df-456b-95bc-7eccb2aef76f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 200 Aug 19 23:11:56.929988 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 56/227] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:56 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:56.947276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:56.950805 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action Aug 19 23:11:56.952105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:56.952581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:56.972722 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:56.972722 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:56.973159 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Volume info retrieved successfully. Aug 19 23:11:57.017047 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Delete volume request issued successfully. Aug 19 23:11:57.017490 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bdeb520-6ff1-4628-bae8-d83d0b6fbc01 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action returned with HTTP 202 Aug 19 23:11:57.017804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 59/228] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:56 2026] POST /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:57.029072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:57.033065 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:57.033065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:57.033065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:57.047580 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:57.047580 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:57.053488 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:57.061281 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e67ff0c7-b797-4c5b-b778-9e06576ff1ce tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 200 Aug 19 23:11:57.061654 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 56/229] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:57 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:58.081158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25411ca0-2540-4b05-9024-24fa837ea0b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:58.083561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25411ca0-2540-4b05-9024-24fa837ea0b0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:58.083848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25411ca0-2540-4b05-9024-24fa837ea0b0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:58.084106 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25411ca0-2540-4b05-9024-24fa837ea0b0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:58.095757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25411ca0-2540-4b05-9024-24fa837ea0b0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 404 Aug 19 23:11:58.096330 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 59/230] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:58 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:58.103407 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca84b9dc-7a64-4310-934c-1aff7ff5eaa0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:58.105605 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca84b9dc-7a64-4310-934c-1aff7ff5eaa0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:58.105916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca84b9dc-7a64-4310-934c-1aff7ff5eaa0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:58.106890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca84b9dc-7a64-4310-934c-1aff7ff5eaa0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:58.112360 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca84b9dc-7a64-4310-934c-1aff7ff5eaa0 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 404 Aug 19 23:11:58.112877 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 57/231] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:58 2026] GET /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:58.124450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:58.128824 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:58.129813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:58.130208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:58.130539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: f282a864-7418-4dd3-9d2d-4c2060c5bf5d Aug 19 23:11:58.145792 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f1dbdbee-08fb-4345-8d6b-63ccaefdc712 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d returned with HTTP 404 Aug 19 23:11:58.146615 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 60/232] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:11:58 2026] DELETE /volume/v3/volumes/f282a864-7418-4dd3-9d2d-4c2060c5bf5d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:11:58.156024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-83b19417-6e47-4722-a997-4758dc7a21ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:58.158250 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:11:58.158643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-141255793"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:58.160461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-141255793'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:11:58.160597 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:11:58.165662 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:11:58.179806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (dd3a1a02-6d5e-400c-aa3d-20393c967142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:58.180931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668a4e6e-f2cf-4c70-9fa8-1543152f7f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:58.182295 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:11:58.237510 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668a4e6e-f2cf-4c70-9fa8-1543152f7f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:58.238341 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e209b383-c344-4a26-b462-684c6f7cad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:58.285100 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['a2608be3-f6a3-4160-b0f8-41e51537240e', '8ea8242d-7ae0-4fc9-b47e-188b51601e11', 'b3cdb06a-a011-4233-ae93-0ee32281609c', '04e141ae-b9c3-425c-ba4f-a5c5a75c76fe'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:11:58.285754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e209b383-c344-4a26-b462-684c6f7cad5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2608be3-f6a3-4160-b0f8-41e51537240e', '8ea8242d-7ae0-4fc9-b47e-188b51601e11', 'b3cdb06a-a011-4233-ae93-0ee32281609c', '04e141ae-b9c3-425c-ba4f-a5c5a75c76fe']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:58.286552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1870aa2-4f5f-4bd5-a67d-7dc3a3f0f265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:58.321288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1870aa2-4f5f-4bd5-a67d-7dc3a3f0f265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fda30db-e4e1-4507-8892-5bea3110bad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-141255793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['a2608be3-f6a3-4160-b0f8-41e51537240e','8ea8242d-7ae0-4fc9-b47e-188b51601e11','b3cdb06a-a011-4233-ae93-0ee32281609c','04e141ae-b9c3-425c-ba4f-a5c5a75c76fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:11:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-141255793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fda30db-e4e1-4507-8892-5bea3110bad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:58.323555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa882864-b5fd-4128-bcb3-77362e059962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:58.358109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa882864-b5fd-4128-bcb3-77362e059962) transitioned into state 'SUCCESS' from state '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-141255793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['a2608be3-f6a3-4160-b0f8-41e51537240e','8ea8242d-7ae0-4fc9-b47e-188b51601e11','b3cdb06a-a011-4233-ae93-0ee32281609c','04e141ae-b9c3-425c-ba4f-a5c5a75c76fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:58.359194 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbf2d54-e767-4343-b3f2-eda472060eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:11:58.376992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbf2d54-e767-4343-b3f2-eda472060eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:11:58.377989 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (dd3a1a02-6d5e-400c-aa3d-20393c967142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:11:58.378460 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:11:58.379472 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83b19417-6e47-4722-a997-4758dc7a21ac tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:11:58.380058 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 57/233] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:11:58 2026] POST /volume/v3/volumes => generated 748 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:11:58.398835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:58.405957 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:11:58.406194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:58.406383 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:58.418581 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:58.418581 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:58.427734 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:58.433593 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a38ef038-cf77-465f-a36c-a3a9dcd0bce6 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 200 Aug 19 23:11:58.434083 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 60/234] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:58 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:59.456740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a73680ce-56db-40db-a42d-5c9820a92c42 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:59.459666 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a73680ce-56db-40db-a42d-5c9820a92c42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:11:59.459917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a73680ce-56db-40db-a42d-5c9820a92c42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:59.460194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a73680ce-56db-40db-a42d-5c9820a92c42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:59.471847 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:59.471847 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:59.474286 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a73680ce-56db-40db-a42d-5c9820a92c42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:59.481415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a73680ce-56db-40db-a42d-5c9820a92c42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 200 Aug 19 23:11:59.481927 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 58/235] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:59 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:59.503367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9735e7dd-994b-4497-8ff8-69184584e59b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:59.507338 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9735e7dd-994b-4497-8ff8-69184584e59b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action Aug 19 23:11:59.507966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9735e7dd-994b-4497-8ff8-69184584e59b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:59.508155 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9735e7dd-994b-4497-8ff8-69184584e59b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:59.520386 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:59.520386 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:11:59.520777 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-9735e7dd-994b-4497-8ff8-69184584e59b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '4fda30db-e4e1-4507-8892-5bea3110bad2' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:11:59.555824 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9735e7dd-994b-4497-8ff8-69184584e59b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action returned with HTTP 202 Aug 19 23:11:59.556331 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 61/236] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:59 2026] POST /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:59.566225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:59.568908 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:11:59.568908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:59.569081 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:59.584569 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:59.584569 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:11:59.590338 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:59.596135 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b6563b0d-9b7a-4083-84bb-f35982ee3d6f tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 200 Aug 19 23:11:59.596626 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 58/237] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:59 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:11:59.613945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:59.616418 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action Aug 19 23:11:59.616926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:11:59.617081 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:11:59.627962 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:59.627962 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:11:59.627962 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Volume info retrieved successfully. Aug 19 23:11:59.654265 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Delete volume request issued successfully. Aug 19 23:11:59.654538 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccbb14bf-9d81-477a-a6fd-a5c7f24e3421 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action returned with HTTP 202 Aug 19 23:11:59.655017 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 61/238] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:11:59 2026] POST /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:11:59.666962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6963296-b838-4697-908a-d90584138b35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:11:59.672987 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6963296-b838-4697-908a-d90584138b35 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:11:59.673222 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6963296-b838-4697-908a-d90584138b35 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:11:59.673428 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6963296-b838-4697-908a-d90584138b35 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:11:59.685269 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:11:59.685269 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:11:59.690553 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6963296-b838-4697-908a-d90584138b35 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:11:59.696879 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6963296-b838-4697-908a-d90584138b35 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 200 Aug 19 23:11:59.696879 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 59/239] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:11:59 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:00.718803 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f6f8756-a2ce-489e-be0e-76251a97e820 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:00.721748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f6f8756-a2ce-489e-be0e-76251a97e820 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:12:00.722070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f6f8756-a2ce-489e-be0e-76251a97e820 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:00.722338 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f6f8756-a2ce-489e-be0e-76251a97e820 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:00.731489 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f6f8756-a2ce-489e-be0e-76251a97e820 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 404 Aug 19 23:12:00.732127 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 62/240] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:00 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:00.741611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ed7d8e85-cc71-4257-b8ad-1e15125f8f94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:00.744467 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed7d8e85-cc71-4257-b8ad-1e15125f8f94 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:12:00.745346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed7d8e85-cc71-4257-b8ad-1e15125f8f94 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:00.745346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed7d8e85-cc71-4257-b8ad-1e15125f8f94 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:00.752640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed7d8e85-cc71-4257-b8ad-1e15125f8f94 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 404 Aug 19 23:12:00.753272 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 59/241] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:00 2026] GET /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:00.762067 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef280812-8f34-4059-aaa5-66b808d4e946 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:00.764914 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef280812-8f34-4059-aaa5-66b808d4e946 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:12:00.764914 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef280812-8f34-4059-aaa5-66b808d4e946 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:00.764914 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef280812-8f34-4059-aaa5-66b808d4e946 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:00.765269 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ef280812-8f34-4059-aaa5-66b808d4e946 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: 4fda30db-e4e1-4507-8892-5bea3110bad2 Aug 19 23:12:00.772934 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef280812-8f34-4059-aaa5-66b808d4e946 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 returned with HTTP 404 Aug 19 23:12:00.773696 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 62/242] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:00 2026] DELETE /volume/v3/volumes/4fda30db-e4e1-4507-8892-5bea3110bad2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:00.784079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:00.786451 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:00.786839 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1065155755"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:00.788736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1065155755'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:00.789086 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:12:00.795683 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:12:00.804215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (535700cb-8117-425b-9247-fabc15e843b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:00.805860 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e74308-5e93-49f2-8511-326bafe609af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:00.807505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:00.850345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e74308-5e93-49f2-8511-326bafe609af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:00.851618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa81234-074f-4bba-9ed0-9620a5cff134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:00.906605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['efb9f4fa-cea3-47a4-b24c-67e19f3f99c6', '1bd982b7-297d-4799-8f3a-f461a6b31bf9', '27f4e85e-6b3a-4f3a-844f-d8689a029755', '8f41e17c-2d8c-4709-baa8-272e399ce53e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:00.907684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa81234-074f-4bba-9ed0-9620a5cff134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb9f4fa-cea3-47a4-b24c-67e19f3f99c6', '1bd982b7-297d-4799-8f3a-f461a6b31bf9', '27f4e85e-6b3a-4f3a-844f-d8689a029755', '8f41e17c-2d8c-4709-baa8-272e399ce53e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:00.909121 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124fff3-19a9-4fcd-a448-28cf86da825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:00.936612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124fff3-19a9-4fcd-a448-28cf86da825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81b27fbd-668a-4e18-a119-3c504e72fbe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1065155755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['efb9f4fa-cea3-47a4-b24c-67e19f3f99c6','1bd982b7-297d-4799-8f3a-f461a6b31bf9','27f4e85e-6b3a-4f3a-844f-d8689a029755','8f41e17c-2d8c-4709-baa8-272e399ce53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1065155755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81b27fbd-668a-4e18-a119-3c504e72fbe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:00.937928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c56e57c-f5a0-4e4c-a76d-739fb414ab81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:00.964009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c56e57c-f5a0-4e4c-a76d-739fb414ab81) transitioned into state 'SUCCESS' from state '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-1065155755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['efb9f4fa-cea3-47a4-b24c-67e19f3f99c6','1bd982b7-297d-4799-8f3a-f461a6b31bf9','27f4e85e-6b3a-4f3a-844f-d8689a029755','8f41e17c-2d8c-4709-baa8-272e399ce53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:00.966218 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cada995-738f-46ae-9fd1-fba0b1fcee15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:00.981119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cada995-738f-46ae-9fd1-fba0b1fcee15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:00.983682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (535700cb-8117-425b-9247-fabc15e843b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:00.983682 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:12:00.985392 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc242f8b-e833-48f5-a96a-d042c58cadfe tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:00.985980 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 60/243] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:00 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:01.006027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5446624e-142d-48a2-b73d-628014afbc42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:01.008504 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5446624e-142d-48a2-b73d-628014afbc42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:01.008970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5446624e-142d-48a2-b73d-628014afbc42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:01.009160 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5446624e-142d-48a2-b73d-628014afbc42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:01.019020 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:01.019020 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:01.035644 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5446624e-142d-48a2-b73d-628014afbc42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:01.047882 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5446624e-142d-48a2-b73d-628014afbc42 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 200 Aug 19 23:12:01.047882 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 63/244] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:01 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:01.677060 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:01.688280 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:01.688280 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:01.688280 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:01.741778 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:01.741778 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:01.752016 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:01.759893 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-9e755065-9428-440a-8900-9ffe8da17c05 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:01.760673 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 60/245] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:01 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:02.069390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.071883 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:02.072208 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:02.072611 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:02.089756 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.089756 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:02.107292 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:02.120864 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8044c36d-f22e-4e8b-bcee-4a3f80f8e148 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 200 Aug 19 23:12:02.121801 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 63/246] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:02 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:02.141389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.144363 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action Aug 19 23:12:02.144363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:02.145279 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:02.155741 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.155741 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:02.156787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '81b27fbd-668a-4e18-a119-3c504e72fbe1' with '{'status': 'maintenance'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:12:02.198511 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae8e07fe-fa40-4d7b-a26f-de49939f395b tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action returned with HTTP 202 Aug 19 23:12:02.199521 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 61/247] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:02 2026] POST /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:02.220638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e10cce52-3a3f-475a-b81d-78b6b270329e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.228593 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e10cce52-3a3f-475a-b81d-78b6b270329e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:02.232768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e10cce52-3a3f-475a-b81d-78b6b270329e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:02.232768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e10cce52-3a3f-475a-b81d-78b6b270329e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:02.245584 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.245584 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:02.252246 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e10cce52-3a3f-475a-b81d-78b6b270329e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:02.260146 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e10cce52-3a3f-475a-b81d-78b6b270329e tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 200 Aug 19 23:12:02.265989 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 64/248] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:02 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:02.289122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6465642-8028-411f-a3b2-0419417af75a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.290729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action Aug 19 23:12:02.291220 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:02.291393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:02.307781 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.307781 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:02.308150 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Volume info retrieved successfully. Aug 19 23:12:02.367358 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Delete volume request issued successfully. Aug 19 23:12:02.367358 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6465642-8028-411f-a3b2-0419417af75a tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action returned with HTTP 202 Aug 19 23:12:02.372606 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 61/249] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:02 2026] POST /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:02.385694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0e19094-a827-445c-983c-527c2064d962 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.393437 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0e19094-a827-445c-983c-527c2064d962 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:02.393437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0e19094-a827-445c-983c-527c2064d962 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:02.393437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0e19094-a827-445c-983c-527c2064d962 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:02.409211 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.409211 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:02.417723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-29a505a1-526e-4c82-aec9-4ba29d3ad14a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.417723 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29a505a1-526e-4c82-aec9-4ba29d3ad14a None None] GET https://10.4.3.193/volume// Aug 19 23:12:02.417723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29a505a1-526e-4c82-aec9-4ba29d3ad14a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:02.417723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29a505a1-526e-4c82-aec9-4ba29d3ad14a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:02.417723 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29a505a1-526e-4c82-aec9-4ba29d3ad14a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:02.418968 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0e19094-a827-445c-983c-527c2064d962 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:02.421531 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 62/250] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:02 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:02.427685 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0e19094-a827-445c-983c-527c2064d962 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 200 Aug 19 23:12:02.428302 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 64/251] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:02 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:02.450410 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-18a63f2f-741b-4e4d-9290-77029fcdbc94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:02.833389 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-18a63f2f-741b-4e4d-9290-77029fcdbc94 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:02.833739 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-18a63f2f-741b-4e4d-9290-77029fcdbc94 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09c98431-fbf5-417b-8ad6-4bb9b8dc7942", "connector": null, "instance_uuid": "d617b053-0e1d-4a24-8832-63f2cb89b60d"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:02.851747 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:02.851747 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:02.925369 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-18a63f2f-741b-4e4d-9290-77029fcdbc94 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:02.925733 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 65/252] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:02 2026] POST /volume/v3/attachments => generated 273 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:03.002584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a65f1959-49d7-4dba-911c-8b851fac5186 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.006193 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a65f1959-49d7-4dba-911c-8b851fac5186 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:03.007217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a65f1959-49d7-4dba-911c-8b851fac5186 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.008318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a65f1959-49d7-4dba-911c-8b851fac5186 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.057907 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:03.057907 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:03.068798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b0992640-1f27-4fbc-a5ac-2715339b4644 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.069456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0992640-1f27-4fbc-a5ac-2715339b4644 None None] GET https://10.4.3.193/volume// Aug 19 23:12:03.069839 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0992640-1f27-4fbc-a5ac-2715339b4644 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.070127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0992640-1f27-4fbc-a5ac-2715339b4644 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.070587 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0992640-1f27-4fbc-a5ac-2715339b4644 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:03.071177 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 63/253] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:03.074953 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a65f1959-49d7-4dba-911c-8b851fac5186 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:03.087170 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a65f1959-49d7-4dba-911c-8b851fac5186 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:03.088036 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 62/254] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:02 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:03.097413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.102269 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:03.102269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.102269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.117623 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:03.117623 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:03.123906 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:03.130242 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-ea3dbe2c-f37a-49a1-ab52-6822060e66ec tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:03.130242 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 65/255] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:03 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:03.288174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.289394 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] PUT https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 Aug 19 23:12:03.289906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:03.303222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Acquiring lock "cinder-attachment_update-09c98431-fbf5-417b-8ad6-4bb9b8dc7942-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:03.364435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Lock "cinder-attachment_update-09c98431-fbf5-417b-8ad6-4bb9b8dc7942-np0000007826" acquired by "attachment_update" :: waited 0.026s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:03.364435 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:03.364435 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:03.452249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3c6b48e-2891-48b1-9229-c186537b83df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.454198 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3c6b48e-2891-48b1-9229-c186537b83df tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:03.454449 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3c6b48e-2891-48b1-9229-c186537b83df tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.454696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3c6b48e-2891-48b1-9229-c186537b83df tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.462839 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3c6b48e-2891-48b1-9229-c186537b83df tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 404 Aug 19 23:12:03.463563 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 64/256] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:03 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:12:03.482491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a60eaa52-2cb7-4239-89da-91f422a81087 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.484284 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a60eaa52-2cb7-4239-89da-91f422a81087 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:03.484510 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a60eaa52-2cb7-4239-89da-91f422a81087 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.484737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a60eaa52-2cb7-4239-89da-91f422a81087 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.498054 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a60eaa52-2cb7-4239-89da-91f422a81087 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 404 Aug 19 23:12:03.499451 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 63/257] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:03 2026] GET /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:03.502186 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Lock "cinder-attachment_update-09c98431-fbf5-417b-8ad6-4bb9b8dc7942-np0000007826" released by "attachment_update" :: held 0.174s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:03.503620 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-00866732-c541-4b29-b63a-223760ea1633 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 returned with HTTP 200 Aug 19 23:12:03.503620 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 66/258] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:03 2026] PUT /volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:03.509361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.517118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:03.517118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.517118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.517118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: 81b27fbd-668a-4e18-a119-3c504e72fbe1 Aug 19 23:12:03.529530 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-447a3e6f-533a-4520-b0c7-1b2f3f679951 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 returned with HTTP 404 Aug 19 23:12:03.530526 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 66/259] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:03 2026] DELETE /volume/v3/volumes/81b27fbd-668a-4e18-a119-3c504e72fbe1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:03.550298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.556404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:03.557460 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-548445977"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:03.559672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-548445977'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:03.564742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume of 1 GB Aug 19 23:12:03.564742 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:03.564742 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:03.579812 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Availability Zones retrieved successfully. Aug 19 23:12:03.602609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (f7aa2340-0928-46b9-9739-0670ed94b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:03.605856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262742b1-db06-4588-bafe-bff4c84023b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:03.605856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:03.671626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262742b1-db06-4588-bafe-bff4c84023b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:03.672366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c868bf93-ae28-449e-ad15-94346a277b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:03.758867 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Created reservations ['e3bc79a4-45ca-46dd-8322-e233422f8e9b', '4b5dc6ab-5239-42c3-88db-50399090fcfa', '2e76dcf6-5531-4249-93ef-c4c48c10b5fb', '923c8df6-2af2-4984-8957-860d7d3800c5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:03.760262 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c868bf93-ae28-449e-ad15-94346a277b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3bc79a4-45ca-46dd-8322-e233422f8e9b', '4b5dc6ab-5239-42c3-88db-50399090fcfa', '2e76dcf6-5531-4249-93ef-c4c48c10b5fb', '923c8df6-2af2-4984-8957-860d7d3800c5']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:03.761360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735961d3-9478-45d9-a950-c9f197d970be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:03.800903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735961d3-9478-45d9-a950-c9f197d970be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b98797-fd4d-423a-abb5-5cac28c786bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-548445977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['e3bc79a4-45ca-46dd-8322-e233422f8e9b','4b5dc6ab-5239-42c3-88db-50399090fcfa','2e76dcf6-5531-4249-93ef-c4c48c10b5fb','923c8df6-2af2-4984-8957-860d7d3800c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-548445977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b98797-fd4d-423a-abb5-5cac28c786bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:03.802062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8a1a49-29d1-4f1f-9239-03c9392d33fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:03.839231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8a1a49-29d1-4f1f-9239-03c9392d33fe) transitioned into state 'SUCCESS' from state '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-548445977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee28f2e3fae4a45b6dca7a16744dcce',qos_specs=None,replication_status=,reservations=['e3bc79a4-45ca-46dd-8322-e233422f8e9b','4b5dc6ab-5239-42c3-88db-50399090fcfa','2e76dcf6-5531-4249-93ef-c4c48c10b5fb','923c8df6-2af2-4984-8957-860d7d3800c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf434d6b9d340d1b86a63af1e7e717e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:03.840878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fb521f-067d-4a1a-8f1d-2f95777b5921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:03.874477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fb521f-067d-4a1a-8f1d-2f95777b5921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:03.877174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Flow 'volume_create_api' (f7aa2340-0928-46b9-9739-0670ed94b59d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:03.879112 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Create volume request issued successfully. Aug 19 23:12:03.879112 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ce2643-2f2e-4136-8bad-ae2bcf9bbc65 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:03.880336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 65/260] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:03 2026] POST /volume/v3/volumes => generated 748 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:03.903421 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-796566b7-afa2-4929-9983-c981bef91d44 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:03.906223 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-796566b7-afa2-4929-9983-c981bef91d44 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:03.906522 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-796566b7-afa2-4929-9983-c981bef91d44 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:03.906823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-796566b7-afa2-4929-9983-c981bef91d44 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:03.918885 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:03.918885 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:03.929485 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-796566b7-afa2-4929-9983-c981bef91d44 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:03.935606 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-796566b7-afa2-4929-9983-c981bef91d44 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:03.936223 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 64/261] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:03 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:04.112529 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:04.115642 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:04.116427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:04.116594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:04.135092 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:04.135092 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:04.156779 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:04.162492 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c18ac8b-0e75-4110-9155-b12ae3eec857 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:04.163307 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 67/262] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:04 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:04.961585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:04.967813 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:04.967813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:04.967813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:04.979299 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:04.979299 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:04.988842 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.000625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e68efe4c-c854-49b6-b0e5-adf393c55d12 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.000625 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 67/263] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:04 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.016035 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.019514 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action Aug 19 23:12:05.019923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:05.020064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:05.030304 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.030304 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:05.030582 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '05b98797-fd4d-423a-abb5-5cac28c786bb' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:12:05.066545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bd2793c-7610-4229-a946-3f0619cf02c4 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action returned with HTTP 202 Aug 19 23:12:05.067141 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 66/264] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:05 2026] POST /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:12:05.085529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.091654 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.091654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.091940 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.107138 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.107138 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:05.115518 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.128348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81bfc8ba-6f5f-442c-8fc3-da15af4fe455 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.128348 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 65/265] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.151024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.151024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action Aug 19 23:12:05.151024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:05.151024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:05.165408 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.165408 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:05.165813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '05b98797-fd4d-423a-abb5-5cac28c786bb' with '{'status': 'available'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:12:05.191145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ade557a8-dfd1-4748-addb-50111ad6d02b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.194905 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ade557a8-dfd1-4748-addb-50111ad6d02b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:05.196847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ade557a8-dfd1-4748-addb-50111ad6d02b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.197196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ade557a8-dfd1-4748-addb-50111ad6d02b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.235052 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.235052 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:05.240286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43c2951d-fe54-4efe-89e4-bc1d058165cf tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action returned with HTTP 202 Aug 19 23:12:05.240640 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 68/266] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:05 2026] POST /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:05.244347 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ade557a8-dfd1-4748-addb-50111ad6d02b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:05.254457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.261444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.261783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.262100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.263861 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ade557a8-dfd1-4748-addb-50111ad6d02b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:05.263861 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 68/267] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:05.273964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.273964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:05.291756 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.321427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a58a1e6-9cf2-40f5-938b-c13c8580232c tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.322157 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 67/268] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.345648 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.358118 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action Aug 19 23:12:05.358587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:05.358888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:05.398671 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.398671 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:05.399987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '05b98797-fd4d-423a-abb5-5cac28c786bb' with '{'status': 'maintenance'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:12:05.457064 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c61754f-9487-4fcf-8804-2a4761ba3317 tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action returned with HTTP 202 Aug 19 23:12:05.457957 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 66/269] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:05 2026] POST /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:12:05.484620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.491564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.491564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.491564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.527314 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.527314 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:05.547795 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.555801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e04a064a-78a4-48bd-94a6-de2f28c0a8fd tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.556769 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 69/270] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.578186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.586072 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] POST https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action Aug 19 23:12:05.589651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:05.590009 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:05.613623 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.613623 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:05.614316 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] Updating volume '05b98797-fd4d-423a-abb5-5cac28c786bb' with '{'status': 'available'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:12:05.673186 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8fc71b56-bcfa-4801-a372-c1309291ec2e tempest-VolumesActionsTest-1491097801 tempest-VolumesActionsTest-1491097801-project-admin] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action returned with HTTP 202 Aug 19 23:12:05.673373 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 69/271] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:12:05 2026] POST /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:05.684285 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.694473 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.694824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.695074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.711129 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.711129 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:05.719555 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.733732 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fa667ed-2128-4e98-8e12-7a298fc96189 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.734881 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 68/272] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.757449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c41a5b29-844f-4b60-9e71-be15d3237443 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.761809 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c41a5b29-844f-4b60-9e71-be15d3237443 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.762140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c41a5b29-844f-4b60-9e71-be15d3237443 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.762564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c41a5b29-844f-4b60-9e71-be15d3237443 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.778768 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.778768 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:05.788931 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c41a5b29-844f-4b60-9e71-be15d3237443 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.798819 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c41a5b29-844f-4b60-9e71-be15d3237443 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.800188 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 67/273] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:05.816295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.821139 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.821446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.821640 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.822080 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume with id: 05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.846766 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.846766 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:05.849123 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.911357 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Delete volume request issued successfully. Aug 19 23:12:05.911357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad9fd822-8bc8-4511-88e3-8c89fd48683a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 202 Aug 19 23:12:05.911357 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 70/274] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:05 2026] DELETE /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:05.928758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:05.930952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:05.931504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:05.931696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:05.946505 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:05.946505 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:05.954877 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Volume info retrieved successfully. Aug 19 23:12:05.959829 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b48c513d-f3ec-4aa5-a59d-e9ff77f3a50a tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 200 Aug 19 23:12:05.960670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 70/275] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:05 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:06.042894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:06.046294 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:06.046685 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1063357088"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:06.048290 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1063357088'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:06.048469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Create volume of 1 GB Aug 19 23:12:06.064314 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Availability Zones retrieved successfully. Aug 19 23:12:06.065729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Flow 'volume_create_api' (24c6879b-0377-40cc-a0f6-54be7195519e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:06.067307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51b637c-88b0-47e6-a76c-93dd426138c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:06.068916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:06.121403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51b637c-88b0-47e6-a76c-93dd426138c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:06.122201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d0069f-d284-41f7-9ca5-9979569050be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:06.248291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Created reservations ['fc56a31e-a7d0-44cc-9f87-771b8a506514', '57493002-81f3-4095-9606-57fc474ec4b9', '7668bef8-846f-47ee-bb93-1549da8cc446', 'ceb4f77b-61f6-4316-8cde-f5e99b2086f6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:06.248578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d0069f-d284-41f7-9ca5-9979569050be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc56a31e-a7d0-44cc-9f87-771b8a506514', '57493002-81f3-4095-9606-57fc474ec4b9', '7668bef8-846f-47ee-bb93-1549da8cc446', 'ceb4f77b-61f6-4316-8cde-f5e99b2086f6']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:06.250246 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da38437d-8d77-4640-9c5f-397f17cf5f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:06.285809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:06.289666 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:06.289666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:06.289666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:06.333748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da38437d-8d77-4640-9c5f-397f17cf5f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed77b226-a573-4bff-8bef-e8307d1606a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1063357088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d425dedc23724b82b3d4a72c33364131',qos_specs=None,replication_status=,reservations=['fc56a31e-a7d0-44cc-9f87-771b8a506514','57493002-81f3-4095-9606-57fc474ec4b9','7668bef8-846f-47ee-bb93-1549da8cc446','ceb4f77b-61f6-4316-8cde-f5e99b2086f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af79f548d52c4802ab8a5b27c488f5dc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1063357088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed77b226-a573-4bff-8bef-e8307d1606a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d425dedc23724b82b3d4a72c33364131',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af79f548d52c4802ab8a5b27c488f5dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:06.333748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7837ff2-3a36-45ce-880f-9b4aa74c9493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:06.333891 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:06.333891 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:06.333891 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:06.333891 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76c6c247-6b8f-49d4-96e2-323b36cca788 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:06.333891 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 68/276] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:06 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:06.353886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7837ff2-3a36-45ce-880f-9b4aa74c9493) transitioned into state 'SUCCESS' from state '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-1063357088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d425dedc23724b82b3d4a72c33364131',qos_specs=None,replication_status=,reservations=['fc56a31e-a7d0-44cc-9f87-771b8a506514','57493002-81f3-4095-9606-57fc474ec4b9','7668bef8-846f-47ee-bb93-1549da8cc446','ceb4f77b-61f6-4316-8cde-f5e99b2086f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af79f548d52c4802ab8a5b27c488f5dc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:06.354795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a89a08a-38a7-42fe-b96c-d844fb8e14ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:06.372781 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a89a08a-38a7-42fe-b96c-d844fb8e14ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:06.373178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Flow 'volume_create_api' (24c6879b-0377-40cc-a0f6-54be7195519e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:06.373480 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Create volume request issued successfully. Aug 19 23:12:06.374333 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-804da95f-9ba8-4fee-99ce-dc2ace983e05 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:06.375141 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 69/277] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:06 2026] POST /volume/v3/volumes => generated 752 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:06.393776 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:06.402102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:06.402102 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:06.402102 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:06.425214 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:06.425214 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:06.441474 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:06.449596 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37349681-92a9-4e4b-bb1e-1fbea858b5e6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:06.450110 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 71/278] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:06 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 820 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:06.982750 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aebd552c-3de2-4a11-a343-7658c6c393c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:06.987747 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aebd552c-3de2-4a11-a343-7658c6c393c1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] GET https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb Aug 19 23:12:06.987747 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aebd552c-3de2-4a11-a343-7658c6c393c1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:06.988114 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aebd552c-3de2-4a11-a343-7658c6c393c1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:06.998321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aebd552c-3de2-4a11-a343-7658c6c393c1 tempest-VolumesActionsTest-2121291564 tempest-VolumesActionsTest-2121291564-project-member] https://10.4.3.193/volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb returned with HTTP 404 Aug 19 23:12:06.998966 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 71/279] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:06 2026] GET /volume/v3/volumes/05b98797-fd4d-423a-abb5-5cac28c786bb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:07.351015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7df4b78c-b1e2-4415-94f2-18f625924aee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:07.354019 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7df4b78c-b1e2-4415-94f2-18f625924aee tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:07.354432 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7df4b78c-b1e2-4415-94f2-18f625924aee tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:07.354612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7df4b78c-b1e2-4415-94f2-18f625924aee tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:07.374159 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:07.374159 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:07.382104 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7df4b78c-b1e2-4415-94f2-18f625924aee tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:07.391703 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7df4b78c-b1e2-4415-94f2-18f625924aee tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:07.392336 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 69/280] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:07 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:07.469525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:07.473121 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:07.473609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:07.473676 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:07.497429 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:07.497429 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:07.506615 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:07.511233 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a58e0ab9-e82e-4f53-9e4a-2a98c8903787 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:07.512099 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 70/281] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:07 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:07.579054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:07.585475 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:07.585475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:07.585475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:07.598643 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:07.598643 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:07.604227 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:07.611098 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-7c5e85b9-e0af-48c0-be72-6855532e77f7 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:07.611842 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 72/282] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:07 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:08.156052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7da4e129-a25e-4e54-89dd-4257d0a18bd3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.156052 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7da4e129-a25e-4e54-89dd-4257d0a18bd3 None None] GET https://10.4.3.193/volume// Aug 19 23:12:08.156052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7da4e129-a25e-4e54-89dd-4257d0a18bd3 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:08.156052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7da4e129-a25e-4e54-89dd-4257d0a18bd3 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:08.156052 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7da4e129-a25e-4e54-89dd-4257d0a18bd3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:08.165069 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 72/283] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:08 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:08.198356 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-bf2ee064-b591-4c53-99a1-437ffbba5e1f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.422470 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.430796 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:08.432232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:08.432232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:08.455003 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-22c2e117-1d55-4d68-8125-98704f0e1aad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.462345 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:08.462345 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:08.463242 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-22c2e117-1d55-4d68-8125-98704f0e1aad tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] POST https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9/action Aug 19 23:12:08.463242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-22c2e117-1d55-4d68-8125-98704f0e1aad tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:08.463242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-22c2e117-1d55-4d68-8125-98704f0e1aad tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:08.480639 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:08.492786 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ead51b6a-ca6d-4391-bd18-d8dae985c09c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:08.492786 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 71/284] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:08 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:08.527616 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:08.527616 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:08.563528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-342eaca6-7545-4c51-ab08-ce9ec5e3828f req-22c2e117-1d55-4d68-8125-98704f0e1aad tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9/action returned with HTTP 204 Aug 19 23:12:08.567734 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 73/285] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:08 2026] POST /volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:08.623612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-bf2ee064-b591-4c53-99a1-437ffbba5e1f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:08.623612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-bf2ee064-b591-4c53-99a1-437ffbba5e1f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed77b226-a573-4bff-8bef-e8307d1606a2", "connector": null, "instance_uuid": "408c670e-4046-4438-a910-055b9bd7985b"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:08.645654 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:08.645654 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:08.717333 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-bf2ee064-b591-4c53-99a1-437ffbba5e1f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:08.717333 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 70/286] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:08 2026] POST /volume/v3/attachments => generated 273 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:08.768408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.771580 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:08.772071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:08.772547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:08.791667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-302e5f20-f341-4c86-990f-71dcd53d616d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.792189 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302e5f20-f341-4c86-990f-71dcd53d616d None None] GET https://10.4.3.193/volume// Aug 19 23:12:08.792504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302e5f20-f341-4c86-990f-71dcd53d616d None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:08.792852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302e5f20-f341-4c86-990f-71dcd53d616d None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:08.793357 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302e5f20-f341-4c86-990f-71dcd53d616d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:08.794005 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 72/287] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:08.797785 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:08.797785 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:08.807794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.810738 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:08.811919 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:08.812296 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:08.812564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:08.818505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04c1e57f-ee73-4fb5-a8e6-2458341fbf8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:08.818505 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 73/288] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:08 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:08.842429 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:08.842429 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:08.847819 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:08.859734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-f040df1c-a632-4cea-8958-863b08b239cb tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:08.860848 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 74/289] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:08 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:08.991828 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:08.997885 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] PUT https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e Aug 19 23:12:08.997885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:09.009109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Acquiring lock "cinder-attachment_update-ed77b226-a573-4bff-8bef-e8307d1606a2-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:09.021814 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Lock "cinder-attachment_update-ed77b226-a573-4bff-8bef-e8307d1606a2-np0000007826" acquired by "attachment_update" :: waited 0.010s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:09.021814 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:09.021814 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:09.158365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Lock "cinder-attachment_update-ed77b226-a573-4bff-8bef-e8307d1606a2-np0000007826" released by "attachment_update" :: held 0.139s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:09.158819 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-20b39c45-ea47-48af-ace6-188dccc5811b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e returned with HTTP 200 Aug 19 23:12:09.159482 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 71/290] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:08 2026] PUT /volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:12:09.514239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:09.516742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:09.517189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:09.517585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:09.539957 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:09.539957 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:09.547172 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:09.553615 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e5d8f3d-70b1-4cc8-bc93-c913e62b207b tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:09.554303 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 73/291] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:09 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:09.574304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-317b9982-69de-4789-930b-a86cbb78cc54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:09.577724 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-317b9982-69de-4789-930b-a86cbb78cc54 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:09.577724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-317b9982-69de-4789-930b-a86cbb78cc54 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:09.579790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-317b9982-69de-4789-930b-a86cbb78cc54 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:09.600397 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:09.600397 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:09.606983 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-317b9982-69de-4789-930b-a86cbb78cc54 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:09.613788 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-317b9982-69de-4789-930b-a86cbb78cc54 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:09.614378 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 74/292] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:09 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:09.841606 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:09.847190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:09.847190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:09.847577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:09.864280 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:09.864280 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:09.868745 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:09.875183 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1aad44b-d481-4af1-b850-938d0c8aada8 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:09.875701 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 75/293] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:09 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:10.102884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.107517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:10.107517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:10.107517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:10.121692 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:10.121692 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:10.128196 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:10.134170 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e75e7b8-ecf8-43f2-9155-12a1e27f8c21 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:10.134170 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 72/294] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:10 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:10.232757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.235765 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:10.236247 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:10.236609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:10.253520 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:10.253520 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:10.259169 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:10.266968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-610ed508-2d28-4628-b4fa-2b91a768a54e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:10.268232 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 74/295] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:10 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:10.325306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.327428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.335989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] POST https://10.4.3.193/volume/v3/snapshots/3a27013b-02fe-42ee-b5dd-ac50e9646cf1/action Aug 19 23:12:10.335989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:10.335989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:10.336255 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] POST https://10.4.3.193/volume/v3/snapshots/None/action Aug 19 23:12:10.336255 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:10.336255 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:10.337810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100373) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 23:12:10.341147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.snapshot_actions [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100374) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 23:12:10.346479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.350831 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] POST https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942/action Aug 19 23:12:10.350831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:10.350831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:10.365564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-44128032-cf17-4369-8e98-1d9376a68364 req-e157ba1b-894a-4ffc-b7ca-0d0dba53a3dd tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] https://10.4.3.193/volume/v3/snapshots/None/action returned with HTTP 404 Aug 19 23:12:10.367314 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 76/296] 10.4.3.193 () {72 vars in 1582 bytes} [Wed Aug 19 23:12:10 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:10.370924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-45e50585-a972-44e3-a8a4-96bf7ee89960 req-5560e77c-720d-4e3a-9f31-a76506d8fdd6 tempest-VolumesAssistedSnapshotsTest-1271067661 tempest-VolumesAssistedSnapshotsTest-1271067661-project] https://10.4.3.193/volume/v3/snapshots/3a27013b-02fe-42ee-b5dd-ac50e9646cf1/action returned with HTTP 404 Aug 19 23:12:10.372670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 75/297] 10.4.3.193 () {72 vars in 1678 bytes} [Wed Aug 19 23:12:10 2026] POST /volume/v3/snapshots/3a27013b-02fe-42ee-b5dd-ac50e9646cf1/action => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:10.374792 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:10.374792 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:10.375769 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:10.387737 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Begin detaching volume completed successfully. Aug 19 23:12:10.388020 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-03be7f33-f241-4f46-9f4f-cf18f2cc808a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942/action returned with HTTP 202 Aug 19 23:12:10.388511 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 73/298] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:12:10 2026] POST /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:10.482557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9ed97e51-75b1-4cd2-932e-3fa53a2e304a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.483065 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ed97e51-75b1-4cd2-932e-3fa53a2e304a None None] GET https://10.4.3.193/volume// Aug 19 23:12:10.483316 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ed97e51-75b1-4cd2-932e-3fa53a2e304a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:10.483473 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ed97e51-75b1-4cd2-932e-3fa53a2e304a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:10.483820 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ed97e51-75b1-4cd2-932e-3fa53a2e304a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:10.484135 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 75/299] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:10.505644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.508864 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:10.509532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:10.509532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:10.521704 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:10.521704 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:10.526237 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:10.531371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-5d8bd7a5-e373-4870-ab77-08ce3544f21d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:10.531919 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 77/300] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:10 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:10.890982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:10.893345 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:10.893619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:10.893924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:10.908078 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:10.908078 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:10.913271 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:10.921495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a985351d-ad1e-41c2-bb41-09c11d6a7dbf tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:10.922464 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 76/301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:10 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:11.940552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5171689b-8e86-4212-8b9d-2c332638daa6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:11.942878 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5171689b-8e86-4212-8b9d-2c332638daa6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:11.943161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5171689b-8e86-4212-8b9d-2c332638daa6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:11.943380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5171689b-8e86-4212-8b9d-2c332638daa6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:11.957017 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:11.957017 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:11.965451 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5171689b-8e86-4212-8b9d-2c332638daa6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:11.972151 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5171689b-8e86-4212-8b9d-2c332638daa6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:11.972731 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 74/302] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:11 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:12.748728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-a409675b-9e07-4cde-b3ce-f4adf41479d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:12.752218 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-a409675b-9e07-4cde-b3ce-f4adf41479d6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] POST https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e/action Aug 19 23:12:12.753750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-a409675b-9e07-4cde-b3ce-f4adf41479d6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:12.753750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-a409675b-9e07-4cde-b3ce-f4adf41479d6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:12.784601 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:12.784601 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:12.821115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-d24df521-e64b-4c05-8a22-db81c2cd445e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:12.821609 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f8ae495a-de2c-483e-9189-e3e849b4c849 req-a409675b-9e07-4cde-b3ce-f4adf41479d6 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e/action returned with HTTP 204 Aug 19 23:12:12.822629 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 76/303] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:12 2026] POST /volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:12.827107 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-d24df521-e64b-4c05-8a22-db81c2cd445e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] DELETE https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 Aug 19 23:12:12.827227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-d24df521-e64b-4c05-8a22-db81c2cd445e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:12.827579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-d24df521-e64b-4c05-8a22-db81c2cd445e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:12.845645 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:12.845645 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:12.949395 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-220d9362-0547-48e8-a78d-8e5b30b0b2c0 req-d24df521-e64b-4c05-8a22-db81c2cd445e tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 returned with HTTP 200 Aug 19 23:12:12.951470 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 78/304] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:12:12 2026] DELETE /volume/v3/attachments/8efcc17e-77d5-4e43-b12d-c80da0153cb9 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:12.990992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:12.993323 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:12.993562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:12.993834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:13.017047 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:13.017047 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:13.025231 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:13.036261 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ed8cfb5-e018-4b64-89bb-6b4dffb0fa8b tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:13.036754 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 77/305] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:12 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:13.057437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:13.061734 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:13.061734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:13.061734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:13.078238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:13.078238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:13.084469 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:13.090369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-290f98bd-f3c7-47e7-8db0-f2432c6348b1 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:13.090799 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 75/306] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:13 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:13.749892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:13.752515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:13.752515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:13.752515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:13.764530 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:13.764530 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:13.768896 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:13.775679 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e17ac9d6-0a2d-47e7-899a-ed413158a734 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:13.776471 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 77/307] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:13 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:13.795625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-166dd657-84bb-46f5-afd5-dd2bd975126a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:13.798496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:13.798831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:13.799237 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:13.799569 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Delete volume with id: 09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:13.812210 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:13.812210 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:13.812748 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:13.843175 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Delete volume request issued successfully. Aug 19 23:12:13.843796 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-166dd657-84bb-46f5-afd5-dd2bd975126a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 202 Aug 19 23:12:13.843796 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 79/308] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:13 2026] DELETE /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:13.859552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:13.861696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:13.861696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:13.861696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:13.880683 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:13.880683 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:13.888611 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Volume info retrieved successfully. Aug 19 23:12:13.894997 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c01f9494-1392-4c95-83f4-368d7c6ff323 tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 200 Aug 19 23:12:13.896489 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 78/309] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:13 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:14.618300 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b7cfa719-6c07-430c-a053-489bae597f2e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:14.621368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:14.622933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-948477187"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:14.625408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-948477187'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:14.630733 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume of 1 GB Aug 19 23:12:14.630733 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:14.630733 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:14.630733 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Availability Zones retrieved successfully. Aug 19 23:12:14.639604 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (3a8be387-43ef-48fa-82c0-fca9e37aec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:14.639604 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10011020-8175-4cd8-9556-8766b3becb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:14.642002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:14.651371 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:14.651371 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:14.671746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10011020-8175-4cd8-9556-8766b3becb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:14.673869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8abf84-10aa-4e78-adaa-31c0e1b7377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:14.727795 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Created reservations ['53fa3218-65d1-4229-a7e7-ddbf11c92624', 'b974302b-fffe-4101-bae8-d5e00f63b602', '5a621bbd-693e-4c71-b927-145f6a18ae8d', '30ec7538-e6d8-4ab2-82a7-efd9a0a7caf9'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:14.728974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8abf84-10aa-4e78-adaa-31c0e1b7377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53fa3218-65d1-4229-a7e7-ddbf11c92624', 'b974302b-fffe-4101-bae8-d5e00f63b602', '5a621bbd-693e-4c71-b927-145f6a18ae8d', '30ec7538-e6d8-4ab2-82a7-efd9a0a7caf9']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:14.729690 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f75a68-dc16-42eb-b1a2-66231a928581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:14.760846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f75a68-dc16-42eb-b1a2-66231a928581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76023964-9794-4692-b896-b7c658ddb5fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-948477187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['53fa3218-65d1-4229-a7e7-ddbf11c92624','b974302b-fffe-4101-bae8-d5e00f63b602','5a621bbd-693e-4c71-b927-145f6a18ae8d','30ec7538-e6d8-4ab2-82a7-efd9a0a7caf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-948477187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76023964-9794-4692-b896-b7c658ddb5fe,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='94022ac4696f464bbf4341b47f913738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190c8dc01be54067ba98dd4181e83d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:14.763302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a3bda7-de21-412f-82f7-77cc242621df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:14.803354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a3bda7-de21-412f-82f7-77cc242621df) transitioned into state 'SUCCESS' from state '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-948477187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['53fa3218-65d1-4229-a7e7-ddbf11c92624','b974302b-fffe-4101-bae8-d5e00f63b602','5a621bbd-693e-4c71-b927-145f6a18ae8d','30ec7538-e6d8-4ab2-82a7-efd9a0a7caf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:14.804270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2729a5-7af7-40c0-be3c-b9cb742f1a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:14.825164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2729a5-7af7-40c0-be3c-b9cb742f1a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:14.825812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (3a8be387-43ef-48fa-82c0-fca9e37aec52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:14.826255 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request issued successfully. Aug 19 23:12:14.827054 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7cfa719-6c07-430c-a053-489bae597f2e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:14.827563 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 76/310] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:14 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:14.844405 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:14.847203 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:14.847553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:14.847917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:14.860349 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:14.860349 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:14.868598 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:14.874701 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9804b8d6-f468-4c18-a929-699db4a4d1a5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:14.875363 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 78/311] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:14 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:14.885347 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e5f1e39b-d2e8-48ee-95f0-a2f638fb88a1 req-44344ccd-87cb-490f-abe2-737a1296ce17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:14.887956 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e5f1e39b-d2e8-48ee-95f0-a2f638fb88a1 req-44344ccd-87cb-490f-abe2-737a1296ce17 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] DELETE https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e Aug 19 23:12:14.888187 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e5f1e39b-d2e8-48ee-95f0-a2f638fb88a1 req-44344ccd-87cb-490f-abe2-737a1296ce17 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:14.888391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e5f1e39b-d2e8-48ee-95f0-a2f638fb88a1 req-44344ccd-87cb-490f-abe2-737a1296ce17 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:14.900527 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:14.900527 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:14.916178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d6dd3fd2-12ec-4ad1-9800-f32cb1c0c16d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:14.919356 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6dd3fd2-12ec-4ad1-9800-f32cb1c0c16d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:14.919356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6dd3fd2-12ec-4ad1-9800-f32cb1c0c16d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:14.919824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6dd3fd2-12ec-4ad1-9800-f32cb1c0c16d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:14.929228 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6dd3fd2-12ec-4ad1-9800-f32cb1c0c16d tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 404 Aug 19 23:12:14.929228 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 79/312] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:14 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:14.973319 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e5f1e39b-d2e8-48ee-95f0-a2f638fb88a1 req-44344ccd-87cb-490f-abe2-737a1296ce17 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e returned with HTTP 200 Aug 19 23:12:14.973700 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 80/313] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:12:14 2026] DELETE /volume/v3/attachments/01578e35-a859-45e5-86ef-ee14e6fe1f3e => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:15.893722 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:15.897060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:15.897625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:15.898056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:15.908820 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:15.908820 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:15.913394 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:15.918796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-270140e5-a89a-48e7-8206-1ddf9efa6187 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:15.919166 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 77/314] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:15 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:15.978556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:15.982245 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:15.982934 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:15.983111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:15.999373 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:15.999373 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:16.007474 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:16.014846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-6d1f5d6b-8bdb-47b1-b77a-74ab018e5fe6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:16.015361 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 79/315] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:15 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:16.413330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-185f2653-ff38-43fd-930a-aa8ba368f61e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:16.413330 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-185f2653-ff38-43fd-930a-aa8ba368f61e None None] GET https://10.4.3.193/volume// Aug 19 23:12:16.413330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-185f2653-ff38-43fd-930a-aa8ba368f61e None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:16.413330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-185f2653-ff38-43fd-930a-aa8ba368f61e None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:16.413330 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-185f2653-ff38-43fd-930a-aa8ba368f61e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:16.414329 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 80/316] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:16.442457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-0435b608-bbb7-4622-8957-0b206a15e79f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:16.741966 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-0435b608-bbb7-4622-8957-0b206a15e79f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:16.743073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-0435b608-bbb7-4622-8957-0b206a15e79f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76023964-9794-4692-b896-b7c658ddb5fe", "connector": null, "instance_uuid": "2da981a9-7533-487d-b54b-a723d72d969d"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:16.754415 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:16.754415 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:16.790989 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-0435b608-bbb7-4622-8957-0b206a15e79f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:16.791596 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 81/317] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:16 2026] POST /volume/v3/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:16.840730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:16.842535 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:16.843046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:16.844033 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:16.861855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1f2761ca-3b42-4729-badc-b5958f7c2cc5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:16.862288 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f2761ca-3b42-4729-badc-b5958f7c2cc5 None None] GET https://10.4.3.193/volume// Aug 19 23:12:16.862566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f2761ca-3b42-4729-badc-b5958f7c2cc5 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:16.862798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f2761ca-3b42-4729-badc-b5958f7c2cc5 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:16.863229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f2761ca-3b42-4729-badc-b5958f7c2cc5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:16.864042 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 80/318] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12: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 19 23:12:16.866821 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:16.866821 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:16.878433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:16.878704 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:16.880419 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:16.880419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:16.880419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:16.883347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2755ca7c-e89d-4a3b-84b3-fc36057c111a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:16.883839 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 78/319] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:16 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:16.890922 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:16.890922 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:16.895954 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:16.902028 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-4c996663-676b-4f14-93ce-0099f81975de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:16.902546 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 81/320] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:16 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1031 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:17.008156 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.011370 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 Aug 19 23:12:17.011370 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:17.028305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:17.033569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:17.035515 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.035515 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:17.158422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.161226 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.161448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.161545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" released by "attachment_update" :: held 0.128s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:17.161672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.161980 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-74979a72-5515-44fe-89aa-ecefb435430d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 returned with HTTP 200 Aug 19 23:12:17.162646 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 82/321] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:17 2026] PUT /volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:17.171875 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.171875 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:17.176680 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:17.183028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55ce8bf7-5ac2-4ff4-8786-40c57afcddf5 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:17.183589 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 81/322] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:17 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:17.202807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.206400 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.206400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.206400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.215524 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.215524 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:17.222293 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:17.229441 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-98617a07-9a41-469f-ac83-eb7b74d09c4f tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:17.229965 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 79/323] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:17 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:17.275432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1373ece6-652f-4184-b999-118f3e7d02d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.278387 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1373ece6-652f-4184-b999-118f3e7d02d2 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.278678 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1373ece6-652f-4184-b999-118f3e7d02d2 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.278992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1373ece6-652f-4184-b999-118f3e7d02d2 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.289671 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.289671 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:17.295628 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1373ece6-652f-4184-b999-118f3e7d02d2 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:17.301705 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1373ece6-652f-4184-b999-118f3e7d02d2 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:17.302324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 82/324] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:17 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:12:17.317507 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.319836 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.320050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.320229 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.320376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Delete volume with id: ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.328690 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.328690 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:17.329557 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:17.351697 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Delete volume request issued successfully. Aug 19 23:12:17.351943 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b57fabea-78bf-4a9a-8438-33f6a89c6fbc tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 202 Aug 19 23:12:17.352358 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 83/325] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:17 2026] DELETE /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:17.361300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.364162 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:17.364475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.364725 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.375105 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.375105 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:17.380347 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Volume info retrieved successfully. Aug 19 23:12:17.387486 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8853d959-e05f-4eff-8153-ddbaf0b86198 tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 200 Aug 19 23:12:17.388256 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 82/326] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:17 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:17.900020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:17.903206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:17.903516 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:17.903805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:17.921651 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:17.921651 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:17.929305 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:17.937236 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae357fc0-92cd-4e6d-8136-5e13420804e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:17.937800 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 80/327] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:17 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:18.158220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:18.160360 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:18.160677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:18.160988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:18.161335 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Delete volume with id: 09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:18.168113 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10d4e446-e8f0-44a2-92e7-cfed902d769c tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 404 Aug 19 23:12:18.168113 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 83/328] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:18 2026] DELETE /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:18.178330 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ad4e687-7091-4a05-9644-891251409b4a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:18.186391 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ad4e687-7091-4a05-9644-891251409b4a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] GET https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 Aug 19 23:12:18.186606 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e687-7091-4a05-9644-891251409b4a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:18.186835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ad4e687-7091-4a05-9644-891251409b4a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:18.197720 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ad4e687-7091-4a05-9644-891251409b4a tempest-VolumesAssistedSnapshotsTest-1946385417 tempest-VolumesAssistedSnapshotsTest-1946385417-project-admin] https://10.4.3.193/volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 returned with HTTP 404 Aug 19 23:12:18.198302 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 84/329] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:18 2026] GET /volume/v3/volumes/09c98431-fbf5-417b-8ad6-4bb9b8dc7942 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:18.408840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b23e8e4-f801-46eb-805a-765329af40fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:18.417153 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b23e8e4-f801-46eb-805a-765329af40fd tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] GET https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 Aug 19 23:12:18.417153 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b23e8e4-f801-46eb-805a-765329af40fd tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:18.417153 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b23e8e4-f801-46eb-805a-765329af40fd tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:18.425415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b23e8e4-f801-46eb-805a-765329af40fd tempest-DeleteServersTestJSON-206097631 tempest-DeleteServersTestJSON-206097631-project-member] https://10.4.3.193/volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 returned with HTTP 404 Aug 19 23:12:18.425946 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 83/330] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:18 2026] GET /volume/v3/volumes/ed77b226-a573-4bff-8bef-e8307d1606a2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:18.953184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4bce2e66-90c7-4fdd-896b-e3868638975b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:18.955492 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bce2e66-90c7-4fdd-896b-e3868638975b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:18.955703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bce2e66-90c7-4fdd-896b-e3868638975b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:18.955994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bce2e66-90c7-4fdd-896b-e3868638975b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:18.973222 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:18.973222 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:18.980657 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4bce2e66-90c7-4fdd-896b-e3868638975b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:18.989197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bce2e66-90c7-4fdd-896b-e3868638975b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:18.989777 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 81/331] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:18 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:20.009020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-200d3462-1417-4d27-a29c-625ebd368298 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:20.010753 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-200d3462-1417-4d27-a29c-625ebd368298 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:20.010966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-200d3462-1417-4d27-a29c-625ebd368298 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:20.011162 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-200d3462-1417-4d27-a29c-625ebd368298 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:20.021368 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:20.021368 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:20.025800 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-200d3462-1417-4d27-a29c-625ebd368298 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:20.030932 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-200d3462-1417-4d27-a29c-625ebd368298 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:20.031347 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 84/332] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:20 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:20.478333 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-346fa272-cd92-46c4-a7ee-00612e6e47cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:20.481054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-346fa272-cd92-46c4-a7ee-00612e6e47cc tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67/action Aug 19 23:12:20.481688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-346fa272-cd92-46c4-a7ee-00612e6e47cc tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:20.481688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-346fa272-cd92-46c4-a7ee-00612e6e47cc tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:20.505535 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:20.505535 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:20.526080 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b5da0439-960d-43dd-a8d8-9b55dee9c0a0 req-346fa272-cd92-46c4-a7ee-00612e6e47cc tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67/action returned with HTTP 204 Aug 19 23:12:20.526672 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 85/333] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:20 2026] POST /volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:20.775221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.042565 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:12:21.042565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:21.042565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:21.042565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:12:21.042565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:12:21.054307 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Get all volumes completed successfully. Aug 19 23:12:21.054801 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0192bd1e-ba87-4d82-8e1c-82ffe0074c3b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:12:21.055386 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 84/334] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:12:20 2026] GET /volume/v3/volumes => generated 15 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:12:21.059400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.062785 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:21.063102 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:21.065595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:21.068832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.071666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:21.072132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-784461475"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:21.073609 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-784461475'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:21.073940 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume of 1 GB Aug 19 23:12:21.080182 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Availability Zones retrieved successfully. Aug 19 23:12:21.085942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (a454c251-975a-40fc-b8f6-09fd3465196c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:21.086697 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:21.086697 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:21.089036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01bed82-1d5a-4ff2-8516-d7194058d81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:21.089036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:21.091743 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:21.097622 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f7cb221-9e06-40ef-aeb0-db6ae961de4f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:21.098256 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 82/335] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:21 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:21.127100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01bed82-1d5a-4ff2-8516-d7194058d81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:21.128459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de67bb56-96f4-4424-81fe-cd9e64fec28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:21.176627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.180206 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:21.180514 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:21.180871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:21.204840 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:21.204840 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:21.213327 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:21.221227 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-1e8bc865-e7c8-4b66-aba1-ece0a03e15c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:21.221774 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 86/336] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:21 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:21.269801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Created reservations ['fa0e6bfc-c35b-4f19-afef-2f019a8a091c', 'e8c38277-4928-4913-92f6-7e6a0f42115a', '52b9242e-8025-4e11-84b4-e73b83e84c0a', 'a6176f9f-a3c9-45ae-bb6c-0f1b11c00546'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:21.271008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de67bb56-96f4-4424-81fe-cd9e64fec28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0e6bfc-c35b-4f19-afef-2f019a8a091c', 'e8c38277-4928-4913-92f6-7e6a0f42115a', '52b9242e-8025-4e11-84b4-e73b83e84c0a', 'a6176f9f-a3c9-45ae-bb6c-0f1b11c00546']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:21.272204 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc51e6b2-0150-4cef-9807-9fcd888fa665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:21.329188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc51e6b2-0150-4cef-9807-9fcd888fa665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd540947a-378d-4e90-8b0f-bc46c8026650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-784461475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['fa0e6bfc-c35b-4f19-afef-2f019a8a091c','e8c38277-4928-4913-92f6-7e6a0f42115a','52b9242e-8025-4e11-84b4-e73b83e84c0a','a6176f9f-a3c9-45ae-bb6c-0f1b11c00546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-784461475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d540947a-378d-4e90-8b0f-bc46c8026650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f3fda9e2d849c78acc71596cd7a729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:21.331253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cce223c-a2da-4421-b71c-87c986d65c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:21.367921 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cce223c-a2da-4421-b71c-87c986d65c43) transitioned into state 'SUCCESS' from state '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-784461475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['fa0e6bfc-c35b-4f19-afef-2f019a8a091c','e8c38277-4928-4913-92f6-7e6a0f42115a','52b9242e-8025-4e11-84b4-e73b83e84c0a','a6176f9f-a3c9-45ae-bb6c-0f1b11c00546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:21.369689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92837c89-75d9-45cf-a5b6-f2d80b81376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:21.384867 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92837c89-75d9-45cf-a5b6-f2d80b81376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:21.385949 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (a454c251-975a-40fc-b8f6-09fd3465196c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:21.386218 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request issued successfully. Aug 19 23:12:21.387022 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e539cda-bccb-46f0-bc5f-cb5e5c122b6a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:21.387615 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 85/337] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:21 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:21.405472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0937c2af-63b8-459b-89de-422e5036bc2a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.408995 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0937c2af-63b8-459b-89de-422e5036bc2a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:21.410567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0937c2af-63b8-459b-89de-422e5036bc2a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:21.410567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0937c2af-63b8-459b-89de-422e5036bc2a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:21.423857 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:21.423857 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:21.433320 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0937c2af-63b8-459b-89de-422e5036bc2a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:21.445110 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0937c2af-63b8-459b-89de-422e5036bc2a tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 200 Aug 19 23:12:21.445687 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 85/338] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:21 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:21.673411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c8830d49-ac8c-4fac-bd90-7a58025944bd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.673839 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8830d49-ac8c-4fac-bd90-7a58025944bd None None] GET https://10.4.3.193/volume// Aug 19 23:12:21.674038 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8830d49-ac8c-4fac-bd90-7a58025944bd None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:21.674258 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8830d49-ac8c-4fac-bd90-7a58025944bd None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:21.674588 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8830d49-ac8c-4fac-bd90-7a58025944bd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:21.675091 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 83/339] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:21.699028 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-33e611f5-0000-44f9-94a1-ef58aa385692 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:21.999799 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-33e611f5-0000-44f9-94a1-ef58aa385692 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:22.002632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-33e611f5-0000-44f9-94a1-ef58aa385692 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76023964-9794-4692-b896-b7c658ddb5fe", "connector": null, "instance_uuid": "e4c9ec8d-d6d6-4b82-86a8-294457576411"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:22.013821 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.013821 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:22.047130 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-33e611f5-0000-44f9-94a1-ef58aa385692 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:22.047541 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 87/340] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:21 2026] POST /volume/v3/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:22.084302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.088665 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:22.088665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.088665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.092777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-01384d91-646b-4b00-92ab-37aaa631744c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.093263 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01384d91-646b-4b00-92ab-37aaa631744c None None] GET https://10.4.3.193/volume// Aug 19 23:12:22.093552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01384d91-646b-4b00-92ab-37aaa631744c None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.093848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-01384d91-646b-4b00-92ab-37aaa631744c None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.094262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-01384d91-646b-4b00-92ab-37aaa631744c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:22.095970 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 86/341] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:22.107701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.111235 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:22.111566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.111895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.112963 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.112963 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:22.119970 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:22.126860 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3bd640b1-b3c5-4d52-8739-1eee5522fdb8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:22.127299 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 86/342] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:22.132073 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.132073 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:22.136734 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:22.143089 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-b818261c-dd76-489d-9da4-5a0f1fb302bd tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:22.143620 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 84/343] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:22.250387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.252959 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 Aug 19 23:12:22.253404 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:22.268006 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:22.274670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:22.275828 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.275828 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:22.418086 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-76023964-9794-4692-b896-b7c658ddb5fe-np0000007826" released by "attachment_update" :: held 0.143s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:22.418564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-e761f4c7-781d-4421-84df-46bba2412d3a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 returned with HTTP 200 Aug 19 23:12:22.419103 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 88/344] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:22 2026] PUT /volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:22.462764 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.466104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:22.466490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.467139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.481576 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.481576 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:22.488134 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:22.494145 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6573582e-b600-4eca-9af7-cbcadf542ec7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 200 Aug 19 23:12:22.494819 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 87/345] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:12:22.514007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.518414 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:22.518627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.518970 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.532904 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.532904 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:22.548463 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:22.562542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-575ac15b-c7da-4489-86b5-e4ec9cf770b3 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 200 Aug 19 23:12:22.562704 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 87/346] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:12:22.580441 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1b002506-e404-4f13-a518-be429fe3a338 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.582783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:22.585218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-849994632"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:22.586275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-849994632'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:22.586607 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume of 1 GB Aug 19 23:12:22.595662 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Availability Zones retrieved successfully. Aug 19 23:12:22.604748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (1f9db985-9801-4b00-9033-1b77dee83fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:22.607706 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbd3ea3-57f2-46c0-8b6d-96940a6c43a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:22.609647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:22.653732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbd3ea3-57f2-46c0-8b6d-96940a6c43a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:22.654971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dce303b-dddc-4f38-8185-74a1652ad78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:22.712731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Created reservations ['6619afab-7afe-4898-a3a0-63222e8f6f62', '3455a549-3b7c-4883-b4b2-a16776c902ae', '005cae06-4922-415f-a639-01b2996f22d0', '110384a7-afaa-41d4-9d3f-27d28b5066bc'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:22.713854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dce303b-dddc-4f38-8185-74a1652ad78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6619afab-7afe-4898-a3a0-63222e8f6f62', '3455a549-3b7c-4883-b4b2-a16776c902ae', '005cae06-4922-415f-a639-01b2996f22d0', '110384a7-afaa-41d4-9d3f-27d28b5066bc']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:22.714725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1d3329-7c2c-4e18-b0fc-d3fdf0f9a2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:22.741870 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1d3329-7c2c-4e18-b0fc-d3fdf0f9a2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-849994632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['6619afab-7afe-4898-a3a0-63222e8f6f62','3455a549-3b7c-4883-b4b2-a16776c902ae','005cae06-4922-415f-a639-01b2996f22d0','110384a7-afaa-41d4-9d3f-27d28b5066bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-849994632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f3fda9e2d849c78acc71596cd7a729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:22.743195 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cadbeb8-1106-48a7-9026-2f452989a651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:22.775924 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cadbeb8-1106-48a7-9026-2f452989a651) transitioned into state 'SUCCESS' from state '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-849994632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['6619afab-7afe-4898-a3a0-63222e8f6f62','3455a549-3b7c-4883-b4b2-a16776c902ae','005cae06-4922-415f-a639-01b2996f22d0','110384a7-afaa-41d4-9d3f-27d28b5066bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:22.777111 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15edc282-4181-47a2-bcba-6ebb90b1b968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:22.791273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15edc282-4181-47a2-bcba-6ebb90b1b968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:22.792331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (1f9db985-9801-4b00-9033-1b77dee83fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:22.792876 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request issued successfully. Aug 19 23:12:22.793822 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b002506-e404-4f13-a518-be429fe3a338 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:22.794446 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 85/347] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:22 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:22.815600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:22.817907 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:22.818134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:22.818347 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:22.828981 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:22.828981 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:22.834385 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:22.841031 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9707c58e-cdef-4f03-9199-3da8aa0fde26 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 200 Aug 19 23:12:22.841474 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 89/348] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:22 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:12:23.149390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:23.154111 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:23.154111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:23.154111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:23.190326 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:23.190326 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:23.196464 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:23.202619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0eb794d7-25c9-4b33-b3c1-8e36d15cb15a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:23.203172 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 88/349] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:23 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:23.859193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-74be38bd-a488-455a-862e-d777ff1a328f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:23.863680 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74be38bd-a488-455a-862e-d777ff1a328f tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:23.865594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74be38bd-a488-455a-862e-d777ff1a328f tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:23.865594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74be38bd-a488-455a-862e-d777ff1a328f tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:23.875520 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:23.875520 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:23.881844 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-74be38bd-a488-455a-862e-d777ff1a328f tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:23.889924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74be38bd-a488-455a-862e-d777ff1a328f tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 200 Aug 19 23:12:23.890466 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 88/350] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:23 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:23.907148 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:23.909439 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:23.909695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:23.910006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:23.921377 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:23.921377 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:23.937353 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:23.951239 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-72ad076f-b25c-4971-af1e-a25892a1f6fe tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 200 Aug 19 23:12:23.952334 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 86/351] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:23 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:23.971865 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:23.974819 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:23.974819 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-488875177"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:23.977566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-488875177'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:23.977752 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume of 1 GB Aug 19 23:12:23.983420 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Availability Zones retrieved successfully. Aug 19 23:12:23.991362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (3f177fdf-56ee-447e-a178-2d9ba76bd28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:23.992550 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d801b21-df09-4ff8-9c5b-db544aad3d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:23.993924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:24.036942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d801b21-df09-4ff8-9c5b-db544aad3d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:24.037871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab91aa4e-2cc8-4430-9d0c-57f35b6cec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:24.085176 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Created reservations ['c9240b1f-c7b0-4986-b303-9b9ddf7c1a4b', '49beb2d7-b837-47f8-a738-6882c963bc12', '39955a20-7ac7-488b-97e4-4a40a562fabc', 'cf269423-7d0b-425a-b17c-3d96b2cf8fe7'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:24.085987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab91aa4e-2cc8-4430-9d0c-57f35b6cec15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9240b1f-c7b0-4986-b303-9b9ddf7c1a4b', '49beb2d7-b837-47f8-a738-6882c963bc12', '39955a20-7ac7-488b-97e4-4a40a562fabc', 'cf269423-7d0b-425a-b17c-3d96b2cf8fe7']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:24.086729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809e2206-dcac-42c1-8b16-5a9f2411ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:24.117483 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809e2206-dcac-42c1-8b16-5a9f2411ef9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b58eaee-34a5-4924-9af4-b113013ffaaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-488875177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['c9240b1f-c7b0-4986-b303-9b9ddf7c1a4b','49beb2d7-b837-47f8-a738-6882c963bc12','39955a20-7ac7-488b-97e4-4a40a562fabc','cf269423-7d0b-425a-b17c-3d96b2cf8fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-488875177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b58eaee-34a5-4924-9af4-b113013ffaaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f3fda9e2d849c78acc71596cd7a729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:24.119547 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b665b8-c57b-4d1a-ac7e-f3533a59d685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:24.156622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b665b8-c57b-4d1a-ac7e-f3533a59d685) transitioned into state 'SUCCESS' from state '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-488875177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f3fda9e2d849c78acc71596cd7a729',qos_specs=None,replication_status=,reservations=['c9240b1f-c7b0-4986-b303-9b9ddf7c1a4b','49beb2d7-b837-47f8-a738-6882c963bc12','39955a20-7ac7-488b-97e4-4a40a562fabc','cf269423-7d0b-425a-b17c-3d96b2cf8fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddad6184cc54476b89ca994cdcbc10fe',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:24.158734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95892893-7db1-43f3-939f-15b31f52eb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:24.175397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95892893-7db1-43f3-939f-15b31f52eb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:24.176805 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Flow 'volume_create_api' (3f177fdf-56ee-447e-a178-2d9ba76bd28c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:24.177367 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Create volume request issued successfully. Aug 19 23:12:24.178278 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e0439c3-7900-47e4-866e-7050d6f0a756 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:24.178950 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 90/352] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:23 2026] POST /volume/v3/volumes => generated 754 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:24.195449 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:24.197343 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:24.197596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:24.197883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:24.206147 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:24.206147 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:24.213365 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:24.221437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56265033-53db-4549-aa69-df0e4c15a3aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:24.223672 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6dc3f38-38b5-4821-9577-63e487b24da7 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 200 Aug 19 23:12:24.224180 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 89/353] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:24 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:24.224284 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56265033-53db-4549-aa69-df0e4c15a3aa tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:24.224563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56265033-53db-4549-aa69-df0e4c15a3aa tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:24.224882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56265033-53db-4549-aa69-df0e4c15a3aa tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:24.249569 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:24.249569 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:24.255260 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56265033-53db-4549-aa69-df0e4c15a3aa tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:24.262844 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56265033-53db-4549-aa69-df0e4c15a3aa tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:24.263295 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 89/354] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:24 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:24.840728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-944b04b8-138b-41f5-adf7-e9f94006d834 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:24.846376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-944b04b8-138b-41f5-adf7-e9f94006d834 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950/action Aug 19 23:12:24.847352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-944b04b8-138b-41f5-adf7-e9f94006d834 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:24.847352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-944b04b8-138b-41f5-adf7-e9f94006d834 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:24.872943 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:24.872943 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:24.885378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d4edf895-930a-4b2a-85d8-0fa31ed864c8 req-944b04b8-138b-41f5-adf7-e9f94006d834 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950/action returned with HTTP 204 Aug 19 23:12:24.886130 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 87/355] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:24 2026] POST /volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:25.247358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.250144 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:25.250494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.250754 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.262638 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.262638 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:25.269067 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:25.277549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e84f7f7-dc97-49de-9767-7cf52c723f68 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 200 Aug 19 23:12:25.278278 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 91/356] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:25.287893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4445d022-f894-4de0-9db5-ff70546e28ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.290885 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4445d022-f894-4de0-9db5-ff70546e28ad tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:25.290885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4445d022-f894-4de0-9db5-ff70546e28ad tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.290885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4445d022-f894-4de0-9db5-ff70546e28ad tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.295848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.298791 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:25.298791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.299932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.302221 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.302221 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:25.308204 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4445d022-f894-4de0-9db5-ff70546e28ad tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:25.309189 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.309189 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:25.315311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4445d022-f894-4de0-9db5-ff70546e28ad tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:25.315481 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:25.316256 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 90/357] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:25.322564 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36a1094c-5e81-4b77-b8eb-a4a203e0d906 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 200 Aug 19 23:12:25.323123 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 90/358] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:25.336902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.340077 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3661c5e4-be02-4dae-aa05-bd38f32123be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.618110 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:25.618312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.618607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.630978 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.630978 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:25.636419 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Volume info retrieved successfully. Aug 19 23:12:25.644587 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8aa45a75-d673-4131-8688-cd7f9b66f43f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:25.645254 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 88/359] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1441 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:25.710545 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:25.710994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:25.714822 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:25.715003 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Create volume of 1 GB Aug 19 23:12:25.721301 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Availability Zones retrieved successfully. Aug 19 23:12:25.727560 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Flow 'volume_create_api' (2031850e-a283-4e8d-a689-530292bfb1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:25.730834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a055d3-f4dd-491e-9013-4dee18e28c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:25.733502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21a784aa-217d-4769-9b45-8d5747f09371 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.733990 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:25.735931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21a784aa-217d-4769-9b45-8d5747f09371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:25.735931 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21a784aa-217d-4769-9b45-8d5747f09371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.736154 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21a784aa-217d-4769-9b45-8d5747f09371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.751969 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.751969 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:25.756920 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21a784aa-217d-4769-9b45-8d5747f09371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Volume info retrieved successfully. Aug 19 23:12:25.762858 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21a784aa-217d-4769-9b45-8d5747f09371 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:25.764223 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 91/360] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:25.770175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a055d3-f4dd-491e-9013-4dee18e28c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:25.771074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98013047-54de-47b4-a178-272293c1b093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:25.849732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.852691 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:25.853116 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.853376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.856112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Created reservations ['218b1335-88d3-41f9-943c-fc4343c61b77', '64856529-9fbc-4dad-bce0-c8a5e4e4bf76', '3d538201-8dcb-491e-9da0-0cf6488f172b', 'bd087476-8312-4036-9934-756908173e3e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:25.857234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98013047-54de-47b4-a178-272293c1b093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218b1335-88d3-41f9-943c-fc4343c61b77', '64856529-9fbc-4dad-bce0-c8a5e4e4bf76', '3d538201-8dcb-491e-9da0-0cf6488f172b', 'bd087476-8312-4036-9934-756908173e3e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:25.858936 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b433cb77-fdce-42c6-92c9-41901789bf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:25.870035 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.870035 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:25.874991 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:25.881990 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1fb9afb4-f7d9-41a2-8464-3695a1c1cf74 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:25.882510 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 91/361] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:25.888107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b433cb77-fdce-42c6-92c9-41901789bf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ede4160-8bbd-4ce6-8eac-c32366caa081', '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='2cd8a7631ad241f8b8accff894ae2192',qos_specs=None,replication_status=,reservations=['218b1335-88d3-41f9-943c-fc4343c61b77','64856529-9fbc-4dad-bce0-c8a5e4e4bf76','3d538201-8dcb-491e-9da0-0cf6488f172b','bd087476-8312-4036-9934-756908173e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8bb4be6ec74e2e8f5b519c6ca4e2ba',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:25Z,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=2ede4160-8bbd-4ce6-8eac-c32366caa081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd8a7631ad241f8b8accff894ae2192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d8bb4be6ec74e2e8f5b519c6ca4e2ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:25.889244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1349d32-9e67-45e6-9e85-15d2c5d048cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:25.918292 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1349d32-9e67-45e6-9e85-15d2c5d048cb) transitioned into state 'SUCCESS' from 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='2cd8a7631ad241f8b8accff894ae2192',qos_specs=None,replication_status=,reservations=['218b1335-88d3-41f9-943c-fc4343c61b77','64856529-9fbc-4dad-bce0-c8a5e4e4bf76','3d538201-8dcb-491e-9da0-0cf6488f172b','bd087476-8312-4036-9934-756908173e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d8bb4be6ec74e2e8f5b519c6ca4e2ba',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:25.919422 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb166c2-4def-4b5d-b607-295790e451cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:25.930472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb166c2-4def-4b5d-b607-295790e451cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:25.931304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Flow 'volume_create_api' (2031850e-a283-4e8d-a689-530292bfb1c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:25.931601 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Create volume request issued successfully. Aug 19 23:12:25.932303 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3661c5e4-be02-4dae-aa05-bd38f32123be tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:25.932749 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 92/362] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:25 2026] POST /volume/v3/volumes => generated 733 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:25.949652 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.952669 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] GET https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 Aug 19 23:12:25.953019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:25.953332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:25.957578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:25.963281 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action Aug 19 23:12:25.963872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:25.964037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:25.964188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.964188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:25.969947 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Volume info retrieved successfully. Aug 19 23:12:25.976634 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89f6abd8-ad9e-449f-b075-2746844d8cb4 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 returned with HTTP 200 Aug 19 23:12:25.977177 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 89/363] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:25 2026] GET /volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:25.989577 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:25.989577 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:25.990727 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:26.003102 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Begin detaching volume completed successfully. Aug 19 23:12:26.003975 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1b3588b8-7718-46bc-9b8a-453e5740c1b4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action returned with HTTP 202 Aug 19 23:12:26.004792 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 92/364] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:12:25 2026] POST /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:26.031563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.035443 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:26.035950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.036325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:26.066537 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:26.066537 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:26.076355 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-586928aa-f153-4086-adb6-a6ac7518976c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.077103 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:26.077166 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-586928aa-f153-4086-adb6-a6ac7518976c None None] GET https://10.4.3.193/volume// Aug 19 23:12:26.077166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-586928aa-f153-4086-adb6-a6ac7518976c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.077363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-586928aa-f153-4086-adb6-a6ac7518976c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:26.077677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-586928aa-f153-4086-adb6-a6ac7518976c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:26.078179 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 93/365] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:26.084556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2118ff85-d245-4cfb-ac55-dfc64f46d37e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:26.084623 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 92/366] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:26 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1444 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:26.098423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.102737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:26.102737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.102737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:26.121385 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:26.121385 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:26.131724 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:26.138200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-6364c3d6-d37a-49ce-88a9-56ba886f6177 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:26.139058 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 90/367] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:26 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:26.865613 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.869161 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:26.869161 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.869161 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:26.885287 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:26.885287 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:26.890505 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:26.896692 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-1ef107f8-8f53-40dd-a771-8acfff5075ce tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:26.897305 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 93/368] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:26 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1444 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:26.913366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-8c4b6c50-c9c7-4eff-b1a1-1012de50d1d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.915107 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-8c4b6c50-c9c7-4eff-b1a1-1012de50d1d9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 Aug 19 23:12:26.915835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-8c4b6c50-c9c7-4eff-b1a1-1012de50d1d9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.915835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-8c4b6c50-c9c7-4eff-b1a1-1012de50d1d9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:26.923094 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:26.923094 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:26.980410 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8636a2b8-3bef-48fd-b84b-0d2335e7ad35 req-8c4b6c50-c9c7-4eff-b1a1-1012de50d1d9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 returned with HTTP 200 Aug 19 23:12:26.980880 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 94/369] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:12:26 2026] DELETE /volume/v3/attachments/50bfb51a-70d4-4eaa-8065-e2aa0528cd67 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:26.993867 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-23079062-6db6-441f-8a73-b005ccaed989 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:26.996322 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23079062-6db6-441f-8a73-b005ccaed989 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] GET https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 Aug 19 23:12:26.996559 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23079062-6db6-441f-8a73-b005ccaed989 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:26.996845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23079062-6db6-441f-8a73-b005ccaed989 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.004597 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.004597 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:27.008390 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-23079062-6db6-441f-8a73-b005ccaed989 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Volume info retrieved successfully. Aug 19 23:12:27.012970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23079062-6db6-441f-8a73-b005ccaed989 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 returned with HTTP 200 Aug 19 23:12:27.016895 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 93/370] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:26 2026] GET /volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:27.031239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.033533 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1&project_id=e2f3fda9e2d849c78acc71596cd7a729 Aug 19 23:12:27.033853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.036740 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.036740 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Could not evaluate value e2f3fda9e2d849c78acc71596cd7a729, assuming string {{(pid=100376) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:12:27.036740 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Searching by: MultiDict([('project_id', 'e2f3fda9e2d849c78acc71596cd7a729'), ('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:12:27.063858 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Get all volumes completed successfully. Aug 19 23:12:27.064877 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.064877 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:27.069006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0c713b05-0558-4aff-8a4e-e55e20f94ee0 tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1&project_id=e2f3fda9e2d849c78acc71596cd7a729 returned with HTTP 200 Aug 19 23:12:27.071834 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 91/371] 10.4.3.193 () {66 vars in 1373 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=e2f3fda9e2d849c78acc71596cd7a729 => generated 3025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:27.083626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.086374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 Aug 19 23:12:27.086374 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.086374 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.086374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Delete volume with id: 2ede4160-8bbd-4ce6-8eac-c32366caa081 Aug 19 23:12:27.097228 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.097228 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:27.097604 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Volume info retrieved successfully. Aug 19 23:12:27.111690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.113954 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:27.114138 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.114402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.128130 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.128130 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:27.130388 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] Delete volume request issued successfully. Aug 19 23:12:27.130646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c03c6059-9e5b-4ed4-8cc2-de57027b017b tempest-VolumesListAdminTestJSON-1658183908 tempest-VolumesListAdminTestJSON-1658183908-project-admin] https://10.4.3.193/volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 returned with HTTP 202 Aug 19 23:12:27.131234 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 94/372] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:27 2026] DELETE /volume/v3/volumes/2ede4160-8bbd-4ce6-8eac-c32366caa081 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:27.133808 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:27.142705 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b4b3d943-6f38-4cb5-b9e1-8af48dd7b0a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:27.143313 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 95/373] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:27.145035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a952e67-a91b-4584-8624-8fbb03375a06 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.147417 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a952e67-a91b-4584-8624-8fbb03375a06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:27.147613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a952e67-a91b-4584-8624-8fbb03375a06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.147861 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a952e67-a91b-4584-8624-8fbb03375a06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.159320 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.159320 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:27.166116 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a952e67-a91b-4584-8624-8fbb03375a06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:27.170995 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a952e67-a91b-4584-8624-8fbb03375a06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 200 Aug 19 23:12:27.171486 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 94/374] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:27.193484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.195900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:27.196194 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.197645 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.197645 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume with id: 4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:27.211635 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.211635 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:27.218218 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:27.219245 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ac796743-6afe-498d-861c-9713b91a607d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.225679 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac796743-6afe-498d-861c-9713b91a607d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:27.226074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac796743-6afe-498d-861c-9713b91a607d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.226230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac796743-6afe-498d-861c-9713b91a607d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.238027 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume request issued successfully. Aug 19 23:12:27.238291 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e6f8b06-ce2f-4246-94c6-b7aee014afa0 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 202 Aug 19 23:12:27.238890 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 92/375] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:27 2026] DELETE /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:27.243610 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.243610 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:27.251111 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ac796743-6afe-498d-861c-9713b91a607d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Volume info retrieved successfully. Aug 19 23:12:27.254068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.255896 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:27.256846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.256846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.257049 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac796743-6afe-498d-861c-9713b91a607d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:27.257049 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 95/376] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:27.270268 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.270268 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:27.280567 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:27.289291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43aa755b-d626-4d45-8ba4-09bfa9654d06 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 200 Aug 19 23:12:27.289901 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 96/377] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:27.336182 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.339108 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:27.339349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.339956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.353938 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.353938 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:27.359736 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:27.368720 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-db53fcc2-46ce-4b34-a028-e32239b3d2c2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:27.369190 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 95/378] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:27.427492 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.430575 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action Aug 19 23:12:27.431439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:27.432219 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:27.446868 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.446868 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:27.447795 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:27.455598 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Begin detaching volume completed successfully. Aug 19 23:12:27.455930 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-2f765961-5fc8-4941-99da-0eea2f8772d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action returned with HTTP 202 Aug 19 23:12:27.456404 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 93/379] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:12:27 2026] POST /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:12:27.478315 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.480482 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:27.480779 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.481042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.492130 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.492130 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:27.497627 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:27.508228 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ddf341d-f347-40bd-a0b4-495201327ab2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:27.508910 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 96/380] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:27.514756 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-273e877e-5f45-4c99-8d03-b7507e713ead None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.515277 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-273e877e-5f45-4c99-8d03-b7507e713ead None None] GET https://10.4.3.193/volume// Aug 19 23:12:27.515381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-273e877e-5f45-4c99-8d03-b7507e713ead None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.515703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-273e877e-5f45-4c99-8d03-b7507e713ead None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.516017 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-273e877e-5f45-4c99-8d03-b7507e713ead None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:27.516367 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 97/381] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:27.525203 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:27.528933 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:27.529208 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:27.529428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:27.543697 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:27.543697 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:27.552093 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:27.559502 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-8a341d2d-6654-46e2-85c3-6fa0449fb1f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:27.560227 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 96/382] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:27 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:28.308884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-622bf62a-0e7a-4be4-ba34-7a541b4a95f5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:28.312028 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-622bf62a-0e7a-4be4-ba34-7a541b4a95f5 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf Aug 19 23:12:28.312300 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-622bf62a-0e7a-4be4-ba34-7a541b4a95f5 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:28.312560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-622bf62a-0e7a-4be4-ba34-7a541b4a95f5 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:28.323906 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-622bf62a-0e7a-4be4-ba34-7a541b4a95f5 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf returned with HTTP 404 Aug 19 23:12:28.324853 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 94/383] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:28 2026] GET /volume/v3/volumes/4b58eaee-34a5-4924-9af4-b113013ffaaf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:28.333832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:28.336496 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:28.336496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:28.336496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:28.346673 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:28.346673 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:28.351770 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:28.357102 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44acb678-ea81-465b-8b5a-c30bf826ae1e tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 200 Aug 19 23:12:28.357639 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 97/384] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:28 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:28.376355 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:28.378418 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:28.378869 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:28.379152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:28.382741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume with id: e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:28.390210 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:28.390210 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:28.391040 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:28.413797 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume request issued successfully. Aug 19 23:12:28.414156 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d427b06b-c5d1-4e90-bedf-15b3b6c73277 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 202 Aug 19 23:12:28.414982 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 98/385] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:28 2026] DELETE /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:28.425092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96e5cdde-dc24-42c5-af18-2764455d444d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:28.427106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96e5cdde-dc24-42c5-af18-2764455d444d tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:28.427259 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96e5cdde-dc24-42c5-af18-2764455d444d tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:28.427453 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96e5cdde-dc24-42c5-af18-2764455d444d tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:28.437826 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:28.437826 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:28.446605 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96e5cdde-dc24-42c5-af18-2764455d444d tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:28.453433 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96e5cdde-dc24-42c5-af18-2764455d444d tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 200 Aug 19 23:12:28.453898 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 97/386] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:28 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:28.525497 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:28.528166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:28.529440 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:28.529784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:28.549230 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:28.549230 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:28.560985 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:28.568777 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9aa93227-d88d-4656-a067-4cc0a3992b14 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:28.570154 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 95/387] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:28 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:29.474246 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-afdacf11-cd2d-4f3e-9e36-8342d4478ed8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:29.477220 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afdacf11-cd2d-4f3e-9e36-8342d4478ed8 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b Aug 19 23:12:29.477520 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afdacf11-cd2d-4f3e-9e36-8342d4478ed8 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:29.478100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afdacf11-cd2d-4f3e-9e36-8342d4478ed8 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:29.492591 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afdacf11-cd2d-4f3e-9e36-8342d4478ed8 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b returned with HTTP 404 Aug 19 23:12:29.493929 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 98/388] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:29 2026] GET /volume/v3/volumes/e0653bfb-0a6d-4fc1-ad9a-d0def7967e4b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:29.511056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:29.513133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:29.513342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:29.513974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:29.526670 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:29.526670 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:29.535580 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:29.543668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6e4e849-e985-471e-8e9f-00120daa3c94 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 200 Aug 19 23:12:29.544326 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 99/389] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:29 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:29.563206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:29.566632 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:29.567320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:29.567931 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:29.568107 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume with id: d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:29.581660 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:29.581660 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:29.582693 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:29.586292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a67c9ee9-4341-4446-a27c-91890c76a325 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:29.590441 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a67c9ee9-4341-4446-a27c-91890c76a325 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:29.590623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a67c9ee9-4341-4446-a27c-91890c76a325 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:29.591935 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a67c9ee9-4341-4446-a27c-91890c76a325 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:29.612217 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:29.612217 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:29.617159 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Delete volume request issued successfully. Aug 19 23:12:29.617874 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-618d6338-cfe8-43c2-8ef8-2169cd99cb7b tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 202 Aug 19 23:12:29.617874 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 98/390] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:29 2026] DELETE /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:29.621663 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a67c9ee9-4341-4446-a27c-91890c76a325 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:29.629544 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a67c9ee9-4341-4446-a27c-91890c76a325 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:29.629604 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:29.630020 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 96/391] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:29 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:29.633167 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:29.633420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:29.633621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:29.642791 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:29.642791 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:29.649459 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Volume info retrieved successfully. Aug 19 23:12:29.658147 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd09f40e-e7b2-45a0-af45-2e1cdca214db tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 200 Aug 19 23:12:29.658913 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 99/392] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:29 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:30.646850 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d29d8302-2508-419a-8a70-5694b891ceae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:30.649135 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d29d8302-2508-419a-8a70-5694b891ceae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:30.650603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d29d8302-2508-419a-8a70-5694b891ceae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:30.650603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d29d8302-2508-419a-8a70-5694b891ceae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:30.663981 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:30.663981 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:30.668901 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d29d8302-2508-419a-8a70-5694b891ceae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:30.675956 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d29d8302-2508-419a-8a70-5694b891ceae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:30.676505 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 100/393] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:30 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:30.677109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-42c64179-8dd9-4176-b97e-6abb7b9769d9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:30.686369 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42c64179-8dd9-4176-b97e-6abb7b9769d9 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] GET https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 Aug 19 23:12:30.686741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42c64179-8dd9-4176-b97e-6abb7b9769d9 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:30.688013 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-42c64179-8dd9-4176-b97e-6abb7b9769d9 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:30.695579 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-42c64179-8dd9-4176-b97e-6abb7b9769d9 tempest-VolumesListAdminTestJSON-756561674 tempest-VolumesListAdminTestJSON-756561674-project-member] https://10.4.3.193/volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 returned with HTTP 404 Aug 19 23:12:30.696571 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 99/394] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:30 2026] GET /volume/v3/volumes/d540947a-378d-4e90-8b0f-bc46c8026650 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:31.695742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:31.697920 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:31.698175 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:31.698404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:31.715818 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:31.715818 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:31.726796 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:31.731078 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6dfa1829-a05e-42e9-96f2-88c789154e6b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:31.731476 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 97/395] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:31 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:32.319240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.322612 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:32.324302 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:32.324302 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:32.327821 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=254,cinder:UPDATE=56,cinder:INSERT=31,cinder:DELETE=2 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:12:32.356749 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:32.356749 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:32.366388 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:32.376142 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-a42f3dd0-5c31-446e-b316-1a2196ec68f0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:32.376796 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 100/396] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:32 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:32.642436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.646777 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:32.647914 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:32.649725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:32.666155 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:32.666155 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:32.672554 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:32.682271 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-e1c63d59-4d99-4a6a-9d7c-dc66a9506117 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:32.682829 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 101/397] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:32 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:32.753984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.758629 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:32.758629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:32.758629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:32.761859 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=216,cinder:UPDATE=19,cinder:DELETE=3,cinder:INSERT=14 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:12:32.781131 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:32.781131 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:32.792869 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:32.806573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8315bfe4-3d03-4f2c-b98b-6802d80de00c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:32.807359 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 100/398] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:32 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:32.850114 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-1a0708dd-c7af-4419-a354-e098a01582e9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.853731 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-1a0708dd-c7af-4419-a354-e098a01582e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 Aug 19 23:12:32.854011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-1a0708dd-c7af-4419-a354-e098a01582e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:32.854210 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-1a0708dd-c7af-4419-a354-e098a01582e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:32.865117 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:32.865117 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:32.868167 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88406964-419b-4d69-8078-4af32e3d1f1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.870803 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88406964-419b-4d69-8078-4af32e3d1f1e None None] GET https://10.4.3.193/volume// Aug 19 23:12:32.870803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88406964-419b-4d69-8078-4af32e3d1f1e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:32.870803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88406964-419b-4d69-8078-4af32e3d1f1e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:32.870803 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88406964-419b-4d69-8078-4af32e3d1f1e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:32.870803 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 101/399] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:32.881494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-080af150-f7ae-43a9-9a88-68785530e011 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:32.886324 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-080af150-f7ae-43a9-9a88-68785530e011 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:32.886324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-080af150-f7ae-43a9-9a88-68785530e011 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4efa0c20-d0c6-4045-8543-960d3fcb9ebb", "connector": null, "instance_uuid": "4797ec48-8e2c-4071-ae43-04f21e606dd8"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:32.905243 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:32.905243 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:32.974642 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-080af150-f7ae-43a9-9a88-68785530e011 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:32.975247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 102/400] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:32 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:32.977161 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ee5ac360-6cf8-4964-b53b-1db48fad0f8a req-1a0708dd-c7af-4419-a354-e098a01582e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 returned with HTTP 200 Aug 19 23:12:32.977791 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 98/401] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:12:32 2026] DELETE /volume/v3/attachments/5d6d43ce-9715-4d45-a7b8-0787319f1950 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:33.025763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.032376 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:33.033190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.034086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.042369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e665d993-d13b-44f2-a097-43d7aeda592f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.043045 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e665d993-d13b-44f2-a097-43d7aeda592f None None] GET https://10.4.3.193/volume// Aug 19 23:12:33.043947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e665d993-d13b-44f2-a097-43d7aeda592f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.045665 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e665d993-d13b-44f2-a097-43d7aeda592f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.046883 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e665d993-d13b-44f2-a097-43d7aeda592f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:33.046883 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 102/402] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:33.051873 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.051873 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:33.060077 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:33.061242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.064413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:33.064772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.065368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.070500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26be9b41-6734-484e-8ed1-fe5ba977b0e0 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:33.072607 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 101/403] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:33.080384 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.080384 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:33.086553 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:33.093251 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-678e7677-2c63-48a8-96d6-00ecc68e2774 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:33.093747 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 103/404] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:33.198112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.201979 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] PUT https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 Aug 19 23:12:33.202530 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:33.237488 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Acquiring lock "cinder-attachment_update-4efa0c20-d0c6-4045-8543-960d3fcb9ebb-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:33.242559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Lock "cinder-attachment_update-4efa0c20-d0c6-4045-8543-960d3fcb9ebb-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:33.243954 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.243954 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:33.388539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Lock "cinder-attachment_update-4efa0c20-d0c6-4045-8543-960d3fcb9ebb-np0000007826" released by "attachment_update" :: held 0.146s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:33.389128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-44be9263-315e-4890-8425-3b52aa1f8185 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 returned with HTTP 200 Aug 19 23:12:33.390367 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 99/405] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:33 2026] PUT /volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:33.832432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e34fc94e-4bf5-4373-b136-03822a46a67e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.833236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e34fc94e-4bf5-4373-b136-03822a46a67e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:33.833236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e34fc94e-4bf5-4373-b136-03822a46a67e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.833236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e34fc94e-4bf5-4373-b136-03822a46a67e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.849817 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.849817 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:33.857122 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e34fc94e-4bf5-4373-b136-03822a46a67e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:33.863421 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e34fc94e-4bf5-4373-b136-03822a46a67e tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:33.863964 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 103/406] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:33.880546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.882920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:33.883070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.883293 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.892308 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.892308 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:33.897792 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:33.904537 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e90403eb-9bab-4643-bab9-79b88ef5e7e9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:33.905178 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 102/407] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:33.980010 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-305ecb7d-c73d-4274-b248-8c614d76567a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:33.981837 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-305ecb7d-c73d-4274-b248-8c614d76567a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:12:33.982054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-305ecb7d-c73d-4274-b248-8c614d76567a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:33.982268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-305ecb7d-c73d-4274-b248-8c614d76567a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:33.991476 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:33.991476 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:33.995348 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-305ecb7d-c73d-4274-b248-8c614d76567a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:34.001776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-305ecb7d-c73d-4274-b248-8c614d76567a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:12:34.002483 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 104/408] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:33 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:34.094550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:34.098153 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:34.098153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:34.098153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:34.105242 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=305,cinder:INSERT=37,cinder:UPDATE=74,cinder:DELETE=1 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:12:34.119997 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:34.119997 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:34.126473 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:34.134173 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e6ba176-c9cb-4d6c-b2a0-084d7dc3e3bc tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:34.134679 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 100/409] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:34 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:34.706732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-54370c3a-862a-4627-bd27-6904532c1906 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:34.709891 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:34.713734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-315357358", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:34.713734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-315357358', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:35.151923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:35.153909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:35.154166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:35.154306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:35.165343 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:35.165343 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:35.174763 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:35.180737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d42e1b2-83c5-4f9e-9d3d-fcb9a23c1522 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:35.180737 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 103/410] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:35 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:35.366321 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Create volume of 1 GB Aug 19 23:12:35.371156 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Availability Zones retrieved successfully. Aug 19 23:12:35.377155 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Flow 'volume_create_api' (8011b504-5d9b-4c33-8715-d707f28fb915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:35.378263 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b939c6-1c22-4467-8acc-23693862b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:35.379722 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:35.472093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b939c6-1c22-4467-8acc-23693862b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:35.472918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2b9a71-5b0a-4425-b09e-641a624fb2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:35.557917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Created reservations ['aa40c501-8b85-4a1a-8180-ac900bd29da8', 'a4187025-cc95-44c6-bc2b-904e4ab7863e', 'dc3197df-4e7b-4ec2-91f1-764a1a9a74f6', '197d57bb-dd41-4d24-abf1-571d587e001d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:35.558794 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2b9a71-5b0a-4425-b09e-641a624fb2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa40c501-8b85-4a1a-8180-ac900bd29da8', 'a4187025-cc95-44c6-bc2b-904e4ab7863e', 'dc3197df-4e7b-4ec2-91f1-764a1a9a74f6', '197d57bb-dd41-4d24-abf1-571d587e001d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:35.559897 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408732b5-7123-49f5-b701-9f0867f544a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:35.593083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408732b5-7123-49f5-b701-9f0867f544a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4386b7bc-8d92-4425-9b16-062b3e09abf7', '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-315357358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc5e50655dda4b74953ceb2e1965d007',qos_specs=None,replication_status=,reservations=['aa40c501-8b85-4a1a-8180-ac900bd29da8','a4187025-cc95-44c6-bc2b-904e4ab7863e','dc3197df-4e7b-4ec2-91f1-764a1a9a74f6','197d57bb-dd41-4d24-abf1-571d587e001d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78eb48c445b47ffaad0177b1b5554dd',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-315357358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4386b7bc-8d92-4425-9b16-062b3e09abf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc5e50655dda4b74953ceb2e1965d007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f78eb48c445b47ffaad0177b1b5554dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:35.593925 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f76a2bc-5f69-495f-b24f-0c5ade126483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:35.622576 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f76a2bc-5f69-495f-b24f-0c5ade126483) transitioned into state 'SUCCESS' from state '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-315357358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc5e50655dda4b74953ceb2e1965d007',qos_specs=None,replication_status=,reservations=['aa40c501-8b85-4a1a-8180-ac900bd29da8','a4187025-cc95-44c6-bc2b-904e4ab7863e','dc3197df-4e7b-4ec2-91f1-764a1a9a74f6','197d57bb-dd41-4d24-abf1-571d587e001d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78eb48c445b47ffaad0177b1b5554dd',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:35.623934 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4d0cad-13e3-42c3-9d6d-2a6e209a3c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:35.639036 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4d0cad-13e3-42c3-9d6d-2a6e209a3c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:35.640397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Flow 'volume_create_api' (8011b504-5d9b-4c33-8715-d707f28fb915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:35.640992 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Create volume request issued successfully. Aug 19 23:12:35.641878 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54370c3a-862a-4627-bd27-6904532c1906 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:35.642697 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 104/411] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:12:34 2026] POST /volume/v3/volumes => generated 898 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:35.665303 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9338f754-1caf-4c0a-b42d-0f4083a35e31 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:35.665303 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9338f754-1caf-4c0a-b42d-0f4083a35e31 None None] GET https://10.4.3.193/volume// Aug 19 23:12:35.666036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:35.666344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9338f754-1caf-4c0a-b42d-0f4083a35e31 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:35.666344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9338f754-1caf-4c0a-b42d-0f4083a35e31 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:35.666344 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9338f754-1caf-4c0a-b42d-0f4083a35e31 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:35.666344 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 105/412] 10.4.3.193 () {64 vars in 1004 bytes} [Wed Aug 19 23:12:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:35.674727 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:35.674727 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:35.674727 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:35.684695 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:35.684695 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:35.689893 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d07e3e2-7aae-4be1-ae74-9061d42ada62 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:35.690437 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d07e3e2-7aae-4be1-ae74-9061d42ada62 None None] GET https://10.4.3.193/volume// Aug 19 23:12:35.690437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d07e3e2-7aae-4be1-ae74-9061d42ada62 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:35.690696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d07e3e2-7aae-4be1-ae74-9061d42ada62 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:35.691436 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d07e3e2-7aae-4be1-ae74-9061d42ada62 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:35.691919 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 104/413] 10.4.3.193 () {64 vars in 1004 bytes} [Wed Aug 19 23:12:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:35.705480 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:35.710029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-006ba28c-e18a-4298-8a7f-bbb86bb7787f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:35.710084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f53fb7d-bdbe-49ef-9f88-93c816f4ba73 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:35.710289 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 101/414] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:12:35 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:35.996229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-006ba28c-e18a-4298-8a7f-bbb86bb7787f tempest-VersionsTest-1589096851 tempest-VersionsTest-1589096851-project-member] GET https://10.4.3.193/volume/v3/ Aug 19 23:12:35.996458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-006ba28c-e18a-4298-8a7f-bbb86bb7787f tempest-VersionsTest-1589096851 tempest-VersionsTest-1589096851-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:35.996681 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-006ba28c-e18a-4298-8a7f-bbb86bb7787f tempest-VersionsTest-1589096851 tempest-VersionsTest-1589096851-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:35.997076 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-006ba28c-e18a-4298-8a7f-bbb86bb7787f tempest-VersionsTest-1589096851 tempest-VersionsTest-1589096851-project-member] https://10.4.3.193/volume/v3/ returned with HTTP 200 Aug 19 23:12:35.997456 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 105/415] 10.4.3.193 () {66 vars in 1216 bytes} [Wed Aug 19 23:12:35 2026] GET /volume/v3/ => generated 386 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:36.202552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:36.204998 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:36.205231 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:36.205613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:36.218168 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:36.218168 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:36.220689 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:36.225769 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d23c3f25-77d4-48f8-b19d-d0b20e5af92c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:36.225769 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 106/416] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:36 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:36.734504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:36.738022 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:36.738022 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:36.738149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:36.749619 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:36.749619 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:36.754258 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:36.760168 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f450022b-ebbe-4333-a7a6-37dc36e3a069 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:36.760675 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 105/417] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:12:36 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:36.791028 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-568b3783-c085-4259-a09a-4df3e3f46d44 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:36.793233 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-568b3783-c085-4259-a09a-4df3e3f46d44 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] POST https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570/action Aug 19 23:12:36.793587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-568b3783-c085-4259-a09a-4df3e3f46d44 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:36.793779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-568b3783-c085-4259-a09a-4df3e3f46d44 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:36.801097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:36.804050 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:36.804507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:36.804899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:36.817133 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:36.817133 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:36.822761 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:36.824225 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:36.824225 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:36.829491 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c53a95fc-9a25-43a3-b2e1-e21e2e5c64b8 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:36.829975 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 106/418] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:36 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:36.845258 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-814a45f1-a0fb-46af-bcc6-3acae0d3df80 req-568b3783-c085-4259-a09a-4df3e3f46d44 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570/action returned with HTTP 204 Aug 19 23:12:36.846524 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 102/419] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:36 2026] POST /volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:37.240906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:37.242051 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:37.242305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:37.242534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:37.246933 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:UPDATE=73,cinder:INSERT=36,cinder:SELECT=297,cinder:DELETE=3 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:12:37.260541 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:37.260541 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:37.265895 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:37.273226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-36349a33-df1b-4fc8-b877-8d9cf1a97c66 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:37.273830 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 107/420] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:37 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:37.292113 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84572072-074a-4734-aada-422c9727ef55 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:37.294587 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84572072-074a-4734-aada-422c9727ef55 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:37.294783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84572072-074a-4734-aada-422c9727ef55 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:37.295043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84572072-074a-4734-aada-422c9727ef55 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:37.317040 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:37.317040 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:37.321492 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-84572072-074a-4734-aada-422c9727ef55 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:37.327459 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84572072-074a-4734-aada-422c9727ef55 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:37.327459 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 106/421] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:37 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:37.522056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:37.526535 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:37.526938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:37.527174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:37.548063 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:37.548063 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:37.557048 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:37.566556 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-7de5f61a-3c19-4fee-8ac0-031e7aae0fef tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:37.567854 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 107/422] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:37 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:37.585392 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1a468cc0-dd63-466b-9c6c-3aa1e8c6e557 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:37.585767 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a468cc0-dd63-466b-9c6c-3aa1e8c6e557 None None] GET https://10.4.3.193/volume// Aug 19 23:12:37.587154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a468cc0-dd63-466b-9c6c-3aa1e8c6e557 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:37.587154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a468cc0-dd63-466b-9c6c-3aa1e8c6e557 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:37.587154 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a468cc0-dd63-466b-9c6c-3aa1e8c6e557 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:37.587320 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 103/423] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:12: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 19 23:12:37.599788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-218e6b9b-15f2-43fa-b54b-bd07b30ce5a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:37.604677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-218e6b9b-15f2-43fa-b54b-bd07b30ce5a4 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:37.605170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-218e6b9b-15f2-43fa-b54b-bd07b30ce5a4 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4386b7bc-8d92-4425-9b16-062b3e09abf7", "connector": null, "instance_uuid": "fe7136f1-475f-40a3-ba90-5934491535e2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:37.628428 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:37.628428 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:37.700418 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-218e6b9b-15f2-43fa-b54b-bd07b30ce5a4 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:37.701252 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 108/424] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12: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 19 23:12:39.642889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-182987bb-0ebb-49c3-bcb9-0b558b8e41ca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.643782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-182987bb-0ebb-49c3-bcb9-0b558b8e41ca None None] GET https://10.4.3.193/volume// Aug 19 23:12:39.643782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-182987bb-0ebb-49c3-bcb9-0b558b8e41ca None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:39.643782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-182987bb-0ebb-49c3-bcb9-0b558b8e41ca None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:39.643782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-182987bb-0ebb-49c3-bcb9-0b558b8e41ca None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:39.645523 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 107/425] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:39.650567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4391a020-d80a-45a7-914a-44599f697e4a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.658134 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.661996 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:39.661996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:39.663029 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:39.674801 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:39.674801 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:39.678841 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:39.684558 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-873f081f-bca8-4cad-b309-0bbff40b654f tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:39.684558 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 104/426] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:39 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:39.798042 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.803656 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] PUT https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 Aug 19 23:12:39.804185 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:39.810908 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.816687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Acquiring lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:39.817619 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:39.817967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:39.818804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:39.821719 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:39.823329 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:39.823329 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:39.834058 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:39.834058 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:39.838969 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:39.844960 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-298244f1-cd23-4893-9bf0-f70fec404a2c tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:39.845611 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 108/427] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:39 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:39.874058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.878493 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] POST https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb/action Aug 19 23:12:39.879058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:39.879302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:39.903479 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:39.903479 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:39.904187 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:39.913251 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Begin detaching volume completed successfully. Aug 19 23:12:39.913732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-04ab3de2-11fe-4cc5-99b1-822f1b8598e8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb/action returned with HTTP 202 Aug 19 23:12:39.914774 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 105/428] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:12:39 2026] POST /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:12:39.949298 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a46d8d8-c438-4517-98af-35c81c4229be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:39.951461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a46d8d8-c438-4517-98af-35c81c4229be tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:39.951909 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a46d8d8-c438-4517-98af-35c81c4229be tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:39.952180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:39.952361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a46d8d8-c438-4517-98af-35c81c4229be tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:39.952557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-445826314", "metadata": {"Type": "Test"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:39.956334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" released by "attachment_update" :: held 0.133s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:39.956639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-445826314', 'metadata': {'Type': 'Test'}}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:39.956639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:39.956777 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-c7443d4e-3671-4336-803b-31cab416055a tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 returned with HTTP 200 Aug 19 23:12:39.956777 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 109/429] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:39 2026] PUT /volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:39.961130 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:40.660422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-196056d2-6071-4301-a942-9ba1fc676db6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.662324 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:40.662324 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:40.663625 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:40.663625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-53978318"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:40.664820 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (e2b0b829-967e-477b-a231-1461b21f997e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:40.664820 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e74e573-0686-4869-abca-c6cbdbd24481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.665443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-53978318'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:40.665443 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume of 1 GB Aug 19 23:12:40.665915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:40.666278 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a46d8d8-c438-4517-98af-35c81c4229be tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:40.666656 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Availability Zones retrieved successfully. Aug 19 23:12:40.667300 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a46d8d8-c438-4517-98af-35c81c4229be tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:40.667300 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 109/430] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:39 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:40.667735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Flow 'volume_create_api' (ed2e26d6-4f6b-4815-a561-f587e52c392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:40.668118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-62854105-1765-41d8-8309-dbfbc52425c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.668118 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62854105-1765-41d8-8309-dbfbc52425c7 None None] GET https://10.4.3.193/volume// Aug 19 23:12:40.668118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62854105-1765-41d8-8309-dbfbc52425c7 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:40.668737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01435328-311c-476e-8974-308cc58b3564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.668972 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62854105-1765-41d8-8309-dbfbc52425c7 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:40.668972 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62854105-1765-41d8-8309-dbfbc52425c7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:40.668972 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 110/431] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:40.669252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:40.669569 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.669687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-5a276436-452f-4dca-8b50-c09f5763a14d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.669852 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:40.669852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:40.670012 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-5a276436-452f-4dca-8b50-c09f5763a14d tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351/action Aug 19 23:12:40.670140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:40.670379 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-5a276436-452f-4dca-8b50-c09f5763a14d tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:40.670379 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-5a276436-452f-4dca-8b50-c09f5763a14d tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:40.670549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e74e573-0686-4869-abca-c6cbdbd24481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.670742 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:40.670742 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:40.671064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a99d10f-271d-4d35-8872-660043ab6faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.671226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01435328-311c-476e-8974-308cc58b3564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.671226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b9c388-c4c1-4de3-bda8-fee21e27e013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.671460 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:40.671602 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:40.671602 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:40.671826 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-2e513ba2-7381-4d69-af85-cf4d0988b9b9 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:40.671826 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 110/432] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:40 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:40.671962 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-22026dc9-1088-46d2-a09a-d66d314f1746 req-5a276436-452f-4dca-8b50-c09f5763a14d tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351/action returned with HTTP 204 Aug 19 23:12:40.671962 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 111/433] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:40 2026] POST /volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:40.672120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Created reservations ['74e272c3-e3ea-4705-96e5-ef998103b02b', 'd8787ef1-3ff1-4010-b840-7f8c35bcdd64', '4a95d23d-f90b-404b-bc2e-577e44340b99', 'ec4fb56a-6663-4408-8079-7cc75117c2ed'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:40.672120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b9c388-c4c1-4de3-bda8-fee21e27e013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e272c3-e3ea-4705-96e5-ef998103b02b', 'd8787ef1-3ff1-4010-b840-7f8c35bcdd64', '4a95d23d-f90b-404b-bc2e-577e44340b99', 'ec4fb56a-6663-4408-8079-7cc75117c2ed']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b651af-e143-49f6-a5df-81b324af7347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.672278 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['fb82b076-40c1-4273-9014-2483e868e1d9', 'aa202f31-8b4c-499d-ac55-27b3fe908d1d', '113b3b69-effb-46fd-8141-44246ba32683', 'e0324445-025a-42e9-94e3-1a938a8bafa8'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:40.672278 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a99d10f-271d-4d35-8872-660043ab6faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb82b076-40c1-4273-9014-2483e868e1d9', 'aa202f31-8b4c-499d-ac55-27b3fe908d1d', '113b3b69-effb-46fd-8141-44246ba32683', 'e0324445-025a-42e9-94e3-1a938a8bafa8']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672278 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d40dae2c-a93a-4a44-9979-ee1198d5bab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.672420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b651af-e143-49f6-a5df-81b324af7347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff93ed15-ed34-4357-97fd-adb0754f63a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-53978318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1428535d43a2465893162c33c91f49e4',qos_specs=None,replication_status=,reservations=['74e272c3-e3ea-4705-96e5-ef998103b02b','d8787ef1-3ff1-4010-b840-7f8c35bcdd64','4a95d23d-f90b-404b-bc2e-577e44340b99','ec4fb56a-6663-4408-8079-7cc75117c2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94af20c3e57a421296e220584d1817c9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-53978318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff93ed15-ed34-4357-97fd-adb0754f63a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1428535d43a2465893162c33c91f49e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94af20c3e57a421296e220584d1817c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b180dcd-3d55-4227-a7ef-86062b36fd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.672574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d40dae2c-a93a-4a44-9979-ee1198d5bab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f25ec8a-5050-4750-8d9a-c3db660ebfd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445826314',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['fb82b076-40c1-4273-9014-2483e868e1d9','aa202f31-8b4c-499d-ac55-27b3fe908d1d','113b3b69-effb-46fd-8141-44246ba32683','e0324445-025a-42e9-94e3-1a938a8bafa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445826314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f25ec8a-5050-4750-8d9a-c3db660ebfd1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280cdfa3-2b4b-4e36-8b8d-0f16eaee6274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b180dcd-3d55-4227-a7ef-86062b36fd87) transitioned into state 'SUCCESS' from state '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-53978318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1428535d43a2465893162c33c91f49e4',qos_specs=None,replication_status=,reservations=['74e272c3-e3ea-4705-96e5-ef998103b02b','d8787ef1-3ff1-4010-b840-7f8c35bcdd64','4a95d23d-f90b-404b-bc2e-577e44340b99','ec4fb56a-6663-4408-8079-7cc75117c2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94af20c3e57a421296e220584d1817c9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c524d7b-8561-4a90-b5f6-fd905f57be44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c524d7b-8561-4a90-b5f6-fd905f57be44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Flow 'volume_create_api' (ed2e26d6-4f6b-4815-a561-f587e52c392b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume request issued successfully. Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-196056d2-6071-4301-a942-9ba1fc676db6 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:40.672859 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 106/434] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:39 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:40.673161 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280cdfa3-2b4b-4e36-8b8d-0f16eaee6274) transitioned into state 'SUCCESS' from state '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-445826314',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['fb82b076-40c1-4273-9014-2483e868e1d9','aa202f31-8b4c-499d-ac55-27b3fe908d1d','113b3b69-effb-46fd-8141-44246ba32683','e0324445-025a-42e9-94e3-1a938a8bafa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.673161 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d98a10-46d8-4095-b150-64d17c3f1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:40.673313 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.673432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d98a10-46d8-4095-b150-64d17c3f1eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:40.673432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (e2b0b829-967e-477b-a231-1461b21f997e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:40.673432 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:40.673565 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:40.673565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:40.673565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:40.673958 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4391a020-d80a-45a7-914a-44599f697e4a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:40.673958 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 108/435] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:39 2026] POST /volume/v3/volumes => generated 758 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:40.674079 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:40.674079 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:40.674294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06002f4b-9fea-48a5-98fa-2775f32a496e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:40.674294 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06002f4b-9fea-48a5-98fa-2775f32a496e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:40.674294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06002f4b-9fea-48a5-98fa-2775f32a496e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:40.674294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06002f4b-9fea-48a5-98fa-2775f32a496e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:40.674428 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:40.674513 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:40.674513 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:40.674622 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9d71ef4-d48e-4e20-8cd7-b588548345d0 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:40.674622 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 111/436] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:40 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:40.674703 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06002f4b-9fea-48a5-98fa-2775f32a496e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:40.674703 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06002f4b-9fea-48a5-98fa-2775f32a496e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:40.674703 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 112/437] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:40 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.003202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53ef2858-c55e-4836-bb51-bff588de7505 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.005861 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53ef2858-c55e-4836-bb51-bff588de7505 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:41.006135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53ef2858-c55e-4836-bb51-bff588de7505 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.006423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53ef2858-c55e-4836-bb51-bff588de7505 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.024789 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.024789 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:41.031547 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-53ef2858-c55e-4836-bb51-bff588de7505 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:41.034490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-19a61921-c509-4565-b9ae-b3d21b93746a req-fd876954-d7a3-4e6b-a32f-fa04b827f2e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.041565 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53ef2858-c55e-4836-bb51-bff588de7505 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:41.042443 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-fd876954-d7a3-4e6b-a32f-fa04b827f2e6 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 Aug 19 23:12:41.042443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-fd876954-d7a3-4e6b-a32f-fa04b827f2e6 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.042540 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 107/438] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:41.042573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-fd876954-d7a3-4e6b-a32f-fa04b827f2e6 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.058651 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.058651 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:41.148924 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-19a61921-c509-4565-b9ae-b3d21b93746a req-fd876954-d7a3-4e6b-a32f-fa04b827f2e6 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 returned with HTTP 200 Aug 19 23:12:41.149901 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 109/439] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:12:41 2026] DELETE /volume/v3/attachments/4253138c-ba77-4dd4-8eb6-2b3cb6dc0570 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.247775 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05c9076a-0c44-4be5-b763-9259449ce911 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.250884 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05c9076a-0c44-4be5-b763-9259449ce911 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:41.250884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05c9076a-0c44-4be5-b763-9259449ce911 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.250884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05c9076a-0c44-4be5-b763-9259449ce911 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.254813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.257338 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:41.257665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.257941 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.260739 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.260739 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:41.266337 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-05c9076a-0c44-4be5-b763-9259449ce911 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:41.268230 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.268230 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:41.272083 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05c9076a-0c44-4be5-b763-9259449ce911 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:41.272563 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 112/440] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.276905 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.284166 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-152b3253-7cdf-40a5-9ad9-2e5d1f5ac0e3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:41.284865 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 113/441] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.303351 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.305778 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:41.306070 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.306363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.316057 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.316057 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:41.320176 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.325197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8320777f-0acf-468a-a2b0-2c48d9efd571 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:41.325658 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 108/442] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.338884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.340942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:41.341353 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445826314"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:41.357027 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.357027 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:41.367208 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.374178 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:41.374917 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-564d2ce8-ae4b-49c0-b6ca-9d75cee97492 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:41.375354 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 110/443] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:41 2026] PUT /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 783 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.387642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.389308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:41.389615 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-63857840", "description": "This is the new description of volume"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:41.398350 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.398350 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:41.403464 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.416476 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:41.417457 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b195017e-308f-4b7f-b7cc-4c5829d81029 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:41.418161 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 113/444] 10.4.3.193 () {68 vars in 1369 bytes} [Wed Aug 19 23:12:41 2026] PUT /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.434067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-08144011-73a2-45b9-addb-5db8c45d38a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.436115 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08144011-73a2-45b9-addb-5db8c45d38a3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:41.436340 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08144011-73a2-45b9-addb-5db8c45d38a3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.436562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08144011-73a2-45b9-addb-5db8c45d38a3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.449867 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.449867 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:41.457725 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-08144011-73a2-45b9-addb-5db8c45d38a3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.467781 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08144011-73a2-45b9-addb-5db8c45d38a3 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:41.468753 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 114/445] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 889 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:41.488158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-515b2605-df78-4043-af30-69e426b334c0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.490619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:41.491180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1537991742", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-438606411"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:41.493320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1537991742', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-438606411'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:41.493503 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:41.498877 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:41.507117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (3402eca4-795f-4d54-8462-c4e47d14041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:41.508512 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfb16f0-05f7-4698-80dd-925ca1964b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:41.510002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:41.548370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfb16f0-05f7-4698-80dd-925ca1964b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:41.548911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79f657e-949e-4555-9369-b65999f60c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:41.627021 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['5ee571d8-f06a-4eb7-bd4d-02b8d5c70641', '246664d1-5300-42a3-948d-fff67e207a25', 'a049bd8e-0f60-4e7f-a757-2164f95d63a9', 'e05c7e90-e2f2-4da8-847f-683f209351e9'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:41.629016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79f657e-949e-4555-9369-b65999f60c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee571d8-f06a-4eb7-bd4d-02b8d5c70641', '246664d1-5300-42a3-948d-fff67e207a25', 'a049bd8e-0f60-4e7f-a757-2164f95d63a9', 'e05c7e90-e2f2-4da8-847f-683f209351e9']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:41.629275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325f7b38-a8d1-400a-9283-207a6bc44888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:41.659430 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325f7b38-a8d1-400a-9283-207a6bc44888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c34ad4-b3ab-453b-991d-3cee296bfa70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1537991742',display_name='tempest-VolumesGetTest-Volume-438606411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['5ee571d8-f06a-4eb7-bd4d-02b8d5c70641','246664d1-5300-42a3-948d-fff67e207a25','a049bd8e-0f60-4e7f-a757-2164f95d63a9','e05c7e90-e2f2-4da8-847f-683f209351e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1537991742',display_name='tempest-VolumesGetTest-Volume-438606411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c34ad4-b3ab-453b-991d-3cee296bfa70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:41.661089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48050852-2939-426c-882b-2e7581802327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:41.686955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48050852-2939-426c-882b-2e7581802327) transitioned into 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-1537991742',display_name='tempest-VolumesGetTest-Volume-438606411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['5ee571d8-f06a-4eb7-bd4d-02b8d5c70641','246664d1-5300-42a3-948d-fff67e207a25','a049bd8e-0f60-4e7f-a757-2164f95d63a9','e05c7e90-e2f2-4da8-847f-683f209351e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:41.688106 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f961c32d-1e5d-4e16-bf6b-563a1837476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:41.703959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f961c32d-1e5d-4e16-bf6b-563a1837476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:41.705243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (3402eca4-795f-4d54-8462-c4e47d14041d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:41.705722 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:41.706894 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-515b2605-df78-4043-af30-69e426b334c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:41.707524 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 109/446] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:41 2026] POST /volume/v3/volumes => generated 779 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:12:41.722890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:41.725154 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:41.725424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:41.725697 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:41.743342 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:41.743342 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:41.750268 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:41.757602 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b9408cbf-7eea-4498-8378-826ee04b79d7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 200 Aug 19 23:12:41.757602 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 111/447] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:41 2026] GET /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:42.061296 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-147aee7d-4646-4138-9f53-c230ae9bff8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:42.063453 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-147aee7d-4646-4138-9f53-c230ae9bff8b tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:42.063660 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-147aee7d-4646-4138-9f53-c230ae9bff8b tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:42.063881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-147aee7d-4646-4138-9f53-c230ae9bff8b tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:42.071862 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:42.071862 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:42.078131 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-147aee7d-4646-4138-9f53-c230ae9bff8b tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:42.085104 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-147aee7d-4646-4138-9f53-c230ae9bff8b tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:42.085670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 114/448] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:42 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:42.773011 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:42.775245 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:42.775449 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:42.776054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:42.789866 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:42.789866 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:42.795773 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:42.809126 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-955a96b5-7f8c-40d1-bac5-52d053e00c57 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 200 Aug 19 23:12:42.811949 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 115/449] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:42 2026] GET /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:42.834402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba905168-807a-4da6-b334-f20dc3a275f0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:42.836924 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba905168-807a-4da6-b334-f20dc3a275f0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:42.837321 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba905168-807a-4da6-b334-f20dc3a275f0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445826314", "description": null}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:42.848424 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:42.848424 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:42.853286 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba905168-807a-4da6-b334-f20dc3a275f0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:42.863737 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba905168-807a-4da6-b334-f20dc3a275f0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:42.864659 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba905168-807a-4da6-b334-f20dc3a275f0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 200 Aug 19 23:12:42.865437 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 110/450] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:42 2026] PUT /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:42.883835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2ab308d-44bf-4807-8002-38801b516b06 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:42.888656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2ab308d-44bf-4807-8002-38801b516b06 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:42.888966 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2ab308d-44bf-4807-8002-38801b516b06 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:42.889224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2ab308d-44bf-4807-8002-38801b516b06 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:42.902857 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:42.902857 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:42.911339 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2ab308d-44bf-4807-8002-38801b516b06 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:42.933751 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2ab308d-44bf-4807-8002-38801b516b06 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 200 Aug 19 23:12:42.933751 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 112/451] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:42 2026] GET /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 837 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:42.954166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d1687fe6-6109-4bde-898f-49d54610d22c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:42.956666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:42.956982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:42.957275 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:42.957484 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:42.971134 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:42.971134 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:42.971134 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:43.003944 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:43.003944 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1687fe6-6109-4bde-898f-49d54610d22c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 202 Aug 19 23:12:43.003944 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 115/452] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:42 2026] DELETE /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:43.016823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:43.019635 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:43.019635 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:43.019857 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:43.035129 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:43.035129 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:43.044601 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:43.050883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fecf210c-9b9c-4ecf-b9bf-8f161fc778ae tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 200 Aug 19 23:12:43.051346 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 116/453] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:43 2026] GET /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:44.065583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9c14e0f5-9f30-4ffa-a406-e021731b3194 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:44.068145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c14e0f5-9f30-4ffa-a406-e021731b3194 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 Aug 19 23:12:44.068145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c14e0f5-9f30-4ffa-a406-e021731b3194 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:44.068529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c14e0f5-9f30-4ffa-a406-e021731b3194 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:44.076597 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c14e0f5-9f30-4ffa-a406-e021731b3194 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 returned with HTTP 404 Aug 19 23:12:44.077355 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 111/454] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:44 2026] GET /volume/v3/volumes/e8c34ad4-b3ab-453b-991d-3cee296bfa70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:44.087752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:44.089331 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:44.089412 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:44.089688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:44.104552 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:44.104552 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:44.110548 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:44.117920 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71ed298c-57c9-44f2-ba8c-3c4c4f40ea80 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:44.119528 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 113/455] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:44 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 889 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:44.133420 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:44.136066 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:44.136282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:44.136504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:44.136705 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: 3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:44.156421 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:44.156421 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:44.160929 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:44.186361 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:44.186361 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f9abdc4-7a6f-4839-ba65-554f926aee9c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 202 Aug 19 23:12:44.186361 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 116/456] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:44 2026] DELETE /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:44.193751 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:44.196104 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:44.196104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:44.196104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:44.206111 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:44.206111 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:44.208399 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:44.215115 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5b0784f-ab38-4d3d-8fcf-1e8797b13ed5 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 200 Aug 19 23:12:44.215750 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 117/457] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:44 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:45.234669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-488693eb-2ded-4729-a051-900786a3d255 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:45.236668 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-488693eb-2ded-4729-a051-900786a3d255 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 Aug 19 23:12:45.236941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-488693eb-2ded-4729-a051-900786a3d255 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:45.237186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-488693eb-2ded-4729-a051-900786a3d255 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:45.246938 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-488693eb-2ded-4729-a051-900786a3d255 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 returned with HTTP 404 Aug 19 23:12:45.247375 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 112/458] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:45 2026] GET /volume/v3/volumes/3f25ec8a-5050-4750-8d9a-c3db660ebfd1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:45.258841 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-54f976e8-3975-42f1-981c-c75225738331 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:45.260828 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:45.261234 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-160734709"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:45.263088 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-160734709'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:45.263258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:45.270569 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:45.276952 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (e529edf1-e774-4edd-9983-b28bee703b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:45.279928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68161303-9e49-4da8-a733-8119dda5e9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:45.280623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:45.322302 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68161303-9e49-4da8-a733-8119dda5e9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:45.323389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45133c89-4488-4ecd-b43f-5cf9f4aa30a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:45.375309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['318fccea-ffdf-4774-9f4a-bebd2b76ee10', '3c736310-0404-4672-8eeb-e3be8da551c9', '806db634-898a-4d6a-8224-8c713fa68ef4', '094fc785-31b4-4a7e-ab28-11f0b042a9dc'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:45.376357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45133c89-4488-4ecd-b43f-5cf9f4aa30a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['318fccea-ffdf-4774-9f4a-bebd2b76ee10', '3c736310-0404-4672-8eeb-e3be8da551c9', '806db634-898a-4d6a-8224-8c713fa68ef4', '094fc785-31b4-4a7e-ab28-11f0b042a9dc']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:45.377322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98757c95-c9db-4a15-9bf4-59cd41c22754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:45.408412 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98757c95-c9db-4a15-9bf4-59cd41c22754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc30238d-607e-4e9d-9872-1799140b55ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-160734709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['318fccea-ffdf-4774-9f4a-bebd2b76ee10','3c736310-0404-4672-8eeb-e3be8da551c9','806db634-898a-4d6a-8224-8c713fa68ef4','094fc785-31b4-4a7e-ab28-11f0b042a9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-160734709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc30238d-607e-4e9d-9872-1799140b55ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:45.409291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d565680-9368-4780-bcd2-325617243f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:45.432084 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d565680-9368-4780-bcd2-325617243f63) transitioned into state 'SUCCESS' from state '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-160734709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['318fccea-ffdf-4774-9f4a-bebd2b76ee10','3c736310-0404-4672-8eeb-e3be8da551c9','806db634-898a-4d6a-8224-8c713fa68ef4','094fc785-31b4-4a7e-ab28-11f0b042a9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:45.433767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883966f-72aa-4de3-b3c7-a8b780d8f749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:45.448004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883966f-72aa-4de3-b3c7-a8b780d8f749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:45.449084 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (e529edf1-e774-4edd-9983-b28bee703b87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:45.449464 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:45.454393 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54f976e8-3975-42f1-981c-c75225738331 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:45.454393 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 114/459] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:12:45 2026] POST /volume/v3/volumes => generated 744 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:45.472374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-550d50bd-66d2-4766-af82-91092c35b0c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:45.478241 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-550d50bd-66d2-4766-af82-91092c35b0c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:45.478498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-550d50bd-66d2-4766-af82-91092c35b0c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:45.478817 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-550d50bd-66d2-4766-af82-91092c35b0c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:45.491116 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:45.491116 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:45.498328 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-550d50bd-66d2-4766-af82-91092c35b0c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:45.504789 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-550d50bd-66d2-4766-af82-91092c35b0c0 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 200 Aug 19 23:12:45.505331 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 117/460] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:45 2026] GET /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 812 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:45.923937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:45.926393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:45.926878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:45.927171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:45.936119 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:45.936119 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:45.941164 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:45.946806 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-657b66ad-ff00-40bc-a085-5a1eb8bf03b8 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:45.947363 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 118/461] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:45 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:46.009367 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:46.012336 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:46.012578 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:46.012869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:46.026250 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:46.026250 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:46.033010 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:46.041017 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11c45db8-d8c9-42f7-bb1d-18785c59d4e4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:46.041406 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 113/462] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:46 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:46.521934 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:46.524137 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:46.524376 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:46.524620 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:46.533091 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:46.533091 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:46.537139 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:46.542165 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bd09cfa-2d8f-4328-bb32-ab4621052c86 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 200 Aug 19 23:12:46.542660 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 115/463] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:46 2026] GET /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:46.559367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-201fd693-a277-490c-b590-591339c945bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:46.562590 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:46.563033 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fc30238d-607e-4e9d-9872-1799140b55ff", "size": 1, "name": "tempest-VolumesGetTest-Volume-640296968", "metadata": {"Type": "Test"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:46.565291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'source_volid': 'fc30238d-607e-4e9d-9872-1799140b55ff', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-640296968', 'metadata': {'Type': 'Test'}}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:46.574968 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:46.574968 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:46.575488 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume retrieved successfully. Aug 19 23:12:46.575669 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:46.580770 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:46.591376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (b9d5ee46-a9fe-4e33-a0bc-2655f2ad23c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:46.591376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e09dd38-08a4-4db6-8f3d-e5ca3c9b04bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:46.591376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:46.629856 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e09dd38-08a4-4db6-8f3d-e5ca3c9b04bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fc30238d-607e-4e9d-9872-1799140b55ff', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:46.630981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12597197-5e5d-4fc3-8716-cd40cb9e87b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:46.692357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['91ccb5c9-258e-4855-84eb-4892db3db148', '0414ee53-3cbc-47d6-8dc8-09da04bc58e7', '8e0e1b76-3d1a-4f2b-a543-d263903bbff5', '37522aef-ea86-4520-b24e-198564ffb292'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:46.692574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12597197-5e5d-4fc3-8716-cd40cb9e87b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ccb5c9-258e-4855-84eb-4892db3db148', '0414ee53-3cbc-47d6-8dc8-09da04bc58e7', '8e0e1b76-3d1a-4f2b-a543-d263903bbff5', '37522aef-ea86-4520-b24e-198564ffb292']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:46.694407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e906c3-de05-423e-b945-e47c1080b746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:46.761105 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e906c3-de05-423e-b945-e47c1080b746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e504ebe4-f287-47aa-afc0-50062565cb4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-640296968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['91ccb5c9-258e-4855-84eb-4892db3db148','0414ee53-3cbc-47d6-8dc8-09da04bc58e7','8e0e1b76-3d1a-4f2b-a543-d263903bbff5','37522aef-ea86-4520-b24e-198564ffb292'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc30238d-607e-4e9d-9872-1799140b55ff,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-640296968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e504ebe4-f287-47aa-afc0-50062565cb4d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fc30238d-607e-4e9d-9872-1799140b55ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:46.761866 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef373e7-283b-4db3-95f3-93bacc8c29fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:46.789751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef373e7-283b-4db3-95f3-93bacc8c29fd) transitioned into state 'SUCCESS' from state '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-640296968',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['91ccb5c9-258e-4855-84eb-4892db3db148','0414ee53-3cbc-47d6-8dc8-09da04bc58e7','8e0e1b76-3d1a-4f2b-a543-d263903bbff5','37522aef-ea86-4520-b24e-198564ffb292'],size=1,snapshot_id=None,source_replicaid=,source_volid=fc30238d-607e-4e9d-9872-1799140b55ff,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:46.790209 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb62e24-8c91-4705-ada7-4e6d461d4bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:46.811321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb62e24-8c91-4705-ada7-4e6d461d4bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:46.812545 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (b9d5ee46-a9fe-4e33-a0bc-2655f2ad23c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:46.813007 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:46.814240 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-201fd693-a277-490c-b590-591339c945bd tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:46.814240 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 118/464] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:46 2026] POST /volume/v3/volumes => generated 792 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:46.830603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:46.834313 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:46.834313 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:46.834619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:46.845617 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:46.845617 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:46.850706 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:46.856743 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe27eb79-deea-41e8-8fee-dfdb9c37513e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:46.857398 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 119/465] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:46 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:47.880474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:47.885546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:47.885804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:47.886008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:47.893970 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:47.893970 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:47.900007 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:47.903608 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea8a44f5-1645-474d-89d9-9669aa3f2612 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:47.904122 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 114/466] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:47 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:47.919559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:47.924086 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:47.924231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:47.924517 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:47.934960 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:47.934960 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:47.940249 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:47.945108 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47c1747d-c4da-44a6-9e9b-f7a92be8050f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:47.945612 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 116/467] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:47 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:47.959483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7987d4a8-911d-44be-abb6-7b6277221f15 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:47.961935 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7987d4a8-911d-44be-abb6-7b6277221f15 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:47.962964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7987d4a8-911d-44be-abb6-7b6277221f15 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-640296968"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:47.977841 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:47.977841 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:47.982464 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7987d4a8-911d-44be-abb6-7b6277221f15 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:47.993281 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7987d4a8-911d-44be-abb6-7b6277221f15 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:47.994236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7987d4a8-911d-44be-abb6-7b6277221f15 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:47.994620 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 119/468] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:47 2026] PUT /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:48.010464 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:48.016073 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:48.016073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-968231284", "description": "This is the new description of volume"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:48.026972 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:48.026972 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:48.033947 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:48.044137 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:48.045067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e259ad86-5d71-4456-9a08-f7e293391ec8 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:48.045822 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 120/469] 10.4.3.193 () {68 vars in 1369 bytes} [Wed Aug 19 23:12:48 2026] PUT /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:48.063001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:48.064934 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:48.065150 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:48.066452 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:48.073408 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:48.073408 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:48.077764 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:48.085743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8521ada-2b90-4b49-b19e-71d8d47ae206 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:48.085743 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 115/470] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:48 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:12:48.100193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c1190bb-999e-4c3d-b398-e2011156705a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:48.102744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:48.103285 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-101732671", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-595819388"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:48.105882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-101732671', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-595819388'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:48.105882 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:48.111875 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:48.120671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (3cee58d5-8215-4721-80d3-e53fc50442f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:48.122511 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36071668-8e3b-4102-a31d-8182e7465aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:48.123978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:48.170919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36071668-8e3b-4102-a31d-8182e7465aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:48.172163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a8fc1-0d5b-4fb6-98dd-e559b74428f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:48.241845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['4d932dab-e012-4786-9888-c1ee971ebc67', '1492a779-c9ca-42be-973e-30e7472e5b4a', '2cda9c4f-2862-43da-8196-83c12a6a5f67', 'f6a9bbe7-45ee-41dc-9605-98d36b5aef4c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:48.242748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a8fc1-0d5b-4fb6-98dd-e559b74428f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d932dab-e012-4786-9888-c1ee971ebc67', '1492a779-c9ca-42be-973e-30e7472e5b4a', '2cda9c4f-2862-43da-8196-83c12a6a5f67', 'f6a9bbe7-45ee-41dc-9605-98d36b5aef4c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:48.244663 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579b28d1-7d1a-4466-8e00-340809635473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:48.275430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579b28d1-7d1a-4466-8e00-340809635473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c70769-a0a2-4b21-b004-f753c7264c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-101732671',display_name='tempest-VolumesGetTest-Volume-595819388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['4d932dab-e012-4786-9888-c1ee971ebc67','1492a779-c9ca-42be-973e-30e7472e5b4a','2cda9c4f-2862-43da-8196-83c12a6a5f67','f6a9bbe7-45ee-41dc-9605-98d36b5aef4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-101732671',display_name='tempest-VolumesGetTest-Volume-595819388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c70769-a0a2-4b21-b004-f753c7264c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:48.276975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c641d8-381b-41e5-a308-4c778b775cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:48.314216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c641d8-381b-41e5-a308-4c778b775cd0) transitioned into 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-101732671',display_name='tempest-VolumesGetTest-Volume-595819388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['4d932dab-e012-4786-9888-c1ee971ebc67','1492a779-c9ca-42be-973e-30e7472e5b4a','2cda9c4f-2862-43da-8196-83c12a6a5f67','f6a9bbe7-45ee-41dc-9605-98d36b5aef4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:48.315055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba2bf05-2480-4de8-b58e-ae7f3fdae4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:48.328929 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba2bf05-2480-4de8-b58e-ae7f3fdae4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:48.330448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (3cee58d5-8215-4721-80d3-e53fc50442f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:48.332308 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:48.332308 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c1190bb-999e-4c3d-b398-e2011156705a tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:48.332308 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 117/471] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:48 2026] POST /volume/v3/volumes => generated 778 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:48.351450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:48.356730 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:48.357131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:48.357431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:48.371430 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:48.371430 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:48.381678 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:48.390170 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6887d794-5435-4b90-ba7a-dc3d4760b7d9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 200 Aug 19 23:12:48.391349 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 120/472] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:48 2026] GET /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.409694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.413836 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.414119 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.414249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.425775 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.425775 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:49.429831 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:49.435031 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00c6d650-f66b-4ea3-9bc2-7e9a0f4dc572 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 200 Aug 19 23:12:49.435423 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 121/473] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.453105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a013d20f-af00-44b7-b8f7-ece08110419e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.456537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a013d20f-af00-44b7-b8f7-ece08110419e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.457188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a013d20f-af00-44b7-b8f7-ece08110419e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-640296968", "description": null}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:49.476662 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.476662 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:49.489307 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a013d20f-af00-44b7-b8f7-ece08110419e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:49.498833 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a013d20f-af00-44b7-b8f7-ece08110419e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:49.499610 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a013d20f-af00-44b7-b8f7-ece08110419e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 200 Aug 19 23:12:49.500156 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 116/474] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:49 2026] PUT /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 769 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.515833 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.520052 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.520262 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.520665 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.533929 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.533929 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:49.540372 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:49.549545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a73542fa-c21c-4d0a-b991-cb63ea3fa673 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 200 Aug 19 23:12:49.549944 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 118/475] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.567282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.570452 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.570669 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.570943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.571155 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: 11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.583351 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.583351 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:49.584492 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:49.628492 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:49.628768 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44bfaf46-b76c-4253-a369-d5ea1816cc63 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 202 Aug 19 23:12:49.629332 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 121/476] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:49 2026] DELETE /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:49.638742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.640601 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:49.642354 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.642828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.643067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba90fa5f-b337-4338-8393-b85108eea859 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.645992 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba90fa5f-b337-4338-8393-b85108eea859 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:49.647487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba90fa5f-b337-4338-8393-b85108eea859 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.647487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba90fa5f-b337-4338-8393-b85108eea859 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.655511 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.655511 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:49.659237 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.659237 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:49.664582 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:49.664695 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba90fa5f-b337-4338-8393-b85108eea859 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:49.672655 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-c8f689b2-3191-4e1e-9c40-e0a7c680deba tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:49.673118 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba90fa5f-b337-4338-8393-b85108eea859 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 200 Aug 19 23:12:49.673391 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 122/477] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.673618 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 117/478] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:49.711218 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8841f1a5-3338-43c8-8dc5-15fc43b91d1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.712148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8841f1a5-3338-43c8-8dc5-15fc43b91d1e None None] GET https://10.4.3.193/volume// Aug 19 23:12:49.712309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8841f1a5-3338-43c8-8dc5-15fc43b91d1e None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.712525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8841f1a5-3338-43c8-8dc5-15fc43b91d1e None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.712916 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8841f1a5-3338-43c8-8dc5-15fc43b91d1e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:49.713256 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 119/479] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:49.729252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-841527b8-5b60-40a5-9f68-8d53f355f210 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.733235 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-841527b8-5b60-40a5-9f68-8d53f355f210 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:49.733775 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-841527b8-5b60-40a5-9f68-8d53f355f210 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff93ed15-ed34-4357-97fd-adb0754f63a4", "connector": null, "instance_uuid": "bd791b54-7271-473d-bb42-b2afd81520c5"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:49.746507 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.746507 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:49.811275 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-841527b8-5b60-40a5-9f68-8d53f355f210 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:49.811827 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 122/480] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:49 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:49.866572 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-50087dbf-288f-4dfd-818b-13bb749d83aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.873364 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-50087dbf-288f-4dfd-818b-13bb749d83aa tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action Aug 19 23:12:49.873896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-50087dbf-288f-4dfd-818b-13bb749d83aa tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:49.874089 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-50087dbf-288f-4dfd-818b-13bb749d83aa tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:49.903341 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.903341 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:49.927612 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a862e499-40ea-49a3-878d-3e6b9b23683a req-50087dbf-288f-4dfd-818b-13bb749d83aa tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action returned with HTTP 204 Aug 19 23:12:49.928170 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 123/481] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:49 2026] POST /volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:49.957723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:49.962478 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:49.962478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:49.963772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:49.975590 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:49.975590 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:49.979635 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:49.984552 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7f67b76-1b63-49fc-b964-ee0f939636e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:49.985225 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 118/482] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:50.001618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-48e22dbc-abf3-49af-b9ad-202b136fafff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.003292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48e22dbc-abf3-49af-b9ad-202b136fafff tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:50.003639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48e22dbc-abf3-49af-b9ad-202b136fafff tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.003962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48e22dbc-abf3-49af-b9ad-202b136fafff tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.022853 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.022853 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:50.031888 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-48e22dbc-abf3-49af-b9ad-202b136fafff tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:50.036675 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.039329 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:12:50.039656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.040019 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.040861 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48e22dbc-abf3-49af-b9ad-202b136fafff tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:50.041524 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 120/483] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:49 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:50.053031 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.053031 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:50.059359 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:12:50.065234 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e43cd72-8151-43a5-bc85-25cdff9f092c tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:12:50.065765 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 123/484] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:12:50 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:50.269347 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.271245 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:50.271433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.271963 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.271963 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Delete volume with id: 4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:50.291543 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.291543 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:50.292220 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:50.322198 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Delete volume request issued successfully. Aug 19 23:12:50.322704 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-46897cb7-4b23-45f2-80e2-d86c5584a5f4 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 202 Aug 19 23:12:50.323450 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 124/485] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:50 2026] DELETE /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:50.333909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.335851 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:50.336480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.336852 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.347943 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.347943 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:50.353546 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Volume info retrieved successfully. Aug 19 23:12:50.363919 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4defb9c9-ef69-4d07-9315-fa56a00bfbb3 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 200 Aug 19 23:12:50.364904 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 119/486] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:50 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:50.695364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11f7c14b-ce43-4ccc-8561-5eb0516c6600 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.698685 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11f7c14b-ce43-4ccc-8561-5eb0516c6600 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f Aug 19 23:12:50.699492 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11f7c14b-ce43-4ccc-8561-5eb0516c6600 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.699882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11f7c14b-ce43-4ccc-8561-5eb0516c6600 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.710074 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11f7c14b-ce43-4ccc-8561-5eb0516c6600 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f returned with HTTP 404 Aug 19 23:12:50.710795 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 121/487] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:50 2026] GET /volume/v3/volumes/11c70769-a0a2-4b21-b004-f753c7264c8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:50.720953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.723403 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:50.723906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.724559 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.736092 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.736092 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:50.741763 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:50.748226 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b1c1e31-05a6-4d06-8a46-500104c7243b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:50.749174 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 124/488] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:50 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:50.771543 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e992421-922b-4578-9203-e4855b91554f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.774759 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:50.775121 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.775480 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.776052 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:50.797963 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.797963 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:50.799760 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:50.826010 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:50.826606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e992421-922b-4578-9203-e4855b91554f tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 202 Aug 19 23:12:50.827251 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 125/489] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:50 2026] DELETE /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:50.835328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7ed38a81-2463-4548-bfed-45debf72fe00 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:50.838484 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7ed38a81-2463-4548-bfed-45debf72fe00 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:50.838593 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7ed38a81-2463-4548-bfed-45debf72fe00 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:50.838804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7ed38a81-2463-4548-bfed-45debf72fe00 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:50.851417 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:50.851417 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:50.857627 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7ed38a81-2463-4548-bfed-45debf72fe00 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:50.864806 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7ed38a81-2463-4548-bfed-45debf72fe00 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 200 Aug 19 23:12:50.865309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 120/490] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:50 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:51.383390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c7e62bc3-ac2e-4b48-9b1d-5c7681003608 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.385906 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7e62bc3-ac2e-4b48-9b1d-5c7681003608 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] GET https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb Aug 19 23:12:51.386478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7e62bc3-ac2e-4b48-9b1d-5c7681003608 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.386478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7e62bc3-ac2e-4b48-9b1d-5c7681003608 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.396221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7e62bc3-ac2e-4b48-9b1d-5c7681003608 tempest-TaggedAttachmentsTest-576796703 tempest-TaggedAttachmentsTest-576796703-project-member] https://10.4.3.193/volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb returned with HTTP 404 Aug 19 23:12:51.396930 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 122/491] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/v3/volumes/4efa0c20-d0c6-4045-8543-960d3fcb9ebb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:51.649521 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-314a6cd5-a16d-48d9-bb5b-0aaa2193de2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.650081 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-314a6cd5-a16d-48d9-bb5b-0aaa2193de2f None None] GET https://10.4.3.193/volume// Aug 19 23:12:51.650171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.650371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-314a6cd5-a16d-48d9-bb5b-0aaa2193de2f None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.650597 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-314a6cd5-a16d-48d9-bb5b-0aaa2193de2f None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.652776 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-314a6cd5-a16d-48d9-bb5b-0aaa2193de2f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:51.652776 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 125/492] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:51.653022 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:51.653078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-832418731"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:51.655290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-832418731'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:51.661585 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume of 1 GB Aug 19 23:12:51.661585 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.661585 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:51.661854 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Availability Zones retrieved successfully. Aug 19 23:12:51.665200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.668776 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:12:51.668997 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.669241 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.669574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (eb7cf01e-1e8d-41c9-b49c-d5ae82209624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:51.670917 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcc4fcd-1208-4a01-90e5-863b44b530e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:51.672305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:51.685149 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.685149 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:51.686193 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.686193 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:51.694682 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:12:51.703678 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-29522c69-26e0-429e-bdc3-9d21edd04001 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:12:51.704246 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 121/493] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1290 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:51.704702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcc4fcd-1208-4a01-90e5-863b44b530e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:51.706761 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3936e5f8-b513-48ef-a16e-afec3bac136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:51.774300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Created reservations ['d6ebe711-723d-480a-936e-2ba3f3963633', '4c30c6d8-1c87-4467-9f4d-8205437e1d19', '70cf7c4f-0820-4aa2-a7e9-05bec0fca0ef', 'a2781530-08f1-4beb-98ce-288523dc0ae0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:51.775364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3936e5f8-b513-48ef-a16e-afec3bac136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ebe711-723d-480a-936e-2ba3f3963633', '4c30c6d8-1c87-4467-9f4d-8205437e1d19', '70cf7c4f-0820-4aa2-a7e9-05bec0fca0ef', 'a2781530-08f1-4beb-98ce-288523dc0ae0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:51.776903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee262a3-c839-44d9-9598-54080e495f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:51.807489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee262a3-c839-44d9-9598-54080e495f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95825742-5d6e-4f39-95d3-2f05ad3f2464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-832418731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['d6ebe711-723d-480a-936e-2ba3f3963633','4c30c6d8-1c87-4467-9f4d-8205437e1d19','70cf7c4f-0820-4aa2-a7e9-05bec0fca0ef','a2781530-08f1-4beb-98ce-288523dc0ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-832418731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95825742-5d6e-4f39-95d3-2f05ad3f2464,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='94022ac4696f464bbf4341b47f913738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190c8dc01be54067ba98dd4181e83d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:51.809179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6007407e-f6a6-468b-9abd-570da2f39131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:51.827783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.830531 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] PUT https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 Aug 19 23:12:51.830850 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:51.838742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6007407e-f6a6-468b-9abd-570da2f39131) transitioned into state 'SUCCESS' from state '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-832418731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['d6ebe711-723d-480a-936e-2ba3f3963633','4c30c6d8-1c87-4467-9f4d-8205437e1d19','70cf7c4f-0820-4aa2-a7e9-05bec0fca0ef','a2781530-08f1-4beb-98ce-288523dc0ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:51.838742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74ea1e4-8a35-4399-abd4-fb3300e7be78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:51.843679 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Acquiring lock "cinder-attachment_update-ff93ed15-ed34-4357-97fd-adb0754f63a4-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:51.853736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Lock "cinder-attachment_update-ff93ed15-ed34-4357-97fd-adb0754f63a4-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:51.853848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74ea1e4-8a35-4399-abd4-fb3300e7be78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:51.853848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (eb7cf01e-1e8d-41c9-b49c-d5ae82209624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:51.854818 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.854818 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:51.854891 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request issued successfully. Aug 19 23:12:51.854891 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e406271a-da4f-4860-81fe-9ccd2e0e67da tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:51.854891 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 126/494] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:51 2026] POST /volume/v3/volumes => generated 759 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:51.872310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b68b9644-1681-4c71-a427-28d044e95050 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.876615 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b68b9644-1681-4c71-a427-28d044e95050 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:51.878008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b68b9644-1681-4c71-a427-28d044e95050 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.878008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b68b9644-1681-4c71-a427-28d044e95050 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.882575 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-80bb817a-edc0-4b49-849a-7b24549e06e2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.889096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80bb817a-edc0-4b49-849a-7b24549e06e2 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d Aug 19 23:12:51.889428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-80bb817a-edc0-4b49-849a-7b24549e06e2 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.889945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-80bb817a-edc0-4b49-849a-7b24549e06e2 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.894185 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.894185 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:51.901691 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80bb817a-edc0-4b49-849a-7b24549e06e2 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d returned with HTTP 404 Aug 19 23:12:51.902203 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 122/495] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/v3/volumes/e504ebe4-f287-47aa-afc0-50062565cb4d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:51.903621 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b68b9644-1681-4c71-a427-28d044e95050 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:51.912130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.912621 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b68b9644-1681-4c71-a427-28d044e95050 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:51.913198 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 126/496] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:51.914170 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:51.914374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.914572 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.924686 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.924686 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:51.930608 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:51.936767 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3814c124-ef78-41de-bd1e-55747dd5bbe7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 200 Aug 19 23:12:51.937281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 127/497] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:51 2026] GET /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:51.955794 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:51.965582 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:51.965582 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:51.965582 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:51.965582 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:51.970405 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Lock "cinder-attachment_update-ff93ed15-ed34-4357-97fd-adb0754f63a4-np0000007826" released by "attachment_update" :: held 0.120s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:51.970839 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-d356791e-669f-41e4-9316-e9a6036346a5 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 returned with HTTP 200 Aug 19 23:12:51.971532 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 123/498] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:51 2026] PUT /volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:51.974325 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:51.974325 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:51.974623 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:52.004735 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:52.005031 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c8ab3ca-fb52-4b32-af27-689f47979227 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 202 Aug 19 23:12:52.005587 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 123/499] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:51 2026] DELETE /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:52.017600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:52.019072 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-6e38dc30-8e07-4c2c-b07a-10f63aa96e04 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:52.021090 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:52.021340 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:52.021426 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-6e38dc30-8e07-4c2c-b07a-10f63aa96e04 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action Aug 19 23:12:52.021540 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:52.022485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-6e38dc30-8e07-4c2c-b07a-10f63aa96e04 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:52.022485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-6e38dc30-8e07-4c2c-b07a-10f63aa96e04 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:52.029404 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:52.029404 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:52.034163 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:52.039645 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06995423-cd1e-49bb-a612-dfdeed7e66b9 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 200 Aug 19 23:12:52.040207 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 127/500] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:52 2026] GET /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:52.047575 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:52.047575 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:52.067683 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bd6ac47d-52f5-4bc5-8128-a2b35cad61a0 req-6e38dc30-8e07-4c2c-b07a-10f63aa96e04 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action returned with HTTP 204 Aug 19 23:12:52.068249 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 128/501] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:52 2026] POST /volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:52.936394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:52.940241 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:52.940556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:52.940852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:52.953107 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:52.953107 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:52.959113 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:52.965544 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccc76222-9a0a-4b52-9357-01e23c9be8f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:52.966128 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 124/502] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:52 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:53.035246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.039950 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:53.039950 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.039950 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.052010 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.052010 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:53.056154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c93167f7-1637-45a0-a649-3c557aed434e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.057286 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:53.058774 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c93167f7-1637-45a0-a649-3c557aed434e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff Aug 19 23:12:53.060119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c93167f7-1637-45a0-a649-3c557aed434e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.060119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c93167f7-1637-45a0-a649-3c557aed434e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.065166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-d3818d86-7527-44be-a1f8-c9729069867c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:53.066017 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 124/503] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:53.067038 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c93167f7-1637-45a0-a649-3c557aed434e tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff returned with HTTP 404 Aug 19 23:12:53.067654 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 128/504] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/v3/volumes/fc30238d-607e-4e9d-9872-1799140b55ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:53.142919 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.149117 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:53.149731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesGetTest-Volume-79671240", "metadata": {"Type": "Test"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:53.153444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-79671240', 'metadata': {'Type': 'Test'}}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:53.205019 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6ad75a3-acb0-4da5-ad15-5e5918dcd76f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.205385 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6ad75a3-acb0-4da5-ad15-5e5918dcd76f None None] GET https://10.4.3.193/volume// Aug 19 23:12:53.205563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6ad75a3-acb0-4da5-ad15-5e5918dcd76f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.205756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6ad75a3-acb0-4da5-ad15-5e5918dcd76f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.206098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6ad75a3-acb0-4da5-ad15-5e5918dcd76f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:53.206541 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 125/505] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:53.217807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-74bdf862-69ac-463d-b08b-ec7e2775cead None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.221393 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-74bdf862-69ac-463d-b08b-ec7e2775cead tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:53.221947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-74bdf862-69ac-463d-b08b-ec7e2775cead tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95825742-5d6e-4f39-95d3-2f05ad3f2464", "connector": null, "instance_uuid": "8fa9207e-d689-413a-8bc8-b76ec347f151"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:53.235972 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.235972 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:53.269602 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-74bdf862-69ac-463d-b08b-ec7e2775cead tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:53.269602 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 125/506] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:53 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:53.307417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00b5d046-db12-467b-8e06-8873373bbdb4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.309993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00b5d046-db12-467b-8e06-8873373bbdb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:53.310516 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00b5d046-db12-467b-8e06-8873373bbdb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.310689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00b5d046-db12-467b-8e06-8873373bbdb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.323975 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.323975 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:53.325776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a2149f3-dca0-4210-bf28-680c047089c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.326590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a2149f3-dca0-4210-bf28-680c047089c9 None None] GET https://10.4.3.193/volume// Aug 19 23:12:53.326859 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a2149f3-dca0-4210-bf28-680c047089c9 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.327113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a2149f3-dca0-4210-bf28-680c047089c9 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.327543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a2149f3-dca0-4210-bf28-680c047089c9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:53.327794 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00b5d046-db12-467b-8e06-8873373bbdb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:53.328068 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 126/507] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:53.334828 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00b5d046-db12-467b-8e06-8873373bbdb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:53.335279 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 129/508] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:53.338607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.341482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:53.341764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.342034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.353054 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.353054 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:53.358507 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:53.370617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-8af8949e-c44f-47af-b61f-1fe26f37cc2c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:53.372087 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 126/509] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:53.462330 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:53.470038 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:53.477403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (1361c137-f1e4-4066-9ae9-cfd97ff690d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:53.478670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c205e18d-cde9-4199-bea5-d16ae3951dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:53.480196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:53.508698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.511941 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 Aug 19 23:12:53.512533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:53.531984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:53.539108 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:53.539544 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.539544 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:53.605256 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c205e18d-cde9-4199-bea5-d16ae3951dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:53.605888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39050057-1c41-4c52-9d0a-d5087f326201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:53.692793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['5d715ec7-f72c-4351-94ff-39e82410e553', '6b93f066-0da4-4c3f-b7d7-8e0b0af2555b', 'ed00eb83-0a21-4fca-aa26-5bcf94d2e846', '25aa228c-2a19-49bb-b033-17fea5661480'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:53.692793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39050057-1c41-4c52-9d0a-d5087f326201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d715ec7-f72c-4351-94ff-39e82410e553', '6b93f066-0da4-4c3f-b7d7-8e0b0af2555b', 'ed00eb83-0a21-4fca-aa26-5bcf94d2e846', '25aa228c-2a19-49bb-b033-17fea5661480']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:53.692793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad13a7a-c79e-4ca3-92f0-13bbdcba8191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:53.713609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" released by "attachment_update" :: held 0.176s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:53.713992 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-0a22300b-9702-4b3c-b8ad-f671e29bc000 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 returned with HTTP 200 Aug 19 23:12:53.714522 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 127/510] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:53 2026] PUT /volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:53.728705 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad13a7a-c79e-4ca3-92f0-13bbdcba8191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2bb5520-3d57-4ea8-8aea-14d69b8c39f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-79671240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['5d715ec7-f72c-4351-94ff-39e82410e553','6b93f066-0da4-4c3f-b7d7-8e0b0af2555b','ed00eb83-0a21-4fca-aa26-5bcf94d2e846','25aa228c-2a19-49bb-b033-17fea5661480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-79671240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2bb5520-3d57-4ea8-8aea-14d69b8c39f5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:53.730149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c61600-e578-4b39-a400-afca1f02c84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:53.786527 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c61600-e578-4b39-a400-afca1f02c84b) transitioned into state 'SUCCESS' from state '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-79671240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['5d715ec7-f72c-4351-94ff-39e82410e553','6b93f066-0da4-4c3f-b7d7-8e0b0af2555b','ed00eb83-0a21-4fca-aa26-5bcf94d2e846','25aa228c-2a19-49bb-b033-17fea5661480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:53.787595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee46ca80-ea60-4a9e-a837-95f44a88a251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:53.810808 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee46ca80-ea60-4a9e-a837-95f44a88a251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:53.810808 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (1361c137-f1e4-4066-9ae9-cfd97ff690d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:53.810808 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:53.811060 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddd71c1d-281a-4893-b81b-c16d385cc293 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:53.811962 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 129/511] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:53 2026] POST /volume/v3/volumes => generated 757 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:53.833030 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b510150-44ad-431a-b392-d6e8de1ec34d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:53.835955 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b510150-44ad-431a-b392-d6e8de1ec34d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:53.836182 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b510150-44ad-431a-b392-d6e8de1ec34d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:53.836413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b510150-44ad-431a-b392-d6e8de1ec34d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:53.850744 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:53.850744 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:53.856816 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b510150-44ad-431a-b392-d6e8de1ec34d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:53.862239 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b510150-44ad-431a-b392-d6e8de1ec34d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:53.863376 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 130/512] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:53 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:54.355990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:54.358331 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:54.358464 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:54.358792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:54.371072 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:54.371072 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:54.375189 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:54.381312 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a6a450a-42ff-45dd-bc8c-c0aa5a12b622 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:54.381507 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 127/513] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:54 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:54.884352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:54.892738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:54.892738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:54.892738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:54.899736 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:54.899736 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:54.908003 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:54.916158 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de6ebf87-82d5-4476-b3cd-b5426bff6e61 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:54.916158 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 128/514] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:54 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:54.936194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:54.940534 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:54.940534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:54.940534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:54.947888 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:54.947888 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:54.952091 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:54.963761 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77f23a0c-f850-4bf1-9b4f-18a00f6b074c tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:54.963761 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 130/515] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:54 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:54.982199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:54.984351 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:54.984864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-79671240"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:54.996661 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:54.996661 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:55.001427 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:55.013046 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:55.014100 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d925d8cc-b146-4f3d-b07d-9f2a0c6a2d46 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:55.014100 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 131/516] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:54 2026] PUT /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 781 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:55.029780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:55.032470 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:55.033097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-302005734", "description": "This is the new description of volume"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:55.049024 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:55.049024 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:55.054947 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:55.065725 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:55.066368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30ebf6f6-6d9d-4e8d-aff7-56bece98e5ed tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:55.066870 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 128/517] 10.4.3.193 () {68 vars in 1369 bytes} [Wed Aug 19 23:12:55 2026] PUT /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:55.085344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-018d38fd-f7e3-479e-9178-531efd18afd4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:55.091837 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-018d38fd-f7e3-479e-9178-531efd18afd4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:55.091837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-018d38fd-f7e3-479e-9178-531efd18afd4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:55.092014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-018d38fd-f7e3-479e-9178-531efd18afd4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:55.114104 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:55.114104 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:55.124812 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-018d38fd-f7e3-479e-9178-531efd18afd4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:55.136086 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-018d38fd-f7e3-479e-9178-531efd18afd4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:55.136653 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 129/518] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:55 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 1405 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:55.165905 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:55.170957 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:12:55.171802 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1023214062", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-350381950"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:55.177734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1023214062', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-350381950'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:12:55.177734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume of 1 GB Aug 19 23:12:55.186804 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Availability Zones retrieved successfully. Aug 19 23:12:55.197818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (fa4f51b6-d8c9-44f1-817c-69dc9dfc48a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:55.200221 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06705a91-a487-4362-bb7f-811b089b1db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:55.205748 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:12:55.258437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06705a91-a487-4362-bb7f-811b089b1db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:55.261510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a373b32e-926f-45c7-92a9-0aac4f34f588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:55.359772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Created reservations ['e9da8260-5c20-4471-aa07-cf793447b9ac', '1eff7945-23f3-4910-a4a3-ba70ff3618de', '6cdcbed8-1435-47b4-a52f-5187e324565a', 'a7c7e5bc-3ff0-4f3b-9d65-bfcda11e3dd0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:12:55.361689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a373b32e-926f-45c7-92a9-0aac4f34f588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9da8260-5c20-4471-aa07-cf793447b9ac', '1eff7945-23f3-4910-a4a3-ba70ff3618de', '6cdcbed8-1435-47b4-a52f-5187e324565a', 'a7c7e5bc-3ff0-4f3b-9d65-bfcda11e3dd0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:55.363890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245a7ba3-6190-47ba-a680-ee0e027246bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:55.401210 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:55.404725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245a7ba3-6190-47ba-a680-ee0e027246bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0482144-4e52-406a-b3d7-db31cdde0052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1023214062',display_name='tempest-VolumesGetTest-Volume-350381950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['e9da8260-5c20-4471-aa07-cf793447b9ac','1eff7945-23f3-4910-a4a3-ba70ff3618de','6cdcbed8-1435-47b4-a52f-5187e324565a','a7c7e5bc-3ff0-4f3b-9d65-bfcda11e3dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:12:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1023214062',display_name='tempest-VolumesGetTest-Volume-350381950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0482144-4e52-406a-b3d7-db31cdde0052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c957c8271f14d1ab9f301d159a914c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:55.406342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7485ad4c-9c54-453c-baae-ae775f4ea8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:55.407029 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:55.407375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:55.407645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:55.434697 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:55.434697 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:55.441152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7485ad4c-9c54-453c-baae-ae775f4ea8fd) transitioned into 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-1023214062',display_name='tempest-VolumesGetTest-Volume-350381950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c957c8271f14d1ab9f301d159a914c0',qos_specs=None,replication_status=,reservations=['e9da8260-5c20-4471-aa07-cf793447b9ac','1eff7945-23f3-4910-a4a3-ba70ff3618de','6cdcbed8-1435-47b4-a52f-5187e324565a','a7c7e5bc-3ff0-4f3b-9d65-bfcda11e3dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fbcfb2a8f8d4f7bb3a925f66648c62a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:55.441152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d66d3-d52a-415e-89b4-09cc8133e4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:12:55.459474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d66d3-d52a-415e-89b4-09cc8133e4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:12:55.459474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Flow 'volume_create_api' (fa4f51b6-d8c9-44f1-817c-69dc9dfc48a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:12:55.460294 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Create volume request issued successfully. Aug 19 23:12:55.460733 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:55.461156 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f4d14b0-05f7-4568-8bd9-d013d1b2b133 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:12:55.461837 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 131/519] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:12:55 2026] POST /volume/v3/volumes => generated 779 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:12:55.468974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4aec3e1b-d03d-4432-9fbf-8bae0d31a785 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:55.470730 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 132/520] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:55 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:55.481206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:55.484750 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:55.485013 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:55.485308 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:55.499018 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:55.499018 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:55.509274 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:55.519019 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8edc720e-f3a4-4435-a81e-6d4158a344fe tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 200 Aug 19 23:12:55.519598 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 129/521] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:55 2026] GET /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:56.493915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a72f95c8-83da-464d-9524-d5f1309790c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.496737 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a72f95c8-83da-464d-9524-d5f1309790c8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:56.496945 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a72f95c8-83da-464d-9524-d5f1309790c8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:56.497098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a72f95c8-83da-464d-9524-d5f1309790c8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:56.524370 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.524370 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:56.535090 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a72f95c8-83da-464d-9524-d5f1309790c8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:56.543695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.544749 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a72f95c8-83da-464d-9524-d5f1309790c8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:56.545816 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 130/522] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:56 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:56.546252 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.546597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:56.546955 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:56.560881 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.560881 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:56.567772 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:56.573963 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d66ed11-e6ab-44fe-b98c-72ca112a5c62 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 200 Aug 19 23:12:56.574557 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 132/523] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:56 2026] GET /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:56.596322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.600474 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] PUT https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.601331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-79671240", "description": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:56.618610 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.618610 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:56.634671 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:56.651808 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume updated successfully. Aug 19 23:12:56.656605 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9443f22c-3848-44d9-a7d5-acf4187a1186 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 200 Aug 19 23:12:56.659485 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 133/524] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:12:56 2026] PUT /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 768 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:56.682350 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.685601 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.686042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:56.686358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:56.703175 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.703175 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:56.709733 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:56.717756 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c87f17c9-fae9-474e-afb0-1003e6a95f91 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 200 Aug 19 23:12:56.718330 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 130/525] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:56 2026] GET /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:56.738962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.743201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.743201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:56.743201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:56.743201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.755689 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.755689 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:56.756553 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:56.807457 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:56.807700 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6dedf78-774d-4dcb-bb1a-e1a7ca0fa242 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 202 Aug 19 23:12:56.810790 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 131/526] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:56 2026] DELETE /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:56.826076 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a5288bd0-c232-42c6-843a-239df07dcab4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:56.828544 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5288bd0-c232-42c6-843a-239df07dcab4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:56.828804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5288bd0-c232-42c6-843a-239df07dcab4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:56.829070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5288bd0-c232-42c6-843a-239df07dcab4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:56.841946 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:56.841946 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:56.855353 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a5288bd0-c232-42c6-843a-239df07dcab4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:56.865912 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5288bd0-c232-42c6-843a-239df07dcab4 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 200 Aug 19 23:12:56.866592 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 133/527] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:56 2026] GET /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:12:57.183422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-425d9fc6-70c5-461e-97f0-a0e3e26ec428 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.185664 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-425d9fc6-70c5-461e-97f0-a0e3e26ec428 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27/action Aug 19 23:12:57.186071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-425d9fc6-70c5-461e-97f0-a0e3e26ec428 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:12:57.186231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-425d9fc6-70c5-461e-97f0-a0e3e26ec428 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:57.207064 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.207064 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:57.226262 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-11f6493a-c82c-4dad-bb66-930ea4cd425d req-425d9fc6-70c5-461e-97f0-a0e3e26ec428 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27/action returned with HTTP 204 Aug 19 23:12:57.227508 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 134/528] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:12:57 2026] POST /volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:57.567650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.570273 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:57.570637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.571026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.594188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.594188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:57.606682 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:57.615002 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc5302fb-981d-413a-8b55-0b4330f8e1ac tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:57.615002 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 131/529] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:57.697095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.700979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:57.701648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.703238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.726869 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.726869 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:57.734493 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:57.739822 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f61e3e17-c925-409b-aa76-5dc99a8f4124 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:57.740290 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 132/530] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:57.870240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0deae6b-3c99-4079-b5d5-9d1370ab950d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.870790 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0deae6b-3c99-4079-b5d5-9d1370ab950d None None] GET https://10.4.3.193/volume// Aug 19 23:12:57.871622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0deae6b-3c99-4079-b5d5-9d1370ab950d None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.871622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0deae6b-3c99-4079-b5d5-9d1370ab950d None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.871703 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0deae6b-3c99-4079-b5d5-9d1370ab950d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:57.874934 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 134/531] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:57.884546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-2b85e858-41f6-4390-bc6b-7c6a0fabbed5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.891636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-23ad1aa3-48b6-4640-87ff-b40d62c8b0c7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.892049 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-2b85e858-41f6-4390-bc6b-7c6a0fabbed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:12:57.892049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-2b85e858-41f6-4390-bc6b-7c6a0fabbed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95825742-5d6e-4f39-95d3-2f05ad3f2464", "connector": null, "instance_uuid": "38e0d16a-e32d-4f34-859a-0cd3f0779aba"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:57.893478 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-23ad1aa3-48b6-4640-87ff-b40d62c8b0c7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 Aug 19 23:12:57.893908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-23ad1aa3-48b6-4640-87ff-b40d62c8b0c7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.894240 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-23ad1aa3-48b6-4640-87ff-b40d62c8b0c7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.901384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-23ad1aa3-48b6-4640-87ff-b40d62c8b0c7 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 returned with HTTP 404 Aug 19 23:12:57.902052 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 132/532] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/v3/volumes/e0482144-4e52-406a-b3d7-db31cdde0052 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:57.911657 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.911657 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:57.913639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.917152 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:57.917981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.917981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.926756 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.926756 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:57.934957 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:57.942903 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55ce02cc-285c-4ac2-a4ea-0515efa10de1 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:57.943543 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 133/533] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:57.951108 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-2b85e858-41f6-4390-bc6b-7c6a0fabbed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:12:57.951920 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 135/534] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:12:57.960359 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0a3634ee-372d-4905-ba7c-167151c4a092 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.964636 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:57.964857 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:57.965057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:57.965250 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume with id: e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:57.973095 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:57.973095 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:57.973940 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:57.995193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-616db8cf-f410-4046-9c98-358b93045c4d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:57.999330 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-616db8cf-f410-4046-9c98-358b93045c4d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:57.999330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-616db8cf-f410-4046-9c98-358b93045c4d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:58.000043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-616db8cf-f410-4046-9c98-358b93045c4d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:58.009126 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-66992a51-28be-41bd-837c-93d0a973c346 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:58.010083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-66992a51-28be-41bd-837c-93d0a973c346 None None] GET https://10.4.3.193/volume// Aug 19 23:12:58.010364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-66992a51-28be-41bd-837c-93d0a973c346 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:58.011510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-66992a51-28be-41bd-837c-93d0a973c346 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:58.012129 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-66992a51-28be-41bd-837c-93d0a973c346 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:12:58.012567 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 134/535] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:12:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:12:58.015671 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Delete volume request issued successfully. Aug 19 23:12:58.016096 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a3634ee-372d-4905-ba7c-167151c4a092 tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 202 Aug 19 23:12:58.016583 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 135/536] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:12:57 2026] DELETE /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:12:58.021672 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:58.021672 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:58.026506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:58.026618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:58.029005 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:58.029348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:58.029429 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:58.030119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:58.030194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:58.030194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:58.030853 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-616db8cf-f410-4046-9c98-358b93045c4d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:58.041171 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-616db8cf-f410-4046-9c98-358b93045c4d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:58.041750 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 133/537] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:57 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:58.042938 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:58.042938 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:12:58.048382 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Volume info retrieved successfully. Aug 19 23:12:58.053642 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:58.053642 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:12:58.054583 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d943a63-070e-4f91-bdab-4e512fce0b2d tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 200 Aug 19 23:12:58.055014 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 136/538] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:58 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:58.062697 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:58.069691 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-f5b1e254-c524-4342-8730-f9beb198e9e3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:58.070463 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 135/539] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:12:58 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:12:58.182268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:58.184879 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d Aug 19 23:12:58.185458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:12:58.203570 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:12:58.213105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" acquired by "attachment_update" :: waited 0.010s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:12:58.214421 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:58.214421 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:12:58.353931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" released by "attachment_update" :: held 0.141s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:12:58.354363 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-02eaf8a7-51bd-41b5-9846-42c0ea9bca6c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d returned with HTTP 200 Aug 19 23:12:58.354983 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 136/540] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:12:58 2026] PUT /volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:12:59.062422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43a39742-ca68-4055-86a2-20229025f296 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:59.064462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a39742-ca68-4055-86a2-20229025f296 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:12:59.064666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a39742-ca68-4055-86a2-20229025f296 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:59.065001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a39742-ca68-4055-86a2-20229025f296 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:59.072511 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9bae9bdc-503f-4eb8-9c90-8afbd9307b7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:12:59.075246 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9bae9bdc-503f-4eb8-9c90-8afbd9307b7b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] GET https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 Aug 19 23:12:59.075487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9bae9bdc-503f-4eb8-9c90-8afbd9307b7b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:12:59.075702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9bae9bdc-503f-4eb8-9c90-8afbd9307b7b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:12:59.082506 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9bae9bdc-503f-4eb8-9c90-8afbd9307b7b tempest-VolumesGetTest-908633226 tempest-VolumesGetTest-908633226-project-member] https://10.4.3.193/volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 returned with HTTP 404 Aug 19 23:12:59.082768 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:12:59.082768 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:12:59.083155 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 137/541] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:59 2026] GET /volume/v3/volumes/e2bb5520-3d57-4ea8-8aea-14d69b8c39f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:12:59.088927 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43a39742-ca68-4055-86a2-20229025f296 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:12:59.094667 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a39742-ca68-4055-86a2-20229025f296 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:12:59.095114 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 134/542] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:12:59 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:00.116975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:00.119277 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:13:00.119747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:00.119909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:00.135629 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:00.135629 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:00.140517 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:13:00.146976 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56d74edf-8e06-49c9-a7c0-56391cb07f54 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:13:00.147404 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 136/543] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:00 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:00.665282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-4176ae62-3306-470f-9355-4d94b57c24be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:00.668330 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-4176ae62-3306-470f-9355-4d94b57c24be tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d/action Aug 19 23:13:00.668441 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-4176ae62-3306-470f-9355-4d94b57c24be tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:00.668616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-4176ae62-3306-470f-9355-4d94b57c24be tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:00.691196 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:00.691196 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:00.719220 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32d42dd3-9e20-4076-bdec-2fe6011bacf3 req-4176ae62-3306-470f-9355-4d94b57c24be tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d/action returned with HTTP 204 Aug 19 23:13:00.720055 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 137/544] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:13:00 2026] POST /volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:00.884751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2787d07e-a759-46de-aa96-41ec3b10045e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:01.073105 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2787d07e-a759-46de-aa96-41ec3b10045e tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:01.076767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2787d07e-a759-46de-aa96-41ec3b10045e tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1101351890"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:01.108830 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2787d07e-a759-46de-aa96-41ec3b10045e tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:01.109366 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 138/545] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:00 2026] POST /volume/v3/types => generated 224 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:01.121938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2edf9864-3261-4648-90ff-cac945cb8e65 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:01.125215 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2edf9864-3261-4648-90ff-cac945cb8e65 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:01.125675 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2edf9864-3261-4648-90ff-cac945cb8e65 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1287939155"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:01.145459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2edf9864-3261-4648-90ff-cac945cb8e65 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:01.146007 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 135/546] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:01 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:01.155437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:01.165280 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:01.167827 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:13:01.168428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:01.168885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:01.209154 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:01.209154 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:01.220680 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:13:01.227006 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21f08ba6-9d7e-49bc-a218-866e1d96bf22 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:13:01.227793 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 138/547] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:01 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:01.297098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:01.297483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0015ddb9-ee2c-4cd2-aa7a-18f4aae674c8", "volume_types": ["1ef7f729-49fa-435a-9aad-52f250e2f556"], "name": "tempest-GroupSnapshotsTest-Group-1057800285"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:01.299312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group {'group': {'group_type': '0015ddb9-ee2c-4cd2-aa7a-18f4aae674c8', 'volume_types': ['1ef7f729-49fa-435a-9aad-52f250e2f556'], 'name': 'tempest-GroupSnapshotsTest-Group-1057800285'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:01.312028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group tempest-GroupSnapshotsTest-Group-1057800285. Aug 19 23:13:01.338205 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:13:01.337609. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:13:01.338435 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:01.379211 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['52821c4d-7bc6-44f0-9664-aa569abf56ca'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:01.462453 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-102430ac-4d7b-4b6b-b979-27b07a43dc46 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:01.463361 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 137/548] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:01 2026] POST /volume/v3/groups => generated 112 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:01.480795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6e1cf87e-0a50-4240-b143-712522951d1c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:01.487848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e1cf87e-0a50-4240-b143-712522951d1c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d Aug 19 23:13:01.489183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e1cf87e-0a50-4240-b143-712522951d1c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:01.490524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e1cf87e-0a50-4240-b143-712522951d1c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:01.490768 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-6e1cf87e-0a50-4240-b143-712522951d1c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 5a8b8938-b1a7-435d-a226-ec261ce01f2d {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:01.513937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:01.513937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:01.550398 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e1cf87e-0a50-4240-b143-712522951d1c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d returned with HTTP 200 Aug 19 23:13:01.550398 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 139/549] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:01 2026] GET /volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:02.570223 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eba7aff6-e640-4b04-be86-949f1b557770 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:02.572995 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eba7aff6-e640-4b04-be86-949f1b557770 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d Aug 19 23:13:02.573494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eba7aff6-e640-4b04-be86-949f1b557770 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:02.575093 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eba7aff6-e640-4b04-be86-949f1b557770 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:02.575093 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-eba7aff6-e640-4b04-be86-949f1b557770 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 5a8b8938-b1a7-435d-a226-ec261ce01f2d {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:02.586104 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:02.586104 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:02.625573 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eba7aff6-e640-4b04-be86-949f1b557770 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d returned with HTTP 200 Aug 19 23:13:02.626195 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 136/550] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:02 2026] GET /volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:13:02.639016 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:02.641464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:02.642680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1896111747", "volume_type": "1ef7f729-49fa-435a-9aad-52f250e2f556", "group_id": "5a8b8938-b1a7-435d-a226-ec261ce01f2d", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:02.644167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1896111747', 'volume_type': '1ef7f729-49fa-435a-9aad-52f250e2f556', 'group_id': '5a8b8938-b1a7-435d-a226-ec261ce01f2d', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:02.656922 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:02.656922 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:02.657561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume of 1 GB Aug 19 23:13:02.677088 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:02.683401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (271ce672-3df0-40fa-8a3d-334fc67a86ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:02.684815 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff4560-fad6-4590-83fe-4afab4f1bd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:02.685460 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:02.685460 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:02.686065 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:02.719642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff4560-fad6-4590-83fe-4afab4f1bd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ef7f729-49fa-435a-9aad-52f250e2f556,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1101351890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ef7f729-49fa-435a-9aad-52f250e2f556', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a8b8938-b1a7-435d-a226-ec261ce01f2d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:02.721422 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe8e88-68c5-4c89-b2f3-79acf6fc78f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:02.772527 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1101351890 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1101351890, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:02.773242 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1101351890 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1101351890, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:02.829897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['5edbae60-c208-491f-8849-2e21fc707c1d', 'a85f94b8-4f5d-438b-b615-68394346f490', '72e96a60-483c-461e-ac83-4c3fa4ea45ce', 'a5117a98-8d9f-40b2-81e5-5e11b9dcf8d3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:02.831336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfe8e88-68c5-4c89-b2f3-79acf6fc78f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5edbae60-c208-491f-8849-2e21fc707c1d', 'a85f94b8-4f5d-438b-b615-68394346f490', '72e96a60-483c-461e-ac83-4c3fa4ea45ce', 'a5117a98-8d9f-40b2-81e5-5e11b9dcf8d3']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:02.831753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c850894f-d999-4db7-9a87-916de8a6418d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:02.864176 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c850894f-d999-4db7-9a87-916de8a6418d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ce1adb-6972-435d-b97c-6686033b76b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1896111747',encryption_key_id=None,group_id=5a8b8938-b1a7-435d-a226-ec261ce01f2d,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['5edbae60-c208-491f-8849-2e21fc707c1d','a85f94b8-4f5d-438b-b615-68394346f490','72e96a60-483c-461e-ac83-4c3fa4ea45ce','a5117a98-8d9f-40b2-81e5-5e11b9dcf8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1896111747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a8b8938-b1a7-435d-a226-ec261ce01f2d,host=None,id=45ce1adb-6972-435d-b97c-6686033b76b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba284e832af4014ba4503021b6070fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ef7f729-49fa-435a-9aad-52f250e2f556),volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:02.865204 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70c2599-3c33-4057-b6f0-61fbcc0f692b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:02.898402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70c2599-3c33-4057-b6f0-61fbcc0f692b) transitioned into state 'SUCCESS' from state '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-1896111747',encryption_key_id=None,group_id=5a8b8938-b1a7-435d-a226-ec261ce01f2d,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['5edbae60-c208-491f-8849-2e21fc707c1d','a85f94b8-4f5d-438b-b615-68394346f490','72e96a60-483c-461e-ac83-4c3fa4ea45ce','a5117a98-8d9f-40b2-81e5-5e11b9dcf8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:02.900122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15032791-4183-47db-813c-689d8da1a759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:02.914773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15032791-4183-47db-813c-689d8da1a759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:02.916031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (271ce672-3df0-40fa-8a3d-334fc67a86ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:02.916583 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request issued successfully. Aug 19 23:13:02.917595 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:02.917914 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:02.980111 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:02.984761 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:02.984761 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:02.995177 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b6e781f-177a-438b-9b48-d6ecfefbbd4e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:02.995969 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 139/551] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:02 2026] POST /volume/v3/volumes => generated 823 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:03.012759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:03.017155 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 Aug 19 23:13:03.017475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:03.017848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:03.030460 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:03.030460 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:03.039121 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:03.039831 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:03.039963 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:03.083414 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:03.090148 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:03.090148 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:03.104682 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1c46b7b-0477-413c-9bad-80ccd671db49 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 returned with HTTP 200 Aug 19 23:13:03.105325 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 138/552] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:03 2026] GET /volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:13:04.125321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:04.127663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 Aug 19 23:13:04.127926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:04.128117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:04.138618 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:04.138618 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:04.146232 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:04.148173 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:04.148173 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:04.211326 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:04.215702 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:04.215702 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:04.226613 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc96802a-ebc1-49ac-bae2-34d3eeeda71b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 returned with HTTP 200 Aug 19 23:13:04.227454 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 140/553] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:04 2026] GET /volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:04.245996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:04.250119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 19 23:13:04.251401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5a8b8938-b1a7-435d-a226-ec261ce01f2d", "name": "tempest-group_snapshot-452929894"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:04.254185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5a8b8938-b1a7-435d-a226-ec261ce01f2d', 'name': 'tempest-group_snapshot-452929894'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 23:13:04.271509 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:04.271509 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:04.278003 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.group_snapshots [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group_snapshot tempest-group_snapshot-452929894. Aug 19 23:13:04.337072 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:04.337072 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:04.358100 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1101351890 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1101351890, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:04.358560 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1101351890 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1101351890, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:04.398026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['112a0fa8-ff07-4ae4-87cc-46aff5445e1c', 'c7b84a84-6b36-4269-86eb-c34d34446283', '3408c41d-eb08-41fa-a323-de859b773973', 'ea181a2e-592c-48da-9585-d5db8517badc'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:04.444656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78ff7c1e-8118-4860-8de1-3a1fabaa4010 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 19 23:13:04.445108 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 137/554] 10.4.3.193 () {70 vars in 1324 bytes} [Wed Aug 19 23:13:04 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:04.459745 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:04.464393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a Aug 19 23:13:04.464549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:04.464815 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:04.466549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 85631045-add3-4b51-ac1a-c98fc8b2819a {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:04.475594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:04.475594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:04.481015 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caf685c2-2f15-440c-a201-32a3d26bfff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a returned with HTTP 200 Aug 19 23:13:04.481498 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 140/555] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:04 2026] GET /volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:05.491918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:05.494043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a Aug 19 23:13:05.494635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:05.494635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:05.494635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 85631045-add3-4b51-ac1a-c98fc8b2819a {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:05.500458 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.500458 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:05.504759 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-619dbb60-d3a7-41c2-8b21-36af5b1dfff8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a returned with HTTP 200 Aug 19 23:13:05.505358 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 139/556] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:05 2026] GET /volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:05.518187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:05.520753 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:05.521115 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:05.521269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:05.521614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:05.523236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:05.538465 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:05.538960 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.538960 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:05.539811 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76f1f078-ac4e-4ef8-85fb-6d5f68d3f56e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:05.540345 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 141/557] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:05 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:05.555966 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:05.559241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb Aug 19 23:13:05.560115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:05.560115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:05.570905 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.570905 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:05.571376 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Snapshot retrieved successfully. Aug 19 23:13:05.572391 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c43c8bf-aaeb-412c-b3a7-0cb80cbac1be tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb returned with HTTP 200 Aug 19 23:13:05.572979 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 138/558] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:05 2026] GET /volume/v3/snapshots/87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:05.584440 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:05.586618 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups/action Aug 19 23:13:05.587358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "85631045-add3-4b51-ac1a-c98fc8b2819a", "name": "tempest-Group_from_snap-1627143687"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:05.587499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "85631045-add3-4b51-ac1a-c98fc8b2819a", "name": "tempest-Group_from_snap-1627143687"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:05.589062 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '85631045-add3-4b51-ac1a-c98fc8b2819a', 'name': 'tempest-Group_from_snap-1627143687'}}. {{(pid=100374) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 23:13:05.589215 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group tempest-Group_from_snap-1627143687 from group_snapshot 85631045-add3-4b51-ac1a-c98fc8b2819a. Aug 19 23:13:05.594221 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.594221 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:05.604668 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.604668 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:05.610141 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.610141 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:05.679637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['7c719081-fe71-425b-b9d6-e1a887bfaf82'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:05.702571 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:05.707154 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:13:05.707732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:05.707732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:05.724879 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.724879 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:05.732369 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:13:05.744826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-174dd077-8756-40a8-a26e-5de347187449 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:13:05.744826 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 140/559] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:05 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:05.793802 np0000007826 devstack@c-api.service[100374]: INFO cinder.group.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] A mapping entry already exists for group cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 and volume type 1ef7f729-49fa-435a-9aad-52f250e2f556. Do not need to create again. Aug 19 23:13:05.794380 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:05.794380 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:05.799403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:13:05.799013. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:13:05.799575 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:05.807367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (68c9ddd6-1049-4bfb-afc3-ca36b3bc2b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:05.811801 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40fa965-33ec-4fa7-ad55-fad4e0136dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:05.811801 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:05.851805 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40fa965-33ec-4fa7-ad55-fad4e0136dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ef7f729-49fa-435a-9aad-52f250e2f556,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1101351890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ef7f729-49fa-435a-9aad-52f250e2f556', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cbbd1a32-ffd3-4e47-ac4b-3d91dea29866', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:05.852702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b646e8dc-dcdc-485a-844f-af7bd7858f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:05.924186 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['affc7c5d-22e0-48c9-a0be-488ad12403df', 'f7dfbb38-9d2d-431e-a573-209ff2e6eeda'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:05.925430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b646e8dc-dcdc-485a-844f-af7bd7858f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affc7c5d-22e0-48c9-a0be-488ad12403df', 'f7dfbb38-9d2d-431e-a573-209ff2e6eeda']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:05.926524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfec2e9e-4fb8-4c3e-9703-71a9992fff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:05.974309 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfec2e9e-4fb8-4c3e-9703-71a9992fff4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce100fb-8231-42c7-9dab-20dd145ae9e4', '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=cbbd1a32-ffd3-4e47-ac4b-3d91dea29866,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['affc7c5d-22e0-48c9-a0be-488ad12403df','f7dfbb38-9d2d-431e-a573-209ff2e6eeda'],size=1,snapshot_id=87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cbbd1a32-ffd3-4e47-ac4b-3d91dea29866,host=None,id=bce100fb-8231-42c7-9dab-20dd145ae9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba284e832af4014ba4503021b6070fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ef7f729-49fa-435a-9aad-52f250e2f556),volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:05.978939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da36f43-be06-4093-83c5-0283d003596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:06.015860 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da36f43-be06-4093-83c5-0283d003596c) transitioned into state 'SUCCESS' from 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=cbbd1a32-ffd3-4e47-ac4b-3d91dea29866,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['affc7c5d-22e0-48c9-a0be-488ad12403df','f7dfbb38-9d2d-431e-a573-209ff2e6eeda'],size=1,snapshot_id=87a18d53-ee57-4bd0-9b4e-72b2ec73dfeb,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=1ef7f729-49fa-435a-9aad-52f250e2f556)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:06.015860 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (68c9ddd6-1049-4bfb-afc3-ca36b3bc2b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:06.015994 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request issued successfully. Aug 19 23:13:06.061635 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b7f2c1fc-6827-43c7-8aef-181b40872458 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/action returned with HTTP 202 Aug 19 23:13:06.062247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 141/560] 10.4.3.193 () {70 vars in 1318 bytes} [Wed Aug 19 23:13:05 2026] POST /volume/v3/groups/action => generated 103 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:06.071889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ae83bd97-a320-4735-9088-4c36000a9afc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.079434 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:06.079646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.079913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.080199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:06.089721 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:06.101885 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:06.103034 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.103379 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.155413 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.160115 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.160115 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:06.167767 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.167871 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.219194 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.220780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-451a48ea-3fe0-42a5-9b8c-6ce24351a27b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.221752 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-451a48ea-3fe0-42a5-9b8c-6ce24351a27b None None] GET https://10.4.3.193/volume// Aug 19 23:13:06.221752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-451a48ea-3fe0-42a5-9b8c-6ce24351a27b None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.221916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-451a48ea-3fe0-42a5-9b8c-6ce24351a27b None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.222226 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-451a48ea-3fe0-42a5-9b8c-6ce24351a27b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:06.222588 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 139/561] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:06.224213 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.224213 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:06.231750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-e4329c08-c3f7-4423-9ab0-d9e8f96c5b87 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.233935 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae83bd97-a320-4735-9088-4c36000a9afc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:06.234459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-e4329c08-c3f7-4423-9ab0-d9e8f96c5b87 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:13:06.234659 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 142/562] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:06.234958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-e4329c08-c3f7-4423-9ab0-d9e8f96c5b87 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95825742-5d6e-4f39-95d3-2f05ad3f2464", "connector": null, "instance_uuid": "8fa9207e-d689-413a-8bc8-b76ec347f151"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:06.251609 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.251609 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:06.255377 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.257550 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 Aug 19 23:13:06.258166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.258166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.269043 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.269043 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:06.274558 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:06.275584 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.275826 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.295205 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-e4329c08-c3f7-4423-9ab0-d9e8f96c5b87 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:13:06.296497 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 141/563] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:13:06 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:06.305861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-53d82e6b-6dbd-43fe-99c5-51ec7268929f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.308738 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-53d82e6b-6dbd-43fe-99c5-51ec7268929f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 Aug 19 23:13:06.308960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-53d82e6b-6dbd-43fe-99c5-51ec7268929f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.309164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-53d82e6b-6dbd-43fe-99c5-51ec7268929f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.319678 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.319678 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:06.325439 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.328978 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.328978 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:06.340700 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9fea1b3-709d-45e3-956a-0d996e6a6b7f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 returned with HTTP 200 Aug 19 23:13:06.341518 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 142/564] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 => generated 927 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:06.360758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.364002 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 Aug 19 23:13:06.364002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.364002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.364002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:06.368505 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.368505 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:06.376435 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8c0c443-4902-466e-8f16-c071bf83cda0 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 returned with HTTP 200 Aug 19 23:13:06.377027 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 143/565] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:06.382124 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-53d82e6b-6dbd-43fe-99c5-51ec7268929f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 returned with HTTP 200 Aug 19 23:13:06.382882 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 140/566] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:06 2026] DELETE /volume/v3/attachments/f3dce960-2983-4b34-9691-ac0a0c015b27 => generated 367 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:06.390599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.393153 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:06.393463 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.393724 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.394085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:06.394664 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.394664 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:06.395673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:06.409090 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:06.410002 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.410216 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.472558 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.476740 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.476740 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:06.482081 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.482295 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.536142 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.541246 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.541246 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:06.555546 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74cf02d4-5b2e-4e43-96bb-10677b6aa008 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:06.556027 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 142/567] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:06.570216 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.574768 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866/action Aug 19 23:13:06.575222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:06.575420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:06.577240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for group cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 {{(pid=100374) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:06.577406 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group with id: cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 Aug 19 23:13:06.593791 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.593791 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:06.692886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31cf27a2-4ea3-43dc-a89f-37dd8588391e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866/action returned with HTTP 202 Aug 19 23:13:06.693547 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 143/568] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:06 2026] POST /volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:06.705820 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7166120f-88cb-4889-acae-3f962977380f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:06.712566 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 Aug 19 23:13:06.714227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:06.714227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:06.724601 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.724601 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:06.729698 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:06.730528 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:06.730667 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:06.780387 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:06.784499 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:06.784499 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:06.794321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7166120f-88cb-4889-acae-3f962977380f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 returned with HTTP 200 Aug 19 23:13:06.794321 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 144/569] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:06 2026] GET /volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 => generated 926 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:07.487592 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.491262 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d Aug 19 23:13:07.491833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:07.506466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:13:07.512916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:13:07.514521 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:07.514521 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:07.635383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" released by "attachment_update" :: held 0.122s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:13:07.635846 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-c7182348-b501-4811-9389-12fac094a574 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d returned with HTTP 200 Aug 19 23:13:07.636725 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 141/570] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:13:07 2026] PUT /volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:07.650466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-d521f388-d909-409e-9eef-3062830a87f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.653319 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-d521f388-d909-409e-9eef-3062830a87f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d Aug 19 23:13:07.654610 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-d521f388-d909-409e-9eef-3062830a87f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:07.655734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-d521f388-d909-409e-9eef-3062830a87f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:07.682136 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-d521f388-d909-409e-9eef-3062830a87f4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d returned with HTTP 200 Aug 19 23:13:07.683202 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 143/571] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:13:07 2026] GET /volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:07.809698 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63a1d32a-8d39-4dab-b8ca-b5e5e0c99583 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.815407 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63a1d32a-8d39-4dab-b8ca-b5e5e0c99583 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 Aug 19 23:13:07.815669 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63a1d32a-8d39-4dab-b8ca-b5e5e0c99583 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:07.815902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63a1d32a-8d39-4dab-b8ca-b5e5e0c99583 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:07.825394 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63a1d32a-8d39-4dab-b8ca-b5e5e0c99583 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 returned with HTTP 404 Aug 19 23:13:07.825394 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 144/572] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:07 2026] GET /volume/v3/volumes/bce100fb-8231-42c7-9dab-20dd145ae9e4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:07.834282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.836115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 Aug 19 23:13:07.836489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:07.836836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:07.837086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:07.840663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-67d31aa6-cc6d-4dd9-a259-e4f4c7076786 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 returned with HTTP 404 Aug 19 23:13:07.841559 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 145/573] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:07 2026] GET /volume/v3/groups/cbbd1a32-ffd3-4e47-ac4b-3d91dea29866 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:07.849340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.851806 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a Aug 19 23:13:07.852130 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:07.852397 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:07.852566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for member 85631045-add3-4b51-ac1a-c98fc8b2819a {{(pid=100376) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:13:07.852684 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.group_snapshots [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group_snapshot with id: 85631045-add3-4b51-ac1a-c98fc8b2819a Aug 19 23:13:07.858853 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:07.858853 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:07.906823 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-736d08e6-d92c-498f-ac3e-bef717823ff1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a returned with HTTP 202 Aug 19 23:13:07.907376 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 142/574] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:13:07 2026] DELETE /volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:07.916732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d248f044-b547-4136-b782-d7263205c412 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:07.919596 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:07.919840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:07.920133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:07.920336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:07.920704 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:07.920704 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:07.921390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:07.929622 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:07.930348 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:07.930554 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:07.987370 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:07.994738 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:07.994738 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:08.002397 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d248f044-b547-4136-b782-d7263205c412 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:08.003872 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 144/575] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:07 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:08.019044 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:08.021316 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:08.021597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:08.021882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:08.022239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:08.023758 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:08.040328 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:08.041553 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-886e6b5f-635d-484f-bc09-de0f9d3676b2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:08.042203 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 145/576] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:08 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 19 23:13:08.053414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-99334399-558b-44a8-9a7e-129bf8f08057 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:08.055147 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99334399-558b-44a8-9a7e-129bf8f08057 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a Aug 19 23:13:08.055390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99334399-558b-44a8-9a7e-129bf8f08057 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:08.055583 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99334399-558b-44a8-9a7e-129bf8f08057 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:08.055758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-99334399-558b-44a8-9a7e-129bf8f08057 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 85631045-add3-4b51-ac1a-c98fc8b2819a {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:08.067300 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99334399-558b-44a8-9a7e-129bf8f08057 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a returned with HTTP 404 Aug 19 23:13:08.067300 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 146/577] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:08 2026] GET /volume/v3/group_snapshots/85631045-add3-4b51-ac1a-c98fc8b2819a => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:08.078217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-84b5f15f-8540-45e3-85e2-96056db62e3b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:08.079071 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:08.079297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:08.079477 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:08.079764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:08.080067 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:08.080067 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:08.080455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:08.088474 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:08.089813 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:08.090052 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:08.158175 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:08.161742 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:08.161742 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:08.173070 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84b5f15f-8540-45e3-85e2-96056db62e3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:08.176074 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 143/578] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:08 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:08.190195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6da171ef-5b5b-4cea-999f-538ed716799b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:08.193941 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d/action Aug 19 23:13:08.194339 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:08.194521 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:08.198595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for group 5a8b8938-b1a7-435d-a226-ec261ce01f2d {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:08.198814 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group with id: 5a8b8938-b1a7-435d-a226-ec261ce01f2d Aug 19 23:13:08.202948 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:08.202948 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:08.278209 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6da171ef-5b5b-4cea-999f-538ed716799b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d/action returned with HTTP 202 Aug 19 23:13:08.278815 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 145/579] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:08 2026] POST /volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 23:13:08.289530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:08.291845 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 Aug 19 23:13:08.292109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:08.292333 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:08.304887 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:08.304887 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:08.311014 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:08.311874 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:08.311991 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:08.372435 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:08.378594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:08.378594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:08.389941 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2c47599-a0d9-4651-9575-aa3349d0b3a5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 returned with HTTP 200 Aug 19 23:13:08.390489 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 146/580] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:08 2026] GET /volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:09.403649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7db4ff16-c45b-48b8-a131-f597529da582 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.405603 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7db4ff16-c45b-48b8-a131-f597529da582 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 Aug 19 23:13:09.405826 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7db4ff16-c45b-48b8-a131-f597529da582 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.406048 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7db4ff16-c45b-48b8-a131-f597529da582 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.412676 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7db4ff16-c45b-48b8-a131-f597529da582 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 returned with HTTP 404 Aug 19 23:13:09.413243 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 147/581] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:09 2026] GET /volume/v3/volumes/45ce1adb-6972-435d-b97c-6686033b76b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:09.421361 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.423884 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d Aug 19 23:13:09.424203 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.424479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.424620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 5a8b8938-b1a7-435d-a226-ec261ce01f2d {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:09.429796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bdb3585e-a838-452c-91f6-c0064b69bc97 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d returned with HTTP 404 Aug 19 23:13:09.430432 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 144/582] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:09 2026] GET /volume/v3/groups/5a8b8938-b1a7-435d-a226-ec261ce01f2d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:09.438801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1153f15f-cdf3-469f-94fe-4ec6d12338d3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.450377 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1153f15f-cdf3-469f-94fe-4ec6d12338d3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/0015ddb9-ee2c-4cd2-aa7a-18f4aae674c8 Aug 19 23:13:09.450728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1153f15f-cdf3-469f-94fe-4ec6d12338d3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.451002 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1153f15f-cdf3-469f-94fe-4ec6d12338d3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.468370 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1153f15f-cdf3-469f-94fe-4ec6d12338d3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types/0015ddb9-ee2c-4cd2-aa7a-18f4aae674c8 returned with HTTP 202 Aug 19 23:13:09.469125 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 146/583] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:09 2026] DELETE /volume/v3/group_types/0015ddb9-ee2c-4cd2-aa7a-18f4aae674c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:09.478111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0eebbd99-ac67-4b32-af2b-d89050834c6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.480860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0eebbd99-ac67-4b32-af2b-d89050834c6f tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 Aug 19 23:13:09.481172 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0eebbd99-ac67-4b32-af2b-d89050834c6f tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.481560 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0eebbd99-ac67-4b32-af2b-d89050834c6f tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.547985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0eebbd99-ac67-4b32-af2b-d89050834c6f tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 returned with HTTP 202 Aug 19 23:13:09.548649 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 147/584] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:09 2026] DELETE /volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:09.557735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b17a30c1-9d2e-4713-b27e-f6b230aa626c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.560611 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b17a30c1-9d2e-4713-b27e-f6b230aa626c tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] GET https://10.4.3.193/volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 Aug 19 23:13:09.560794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b17a30c1-9d2e-4713-b27e-f6b230aa626c tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.561476 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b17a30c1-9d2e-4713-b27e-f6b230aa626c tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.566743 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b17a30c1-9d2e-4713-b27e-f6b230aa626c tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 returned with HTTP 404 Aug 19 23:13:09.566743 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 148/585] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:09 2026] GET /volume/v3/types/1ef7f729-49fa-435a-9aad-52f250e2f556 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:09.576792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d7a4eb9c-8ba5-44a3-b1e6-c0f9239ca0e3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.578912 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7a4eb9c-8ba5-44a3-b1e6-c0f9239ca0e3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:09.579474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d7a4eb9c-8ba5-44a3-b1e6-c0f9239ca0e3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2139712130"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:09.598237 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7a4eb9c-8ba5-44a3-b1e6-c0f9239ca0e3 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:09.598674 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 145/586] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:09 2026] POST /volume/v3/types => generated 224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:09.610550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-401fea66-1fe9-4e83-aae3-edb9b124d193 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.612567 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-401fea66-1fe9-4e83-aae3-edb9b124d193 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:09.613005 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-401fea66-1fe9-4e83-aae3-edb9b124d193 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-308715580"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:09.633078 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-401fea66-1fe9-4e83-aae3-edb9b124d193 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:09.633549 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 147/587] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:09 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:09.645096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.647246 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:09.647740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81108a6a-8ce4-4e6f-81b7-36e0d889aa68", "volume_types": ["c2e43d75-5d4a-453a-afc6-622d443f0700"], "name": "tempest-GroupSnapshotsTest-Group-1932331110"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:09.650455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group {'group': {'group_type': '81108a6a-8ce4-4e6f-81b7-36e0d889aa68', 'volume_types': ['c2e43d75-5d4a-453a-afc6-622d443f0700'], 'name': 'tempest-GroupSnapshotsTest-Group-1932331110'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:09.653884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group tempest-GroupSnapshotsTest-Group-1932331110. Aug 19 23:13:09.667590 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:09.682927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['f6e78155-f765-4d6a-905f-23d4e0d5fb30'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:09.711984 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b50db8c4-5597-429e-a061-f5d7edb9fb07 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:09.712546 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 148/588] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:09 2026] POST /volume/v3/groups => generated 112 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:09.722150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:09.725177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:09.725454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:09.725669 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:09.725861 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:09.729833 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:09.729833 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:09.740733 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64f9e7f7-8c92-43b3-9516-055c024c75bb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:09.740733 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 149/589] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:09 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:10.755401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:10.757523 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:10.757824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:10.758074 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:10.758272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:10.761811 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:10.761811 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:10.775743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bcd8b57b-6a07-40e7-9eca-e964a7d9de76 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:10.776193 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 146/590] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:10 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:10.789501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:10.793229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:10.793833 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2124410058", "volume_type": "c2e43d75-5d4a-453a-afc6-622d443f0700", "group_id": "3494572c-36df-4035-b083-f9c42dc61d62", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:10.795953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2124410058', 'volume_type': 'c2e43d75-5d4a-453a-afc6-622d443f0700', 'group_id': '3494572c-36df-4035-b083-f9c42dc61d62', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:10.806243 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:10.806243 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:10.806767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume of 1 GB Aug 19 23:13:10.827929 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:10.840282 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (f19413a7-f3b7-4ecb-95fe-d4fa519731a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:10.842125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6525ea6-d906-4f01-ba09-a9f31261004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:10.842934 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:10.842934 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:10.843924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:10.873263 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6525ea6-d906-4f01-ba09-a9f31261004f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2e43d75-5d4a-453a-afc6-622d443f0700,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2139712130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2e43d75-5d4a-453a-afc6-622d443f0700', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3494572c-36df-4035-b083-f9c42dc61d62', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:10.874919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc99ea13-6e88-424d-9c71-48191682646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:10.930109 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2139712130 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2139712130, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:10.930817 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2139712130 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2139712130, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:10.974450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['670c1c98-b21d-4654-bfff-4f7944d3f77d', 'fce0ee23-d23f-44c2-8a24-6f4b9472b5eb', '63975310-112d-490a-92d0-eb20173f1511', 'cd255d63-8dd0-4c37-b063-674a0142047e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:10.974450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc99ea13-6e88-424d-9c71-48191682646b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670c1c98-b21d-4654-bfff-4f7944d3f77d', 'fce0ee23-d23f-44c2-8a24-6f4b9472b5eb', '63975310-112d-490a-92d0-eb20173f1511', 'cd255d63-8dd0-4c37-b063-674a0142047e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:10.975303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3d2454-b122-4be1-8d2d-53bacdb22d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:11.009029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3d2454-b122-4be1-8d2d-53bacdb22d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c2db5b-52f8-408b-a6db-296b395002b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2124410058',encryption_key_id=None,group_id=3494572c-36df-4035-b083-f9c42dc61d62,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['670c1c98-b21d-4654-bfff-4f7944d3f77d','fce0ee23-d23f-44c2-8a24-6f4b9472b5eb','63975310-112d-490a-92d0-eb20173f1511','cd255d63-8dd0-4c37-b063-674a0142047e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2124410058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3494572c-36df-4035-b083-f9c42dc61d62,host=None,id=b8c2db5b-52f8-408b-a6db-296b395002b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba284e832af4014ba4503021b6070fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2e43d75-5d4a-453a-afc6-622d443f0700),volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:11.009840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1cf5b1-8017-47d8-83b1-f7126d3241b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:11.039754 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d1cf5b1-8017-47d8-83b1-f7126d3241b0) transitioned into state 'SUCCESS' from state '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-2124410058',encryption_key_id=None,group_id=3494572c-36df-4035-b083-f9c42dc61d62,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['670c1c98-b21d-4654-bfff-4f7944d3f77d','fce0ee23-d23f-44c2-8a24-6f4b9472b5eb','63975310-112d-490a-92d0-eb20173f1511','cd255d63-8dd0-4c37-b063-674a0142047e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:11.040731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4d37c9-71d2-4715-8cbf-9bfa8f613c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:11.056956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4d37c9-71d2-4715-8cbf-9bfa8f613c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:11.057953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (f19413a7-f3b7-4ecb-95fe-d4fa519731a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:11.058317 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request issued successfully. Aug 19 23:13:11.059052 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:11.059273 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:11.111566 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:11.115651 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:11.115651 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:11.120122 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-149306ff-0c79-44b0-bb97-9fcea5e30411 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:11.120674 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 148/591] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:10 2026] POST /volume/v3/volumes => generated 823 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:11.135010 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:11.137247 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 Aug 19 23:13:11.137446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:11.137663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:11.146683 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:11.146683 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:11.154170 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:11.155139 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:11.155365 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:11.196594 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:11.201466 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:11.201466 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:11.212594 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-500b8a36-ca78-48fb-b3b5-abfc7ec2a453 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 returned with HTTP 200 Aug 19 23:13:11.213012 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 149/592] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:11 2026] GET /volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 => generated 891 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:11.683179 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-84275c85-4c2e-42cd-b500-1bc00309ef3d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:11.686220 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-84275c85-4c2e-42cd-b500-1bc00309ef3d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d/action Aug 19 23:13:11.686662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-84275c85-4c2e-42cd-b500-1bc00309ef3d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:11.687108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-84275c85-4c2e-42cd-b500-1bc00309ef3d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:11.716906 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:11.716906 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:11.735141 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fb5d47a3-c19c-4baa-8b7c-df2995d0d3c8 req-84275c85-4c2e-42cd-b500-1bc00309ef3d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d/action returned with HTTP 204 Aug 19 23:13:11.735617 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 150/593] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:13:11 2026] POST /volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:12.229763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:12.233618 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 Aug 19 23:13:12.233618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:12.233618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:12.247970 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.247970 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:12.253419 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:12.255020 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:12.255020 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:12.327344 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:12.332919 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.332919 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:12.346348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0c752ba-1dd1-4663-9e1c-787da2c692ad tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 returned with HTTP 200 Aug 19 23:13:12.348903 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 147/594] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:12 2026] GET /volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:12.368355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:12.370703 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:12.371242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1500357694", "volume_type": "c2e43d75-5d4a-453a-afc6-622d443f0700", "group_id": "3494572c-36df-4035-b083-f9c42dc61d62", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:12.373643 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1500357694', 'volume_type': 'c2e43d75-5d4a-453a-afc6-622d443f0700', 'group_id': '3494572c-36df-4035-b083-f9c42dc61d62', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:12.385697 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.385697 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:12.386387 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume of 1 GB Aug 19 23:13:12.396353 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:12.406862 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (cda662d4-bb37-4290-be27-bcbcf0170e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:12.409441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dae893a-c22d-4088-ac45-33e7e1db2587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:12.410839 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.410839 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:12.411611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:12.452363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dae893a-c22d-4088-ac45-33e7e1db2587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2e43d75-5d4a-453a-afc6-622d443f0700,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2139712130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2e43d75-5d4a-453a-afc6-622d443f0700', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3494572c-36df-4035-b083-f9c42dc61d62', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:12.453329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c6914f-557d-47a3-bf27-ad2170a64194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:12.507631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['22b1abb6-b5d6-4c0f-bf73-b03cabdc8bb8', '3dd67614-d198-47d2-8378-5172d8f4464f', '5a000d42-d993-47be-9941-9dbbf71c22f3', 'e87633ad-3efd-423b-a453-4d45ad49d77c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:12.508930 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c6914f-557d-47a3-bf27-ad2170a64194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b1abb6-b5d6-4c0f-bf73-b03cabdc8bb8', '3dd67614-d198-47d2-8378-5172d8f4464f', '5a000d42-d993-47be-9941-9dbbf71c22f3', 'e87633ad-3efd-423b-a453-4d45ad49d77c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:12.509900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a54f352-b09a-4e8d-9718-165583837a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:12.542315 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a54f352-b09a-4e8d-9718-165583837a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468a5a4e-dff7-4113-98e4-37aa4448ce2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1500357694',encryption_key_id=None,group_id=3494572c-36df-4035-b083-f9c42dc61d62,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['22b1abb6-b5d6-4c0f-bf73-b03cabdc8bb8','3dd67614-d198-47d2-8378-5172d8f4464f','5a000d42-d993-47be-9941-9dbbf71c22f3','e87633ad-3efd-423b-a453-4d45ad49d77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1500357694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3494572c-36df-4035-b083-f9c42dc61d62,host=None,id=468a5a4e-dff7-4113-98e4-37aa4448ce2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba284e832af4014ba4503021b6070fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2e43d75-5d4a-453a-afc6-622d443f0700),volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:12.543249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e817af1-6f5a-4231-abf8-acdba4696df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:12.567093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e817af1-6f5a-4231-abf8-acdba4696df4) transitioned into state 'SUCCESS' from state '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-1500357694',encryption_key_id=None,group_id=3494572c-36df-4035-b083-f9c42dc61d62,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['22b1abb6-b5d6-4c0f-bf73-b03cabdc8bb8','3dd67614-d198-47d2-8378-5172d8f4464f','5a000d42-d993-47be-9941-9dbbf71c22f3','e87633ad-3efd-423b-a453-4d45ad49d77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=c2e43d75-5d4a-453a-afc6-622d443f0700)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:12.568097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6a19c3-2a77-45fe-b793-5a68ced7dfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:12.588303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6a19c3-2a77-45fe-b793-5a68ced7dfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:12.589236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (cda662d4-bb37-4290-be27-bcbcf0170e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:12.589558 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request issued successfully. Aug 19 23:13:12.590382 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:12.590582 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:12.634267 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:12.639964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.639964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:12.645217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-20f34437-92c4-4bb5-8535-5b7231cabd27 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:12.645913 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 149/595] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:12 2026] POST /volume/v3/volumes => generated 823 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:12.667011 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:12.669815 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d Aug 19 23:13:12.670998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:12.670998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:12.679778 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.679778 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:12.686515 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:12.688206 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:12.688206 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:12.750151 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:12.753626 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:12.753626 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:12.764285 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-750eb1bd-3f0d-4821-80af-12786437d5f1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d returned with HTTP 200 Aug 19 23:13:12.764804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 150/596] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:12 2026] GET /volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:13.794828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:13.802734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d Aug 19 23:13:13.802734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:13.802734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:13.823950 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:13.823950 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:13.830555 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:13.830555 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:13.830826 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:13.887606 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:13.896688 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:13.896688 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:13.907099 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b3c18fd-f8d0-4637-afd8-c3f490cdfd66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d returned with HTTP 200 Aug 19 23:13:13.907596 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 151/597] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:13 2026] GET /volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:13.923456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:13.926037 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] PUT https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:13.926566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b8c2db5b-52f8-408b-a6db-296b395002b4"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:13.934431 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Update called for group 3494572c-36df-4035-b083-f9c42dc61d62. {{(pid=100376) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:13.934670 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Updating group 3494572c-36df-4035-b083-f9c42dc61d62 with name None description: None add_volumes: None remove_volumes: b8c2db5b-52f8-408b-a6db-296b395002b4. Aug 19 23:13:13.938833 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:13.938833 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:13.975065 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c33de0d5-1b97-4eeb-a340-bd2a3aa2be5c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 202 Aug 19 23:13:13.975290 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 148/598] 10.4.3.193 () {70 vars in 1406 bytes} [Wed Aug 19 23:13:13 2026] PUT /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:13.988285 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e068983c-9351-4e45-9207-06be1824c59e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:13.990366 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e068983c-9351-4e45-9207-06be1824c59e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:13.990584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e068983c-9351-4e45-9207-06be1824c59e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:13.990771 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e068983c-9351-4e45-9207-06be1824c59e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:13.991042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-e068983c-9351-4e45-9207-06be1824c59e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:13.995269 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:13.995269 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:14.005424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e068983c-9351-4e45-9207-06be1824c59e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:14.005889 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 150/599] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:13 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:15.017067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:15.019096 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:15.019319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:15.019534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:15.019687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:15.023494 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:15.023494 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:15.031833 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0814da33-f2c0-4479-b2ea-4d79545506c7 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:15.032254 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 151/600] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:15 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:15.041612 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:15.043913 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] PUT https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:15.044375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b8c2db5b-52f8-408b-a6db-296b395002b4"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:15.046271 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Update called for group 3494572c-36df-4035-b083-f9c42dc61d62. {{(pid=100373) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:15.046461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Updating group 3494572c-36df-4035-b083-f9c42dc61d62 with name None description: None add_volumes: b8c2db5b-52f8-408b-a6db-296b395002b4 remove_volumes: None. Aug 19 23:13:15.050513 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:15.050513 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:15.088608 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a804906b-f08c-47b1-a608-56f0f729fdc2 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 202 Aug 19 23:13:15.089326 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 152/601] 10.4.3.193 () {70 vars in 1406 bytes} [Wed Aug 19 23:13:15 2026] PUT /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:15.098816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9ca95258-0878-4d09-baa1-21b068bc8579 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:15.100751 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ca95258-0878-4d09-baa1-21b068bc8579 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:15.101027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ca95258-0878-4d09-baa1-21b068bc8579 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:15.101249 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ca95258-0878-4d09-baa1-21b068bc8579 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:15.101375 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-9ca95258-0878-4d09-baa1-21b068bc8579 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:15.105202 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:15.105202 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:15.113026 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ca95258-0878-4d09-baa1-21b068bc8579 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:15.113586 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 149/602] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:15 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:16.126987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:16.131926 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:16.131926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:16.131926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:16.131926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:16.137304 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:16.137304 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:16.160456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b628481-a4b8-4bfb-b620-12c8663b2ca4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:16.161294 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 151/603] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:16 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:16.178862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:16.183739 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] PUT https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:16.183739 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "468a5a4e-dff7-4113-98e4-37aa4448ce2d"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:16.184595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Update called for group 3494572c-36df-4035-b083-f9c42dc61d62. {{(pid=100374) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:16.185274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Updating group 3494572c-36df-4035-b083-f9c42dc61d62 with name None description: None add_volumes: None remove_volumes: 468a5a4e-dff7-4113-98e4-37aa4448ce2d. Aug 19 23:13:16.191740 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:16.191740 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:16.220485 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99d05580-9f0b-45ec-a5b1-eee9db59233c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 202 Aug 19 23:13:16.221254 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 152/604] 10.4.3.193 () {70 vars in 1406 bytes} [Wed Aug 19 23:13:16 2026] PUT /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:16.234338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:16.240282 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:16.245495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:16.245495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:16.245495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:16.263419 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:16.263419 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:16.278588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a166471f-0e08-49c4-8bca-9c92fce1c1eb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:16.278978 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 153/605] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:16 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:17.291857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:17.294248 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:17.294469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:17.294653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:17.294803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:17.298500 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:17.298500 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:17.305630 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89f7750a-0ea6-4974-aa86-1aa8e70394a8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:17.306333 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 150/606] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:17 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:17.318226 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:17.320353 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] PUT https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:17.320764 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "468a5a4e-dff7-4113-98e4-37aa4448ce2d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:17.327259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Update called for group 3494572c-36df-4035-b083-f9c42dc61d62. {{(pid=100375) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:17.327456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Updating group 3494572c-36df-4035-b083-f9c42dc61d62 with name None description: None add_volumes: 468a5a4e-dff7-4113-98e4-37aa4448ce2d remove_volumes: None. Aug 19 23:13:17.332259 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:17.332259 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:17.386306 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7eaa4620-72dc-4b7d-82b8-468f195d6c7b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 202 Aug 19 23:13:17.386771 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 152/607] 10.4.3.193 () {70 vars in 1406 bytes} [Wed Aug 19 23:13:17 2026] PUT /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:17.395214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:17.397257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:17.397487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:17.397671 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:17.397835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:17.401954 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:17.401954 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:17.418646 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d9f5ac7-16be-4881-b176-3a9a9c4b8a5e tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:17.419226 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 153/608] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:17 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:18.434546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:18.437194 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:18.437512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:18.437804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:18.438026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:18.443004 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.443004 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:18.454625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d67ffc2-9e81-4849-ab91-5999989ace73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 200 Aug 19 23:13:18.455268 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 154/609] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:18 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:18.468814 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:18.474509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:18.474854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:18.475137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:18.475445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:18.476540 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.476540 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:18.477256 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:18.486088 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:18.486958 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:18.487187 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:18.543599 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:18.547797 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.547797 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:18.553193 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:18.553410 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:18.600528 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:18.605414 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.605414 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:18.613521 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b03002d5-d3cb-4cfa-ad50-a1fa453bf118 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:18.613725 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 151/610] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:18 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:18.633289 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-861e8d14-2110-40b1-8a19-31925e625749 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:18.635999 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 19 23:13:18.639946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3494572c-36df-4035-b083-f9c42dc61d62", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-734834545"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:18.639946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3494572c-36df-4035-b083-f9c42dc61d62', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-734834545'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 23:13:18.642125 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.642125 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:18.649738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.group_snapshots [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-734834545. Aug 19 23:13:18.682528 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.682528 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:18.710072 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2139712130 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2139712130, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:18.733012 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['dad7d6ca-9e65-43f2-b74f-21cba0435bc1', 'ad5c69c6-4b99-415b-a096-d9cb6d6a9c6e', '72346fb3-45d5-45cf-8ba6-678f23e5b801', 'b603f42f-9c1d-4d8d-9a90-74596a39464b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:18.787910 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-861e8d14-2110-40b1-8a19-31925e625749 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 19 23:13:18.788403 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 153/611] 10.4.3.193 () {70 vars in 1324 bytes} [Wed Aug 19 23:13:18 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:18.800193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:18.802249 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:18.802591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:18.802701 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:18.802903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 67da6ed3-a136-49d3-939d-8f228b9abad8 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:18.809893 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:18.809893 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:18.818326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af3979cf-fb59-4da0-a76b-6fee14eabc3b tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 returned with HTTP 200 Aug 19 23:13:18.818908 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 154/612] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:18 2026] GET /volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:19.835001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:19.836522 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:19.836763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:19.838853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:19.838853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 67da6ed3-a136-49d3-939d-8f228b9abad8 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:19.848605 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:19.848605 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:19.854656 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7eb665a-5e67-46e1-8945-ab8750c878cf tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 returned with HTTP 200 Aug 19 23:13:19.855533 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 155/613] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:19 2026] GET /volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:19.869625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:19.876013 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:19.876415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:19.878774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:19.878774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:19.878774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:19.899021 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:19.899880 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:19.899880 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:19.901006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-329a4357-2836-47ae-b0db-ed94fc1618a6 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:19.901640 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 152/614] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:19 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:19.915981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e398d925-270c-4ec4-9288-67732eebd914 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:19.919365 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e398d925-270c-4ec4-9288-67732eebd914 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/f381a4cf-5857-4246-a21c-435428825aaf Aug 19 23:13:19.919617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e398d925-270c-4ec4-9288-67732eebd914 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:19.919838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e398d925-270c-4ec4-9288-67732eebd914 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:19.927541 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:19.927541 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:19.927541 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e398d925-270c-4ec4-9288-67732eebd914 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Snapshot retrieved successfully. Aug 19 23:13:19.928582 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e398d925-270c-4ec4-9288-67732eebd914 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/f381a4cf-5857-4246-a21c-435428825aaf returned with HTTP 200 Aug 19 23:13:19.929119 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 154/615] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:19 2026] GET /volume/v3/snapshots/f381a4cf-5857-4246-a21c-435428825aaf => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:19.941611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:19.945197 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/27799bae-331a-44a6-b680-01c57fd7973c Aug 19 23:13:19.945462 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:19.945693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:19.958011 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:19.958011 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:19.958684 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Snapshot retrieved successfully. Aug 19 23:13:19.959770 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f97fa0bd-b15b-4f25-88b6-083bf9ee46ae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/27799bae-331a-44a6-b680-01c57fd7973c returned with HTTP 200 Aug 19 23:13:19.960401 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 155/616] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:19 2026] GET /volume/v3/snapshots/27799bae-331a-44a6-b680-01c57fd7973c => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:19.977037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:19.980510 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:19.980510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:19.980510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:19.980510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for member 67da6ed3-a136-49d3-939d-8f228b9abad8 {{(pid=100373) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:13:19.981417 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.group_snapshots [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group_snapshot with id: 67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:19.993196 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:19.993196 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:20.070679 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd7ae0c1-e13b-4d5e-b28a-5ab72939dd02 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 returned with HTTP 202 Aug 19 23:13:20.071130 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 156/617] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:13:19 2026] DELETE /volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:20.086619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.089985 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:20.090242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.091079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.091079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:20.092224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:20.104386 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:20.105518 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:20.105878 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:20.170599 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:20.178882 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.178882 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:20.193916 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:20.194332 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:20.250188 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:20.256608 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.256608 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:20.279844 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ef94c4f-8e3d-4f29-bc6b-2bcd27be104a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:20.280433 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 153/618] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:20 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:20.310370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e932844-5fde-46bd-8d97-097280e5d9fb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.312787 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:20.313608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.313608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.313608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:20.315399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:20.352760 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:20.354239 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e932844-5fde-46bd-8d97-097280e5d9fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:20.354816 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 155/619] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:20 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:13:20.371472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d134b60-c337-481e-96d8-bbb506f4119c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.376991 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d134b60-c337-481e-96d8-bbb506f4119c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:20.377166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d134b60-c337-481e-96d8-bbb506f4119c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.377738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d134b60-c337-481e-96d8-bbb506f4119c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.377865 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-3d134b60-c337-481e-96d8-bbb506f4119c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 67da6ed3-a136-49d3-939d-8f228b9abad8 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:20.389190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d134b60-c337-481e-96d8-bbb506f4119c tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 returned with HTTP 404 Aug 19 23:13:20.389850 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 156/620] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:20 2026] GET /volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:20.406170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f9735bd-c15d-40bb-9035-25a202537b82 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.410550 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:20.410729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.410879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.411006 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for member 67da6ed3-a136-49d3-939d-8f228b9abad8 {{(pid=100373) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:13:20.411104 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.group_snapshots [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group_snapshot with id: 67da6ed3-a136-49d3-939d-8f228b9abad8 Aug 19 23:13:20.418111 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f9735bd-c15d-40bb-9035-25a202537b82 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 returned with HTTP 404 Aug 19 23:13:20.419203 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 157/621] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:13:20 2026] DELETE /volume/v3/group_snapshots/67da6ed3-a136-49d3-939d-8f228b9abad8 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:20.436204 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.439151 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:20.439151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.439366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.441224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:20.441224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:20.456720 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:20.457758 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:20.457985 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:20.524538 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:20.529191 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.529191 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:20.536947 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:20.536947 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:20.593478 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:20.604879 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.604879 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:20.629770 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a985bb48-bfce-4a32-899a-edaa5cbf42fc tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:20.630587 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 154/622] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:20 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:20.647237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.652936 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62/action Aug 19 23:13:20.653517 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:20.653517 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:20.658363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for group 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:20.658459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group with id: 3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:20.672518 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.672518 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:20.772598 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c31d9c39-1e01-43b8-bfe3-5ad4fb36df51 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62/action returned with HTTP 202 Aug 19 23:13:20.772598 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 156/623] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:20 2026] POST /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:20.794307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-140ee391-767d-48ea-a01e-5c860f5145c8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:20.799221 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d Aug 19 23:13:20.799221 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:20.799221 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:20.810911 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.810911 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:20.817957 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:20.819237 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:20.819513 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:20.889455 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:20.893853 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:20.893853 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:20.906349 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-140ee391-767d-48ea-a01e-5c860f5145c8 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d returned with HTTP 200 Aug 19 23:13:20.907862 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 157/624] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:20 2026] GET /volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:21.925783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-70ae06d0-a0d8-4508-be22-d26d43be3e53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:21.928412 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70ae06d0-a0d8-4508-be22-d26d43be3e53 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d Aug 19 23:13:21.928745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70ae06d0-a0d8-4508-be22-d26d43be3e53 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:21.928745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70ae06d0-a0d8-4508-be22-d26d43be3e53 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:21.939922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70ae06d0-a0d8-4508-be22-d26d43be3e53 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d returned with HTTP 404 Aug 19 23:13:21.939922 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 158/625] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:21 2026] GET /volume/v3/volumes/468a5a4e-dff7-4113-98e4-37aa4448ce2d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:21.949314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ee482be6-1bb5-40fa-a83e-66ead6b17a4d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:21.954271 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee482be6-1bb5-40fa-a83e-66ead6b17a4d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 Aug 19 23:13:21.955745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee482be6-1bb5-40fa-a83e-66ead6b17a4d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:21.955745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee482be6-1bb5-40fa-a83e-66ead6b17a4d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:21.969376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee482be6-1bb5-40fa-a83e-66ead6b17a4d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 returned with HTTP 404 Aug 19 23:13:21.970448 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 155/626] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:21 2026] GET /volume/v3/volumes/b8c2db5b-52f8-408b-a6db-296b395002b4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:21.986277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:21.991861 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 Aug 19 23:13:21.991960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:21.992530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:21.992530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 3494572c-36df-4035-b083-f9c42dc61d62 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:21.999391 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-483bb563-4b4c-40d0-8b7f-19704bbe125f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 returned with HTTP 404 Aug 19 23:13:21.999527 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 157/627] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:21 2026] GET /volume/v3/groups/3494572c-36df-4035-b083-f9c42dc61d62 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:22.012952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21dc21bf-a531-4f64-a090-af8f9aad8059 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.015375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21dc21bf-a531-4f64-a090-af8f9aad8059 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/81108a6a-8ce4-4e6f-81b7-36e0d889aa68 Aug 19 23:13:22.015844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21dc21bf-a531-4f64-a090-af8f9aad8059 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.016213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21dc21bf-a531-4f64-a090-af8f9aad8059 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.041219 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21dc21bf-a531-4f64-a090-af8f9aad8059 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types/81108a6a-8ce4-4e6f-81b7-36e0d889aa68 returned with HTTP 202 Aug 19 23:13:22.041780 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 158/628] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:22 2026] DELETE /volume/v3/group_types/81108a6a-8ce4-4e6f-81b7-36e0d889aa68 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:22.055280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9b02acb-8618-4f22-af06-55880f544b96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.058364 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9b02acb-8618-4f22-af06-55880f544b96 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 Aug 19 23:13:22.058741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9b02acb-8618-4f22-af06-55880f544b96 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.059080 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9b02acb-8618-4f22-af06-55880f544b96 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.059401 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:22.059401 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:22.126660 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9b02acb-8618-4f22-af06-55880f544b96 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 returned with HTTP 202 Aug 19 23:13:22.126660 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 159/629] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:22 2026] DELETE /volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:22.138232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4996fd40-74f8-4bfa-a945-aa823f57d9c6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.143537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4996fd40-74f8-4bfa-a945-aa823f57d9c6 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] GET https://10.4.3.193/volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 Aug 19 23:13:22.143537 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4996fd40-74f8-4bfa-a945-aa823f57d9c6 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.143537 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4996fd40-74f8-4bfa-a945-aa823f57d9c6 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.147813 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4996fd40-74f8-4bfa-a945-aa823f57d9c6 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 returned with HTTP 404 Aug 19 23:13:22.148331 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 156/630] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:22 2026] GET /volume/v3/types/c2e43d75-5d4a-453a-afc6-622d443f0700 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:22.161911 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a1d0b27-c36a-41be-a947-58e49aa17a40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.164103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a1d0b27-c36a-41be-a947-58e49aa17a40 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:22.164584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a1d0b27-c36a-41be-a947-58e49aa17a40 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-637751062"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:22.184389 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a1d0b27-c36a-41be-a947-58e49aa17a40 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:22.184841 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 158/631] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:22 2026] POST /volume/v3/types => generated 223 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:22.199473 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-df4db786-d53b-48a7-a132-f1962d2b53e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.201474 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df4db786-d53b-48a7-a132-f1962d2b53e2 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:22.202021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df4db786-d53b-48a7-a132-f1962d2b53e2 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-93842818"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:22.229034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df4db786-d53b-48a7-a132-f1962d2b53e2 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:22.229034 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 159/632] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:22 2026] POST /volume/v3/group_types => generated 179 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:22.242608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.245120 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:22.246117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "550fe309-b29d-441c-b272-fc7115ec9a97", "volume_types": ["037df3b0-4f7a-4f42-854a-5ddee9df7b9b"], "name": "tempest-GroupSnapshotsTest-Group-253336924"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:22.250226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group {'group': {'group_type': '550fe309-b29d-441c-b272-fc7115ec9a97', 'volume_types': ['037df3b0-4f7a-4f42-854a-5ddee9df7b9b'], 'name': 'tempest-GroupSnapshotsTest-Group-253336924'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:22.255557 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group tempest-GroupSnapshotsTest-Group-253336924. Aug 19 23:13:22.276900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:13:22.276501. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:13:22.277069 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:22.297744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['e09c4e7b-88c6-4bc0-8fcb-817114e55355'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:22.340919 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef0f4e5d-7604-4a45-a064-feb47f6d3fa5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:22.341730 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 160/633] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:22 2026] POST /volume/v3/groups => generated 111 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:22.355176 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-48b88021-2882-4007-9a88-cea040a3ba66 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.357993 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48b88021-2882-4007-9a88-cea040a3ba66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 Aug 19 23:13:22.358410 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48b88021-2882-4007-9a88-cea040a3ba66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.358698 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48b88021-2882-4007-9a88-cea040a3ba66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.358938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-48b88021-2882-4007-9a88-cea040a3ba66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member cf7b7617-546f-4d45-bd89-45f6fd21a5c1 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:22.365166 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:22.365166 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:22.383916 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48b88021-2882-4007-9a88-cea040a3ba66 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 returned with HTTP 200 Aug 19 23:13:22.383916 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 157/634] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:22 2026] GET /volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:22.596251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-05228e43-40ae-464d-8685-f6293767d3f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.598893 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-05228e43-40ae-464d-8685-f6293767d3f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 Aug 19 23:13:22.599287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-05228e43-40ae-464d-8685-f6293767d3f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.599625 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-05228e43-40ae-464d-8685-f6293767d3f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.609970 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:22.609970 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:22.676355 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-05228e43-40ae-464d-8685-f6293767d3f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 returned with HTTP 200 Aug 19 23:13:22.676953 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 159/635] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:22 2026] DELETE /volume/v3/attachments/2dfd3f5d-c177-4608-a666-60e39fc4f1b7 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:22.688663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-0dfb3f31-6459-4e46-823a-ab46497b80f0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.699947 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-0dfb3f31-6459-4e46-823a-ab46497b80f0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 Aug 19 23:13:22.700197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-0dfb3f31-6459-4e46-823a-ab46497b80f0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.700437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-0dfb3f31-6459-4e46-823a-ab46497b80f0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.714038 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:22.714038 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:22.806834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-0dfb3f31-6459-4e46-823a-ab46497b80f0 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 returned with HTTP 200 Aug 19 23:13:22.808394 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 160/636] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:22 2026] DELETE /volume/v3/attachments/244ccada-81cf-4eb4-9cbc-1001f7a86e63 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:22.823435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-e557676a-33a3-46b8-b339-f0a3f99ea10b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:22.826007 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-e557676a-33a3-46b8-b339-f0a3f99ea10b tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f Aug 19 23:13:22.826237 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-e557676a-33a3-46b8-b339-f0a3f99ea10b tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:22.826451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-e557676a-33a3-46b8-b339-f0a3f99ea10b tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:22.834112 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:22.834112 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:22.917246 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fafae8f7-58ec-496a-b3ba-b54486f317d5 req-e557676a-33a3-46b8-b339-f0a3f99ea10b tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f returned with HTTP 200 Aug 19 23:13:22.917703 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 161/637] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:22 2026] DELETE /volume/v3/attachments/73d86b91-19f0-4a2d-a164-8bbe9c48c32f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:23.394734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:23.397040 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 Aug 19 23:13:23.397370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:23.397649 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:23.397868 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member cf7b7617-546f-4d45-bd89-45f6fd21a5c1 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:23.403127 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.403127 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:23.416202 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-023d6269-2fba-45e6-8bb5-7d762e899e73 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 returned with HTTP 200 Aug 19 23:13:23.416781 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 158/638] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:23 2026] GET /volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:23.427898 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:23.430229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:23.430701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-826395849", "volume_type": "037df3b0-4f7a-4f42-854a-5ddee9df7b9b", "group_id": "cf7b7617-546f-4d45-bd89-45f6fd21a5c1", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:23.437299 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-826395849', 'volume_type': '037df3b0-4f7a-4f42-854a-5ddee9df7b9b', 'group_id': 'cf7b7617-546f-4d45-bd89-45f6fd21a5c1', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:23.458349 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.458349 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:23.459007 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume of 1 GB Aug 19 23:13:23.468264 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Availability Zones retrieved successfully. Aug 19 23:13:23.478148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (3e07e782-fda2-4c43-a283-bd4efe4ed0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:23.480769 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68db851f-917f-4a05-ba7f-ed6f827af335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:23.480769 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.480769 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:23.481214 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:23.516294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68db851f-917f-4a05-ba7f-ed6f827af335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=037df3b0-4f7a-4f42-854a-5ddee9df7b9b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-637751062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '037df3b0-4f7a-4f42-854a-5ddee9df7b9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf7b7617-546f-4d45-bd89-45f6fd21a5c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:23.517493 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec95886-68a3-4899-b65e-871300b8314e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:23.575523 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-637751062 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-637751062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:23.576172 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-637751062 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-637751062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:23.615739 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['651472d7-8f5c-4378-9c88-9ff9fe96d40f', '5a0db33c-6b93-4498-89fe-d1085c38730f', '128975ba-0135-4a37-98aa-a569dad3c353', 'afbb94d4-4f81-4c49-bb55-f54fdb425154'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:23.616618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec95886-68a3-4899-b65e-871300b8314e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651472d7-8f5c-4378-9c88-9ff9fe96d40f', '5a0db33c-6b93-4498-89fe-d1085c38730f', '128975ba-0135-4a37-98aa-a569dad3c353', 'afbb94d4-4f81-4c49-bb55-f54fdb425154']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:23.617908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db1d3d2-4f08-4db3-b457-b01ae75486b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:23.642066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db1d3d2-4f08-4db3-b457-b01ae75486b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f5efe0f-b626-427c-b770-39c2c1a46bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-826395849',encryption_key_id=None,group_id=cf7b7617-546f-4d45-bd89-45f6fd21a5c1,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['651472d7-8f5c-4378-9c88-9ff9fe96d40f','5a0db33c-6b93-4498-89fe-d1085c38730f','128975ba-0135-4a37-98aa-a569dad3c353','afbb94d4-4f81-4c49-bb55-f54fdb425154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=037df3b0-4f7a-4f42-854a-5ddee9df7b9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-826395849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf7b7617-546f-4d45-bd89-45f6fd21a5c1,host=None,id=5f5efe0f-b626-427c-b770-39c2c1a46bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba284e832af4014ba4503021b6070fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(037df3b0-4f7a-4f42-854a-5ddee9df7b9b),volume_type_id=037df3b0-4f7a-4f42-854a-5ddee9df7b9b)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:23.642816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b849820-5452-4ccb-a24f-f5c927d9ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:23.665467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b849820-5452-4ccb-a24f-f5c927d9ffdf) transitioned into state 'SUCCESS' from state '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-826395849',encryption_key_id=None,group_id=cf7b7617-546f-4d45-bd89-45f6fd21a5c1,group_type_id=,metadata={},multiattach=False,project_id='dba284e832af4014ba4503021b6070fd',qos_specs=None,replication_status=,reservations=['651472d7-8f5c-4378-9c88-9ff9fe96d40f','5a0db33c-6b93-4498-89fe-d1085c38730f','128975ba-0135-4a37-98aa-a569dad3c353','afbb94d4-4f81-4c49-bb55-f54fdb425154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6d0e00249d4e9180cabac4e35d44f2',volume_type_id=037df3b0-4f7a-4f42-854a-5ddee9df7b9b)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:23.666183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aac6ee-f905-4661-b836-7f61358c982e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:23.679274 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aac6ee-f905-4661-b836-7f61358c982e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:23.680266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Flow 'volume_create_api' (3e07e782-fda2-4c43-a283-bd4efe4ed0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:23.680636 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Create volume request issued successfully. Aug 19 23:13:23.681412 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:23.681563 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:23.728377 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:23.731914 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.731914 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:23.735724 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d627852d-50dc-4613-9e03-e46f9a0c64cb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:23.736151 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 160/639] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:23 2026] POST /volume/v3/volumes => generated 821 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:23.754495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db52b76c-ef91-45ab-9a63-ca9413717578 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:23.757969 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec Aug 19 23:13:23.758320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:23.758623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:23.770235 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.770235 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:23.776723 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:23.777882 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:23.778198 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:23.847314 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:23.854254 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:23.854254 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:23.864999 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db52b76c-ef91-45ab-9a63-ca9413717578 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec returned with HTTP 200 Aug 19 23:13:23.865491 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 161/640] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:23 2026] GET /volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec => generated 889 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:24.882463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:24.885537 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec Aug 19 23:13:24.885832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:24.886131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:24.899834 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:24.899834 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:24.908951 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:24.909556 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:24.909827 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:24.963855 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:24.972507 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:24.972507 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:24.990963 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b36fd19d-9fbd-47f7-a0cd-c6e4ce921f63 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec returned with HTTP 200 Aug 19 23:13:24.991622 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 162/641] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:24 2026] GET /volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:25.009614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.013087 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 19 23:13:25.013607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cf7b7617-546f-4d45-bd89-45f6fd21a5c1", "name": "tempest-group_snapshot-924701019"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:25.015379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cf7b7617-546f-4d45-bd89-45f6fd21a5c1', 'name': 'tempest-group_snapshot-924701019'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 23:13:25.023528 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.023528 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:25.028121 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.group_snapshots [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Creating group_snapshot tempest-group_snapshot-924701019. Aug 19 23:13:25.050844 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.050844 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:25.068935 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-637751062 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-637751062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:25.068935 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-637751062 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-637751062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:25.096779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Created reservations ['215fbfde-d23a-4f68-b400-a709ea43e23a', 'c38922c4-5c75-4f1f-ab75-4171ace447a3', '9f9a29b4-6439-4e49-98fe-43b5e6277c59', 'a8e30281-15a1-4882-9f73-2fef66d027ff'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:25.127731 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f2392fc3-c2e5-41ed-8e61-ed96d0690ef1 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 19 23:13:25.128132 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 159/642] 10.4.3.193 () {70 vars in 1324 bytes} [Wed Aug 19 23:13:25 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:25.137516 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.139909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:25.140406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:25.140537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:25.140593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:25.145281 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.145281 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:25.152003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1aab0174-ced8-4f4d-a3b9-a29b7e02bb40 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 200 Aug 19 23:13:25.152901 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 161/643] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:25 2026] GET /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 306 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:13:25.201782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.205495 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:25.206112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-909764344", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:25.208220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-909764344', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:25.208613 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume of 1 GB Aug 19 23:13:25.214519 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Availability Zones retrieved successfully. Aug 19 23:13:25.223050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Flow 'volume_create_api' (a240dd28-86df-4bc4-9241-e180d935a48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:25.224474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46dd36c-6c18-461c-83c4-38eff6c49961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:25.225895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:25.266162 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46dd36c-6c18-461c-83c4-38eff6c49961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:25.267481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114935fb-f736-492b-b734-940c2a256762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:25.358518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Created reservations ['33e5b6fd-d94f-42ed-8954-49d0a69a0a99', 'ad9c00d9-9943-4925-9c37-dde3c39210e6', '780cb732-1c3e-45bc-9df0-6f4eb6f2ffc5', '1facee88-c5d0-4107-a729-37f41d38429f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:25.359752 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114935fb-f736-492b-b734-940c2a256762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e5b6fd-d94f-42ed-8954-49d0a69a0a99', 'ad9c00d9-9943-4925-9c37-dde3c39210e6', '780cb732-1c3e-45bc-9df0-6f4eb6f2ffc5', '1facee88-c5d0-4107-a729-37f41d38429f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:25.360730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc2a19-99cf-42c5-9a24-9fe5ad0fa44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:25.389343 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cc2a19-99cf-42c5-9a24-9fe5ad0fa44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da820dd-299e-44a8-a065-8fd7ff4cd866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-909764344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7993b0ba8a0242a389d7d67a28d31caa',qos_specs=None,replication_status=,reservations=['33e5b6fd-d94f-42ed-8954-49d0a69a0a99','ad9c00d9-9943-4925-9c37-dde3c39210e6','780cb732-1c3e-45bc-9df0-6f4eb6f2ffc5','1facee88-c5d0-4107-a729-37f41d38429f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a9eec02ce94a3e93bdb20580e85598',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-909764344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da820dd-299e-44a8-a065-8fd7ff4cd866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7993b0ba8a0242a389d7d67a28d31caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38a9eec02ce94a3e93bdb20580e85598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:25.390681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6282f53-b2e7-4f0b-bb28-a72c489c31b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:25.417581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6282f53-b2e7-4f0b-bb28-a72c489c31b3) transitioned into state 'SUCCESS' from state '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-909764344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7993b0ba8a0242a389d7d67a28d31caa',qos_specs=None,replication_status=,reservations=['33e5b6fd-d94f-42ed-8954-49d0a69a0a99','ad9c00d9-9943-4925-9c37-dde3c39210e6','780cb732-1c3e-45bc-9df0-6f4eb6f2ffc5','1facee88-c5d0-4107-a729-37f41d38429f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a9eec02ce94a3e93bdb20580e85598',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:25.418694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc2e45d-d424-41fc-acdf-47ee46420456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:25.433976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc2e45d-d424-41fc-acdf-47ee46420456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:25.435001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Flow 'volume_create_api' (a240dd28-86df-4bc4-9241-e180d935a48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:25.435334 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume request issued successfully. Aug 19 23:13:25.437752 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b137240-0ef0-45ca-938b-0baed9bfca51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:25.437752 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 162/644] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:13:25 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:25.455105 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.457868 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:25.458266 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:25.458515 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:25.469469 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.469469 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:25.475375 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:25.487238 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afd7cdb5-000d-4c20-9953-95a09d57efdc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:25.488110 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 163/645] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:25 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:25.739980 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-8d9f65ac-db58-4c94-ae3d-c90c1e6e83c7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.743648 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-8d9f65ac-db58-4c94-ae3d-c90c1e6e83c7 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 Aug 19 23:13:25.743832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-8d9f65ac-db58-4c94-ae3d-c90c1e6e83c7 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:25.744112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-8d9f65ac-db58-4c94-ae3d-c90c1e6e83c7 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:25.761901 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.761901 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:25.828537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-8d9f65ac-db58-4c94-ae3d-c90c1e6e83c7 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 returned with HTTP 200 Aug 19 23:13:25.830083 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 160/646] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:25 2026] DELETE /volume/v3/attachments/52276907-86fa-492d-9cfe-ae25ce59a765 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:25.839640 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-0b4dd064-66a7-4c18-838b-14537b8f4e5e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.842372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-0b4dd064-66a7-4c18-838b-14537b8f4e5e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 Aug 19 23:13:25.842553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-0b4dd064-66a7-4c18-838b-14537b8f4e5e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:25.842832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-0b4dd064-66a7-4c18-838b-14537b8f4e5e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:25.852134 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.852134 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:25.909356 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-0b4dd064-66a7-4c18-838b-14537b8f4e5e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 returned with HTTP 200 Aug 19 23:13:25.909675 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 162/647] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:25 2026] DELETE /volume/v3/attachments/3f06091c-439d-4e09-bc41-c7e51b2a0018 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:25.918346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-95a69ff4-6726-450f-83df-8ff7846cc46e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:25.921317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-95a69ff4-6726-450f-83df-8ff7846cc46e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 Aug 19 23:13:25.921549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-95a69ff4-6726-450f-83df-8ff7846cc46e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:25.921882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-95a69ff4-6726-450f-83df-8ff7846cc46e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:25.932791 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:25.932791 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:26.015297 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9e9ee46-d216-4f90-99ab-8bc7356ae43b req-95a69ff4-6726-450f-83df-8ff7846cc46e tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 returned with HTTP 200 Aug 19 23:13:26.015953 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 163/648] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:25 2026] DELETE /volume/v3/attachments/faf52fc3-4270-4423-9614-0c7d634628f7 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.166095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.170855 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.171329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.171551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.171763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:26.176879 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.176879 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:26.181853 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa3490ec-f3f0-4c0a-818c-7988cae3103f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 200 Aug 19 23:13:26.182324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 164/649] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.195736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5539111-ee53-4d46-990c-31c80607e085 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.195736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:26.195736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.195736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.195736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:26.196297 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.196297 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.196850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:26.201734 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:26.202578 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.202578 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.202720 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5539111-ee53-4d46-990c-31c80607e085 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:26.203164 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 161/650] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.216367 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.218529 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/11f6be7a-0c1b-4fb0-bcb8-52edbebb8e01 Aug 19 23:13:26.218742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.219020 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.225047 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.225047 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:26.225663 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Snapshot retrieved successfully. Aug 19 23:13:26.226766 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7bdb8394-1276-465e-8134-9e725d9f25c4 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/11f6be7a-0c1b-4fb0-bcb8-52edbebb8e01 returned with HTTP 200 Aug 19 23:13:26.227414 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 163/651] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/snapshots/11f6be7a-0c1b-4fb0-bcb8-52edbebb8e01 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.239599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-adec27d0-0950-4164-8c08-2bdc73928593 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.243508 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-adec27d0-0950-4164-8c08-2bdc73928593 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.243508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-adec27d0-0950-4164-8c08-2bdc73928593 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.243508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-adec27d0-0950-4164-8c08-2bdc73928593 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.243508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-adec27d0-0950-4164-8c08-2bdc73928593 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:26.245770 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.245770 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:26.250590 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-adec27d0-0950-4164-8c08-2bdc73928593 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 200 Aug 19 23:13:26.251088 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 164/652] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.260655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a678e23d-44a6-4fad-a6f7-fd475185df0f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.266761 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a678e23d-44a6-4fad-a6f7-fd475185df0f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/detail Aug 19 23:13:26.266761 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a678e23d-44a6-4fad-a6f7-fd475185df0f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.266761 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a678e23d-44a6-4fad-a6f7-fd475185df0f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.273573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a678e23d-44a6-4fad-a6f7-fd475185df0f tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 19 23:13:26.274167 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 165/653] 10.4.3.193 () {68 vars in 1323 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.283990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.287561 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.287818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.288072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.288243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100376) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:13:26.288364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.group_snapshots [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group_snapshot with id: 539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.291992 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.291992 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.318459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03d4d3a6-c7c7-47ae-914e-557bb331eec5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 202 Aug 19 23:13:26.318949 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 162/654] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:13:26 2026] DELETE /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:26.327070 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.329408 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:26.329731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.329997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.330357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:26.333430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:26.348423 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:26.351510 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:26.351510 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:26.414522 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:26.419489 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.419489 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:26.430869 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-531b6478-b8bc-47bc-b01c-1bf8f7d81aae tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:26.431553 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 164/655] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.448936 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.450933 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:13:26.451206 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.451455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.451770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:26.453732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:13:26.457148 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all snapshots completed successfully. Aug 19 23:13:26.457985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9e5382e-208a-42bd-bdd0-5dd8f651267d tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:13:26.458435 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 165/656] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:13:26.469849 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.475787 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.475966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.476225 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.476387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:13:26.484741 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8bfa5823-aef9-47e0-b745-aac8f5865034 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 404 Aug 19 23:13:26.484741 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 166/657] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:26.489857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ae12189f-a90e-4191-9e18-5ad5a7957c91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.491783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae12189f-a90e-4191-9e18-5ad5a7957c91 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/group_snapshots Aug 19 23:13:26.492164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae12189f-a90e-4191-9e18-5ad5a7957c91 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.492335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae12189f-a90e-4191-9e18-5ad5a7957c91 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.492695 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.492695 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.504132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae12189f-a90e-4191-9e18-5ad5a7957c91 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 200 Aug 19 23:13:26.504576 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 163/658] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.508516 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.514094 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:26.514351 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.514616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.516489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-237d778d-152a-4c60-8412-3a82c012c0fb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.519332 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.519629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.519914 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.520102 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for member 539aa44d-2656-4c89-8657-efba1e528935 {{(pid=100374) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:13:26.520267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.group_snapshots [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group_snapshot with id: 539aa44d-2656-4c89-8657-efba1e528935 Aug 19 23:13:26.524110 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-237d778d-152a-4c60-8412-3a82c012c0fb tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 returned with HTTP 404 Aug 19 23:13:26.524834 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 166/659] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:13:26 2026] DELETE /volume/v3/group_snapshots/539aa44d-2656-4c89-8657-efba1e528935 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:26.528447 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.528447 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:26.535223 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:26.538424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.540969 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:26.541393 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.541689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.542197 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:26.542593 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.542593 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:26.543167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:26.543380 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb7497a9-d9ed-4861-8c1d-442600da7e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:26.543880 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 165/660] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.561128 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Get all volumes completed successfully. Aug 19 23:13:26.563436 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:26.563644 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:26.564135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.566423 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:26.566666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.566967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.577950 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.577950 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.585368 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:26.592356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e3ee14c-dd8b-48ac-bd9f-1d8db5c30122 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:26.593158 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 164/661] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.607515 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:26.615823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.615823 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:13:26.615823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.615823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.615823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:26.620896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:26.621091 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.621091 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:26.632146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9de2da5-e0f4-440d-a20f-6460812480c5 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:26.632192 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Get all volumes completed successfully. Aug 19 23:13:26.632629 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 167/662] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.633434 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc98adba-9f98-474b-a7ec-81fa417b46bc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:13:26.633434 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 167/663] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes => generated 338 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.643683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.645787 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:26.646259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.646514 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.652144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.654510 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] POST https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1/action Aug 19 23:13:26.655049 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:26.655285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:26.657062 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] delete called for group cf7b7617-546f-4d45-bd89-45f6fd21a5c1 {{(pid=100376) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:26.657303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Delete group with id: cf7b7617-546f-4d45-bd89-45f6fd21a5c1 Aug 19 23:13:26.658844 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.658844 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:26.664015 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.664015 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:26.665214 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:26.671818 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5cf780f4-6844-48c2-a48d-b6c3e8f4e388 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:26.672378 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 166/664] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.731427 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04cbdb88-bef1-4ff0-b829-3a07e60f7f92 tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1/action returned with HTTP 202 Aug 19 23:13:26.734570 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 165/665] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:26 2026] POST /volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:26.741507 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.745887 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:26.745887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.745887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.747992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.751960 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec Aug 19 23:13:26.752579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.752897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.755703 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.755703 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:26.762856 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:26.770080 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.770080 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:26.776138 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-d6e5f0d7-d757-4005-9641-1eb9321c668f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:26.776138 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 168/666] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:26.776486 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Volume info retrieved successfully. Aug 19 23:13:26.778304 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:26.778304 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:26.861096 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:26.869230 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.869230 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:26.887413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0520d259-a1e3-4fb0-ba3f-2990ee5900de tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec returned with HTTP 200 Aug 19 23:13:26.888143 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 168/667] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1faa09b-0d4c-46a7-9d3a-d0cec0dfd9f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1faa09b-0d4c-46a7-9d3a-d0cec0dfd9f3 None None] GET https://10.4.3.193/volume// Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1faa09b-0d4c-46a7-9d3a-d0cec0dfd9f3 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1faa09b-0d4c-46a7-9d3a-d0cec0dfd9f3 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1faa09b-0d4c-46a7-9d3a-d0cec0dfd9f3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:26.951821 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 167/668] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:26.961723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-0031d52b-18d2-49e7-b85f-0b00322cb1d9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.965141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-0031d52b-18d2-49e7-b85f-0b00322cb1d9 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:13:26.965673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-0031d52b-18d2-49e7-b85f-0b00322cb1d9 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5da820dd-299e-44a8-a065-8fd7ff4cd866", "connector": null, "instance_uuid": "7eeefc98-b3c9-449a-81ca-bacbefa30b97"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:26.973831 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:26.978584 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:13:26.979150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:26.979150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:26.985864 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:26.985864 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:27.000929 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.000929 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:27.005785 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:13:27.013635 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b07ef7c8-2adb-43ac-8e97-bba2213fc521 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:13:27.014287 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 169/669] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:26 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:27.038773 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-0031d52b-18d2-49e7-b85f-0b00322cb1d9 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:13:27.038773 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 166/670] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:13:26 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:27.062005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.065128 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:13:27.065363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.066017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.077169 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.079644 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:27.080021 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.080397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.082126 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.082126 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:27.090570 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:13:27.097688 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-1fbe1648-6afe-42a5-bbc3-133c01c05285 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:13:27.098243 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 169/671] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1652 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:27.099484 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.099484 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:27.107857 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:27.111389 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7a3013e-53f9-444f-ace2-a7e54c9140dd tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:27.111877 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 168/672] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:27.131495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36232707-0adb-4f65-a6fa-69df463b1465 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.131956 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36232707-0adb-4f65-a6fa-69df463b1465 None None] GET https://10.4.3.193/volume// Aug 19 23:13:27.132196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36232707-0adb-4f65-a6fa-69df463b1465 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.132393 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36232707-0adb-4f65-a6fa-69df463b1465 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.132777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36232707-0adb-4f65-a6fa-69df463b1465 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:27.133213 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 170/673] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23: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 19 23:13:27.146216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.148534 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:27.148854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.149083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.161731 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.161731 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:27.166770 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:27.173149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-fb32bdc1-217d-4358-86c3-774380091f27 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:27.173747 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 167/674] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:27.305567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.307821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] PUT https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 Aug 19 23:13:27.308308 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:27.320305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Acquiring lock "cinder-attachment_update-5da820dd-299e-44a8-a065-8fd7ff4cd866-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:13:27.326039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Lock "cinder-attachment_update-5da820dd-299e-44a8-a065-8fd7ff4cd866-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:13:27.327178 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.327178 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:27.359808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.361827 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:13:27.362207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.362400 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.362590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume with id: 3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:13:27.380047 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.380047 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:27.380677 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:27.407230 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume request issued successfully. Aug 19 23:13:27.407500 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56633ef0-02f8-4bd9-a02b-2848819cd1f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 202 Aug 19 23:13:27.412080 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 169/675] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:27 2026] DELETE /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:27.417452 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.419524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:13:27.419832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.421430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.428561 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.428561 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:27.432264 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:27.437175 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0035ee1-1a85-4ccc-8b47-cc7923cbf47e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 200 Aug 19 23:13:27.437908 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 171/676] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:27.460036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Lock "cinder-attachment_update-5da820dd-299e-44a8-a065-8fd7ff4cd866-np0000007826" released by "attachment_update" :: held 0.134s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:13:27.460469 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-dfc20d43-db7a-492b-a38d-7e7141b0bcfc tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 returned with HTTP 200 Aug 19 23:13:27.461213 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 170/677] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:13:27 2026] PUT /volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:27.905462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-33b53b67-2dfb-44ba-aead-07877cc8e6ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.908228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33b53b67-2dfb-44ba-aead-07877cc8e6ea tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec Aug 19 23:13:27.908533 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33b53b67-2dfb-44ba-aead-07877cc8e6ea tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.908832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33b53b67-2dfb-44ba-aead-07877cc8e6ea tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.918148 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33b53b67-2dfb-44ba-aead-07877cc8e6ea tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec returned with HTTP 404 Aug 19 23:13:27.918703 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 168/678] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/volumes/5f5efe0f-b626-427c-b770-39c2c1a46bec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:27.927847 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.930095 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] GET https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 Aug 19 23:13:27.930953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.930953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.930953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] show called for member cf7b7617-546f-4d45-bd89-45f6fd21a5c1 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:27.934419 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51e1e200-e02f-48c6-a81d-e9c97c3d0f1a tempest-GroupSnapshotsTest-592843028 tempest-GroupSnapshotsTest-592843028-project-member] https://10.4.3.193/volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 returned with HTTP 404 Aug 19 23:13:27.934970 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 170/679] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:27 2026] GET /volume/v3/groups/cf7b7617-546f-4d45-bd89-45f6fd21a5c1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:27.943256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8eba3ddd-d015-4cc5-b16c-abfc18046504 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.945191 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8eba3ddd-d015-4cc5-b16c-abfc18046504 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/550fe309-b29d-441c-b272-fc7115ec9a97 Aug 19 23:13:27.945475 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8eba3ddd-d015-4cc5-b16c-abfc18046504 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.945689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8eba3ddd-d015-4cc5-b16c-abfc18046504 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.963693 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8eba3ddd-d015-4cc5-b16c-abfc18046504 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/group_types/550fe309-b29d-441c-b272-fc7115ec9a97 returned with HTTP 202 Aug 19 23:13:27.964248 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 172/680] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:27 2026] DELETE /volume/v3/group_types/550fe309-b29d-441c-b272-fc7115ec9a97 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:27.971811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb8af0a9-1537-4741-aa8c-4fbf8ab9d8b8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:27.974255 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb8af0a9-1537-4741-aa8c-4fbf8ab9d8b8 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] DELETE https://10.4.3.193/volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b Aug 19 23:13:27.974491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb8af0a9-1537-4741-aa8c-4fbf8ab9d8b8 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:27.974765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb8af0a9-1537-4741-aa8c-4fbf8ab9d8b8 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:27.975092 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:27.975092 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:28.008136 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb8af0a9-1537-4741-aa8c-4fbf8ab9d8b8 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b returned with HTTP 202 Aug 19 23:13:28.008693 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 171/681] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:27 2026] DELETE /volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:28.018438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-74b830eb-dab7-4d66-90af-1fef393b9ff9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:28.022694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74b830eb-dab7-4d66-90af-1fef393b9ff9 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] GET https://10.4.3.193/volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b Aug 19 23:13:28.022965 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74b830eb-dab7-4d66-90af-1fef393b9ff9 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:28.023242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74b830eb-dab7-4d66-90af-1fef393b9ff9 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:28.028375 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74b830eb-dab7-4d66-90af-1fef393b9ff9 tempest-GroupSnapshotsTest-1618486834 tempest-GroupSnapshotsTest-1618486834-project-admin] https://10.4.3.193/volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b returned with HTTP 404 Aug 19 23:13:28.029083 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 169/682] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:28 2026] GET /volume/v3/types/037df3b0-4f7a-4f42-854a-5ddee9df7b9b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:28.126704 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:28.129279 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:28.129510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:28.129747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:28.146314 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:28.146314 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:28.153384 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:28.162674 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc121cc9-02c1-4a29-8f08-02f61b30befb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:28.162838 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 171/683] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:28 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:28.455153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-608904b4-a4b3-4821-91eb-09b38e950d1d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:28.457006 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-608904b4-a4b3-4821-91eb-09b38e950d1d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 Aug 19 23:13:28.460630 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-608904b4-a4b3-4821-91eb-09b38e950d1d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:28.461058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-608904b4-a4b3-4821-91eb-09b38e950d1d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:28.469504 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-608904b4-a4b3-4821-91eb-09b38e950d1d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 returned with HTTP 404 Aug 19 23:13:28.470146 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 173/684] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:28 2026] GET /volume/v3/volumes/3290d27f-cae1-4800-9d43-b4d977f04427 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:28.478575 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:28.483871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:13:28.483871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:28.483871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:28.484076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume with id: 6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:13:28.496413 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:28.496413 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:28.497060 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:28.535415 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume request issued successfully. Aug 19 23:13:28.535801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ed3dd7e-f641-4d6f-87b2-647bf9a7b0fc tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 202 Aug 19 23:13:28.536298 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 172/685] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:28 2026] DELETE /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:28.545344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cddde587-674c-428d-a389-424c9104f729 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:28.549391 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cddde587-674c-428d-a389-424c9104f729 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:13:28.549589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cddde587-674c-428d-a389-424c9104f729 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:28.549856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cddde587-674c-428d-a389-424c9104f729 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:28.572820 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:28.572820 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:28.579638 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cddde587-674c-428d-a389-424c9104f729 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:28.587855 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cddde587-674c-428d-a389-424c9104f729 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 200 Aug 19 23:13:28.588364 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 170/686] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:28 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:29.182322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c98245f6-cd23-488a-ae41-9c81317474be None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:29.185436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c98245f6-cd23-488a-ae41-9c81317474be tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:29.185762 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c98245f6-cd23-488a-ae41-9c81317474be tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:29.186062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c98245f6-cd23-488a-ae41-9c81317474be tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:29.203277 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:29.203277 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:29.210759 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c98245f6-cd23-488a-ae41-9c81317474be tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:29.217451 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c98245f6-cd23-488a-ae41-9c81317474be tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:29.217873 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 172/687] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:29 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:29.604283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7bc6d05f-7dde-4b26-9418-3ba83d1021c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:29.606979 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bc6d05f-7dde-4b26-9418-3ba83d1021c2 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 Aug 19 23:13:29.607242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bc6d05f-7dde-4b26-9418-3ba83d1021c2 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:29.607492 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bc6d05f-7dde-4b26-9418-3ba83d1021c2 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:29.614652 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bc6d05f-7dde-4b26-9418-3ba83d1021c2 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 returned with HTTP 404 Aug 19 23:13:29.615475 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 174/688] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:29 2026] GET /volume/v3/volumes/6cda8b05-e770-4c0d-8274-5181a491bd50 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:29.624795 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:29.627161 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:13:29.627393 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:29.627615 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:29.627812 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume with id: 3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:13:29.643721 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:29.643721 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:29.644420 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:29.666235 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Delete volume request issued successfully. Aug 19 23:13:29.666519 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9df5048b-dcd1-4ed4-8bdd-260913e2c51e tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 202 Aug 19 23:13:29.668599 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 173/689] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:29 2026] DELETE /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:29.677538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:29.682995 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:13:29.683199 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:29.683384 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:29.690757 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:29.690757 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:29.694546 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Volume info retrieved successfully. Aug 19 23:13:29.699619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-008c881b-af24-41a0-a8dc-86c6f2273f7d tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 200 Aug 19 23:13:29.700030 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 171/690] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:29 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:30.237691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.240195 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:30.240442 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:30.240732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:30.249873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6ed91c7-e813-44f3-ba96-eba12294521f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.252297 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:13:30.252518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:30.252753 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:30.253175 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume with id: ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:13:30.255596 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:30.255596 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:30.261531 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:30.263794 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:30.263794 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:30.264510 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:30.268633 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1f8c9b9f-9537-4b7e-91d7-56fd2b37df8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:30.269331 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 173/691] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:30 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:30.289098 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume request issued successfully. Aug 19 23:13:30.289246 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6ed91c7-e813-44f3-ba96-eba12294521f tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 202 Aug 19 23:13:30.289583 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 175/692] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:30 2026] DELETE /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:30.303310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.305022 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:13:30.305205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:30.306207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:30.313235 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:30.313235 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:30.317512 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:30.321481 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebf9cbad-dcf8-43a6-91cd-6651b532de02 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 200 Aug 19 23:13:30.322027 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 174/693] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:30 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:30.715231 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1718e638-542c-44b6-b59f-b29419ef99f4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.717282 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1718e638-542c-44b6-b59f-b29419ef99f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] GET https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 Aug 19 23:13:30.717488 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1718e638-542c-44b6-b59f-b29419ef99f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:30.717721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1718e638-542c-44b6-b59f-b29419ef99f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:30.724018 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1718e638-542c-44b6-b59f-b29419ef99f4 tempest-TaggedBootDevicesTest-1353031316 tempest-TaggedBootDevicesTest-1353031316-project-member] https://10.4.3.193/volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 returned with HTTP 404 Aug 19 23:13:30.724587 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 172/694] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:30 2026] GET /volume/v3/volumes/3f92d546-836f-4932-a604-cb908caf7d03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:30.798607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-bd5c301d-0fbd-47c3-9eed-8824f8240bc8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.801245 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-bd5c301d-0fbd-47c3-9eed-8824f8240bc8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425/action Aug 19 23:13:30.801700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-bd5c301d-0fbd-47c3-9eed-8824f8240bc8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:30.802120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-bd5c301d-0fbd-47c3-9eed-8824f8240bc8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:30.823111 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:30.823111 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:30.835550 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2452bdb-e647-4aeb-8322-bf8413d23ed5 req-bd5c301d-0fbd-47c3-9eed-8824f8240bc8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425/action returned with HTTP 204 Aug 19 23:13:30.836102 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 174/695] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:13:30 2026] POST /volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:30.870290 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c17a3b0-ce25-433d-8a9e-1e10f534ef30 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.978369 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9f14944-b52e-4d40-8440-08604ce6ed2f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.978767 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9f14944-b52e-4d40-8440-08604ce6ed2f None None] GET https://10.4.3.193/volume// Aug 19 23:13:30.978893 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9f14944-b52e-4d40-8440-08604ce6ed2f None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:30.979110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9f14944-b52e-4d40-8440-08604ce6ed2f None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:30.979461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9f14944-b52e-4d40-8440-08604ce6ed2f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:30.979735 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 175/696] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:30.988619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-fc2a89d2-dfc3-4c3b-8d49-dccda93f8152 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:30.990152 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-fc2a89d2-dfc3-4c3b-8d49-dccda93f8152 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:13:30.990587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-fc2a89d2-dfc3-4c3b-8d49-dccda93f8152 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4386b7bc-8d92-4425-9b16-062b3e09abf7", "connector": null, "instance_uuid": "fe7136f1-475f-40a3-ba90-5934491535e2"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:30.998725 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c17a3b0-ce25-433d-8a9e-1e10f534ef30 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:30.999096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c17a3b0-ce25-433d-8a9e-1e10f534ef30 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2131587599"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:31.004301 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.004301 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:31.016687 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c17a3b0-ce25-433d-8a9e-1e10f534ef30 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:31.017113 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 176/697] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:30 2026] POST /volume/v3/types => generated 216 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:31.027214 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-adfb62b2-c821-49c6-b0cb-ac0ab94e1180 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.029201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adfb62b2-c821-49c6-b0cb-ac0ab94e1180 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:31.030042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adfb62b2-c821-49c6-b0cb-ac0ab94e1180 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1976340203"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:31.039869 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-fc2a89d2-dfc3-4c3b-8d49-dccda93f8152 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:13:31.040693 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 173/698] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:13:30 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:31.052489 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adfb62b2-c821-49c6-b0cb-ac0ab94e1180 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:31.053156 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 175/699] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:31 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:31.065444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.105328 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-02a2c6ef-606f-458d-b1e1-3c893a4726fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.107757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-02a2c6ef-606f-458d-b1e1-3c893a4726fd tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] DELETE https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 Aug 19 23:13:31.108020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-02a2c6ef-606f-458d-b1e1-3c893a4726fd tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.108279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-02a2c6ef-606f-458d-b1e1-3c893a4726fd tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.117100 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.117100 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:31.168674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:31.169278 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "808f5c32-21a5-43b7-859b-44fdfa6ab913", "volume_types": ["d881a67e-0055-4247-8434-e8c2b451a25f"], "name": "tempest-Group1-1891020647"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:31.171234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating new group {'group': {'group_type': '808f5c32-21a5-43b7-859b-44fdfa6ab913', 'volume_types': ['d881a67e-0055-4247-8434-e8c2b451a25f'], 'name': 'tempest-Group1-1891020647'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:31.176072 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating group tempest-Group1-1891020647. Aug 19 23:13:31.176461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-02a2c6ef-606f-458d-b1e1-3c893a4726fd tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 returned with HTTP 200 Aug 19 23:13:31.176849 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 177/700] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:31 2026] DELETE /volume/v3/attachments/be9e73ab-0be1-4b29-8c8c-9da90cf30351 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:31.188289 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:31.223519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['bce83f1d-663d-4808-894b-faf9ad418863'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:31.255030 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63a9cc50-7700-41b4-91fa-4b1f3c113b61 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:31.255664 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 176/701] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:31 2026] POST /volume/v3/groups => generated 94 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:31.265664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.268219 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:31.268497 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.268691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.269434 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:31.273006 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.273006 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:31.283012 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07da357b-62e7-4a79-8e10-6cd1abf66222 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c returned with HTTP 200 Aug 19 23:13:31.285379 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 174/702] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:31.285489 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c7403516-c20a-401f-a643-3d49e8d3221d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.291077 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7403516-c20a-401f-a643-3d49e8d3221d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:31.291077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7403516-c20a-401f-a643-3d49e8d3221d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.291077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7403516-c20a-401f-a643-3d49e8d3221d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.303672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c10e8c3-77e6-4b86-aa00-e39b083f849d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.304088 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c10e8c3-77e6-4b86-aa00-e39b083f849d None None] GET https://10.4.3.193/volume// Aug 19 23:13:31.304267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c10e8c3-77e6-4b86-aa00-e39b083f849d None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.304474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c10e8c3-77e6-4b86-aa00-e39b083f849d None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.304809 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c10e8c3-77e6-4b86-aa00-e39b083f849d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:31.306807 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 178/703] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:31.306919 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.306919 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:31.313310 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c7403516-c20a-401f-a643-3d49e8d3221d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:31.314511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.316892 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7/action Aug 19 23:13:31.318100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action body: b'{"os-reimage": {"image_id": "87da4c80-0dbc-4f33-b41f-b12b58acbd62", "reimage_reserved": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:31.318221 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "87da4c80-0dbc-4f33-b41f-b12b58acbd62", "reimage_reserved": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:31.319542 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7403516-c20a-401f-a643-3d49e8d3221d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:31.320163 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 176/704] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:31.331317 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.331317 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:31.333012 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:13:31.336047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.336357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41df44bc-d03a-4e90-9ae1-b45cf22882fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.339931 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:31.339931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.340126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41df44bc-d03a-4e90-9ae1-b45cf22882fd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 Aug 19 23:13:31.340180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.340222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41df44bc-d03a-4e90-9ae1-b45cf22882fd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.340222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41df44bc-d03a-4e90-9ae1-b45cf22882fd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.348363 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41df44bc-d03a-4e90-9ae1-b45cf22882fd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 returned with HTTP 404 Aug 19 23:13:31.349022 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 179/705] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/volumes/ae3002c1-f325-4a10-ae20-7c732d4db1b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:31.352055 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.352055 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:31.356477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.358488 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:13:31.358824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.359111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.360721 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume with id: 65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:13:31.360792 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:31.367882 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f6455f7-f108-4ae4-8f2b-e574c71bd16c tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:31.368784 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 175/706] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:31.369232 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.369232 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:31.369773 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:31.384652 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.387227 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:13:31.387840 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5da820dd-299e-44a8-a065-8fd7ff4cd866", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2128400614", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:31.394398 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume request issued successfully. Aug 19 23:13:31.394663 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2cb01db-6dba-4fa1-bfd5-efd36864619a tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 202 Aug 19 23:13:31.395380 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 177/707] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:31 2026] DELETE /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:31.403675 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.403675 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:31.403877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.404448 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:31.404676 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create snapshot from volume 5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:31.407309 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:13:31.407695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.407777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.418161 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.418161 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:31.424561 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:31.431762 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1d7aa61-1cd8-4863-888a-f65b349b27d6 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 200 Aug 19 23:13:31.432349 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 176/708] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:31.455789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Created reservations ['a1009b5a-3ccd-4b3b-89d0-2e19b4992619', '530956b3-1766-4e06-8c26-13c007bf8eb9', 'bc0ddf4f-653c-4e32-8a30-97f3f3607461', 'c23fd8b1-8ec6-4e5b-a570-05f01593dd24'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:31.467725 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-24f5fd5f-4bfc-4de9-a75a-6f5ab073cb16 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7/action returned with HTTP 202 Aug 19 23:13:31.468513 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 177/709] 10.4.3.193 () {74 vars in 1713 bytes} [Wed Aug 19 23:13:31 2026] POST /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:13:31.511887 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot force create request issued successfully. Aug 19 23:13:31.512567 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcd87ce4-0c54-452f-b15a-fe364c2edb6b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:13:31.513355 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 180/710] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:13:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:31.524577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:31.526105 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:31.527006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:31.527006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:31.535864 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:31.535864 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:31.536756 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot retrieved successfully. Aug 19 23:13:31.538128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41a02a40-58fc-47f3-8e47-b4a286bed47e tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 200 Aug 19 23:13:31.539081 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 178/711] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:31 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:32.299978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8d108795-2fa5-4090-9d6b-df802719c594 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.302314 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d108795-2fa5-4090-9d6b-df802719c594 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:32.303103 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8d108795-2fa5-4090-9d6b-df802719c594 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.303736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8d108795-2fa5-4090-9d6b-df802719c594 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.304121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-8d108795-2fa5-4090-9d6b-df802719c594 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:32.311516 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.311516 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:32.320599 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d108795-2fa5-4090-9d6b-df802719c594 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c returned with HTTP 200 Aug 19 23:13:32.321401 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 177/712] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:32.333442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.335394 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:32.335792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "808f5c32-21a5-43b7-859b-44fdfa6ab913", "volume_types": ["d881a67e-0055-4247-8434-e8c2b451a25f"], "name": "tempest-Group2-30289137"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:32.337371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating new group {'group': {'group_type': '808f5c32-21a5-43b7-859b-44fdfa6ab913', 'volume_types': ['d881a67e-0055-4247-8434-e8c2b451a25f'], 'name': 'tempest-Group2-30289137'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:32.341443 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating group tempest-Group2-30289137. Aug 19 23:13:32.341761 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.341761 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:32.350171 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:32.368986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['8394460e-48d9-4f9a-9263-ee57e57278ea'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:32.398938 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51ebbe0d-4a38-4df3-9e1c-be3652beca9f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:32.399362 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 178/713] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:32 2026] POST /volume/v3/groups => generated 92 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:32.412862 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.415252 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:32.415493 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.415857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.415857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:32.420443 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.420443 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:32.430581 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88aa2eb9-0e18-47e2-a9f6-c856be830461 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a returned with HTTP 200 Aug 19 23:13:32.431193 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 181/714] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a => generated 320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:32.448968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cb52fde6-89c0-4596-b110-4ab7053682bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.452349 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cb52fde6-89c0-4596-b110-4ab7053682bd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 Aug 19 23:13:32.452536 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cb52fde6-89c0-4596-b110-4ab7053682bd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.452759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cb52fde6-89c0-4596-b110-4ab7053682bd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.455453 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=472,cinder:INSERT=74,cinder:UPDATE=126 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:13:32.461686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cb52fde6-89c0-4596-b110-4ab7053682bd tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 returned with HTTP 404 Aug 19 23:13:32.462414 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 179/715] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/volumes/65ac9e54-3822-4759-9472-973e61cb2334 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:32.471964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.473478 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:13:32.473830 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.474181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.474487 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume with id: b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:13:32.483344 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.483344 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:32.484404 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:32.521972 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Delete volume request issued successfully. Aug 19 23:13:32.521972 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2f7452bb-3a65-4b76-bec9-fac07f2d8275 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 202 Aug 19 23:13:32.521972 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 178/716] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:32 2026] DELETE /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:32.530096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.532647 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:13:32.532974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.533243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.545613 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.545613 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:32.551279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-272f240f-5809-4630-b282-5062dc0d0249 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.553486 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Volume info retrieved successfully. Aug 19 23:13:32.554420 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-272f240f-5809-4630-b282-5062dc0d0249 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:32.554627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-272f240f-5809-4630-b282-5062dc0d0249 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.554843 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-272f240f-5809-4630-b282-5062dc0d0249 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.562465 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.562465 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:32.562465 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-272f240f-5809-4630-b282-5062dc0d0249 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot retrieved successfully. Aug 19 23:13:32.563079 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f3fe0a6-cfd7-4da9-af1f-2e618a7d4512 tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 200 Aug 19 23:13:32.563185 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 179/717] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 1395 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:32.563535 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-272f240f-5809-4630-b282-5062dc0d0249 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 200 Aug 19 23:13:32.563983 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 182/718] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:32.578323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.580248 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:32.580526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.580749 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.586204 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.586204 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:32.586638 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot retrieved successfully. Aug 19 23:13:32.587787 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7c7f7c7a-2fe3-4186-846b-7f7698bd01a8 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 200 Aug 19 23:13:32.588432 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 180/719] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:32.597666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:32.599200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:13:32.599506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:32.599867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:32.613218 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:32.613218 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:32.619688 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:13:32.629280 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-51f7acd2-2aa7-4750-aadc-5445a96bf06b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:13:32.630142 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 179/720] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:32 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:33.441674 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:33.444050 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:33.444442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:33.444646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:33.444811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:33.449551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.449551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:33.458527 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4152b0cc-9988-48b9-98bd-be3ee6063c8e tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a returned with HTTP 200 Aug 19 23:13:33.458969 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 180/721] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:33 2026] GET /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:33.468508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:33.470814 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:33.471263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1908326827", "volume_type": "d881a67e-0055-4247-8434-e8c2b451a25f", "group_id": "8b7e2c6c-cea6-4085-96fe-f7f9a33b691c", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:33.473039 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1908326827', 'volume_type': 'd881a67e-0055-4247-8434-e8c2b451a25f', 'group_id': '8b7e2c6c-cea6-4085-96fe-f7f9a33b691c', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:33.475561 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=340,cinder:UPDATE=59,cinder:INSERT=25 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:13:33.485108 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.485108 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:33.485565 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume of 1 GB Aug 19 23:13:33.492262 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:33.498671 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (4860bc6f-4db3-4c39-8047-8c04b1378fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:33.499892 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27481de1-573b-45cb-8ebb-672f50ec0f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:33.500768 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.500768 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:33.501240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:33.529267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27481de1-573b-45cb-8ebb-672f50ec0f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d881a67e-0055-4247-8434-e8c2b451a25f,is_public=True,name='tempest-GroupsTest-volume-type-2131587599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd881a67e-0055-4247-8434-e8c2b451a25f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b7e2c6c-cea6-4085-96fe-f7f9a33b691c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:33.530209 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487d07ab-d5b6-4622-9b88-7f0ac36cb92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:33.565498 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2131587599 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2131587599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:33.566133 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2131587599 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2131587599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:33.580059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-842f576c-6da6-4dbf-966b-83f0a83cf9ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:33.582853 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-842f576c-6da6-4dbf-966b-83f0a83cf9ec tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] GET https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 Aug 19 23:13:33.583114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-842f576c-6da6-4dbf-966b-83f0a83cf9ec tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:33.583370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-842f576c-6da6-4dbf-966b-83f0a83cf9ec tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:33.591476 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-842f576c-6da6-4dbf-966b-83f0a83cf9ec tempest-TaggedBootDevicesTest_v242-1349388429 tempest-TaggedBootDevicesTest_v242-1349388429-project-member] https://10.4.3.193/volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 returned with HTTP 404 Aug 19 23:13:33.592157 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 181/722] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:33 2026] GET /volume/v3/volumes/b1bf1ca9-9310-4658-814f-76ba7e859e74 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:33.611494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['30c742f7-e417-4ae6-be01-c550a526797b', 'a4825dca-24d8-4e0e-84e4-66612c59ec45', '2dd10d8c-c97a-40e6-9356-7a06bb0e7a66', 'ee667d76-c22b-472b-964c-2c8d188f20c5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:33.613148 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487d07ab-d5b6-4622-9b88-7f0ac36cb92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c742f7-e417-4ae6-be01-c550a526797b', 'a4825dca-24d8-4e0e-84e4-66612c59ec45', '2dd10d8c-c97a-40e6-9356-7a06bb0e7a66', 'ee667d76-c22b-472b-964c-2c8d188f20c5']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:33.614113 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3ebc5e-8609-494f-9211-8fc06e977ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:33.647652 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3ebc5e-8609-494f-9211-8fc06e977ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f474912e-11d8-454a-bc56-1697526d712a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1908326827',encryption_key_id=None,group_id=8b7e2c6c-cea6-4085-96fe-f7f9a33b691c,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['30c742f7-e417-4ae6-be01-c550a526797b','a4825dca-24d8-4e0e-84e4-66612c59ec45','2dd10d8c-c97a-40e6-9356-7a06bb0e7a66','ee667d76-c22b-472b-964c-2c8d188f20c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=d881a67e-0055-4247-8434-e8c2b451a25f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1908326827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b7e2c6c-cea6-4085-96fe-f7f9a33b691c,host=None,id=f474912e-11d8-454a-bc56-1697526d712a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='860fbe58f41346248895772c1fcd11a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb1e099cc841441ea034e511f51c439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d881a67e-0055-4247-8434-e8c2b451a25f),volume_type_id=d881a67e-0055-4247-8434-e8c2b451a25f)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:33.648610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42ece0e-04a1-4421-b29c-79cf857d1daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:33.679409 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42ece0e-04a1-4421-b29c-79cf857d1daf) transitioned into state 'SUCCESS' from state '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-1908326827',encryption_key_id=None,group_id=8b7e2c6c-cea6-4085-96fe-f7f9a33b691c,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['30c742f7-e417-4ae6-be01-c550a526797b','a4825dca-24d8-4e0e-84e4-66612c59ec45','2dd10d8c-c97a-40e6-9356-7a06bb0e7a66','ee667d76-c22b-472b-964c-2c8d188f20c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=d881a67e-0055-4247-8434-e8c2b451a25f)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:33.680477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a15daa6-c9fa-47a5-8b58-68eadcb09baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:33.697501 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a15daa6-c9fa-47a5-8b58-68eadcb09baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:33.698952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (4860bc6f-4db3-4c39-8047-8c04b1378fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:33.699362 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request issued successfully. Aug 19 23:13:33.700284 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:33.700438 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:33.749174 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:33.754327 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.754327 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:33.760405 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e3f0b44-0fd3-4aa4-a912-bd7b33af7090 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:33.761173 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 183/723] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:33 2026] POST /volume/v3/volumes => generated 815 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:33.776571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:33.778611 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a Aug 19 23:13:33.779237 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:33.779627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:33.790154 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.790154 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:33.797989 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:33.799053 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:33.799985 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:33.854239 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:33.861991 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:33.861991 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:33.875485 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14e70f00-cfbb-469b-9ac9-2674aca87116 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a returned with HTTP 200 Aug 19 23:13:33.876274 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 180/724] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:33 2026] GET /volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a => generated 883 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:34.895031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:34.899464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a Aug 19 23:13:34.899736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:34.899949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:34.909571 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:34.909571 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:34.916291 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:34.917126 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:34.917373 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:34.974228 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:34.980395 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:34.980395 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:34.991244 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6308c7fa-da19-4928-9a3c-0f46d36f5d88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a returned with HTTP 200 Aug 19 23:13:34.991981 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 181/725] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:34 2026] GET /volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a => generated 908 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.009947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.014863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:35.014863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.014863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.014863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:35.020906 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.020906 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:35.033258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a5ebfce-6d92-42ff-a776-933e472f38b4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c returned with HTTP 200 Aug 19 23:13:35.035084 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 182/726] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.050185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a521789-53a5-4677-8500-2d431fbbb529 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.052690 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a521789-53a5-4677-8500-2d431fbbb529 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:35.053123 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a521789-53a5-4677-8500-2d431fbbb529 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.053477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a521789-53a5-4677-8500-2d431fbbb529 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.053769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-0a521789-53a5-4677-8500-2d431fbbb529 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:35.058350 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.058350 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:35.070425 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a521789-53a5-4677-8500-2d431fbbb529 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a returned with HTTP 200 Aug 19 23:13:35.070985 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 184/727] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.083871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-71a238a4-8ad6-4dd5-9c2b-bfc20afe7080 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.087676 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71a238a4-8ad6-4dd5-9c2b-bfc20afe7080 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/detail Aug 19 23:13:35.088107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71a238a4-8ad6-4dd5-9c2b-bfc20afe7080 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.088405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71a238a4-8ad6-4dd5-9c2b-bfc20afe7080 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.092747 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=384,cinder:UPDATE=76,cinder:INSERT=38 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:13:35.137287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71a238a4-8ad6-4dd5-9c2b-bfc20afe7080 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/detail returned with HTTP 200 Aug 19 23:13:35.137982 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 181/728] 10.4.3.193 () {68 vars in 1296 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/groups/detail => generated 638 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.148918 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-32940f28-c7e7-421d-86da-b12a5bed1219 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.152321 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:35.152987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.153263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.153725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:35.154945 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:35.164845 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:35.165836 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:35.166200 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:35.212596 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:35.216833 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.216833 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:35.225666 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32940f28-c7e7-421d-86da-b12a5bed1219 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:35.231431 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 182/729] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.242114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:35.245770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:35.258796 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:35.258796 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:35.258796 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:35.307659 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:35.316012 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.316012 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:35.332399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c2cc0da-25c4-47ac-813d-9c20f010d52f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:35.332973 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 183/730] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:35.348568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.352375 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action Aug 19 23:13:35.352375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:35.352375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:35.353993 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] delete called for group 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100373) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:35.354241 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Delete group with id: 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:35.359887 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.359887 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:35.451964 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5003999-33e8-4ee1-a57c-7a2de93015ea tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action returned with HTTP 202 Aug 19 23:13:35.452548 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 185/731] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:35 2026] POST /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:35.462195 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:35.469437 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a Aug 19 23:13:35.469437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:35.469437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:35.484227 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.484227 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:35.492324 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:35.493335 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:35.493566 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:35.556698 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:35.562632 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:35.562632 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:35.584772 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f8ca32e6-d7f5-4ffa-83eb-11860aafb9e4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a returned with HTTP 200 Aug 19 23:13:35.585565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 182/732] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:35 2026] GET /volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a => generated 907 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:36.607022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef2a2c1c-8bd5-4768-b176-3910a5ba3ed8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:36.609934 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef2a2c1c-8bd5-4768-b176-3910a5ba3ed8 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a Aug 19 23:13:36.610240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef2a2c1c-8bd5-4768-b176-3910a5ba3ed8 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:36.610503 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef2a2c1c-8bd5-4768-b176-3910a5ba3ed8 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:36.621224 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef2a2c1c-8bd5-4768-b176-3910a5ba3ed8 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a returned with HTTP 404 Aug 19 23:13:36.621224 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 183/733] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:36 2026] GET /volume/v3/volumes/f474912e-11d8-454a-bc56-1697526d712a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:36.630561 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:36.632701 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:36.633058 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:36.633251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:36.633415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:36.636483 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c03ee72-61a4-4f37-a5c8-7c4fec4892bd tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c returned with HTTP 404 Aug 19 23:13:36.636966 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 184/734] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:36 2026] GET /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:36.646771 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:36.649043 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action Aug 19 23:13:36.649489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:36.649605 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:36.651282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] delete called for group d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100373) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:36.651415 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Delete group with id: d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:36.655445 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:36.655445 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:36.685942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-94c3fac2-2b78-4114-9e94-9d7427fbfcc4 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action returned with HTTP 202 Aug 19 23:13:36.686806 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 186/735] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:36 2026] POST /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:36.697352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:36.700365 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:36.700672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:36.701030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:36.701597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:36.710366 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:36.710366 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:36.721141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e07766f0-e505-40cd-bfa3-2cfbd3e8e423 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a returned with HTTP 200 Aug 19 23:13:36.721539 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 183/736] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:36 2026] GET /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a => generated 320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:37.214293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.217316 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:37.217771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1885688046"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:37.220227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1885688046'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:37.220388 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Create volume of 1 GB Aug 19 23:13:37.225794 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Availability Zones retrieved successfully. Aug 19 23:13:37.234997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Flow 'volume_create_api' (9552eb50-f99c-4ca6-aecc-608906deafc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:37.237157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a2a44a-23cc-4cb5-8e54-766a9023bc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:37.238450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:37.272291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a2a44a-23cc-4cb5-8e54-766a9023bc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:37.273198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490e1a93-fd05-49e7-92d0-dae4984d0b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:37.275395 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=474,cinder:UPDATE=118,cinder:INSERT=62 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:13:37.365393 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Created reservations ['4ba83b73-6aa0-4154-b2de-29dda5e7f97b', '63c62ca5-1b6e-46fe-8de2-80fc81d72875', 'e57cc86e-d9c1-42f5-9071-fbe47f90b40a', 'e03241db-32c4-467e-ad98-f129dc77e307'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:37.367332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490e1a93-fd05-49e7-92d0-dae4984d0b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba83b73-6aa0-4154-b2de-29dda5e7f97b', '63c62ca5-1b6e-46fe-8de2-80fc81d72875', 'e57cc86e-d9c1-42f5-9071-fbe47f90b40a', 'e03241db-32c4-467e-ad98-f129dc77e307']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:37.368251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc530b0e-40a8-4385-8a90-dad4017b0c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:37.399592 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc530b0e-40a8-4385-8a90-dad4017b0c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7680d794-11b7-4f7b-8846-4851ed83244c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1885688046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498fd8f6c86a4b469581aa14e49b4a40',qos_specs=None,replication_status=,reservations=['4ba83b73-6aa0-4154-b2de-29dda5e7f97b','63c62ca5-1b6e-46fe-8de2-80fc81d72875','e57cc86e-d9c1-42f5-9071-fbe47f90b40a','e03241db-32c4-467e-ad98-f129dc77e307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70306f5d6074b1fa0f4cc4af76efa95',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1885688046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7680d794-11b7-4f7b-8846-4851ed83244c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='498fd8f6c86a4b469581aa14e49b4a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b70306f5d6074b1fa0f4cc4af76efa95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:37.400526 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246cdbfa-1af1-41c4-980f-167c19d93ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:37.422631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246cdbfa-1af1-41c4-980f-167c19d93ef6) transitioned into state 'SUCCESS' from state '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-1885688046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498fd8f6c86a4b469581aa14e49b4a40',qos_specs=None,replication_status=,reservations=['4ba83b73-6aa0-4154-b2de-29dda5e7f97b','63c62ca5-1b6e-46fe-8de2-80fc81d72875','e57cc86e-d9c1-42f5-9071-fbe47f90b40a','e03241db-32c4-467e-ad98-f129dc77e307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70306f5d6074b1fa0f4cc4af76efa95',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:37.423855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd7a2e5-4b3b-4fea-a557-a8368f83d672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:37.439701 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd7a2e5-4b3b-4fea-a557-a8368f83d672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:37.440626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Flow 'volume_create_api' (9552eb50-f99c-4ca6-aecc-608906deafc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:37.440993 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Create volume request issued successfully. Aug 19 23:13:37.441584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-196ab96b-f175-4db6-94ba-b40c682c8b17 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:37.442182 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 184/737] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:13:37 2026] POST /volume/v3/volumes => generated 755 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:37.456089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cc417e13-c89a-43bb-9562-d580533396a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.458317 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc417e13-c89a-43bb-9562-d580533396a5 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:37.458593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc417e13-c89a-43bb-9562-d580533396a5 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.458872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cc417e13-c89a-43bb-9562-d580533396a5 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.471363 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:37.471363 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:37.476282 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cc417e13-c89a-43bb-9562-d580533396a5 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:37.482509 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cc417e13-c89a-43bb-9562-d580533396a5 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:37.483140 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 185/738] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:37.734904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e896d45d-d167-4d85-969b-d628ebf85a0a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.736890 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e896d45d-d167-4d85-969b-d628ebf85a0a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:37.737159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e896d45d-d167-4d85-969b-d628ebf85a0a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.737353 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e896d45d-d167-4d85-969b-d628ebf85a0a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.737472 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-e896d45d-d167-4d85-969b-d628ebf85a0a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:37.742355 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e896d45d-d167-4d85-969b-d628ebf85a0a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a returned with HTTP 404 Aug 19 23:13:37.742967 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 187/739] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:37.752008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-47485afd-c746-4092-a5ca-8fb237da12df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.754418 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47485afd-c746-4092-a5ca-8fb237da12df tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/detail Aug 19 23:13:37.754601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47485afd-c746-4092-a5ca-8fb237da12df tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.754742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47485afd-c746-4092-a5ca-8fb237da12df tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.755166 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:37.755166 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:37.760295 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47485afd-c746-4092-a5ca-8fb237da12df tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/detail returned with HTTP 200 Aug 19 23:13:37.760704 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 184/740] 10.4.3.193 () {68 vars in 1296 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:37.769829 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8105fa2d-778e-4828-a114-31651aeb065a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.771808 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:37.772110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.772353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.772764 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:37.773210 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:37.773210 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:37.773856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:37.783942 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:37.788064 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8105fa2d-778e-4828-a114-31651aeb065a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:37.788830 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 185/741] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:37.802027 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-44b4db51-e706-4503-b343-192a3bc96af0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.804586 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action Aug 19 23:13:37.805072 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:37.805223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:37.806766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] delete called for group d9acc91c-eaf7-45c2-9061-934e7467781a {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:37.806881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Delete group with id: d9acc91c-eaf7-45c2-9061-934e7467781a Aug 19 23:13:37.810541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-44b4db51-e706-4503-b343-192a3bc96af0 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action returned with HTTP 404 Aug 19 23:13:37.811100 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 186/742] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:37 2026] POST /volume/v3/groups/d9acc91c-eaf7-45c2-9061-934e7467781a/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:37.820036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.822368 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:37.822465 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.822649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.822937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:37.823626 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:37.831305 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:37.834337 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36bfb9f4-8edc-41bb-85b8-0d378a9aac88 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:37.834907 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 188/743] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:37.853313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-61143465-5bff-4ab5-bce9-ba609733424f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.855325 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action Aug 19 23:13:37.855722 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:37.855898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:37.857262 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] delete called for group 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c {{(pid=100376) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:37.857378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Delete group with id: 8b7e2c6c-cea6-4085-96fe-f7f9a33b691c Aug 19 23:13:37.860608 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-61143465-5bff-4ab5-bce9-ba609733424f tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action returned with HTTP 404 Aug 19 23:13:37.861142 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 185/744] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:37 2026] POST /volume/v3/groups/8b7e2c6c-cea6-4085-96fe-f7f9a33b691c/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:37.868565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eba11a46-b9db-4765-91e9-b65ee4c1f307 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.871425 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eba11a46-b9db-4765-91e9-b65ee4c1f307 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/808f5c32-21a5-43b7-859b-44fdfa6ab913 Aug 19 23:13:37.871425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eba11a46-b9db-4765-91e9-b65ee4c1f307 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.871615 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eba11a46-b9db-4765-91e9-b65ee4c1f307 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.887503 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eba11a46-b9db-4765-91e9-b65ee4c1f307 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/group_types/808f5c32-21a5-43b7-859b-44fdfa6ab913 returned with HTTP 202 Aug 19 23:13:37.887503 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 186/745] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:37 2026] DELETE /volume/v3/group_types/808f5c32-21a5-43b7-859b-44fdfa6ab913 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:37.896444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ae6a38ac-e841-4097-9935-08bfa566d0db None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.898979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae6a38ac-e841-4097-9935-08bfa566d0db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] DELETE https://10.4.3.193/volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f Aug 19 23:13:37.899203 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae6a38ac-e841-4097-9935-08bfa566d0db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.899466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae6a38ac-e841-4097-9935-08bfa566d0db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.941527 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae6a38ac-e841-4097-9935-08bfa566d0db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f returned with HTTP 202 Aug 19 23:13:37.942111 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 187/746] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:37 2026] DELETE /volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:37.950327 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c07e3952-e38a-4484-8e1e-cfefb000d3db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.952408 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c07e3952-e38a-4484-8e1e-cfefb000d3db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] GET https://10.4.3.193/volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f Aug 19 23:13:37.952631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c07e3952-e38a-4484-8e1e-cfefb000d3db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:37.952802 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c07e3952-e38a-4484-8e1e-cfefb000d3db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:37.956544 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c07e3952-e38a-4484-8e1e-cfefb000d3db tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f returned with HTTP 404 Aug 19 23:13:37.957290 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 189/747] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:37 2026] GET /volume/v3/types/d881a67e-0055-4247-8434-e8c2b451a25f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:37.966299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4d6049f0-d5e0-434a-8f27-2dee5a47f572 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:37.969183 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4d6049f0-d5e0-434a-8f27-2dee5a47f572 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:37.969548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4d6049f0-d5e0-434a-8f27-2dee5a47f572 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-495182224"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:37.986548 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4d6049f0-d5e0-434a-8f27-2dee5a47f572 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:37.987207 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 186/748] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:37 2026] POST /volume/v3/types => generated 215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:38.001096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4aa43fe0-8113-4d98-98c6-b08a79f628ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.003744 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aa43fe0-8113-4d98-98c6-b08a79f628ae tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:38.003744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4aa43fe0-8113-4d98-98c6-b08a79f628ae tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1608539129"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:38.024814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aa43fe0-8113-4d98-98c6-b08a79f628ae tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:38.025287 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 187/749] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:38 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:38.036411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.038789 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:38.038789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9cc7eed2-a889-43ea-a95e-774b0d162282", "volume_types": ["e95f9624-0762-454e-b1dc-7887f49b48ea"], "name": "tempest-GroupsTest-Group-239274688"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:38.040566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating new group {'group': {'group_type': '9cc7eed2-a889-43ea-a95e-774b0d162282', 'volume_types': ['e95f9624-0762-454e-b1dc-7887f49b48ea'], 'name': 'tempest-GroupsTest-Group-239274688'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:38.044372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Creating group tempest-GroupsTest-Group-239274688. Aug 19 23:13:38.051420 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:38.068231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['2899381e-7560-42cf-bf7e-631335eb8ce1'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:38.101773 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5d2d976-53ca-42b5-aab9-e2bf188f7f93 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:38.102359 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 188/750] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:38 2026] POST /volume/v3/groups => generated 103 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:38.115448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.117665 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:38.118791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.118791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.119215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:38.123775 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.123775 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:38.133956 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0c04b51-b97d-431c-8623-5b96e7c3f33d tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:38.134367 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 190/751] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:38.499949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.502038 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:38.502556 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.502556 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.523003 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.523003 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:38.531228 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:38.543503 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-751b495a-4b83-4aed-bbbb-89e55f631ec6 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:38.544042 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 187/752] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:38.595760 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.598370 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:38.598498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.601631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.617083 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.617083 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:38.623085 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:38.630157 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-deef905e-21a9-41bc-8194-135479ce201c tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:38.630786 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 188/753] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:38.725984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9229b628-e3fb-4755-ac73-98d501623e10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.726503 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9229b628-e3fb-4755-ac73-98d501623e10 None None] GET https://10.4.3.193/volume// Aug 19 23:13:38.728040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9229b628-e3fb-4755-ac73-98d501623e10 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.728294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9229b628-e3fb-4755-ac73-98d501623e10 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.729785 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9229b628-e3fb-4755-ac73-98d501623e10 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:38.730785 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 189/754] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:38.738577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-00518f7a-00ea-4b57-9b1a-5254d34e7457 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.741162 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-00518f7a-00ea-4b57-9b1a-5254d34e7457 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:13:38.741534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-00518f7a-00ea-4b57-9b1a-5254d34e7457 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7680d794-11b7-4f7b-8846-4851ed83244c", "connector": null, "instance_uuid": "60808c34-5d84-4791-af0b-6fba24244cc6"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:38.750122 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.750122 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:38.781620 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-00518f7a-00ea-4b57-9b1a-5254d34e7457 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:13:38.782161 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 191/755] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:13:38 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:38.815043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.816958 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:38.817187 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.817374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.826947 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.826947 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:38.831273 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78dc06bc-3c4c-458d-bd90-70c8f2604610 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.831640 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78dc06bc-3c4c-458d-bd90-70c8f2604610 None None] GET https://10.4.3.193/volume// Aug 19 23:13:38.832601 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:38.832668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78dc06bc-3c4c-458d-bd90-70c8f2604610 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.832668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78dc06bc-3c4c-458d-bd90-70c8f2604610 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.832668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78dc06bc-3c4c-458d-bd90-70c8f2604610 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:38.832668 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 189/756] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:38.839137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d13d33a8-08f8-4cce-8c61-99e1d2de7990 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:38.840008 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 188/757] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:38.841737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.855297 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:38.855514 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:38.855691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:38.867108 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.867108 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:38.871674 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:38.877197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-0be9a6ea-f8c3-41d7-abfc-b87524338dea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:38.877786 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 190/758] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:13:38 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:38.979348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:38.982153 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] PUT https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 Aug 19 23:13:38.982614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:38.992911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Acquiring lock "cinder-attachment_update-7680d794-11b7-4f7b-8846-4851ed83244c-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:13:38.998702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Lock "cinder-attachment_update-7680d794-11b7-4f7b-8846-4851ed83244c-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:13:38.999997 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:38.999997 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:39.148489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.150212 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:39.150395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:39.150622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:39.150886 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:39.154900 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.154900 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:39.161601 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caea7e6b-c21a-4eb6-b81c-c1e77e640e67 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:39.161970 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 190/759] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:39 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 332 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:39.163498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Lock "cinder-attachment_update-7680d794-11b7-4f7b-8846-4851ed83244c-np0000007826" released by "attachment_update" :: held 0.165s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:13:39.164567 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-ca865fb8-6d19-4518-9723-73515f39a48f tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 returned with HTTP 200 Aug 19 23:13:39.164567 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 192/760] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:13:38 2026] PUT /volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:39.170728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-234c7537-522e-4341-ae73-97be66393d09 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.172695 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:39.173177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1154600481", "volume_type": "e95f9624-0762-454e-b1dc-7887f49b48ea", "group_id": "ebe58cf4-7f71-427f-8345-5d015db71efd", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:39.174699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1154600481', 'volume_type': 'e95f9624-0762-454e-b1dc-7887f49b48ea', 'group_id': 'ebe58cf4-7f71-427f-8345-5d015db71efd', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:39.183856 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.183856 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:39.184353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume of 1 GB Aug 19 23:13:39.189643 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:39.195585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (cd4581d9-2393-4c4f-b982-e27247d8fd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:39.196969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866c49c5-e106-43c1-b479-e186328c795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:39.197606 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.197606 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:39.197951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:39.214645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5e744a3e-d2aa-47a7-97e6-b107489fa052 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.215112 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e744a3e-d2aa-47a7-97e6-b107489fa052 None None] GET https://10.4.3.193/volume// Aug 19 23:13:39.215290 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e744a3e-d2aa-47a7-97e6-b107489fa052 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:39.215494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5e744a3e-d2aa-47a7-97e6-b107489fa052 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:39.215818 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5e744a3e-d2aa-47a7-97e6-b107489fa052 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:39.216137 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 191/761] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:13:39.221128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866c49c5-e106-43c1-b479-e186328c795f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e95f9624-0762-454e-b1dc-7887f49b48ea,is_public=True,name='tempest-GroupsTest-volume-type-495182224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e95f9624-0762-454e-b1dc-7887f49b48ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebe58cf4-7f71-427f-8345-5d015db71efd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:39.222105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538c1cb9-de8f-4f5d-86e2-f3b817a9acbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:39.226017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.228319 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:13:39.228519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:39.228736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:39.239069 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.239069 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:39.244043 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:13:39.250041 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-b11644cd-85e2-41c0-87b8-e4e122bf07de tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:13:39.250726 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 191/762] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:13:39 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:39.252300 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-495182224 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-495182224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:39.252566 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-495182224 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-495182224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:39.288185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['044f4067-d08f-499e-85c0-356819e83a82', 'f08eb24d-c66d-4d61-a417-c63bf1507a86', '64e824cc-2f5b-4d2e-84fd-5c1d7674cf38', '36581d86-40ab-4133-a8b6-a2f2223950e4'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:39.289211 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538c1cb9-de8f-4f5d-86e2-f3b817a9acbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044f4067-d08f-499e-85c0-356819e83a82', 'f08eb24d-c66d-4d61-a417-c63bf1507a86', '64e824cc-2f5b-4d2e-84fd-5c1d7674cf38', '36581d86-40ab-4133-a8b6-a2f2223950e4']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:39.290002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f424707d-e6da-4647-9ee5-4162c19a64d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:39.320232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f424707d-e6da-4647-9ee5-4162c19a64d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eefd3c86-f99c-4fe9-a6e5-d466330e142e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1154600481',encryption_key_id=None,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['044f4067-d08f-499e-85c0-356819e83a82','f08eb24d-c66d-4d61-a417-c63bf1507a86','64e824cc-2f5b-4d2e-84fd-5c1d7674cf38','36581d86-40ab-4133-a8b6-a2f2223950e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1154600481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,host=None,id=eefd3c86-f99c-4fe9-a6e5-d466330e142e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='860fbe58f41346248895772c1fcd11a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb1e099cc841441ea034e511f51c439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e95f9624-0762-454e-b1dc-7887f49b48ea),volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:39.321023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b9db16-2c57-4341-a5c5-914c811b3f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:39.342566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b9db16-2c57-4341-a5c5-914c811b3f9d) transitioned into state 'SUCCESS' from state '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-1154600481',encryption_key_id=None,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['044f4067-d08f-499e-85c0-356819e83a82','f08eb24d-c66d-4d61-a417-c63bf1507a86','64e824cc-2f5b-4d2e-84fd-5c1d7674cf38','36581d86-40ab-4133-a8b6-a2f2223950e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:39.343335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (181dc1f7-424b-4b14-ad72-f31e43c59fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:39.347810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.349901 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] PUT https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e Aug 19 23:13:39.350295 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:39.356914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (181dc1f7-424b-4b14-ad72-f31e43c59fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:39.357853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (cd4581d9-2393-4c4f-b982-e27247d8fd10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:39.358195 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request issued successfully. Aug 19 23:13:39.359090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Acquiring lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:13:39.359343 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:39.359498 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:39.364484 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:13:39.365577 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.365577 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:39.400015 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:39.403518 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.403518 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:39.407611 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-234c7537-522e-4341-ae73-97be66393d09 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:39.408194 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 189/763] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:39 2026] POST /volume/v3/volumes => generated 814 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:39.427064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b41ba671-838d-463e-9976-573c0fb7ee98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.429088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e Aug 19 23:13:39.429190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:39.429352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:39.440737 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.440737 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:39.447856 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:39.451739 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:39.451739 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:39.463095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Lock "cinder-attachment_update-4386b7bc-8d92-4425-9b16-062b3e09abf7-np0000007826" released by "attachment_update" :: held 0.098s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:13:39.463499 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-f6433648-8541-43f5-9c05-48a17fae5f62 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e returned with HTTP 200 Aug 19 23:13:39.464281 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 193/764] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:13:39 2026] PUT /volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:39.496854 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-48a5a71c-7da4-4ac7-ac5a-695551d33943 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.498666 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:39.500684 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-48a5a71c-7da4-4ac7-ac5a-695551d33943 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] POST https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e/action Aug 19 23:13:39.501306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-48a5a71c-7da4-4ac7-ac5a-695551d33943 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:39.501446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-48a5a71c-7da4-4ac7-ac5a-695551d33943 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:39.502894 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.502894 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:39.519956 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b41ba671-838d-463e-9976-573c0fb7ee98 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e returned with HTTP 200 Aug 19 23:13:39.520543 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 192/765] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:39 2026] GET /volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e => generated 882 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:39.522059 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.522059 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:39.540989 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8639534e-0062-4e34-aaa6-2a5d798fa6d9 req-48a5a71c-7da4-4ac7-ac5a-695551d33943 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e/action returned with HTTP 204 Aug 19 23:13:39.541816 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 192/766] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:13:39 2026] POST /volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:39.855080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:39.857702 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:39.858034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:39.858313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:39.870874 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:39.870874 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:39.875648 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:39.880628 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc4a6259-14c8-404a-b6a3-b59c42ff472a tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:39.881185 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 190/767] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:39 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:40.537191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:40.539376 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e Aug 19 23:13:40.539588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:40.539785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:40.549385 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.549385 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:40.557781 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:40.558567 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:40.558755 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:40.592574 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:40.597818 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.597818 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:40.607023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d6d52eb-3562-4117-9f16-72f83ba5b350 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e returned with HTTP 200 Aug 19 23:13:40.607729 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 194/768] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:40 2026] GET /volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e => generated 907 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:40.629853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:40.632251 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:40.633186 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1323374648", "volume_type": "e95f9624-0762-454e-b1dc-7887f49b48ea", "group_id": "ebe58cf4-7f71-427f-8345-5d015db71efd", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:40.634912 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1323374648', 'volume_type': 'e95f9624-0762-454e-b1dc-7887f49b48ea', 'group_id': 'ebe58cf4-7f71-427f-8345-5d015db71efd', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:40.647083 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.647083 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:40.647668 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume of 1 GB Aug 19 23:13:40.655508 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Availability Zones retrieved successfully. Aug 19 23:13:40.662982 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (bb26fdd8-48f2-457b-b7b4-8f74c64b9084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:40.664078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e552e6f-0091-46bc-a71f-14b3683a005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:40.664763 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.664763 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:40.665345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:40.701931 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e552e6f-0091-46bc-a71f-14b3683a005e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e95f9624-0762-454e-b1dc-7887f49b48ea,is_public=True,name='tempest-GroupsTest-volume-type-495182224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e95f9624-0762-454e-b1dc-7887f49b48ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebe58cf4-7f71-427f-8345-5d015db71efd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:40.703118 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23d2643-4364-4e34-8832-9bf73d601ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:40.741330 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-495182224 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-495182224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:40.741828 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-495182224 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-495182224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:40.759137 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Created reservations ['de927cf5-a440-4dfd-8ef9-6cf3410262ce', 'dddb94a6-68a3-4795-9f27-60f5bb411743', '0a112d75-b4f8-452e-9bd8-d522128bb96c', '6fa8af28-a368-49fb-8515-fa96c63f8ce6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:40.760239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23d2643-4364-4e34-8832-9bf73d601ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de927cf5-a440-4dfd-8ef9-6cf3410262ce', 'dddb94a6-68a3-4795-9f27-60f5bb411743', '0a112d75-b4f8-452e-9bd8-d522128bb96c', '6fa8af28-a368-49fb-8515-fa96c63f8ce6']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:40.761443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9383e1-85e8-48c2-91ad-8de8586b1707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:40.792100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9383e1-85e8-48c2-91ad-8de8586b1707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99908d1a-3818-4998-a501-5eadae201f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1323374648',encryption_key_id=None,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['de927cf5-a440-4dfd-8ef9-6cf3410262ce','dddb94a6-68a3-4795-9f27-60f5bb411743','0a112d75-b4f8-452e-9bd8-d522128bb96c','6fa8af28-a368-49fb-8515-fa96c63f8ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1323374648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,host=None,id=99908d1a-3818-4998-a501-5eadae201f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='860fbe58f41346248895772c1fcd11a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb1e099cc841441ea034e511f51c439f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e95f9624-0762-454e-b1dc-7887f49b48ea),volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:40.793483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a69afe-6c1c-4d9f-9406-1d40cef23f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:40.817585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a69afe-6c1c-4d9f-9406-1d40cef23f75) transitioned into state 'SUCCESS' from state '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-1323374648',encryption_key_id=None,group_id=ebe58cf4-7f71-427f-8345-5d015db71efd,group_type_id=,metadata={},multiattach=False,project_id='860fbe58f41346248895772c1fcd11a6',qos_specs=None,replication_status=,reservations=['de927cf5-a440-4dfd-8ef9-6cf3410262ce','dddb94a6-68a3-4795-9f27-60f5bb411743','0a112d75-b4f8-452e-9bd8-d522128bb96c','6fa8af28-a368-49fb-8515-fa96c63f8ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1e099cc841441ea034e511f51c439f',volume_type_id=e95f9624-0762-454e-b1dc-7887f49b48ea)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:40.818633 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8632b8-ab41-4e30-b310-1ea74ce9016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:40.835974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8632b8-ab41-4e30-b310-1ea74ce9016f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:40.837326 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Flow 'volume_create_api' (bb26fdd8-48f2-457b-b7b4-8f74c64b9084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:40.837754 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Create volume request issued successfully. Aug 19 23:13:40.838706 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:40.838977 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:40.890281 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:40.894003 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.894003 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:40.898770 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88e54a1c-3aae-4037-a3c7-feaa5b7e7636 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:40.899094 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 193/769] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:40 2026] POST /volume/v3/volumes => generated 814 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:40.904363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6fe36903-9195-4f13-81c3-c26a8812c3be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:40.908598 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fe36903-9195-4f13-81c3-c26a8812c3be tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:40.909248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fe36903-9195-4f13-81c3-c26a8812c3be tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:40.909561 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6fe36903-9195-4f13-81c3-c26a8812c3be tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:40.918186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:40.920299 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c Aug 19 23:13:40.920534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:40.920846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:40.923958 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.923958 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:40.929812 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.929812 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:40.931445 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6fe36903-9195-4f13-81c3-c26a8812c3be tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:40.935948 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:40.936663 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:40.936916 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:40.938375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6fe36903-9195-4f13-81c3-c26a8812c3be tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:40.938957 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 193/770] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:40 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:40.980528 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:40.984117 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:40.984117 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:40.993970 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b3847a4-028f-48e9-986b-c3d0f9fe8119 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c returned with HTTP 200 Aug 19 23:13:40.994567 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 191/771] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:40 2026] GET /volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c => generated 906 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:41.957417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:41.960143 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:41.960350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:41.960616 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:41.979210 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:41.979210 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:41.984376 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:41.991337 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf58f59-da7c-408d-82b2-2db2c1c44835 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:41.991855 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 195/772] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:41 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:42.011613 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:42.014676 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c Aug 19 23:13:42.014997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:42.015252 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:42.024834 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:42.024834 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:42.030786 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:42.032057 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:42.032057 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:42.087264 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:42.091276 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:42.091276 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:42.104656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbea0c41-a6dc-4c82-9ca2-76ed10dbecaf tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c returned with HTTP 200 Aug 19 23:13:42.105266 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 194/773] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:42 2026] GET /volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:42.122946 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:42.125211 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] PUT https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:42.125652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "99908d1a-3818-4998-a501-5eadae201f9c"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:42.128178 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Update called for group ebe58cf4-7f71-427f-8345-5d015db71efd. {{(pid=100374) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:42.128336 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Updating group ebe58cf4-7f71-427f-8345-5d015db71efd with name new_group description: This is a new group add_volumes: None remove_volumes: 99908d1a-3818-4998-a501-5eadae201f9c. Aug 19 23:13:42.132604 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:42.132604 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:42.167230 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad7fc58e-9dec-4f6e-9ac1-501cc72eaeba tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 202 Aug 19 23:13:42.167230 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 194/774] 10.4.3.193 () {70 vars in 1407 bytes} [Wed Aug 19 23:13:42 2026] PUT /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:42.172659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:42.174743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:42.174972 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:42.175183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:42.175400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:42.178983 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:42.178983 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:42.188371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99150fd1-4b8c-48e8-bbf4-5c3a20dabf54 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:42.188931 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 192/775] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:42 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:42.522226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-7217efe9-b66b-4b1e-a94f-9acf34cba4ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:42.525923 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-7217efe9-b66b-4b1e-a94f-9acf34cba4ac tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] POST https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1/action Aug 19 23:13:42.526396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-7217efe9-b66b-4b1e-a94f-9acf34cba4ac tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:42.526577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-7217efe9-b66b-4b1e-a94f-9acf34cba4ac tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:42.547980 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:42.547980 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:42.570352 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c5d8b89c-53e9-4739-8e8d-c21baa4b6f91 req-7217efe9-b66b-4b1e-a94f-9acf34cba4ac tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1/action returned with HTTP 204 Aug 19 23:13:42.570831 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 196/776] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:13:42 2026] POST /volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:43.010614 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.017640 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.018105 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.018359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.032520 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.032520 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:43.041016 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:43.050264 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0cc78517-f5ed-43a4-838d-ab2f4af8a294 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.050809 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 195/777] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.063416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.065764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:13:43.066068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.066362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.068741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.071756 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.071990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.072832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.078109 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.078109 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:43.082042 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:13:43.085447 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.085447 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:43.087762 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63981152-58bc-40c7-a1f6-35efbf49b7f7 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:13:43.088243 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 195/778] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.088826 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:43.093369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a74b7f78-7dfe-4995-af2a-12cd9f68e9e1 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.093560 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 193/779] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.106809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.108030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.108661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.108661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.121213 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.121213 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:43.126094 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Volume info retrieved successfully. Aug 19 23:13:43.130423 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa1d8523-4fbb-40a9-a5d7-54d3a904b3b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.130858 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 197/780] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.163583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.172003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:13:43.172189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.172742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.197081 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.197081 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:43.203983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.205274 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:13:43.208393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:43.208703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.208975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.209153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:43.211601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-11bfb31f-691a-47a3-8c7a-eea781a5aa91 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:13:43.212163 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 196/781] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.214137 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.214137 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:43.228675 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b88264cb-1cb0-43e3-89cf-63b458cbe234 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:43.229287 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 196/782] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.236140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.239660 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.239925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.240200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.241090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.243380 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:43.243645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.243915 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.244078 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:43.248121 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.248121 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:43.252003 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.252003 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:43.256933 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:43.259566 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-963f4ee6-dca8-4ef3-a94b-1f32124a1e63 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:43.260116 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 198/783] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.264254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.268934 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-74297048-1bfd-4e69-bc85-f3fcf62de995 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.268934 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 194/784] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.270442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4/action Aug 19 23:13:43.270903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:43.271052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:43.271190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.278885 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:43.278885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.278885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.278885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:43.282009 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.282009 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:43.282591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:43.284505 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.284505 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:43.284593 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:13:43.294663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.296266 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:43.297322 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:43.298170 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:43.298576 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] POST https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c/action Aug 19 23:13:43.299063 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:43.299242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:43.303603 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Begin detaching volume completed successfully. Aug 19 23:13:43.304007 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-31915195-9da2-4d6d-91d6-7615a1d16c4a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4/action returned with HTTP 202 Aug 19 23:13:43.304609 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 197/785] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:13:43 2026] POST /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:13:43.315797 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.315797 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:43.316551 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:43.331175 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Begin detaching volume completed successfully. Aug 19 23:13:43.331175 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-5285f5df-e756-4392-b702-d82f0f0bcc74 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c/action returned with HTTP 202 Aug 19 23:13:43.331352 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 199/786] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:13:43 2026] POST /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:13:43.364116 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.365633 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:43.366838 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.366838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.366838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.371484 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.371484 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:43.383243 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d80a95b7-7f29-41b6-b6b3-b65b847dc5a3 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:43.383758 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 197/787] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:43.391241 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.391241 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:43.395985 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Volume info retrieved successfully. Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4ba2110-2c50-4b43-bce3-8e56d60f0bc2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4ba2110-2c50-4b43-bce3-8e56d60f0bc2 None None] GET https://10.4.3.193/volume// Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4ba2110-2c50-4b43-bce3-8e56d60f0bc2 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4ba2110-2c50-4b43-bce3-8e56d60f0bc2 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4ba2110-2c50-4b43-bce3-8e56d60f0bc2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:43.396162 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 198/788] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13: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 19 23:13:43.399379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e529b85-d039-407e-a384-d323e0d7964f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.399906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e529b85-d039-407e-a384-d323e0d7964f None None] GET https://10.4.3.193/volume// Aug 19 23:13:43.400178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e529b85-d039-407e-a384-d323e0d7964f None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.400425 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e529b85-d039-407e-a384-d323e0d7964f None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.400899 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e529b85-d039-407e-a384-d323e0d7964f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:43.401242 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50d78215-f910-4ff5-a548-a8eb368cdb24 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.401308 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 200/789] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13: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 19 23:13:43.401790 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 195/790] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:43.402153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-870bf56a-33d0-4632-b819-f9d687807c6a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.407566 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-870bf56a-33d0-4632-b819-f9d687807c6a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] PUT https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:43.409605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-870bf56a-33d0-4632-b819-f9d687807c6a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "99908d1a-3818-4998-a501-5eadae201f9c"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:43.409745 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.410116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-870bf56a-33d0-4632-b819-f9d687807c6a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Update called for group ebe58cf4-7f71-427f-8345-5d015db71efd. {{(pid=100374) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 23:13:43.410295 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-870bf56a-33d0-4632-b819-f9d687807c6a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Updating group ebe58cf4-7f71-427f-8345-5d015db71efd with name None description: None add_volumes: 99908d1a-3818-4998-a501-5eadae201f9c remove_volumes: None. Aug 19 23:13:43.412635 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:13:43.413023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.413346 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.414183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.416515 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.416515 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:43.417827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:43.418184 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.418458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.429698 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.429698 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:43.436258 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.436258 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:43.438865 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:13:43.444232 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:43.447129 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-395a8f8e-6a47-4661-836c-ece0c5c7675c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:13:43.447725 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 199/791] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:43.453285 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-aa54fd0a-aa6b-49bc-8275-b09b76652017 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:43.453876 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 201/792] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:43.465211 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-870bf56a-33d0-4632-b819-f9d687807c6a tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 202 Aug 19 23:13:43.465915 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 198/793] 10.4.3.193 () {70 vars in 1406 bytes} [Wed Aug 19 23:13:43 2026] PUT /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:43.482366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:43.482366 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:43.483843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:43.483843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:43.483843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:43.491630 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:43.491630 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:43.508377 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e0dfcb5e-70ca-437a-9236-777c6e210eee tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:43.508848 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 196/794] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:43 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:44.428548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.432831 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:44.432831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:44.432831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:44.442917 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.442917 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:44.448164 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Volume info retrieved successfully. Aug 19 23:13:44.453538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82b2e6c7-d0b4-4399-9ff5-3ffa56eb9943 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:44.454049 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 200/795] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:44 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:44.525843 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.528193 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:44.528483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:44.528742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:44.528937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:44.535340 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.535340 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:44.545961 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-69e681a1-cd09-4bb7-87cd-779a5fed4ffb tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 200 Aug 19 23:13:44.546455 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 202/796] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:44 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:44.555650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.558373 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:44.558574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:44.558809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:44.559035 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:44.559386 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.559386 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:44.559797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:44.569186 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:44.570115 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:44.570320 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:44.623786 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:44.626866 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.626866 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:44.632480 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:44.632639 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:44.672475 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:44.676803 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.676803 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:44.685843 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cee8c3c0-e29f-48e4-bb82-92766d674bb1 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:44.686234 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 199/797] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:44 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 23:13:44.702886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.705099 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:44.705359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:44.705586 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:44.705967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:44.706373 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.706373 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:44.706921 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:44.715395 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Get all volumes completed successfully. Aug 19 23:13:44.716100 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:44.716231 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:44.751187 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:44.754039 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.754039 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:44.757371 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:44.757516 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:44.797473 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:44.800992 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.800992 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:44.810072 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dc235034-0c0c-4b06-88ba-ef93875ee11b tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:44.810072 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 197/798] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:44 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:44.828623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.834231 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] POST https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd/action Aug 19 23:13:44.834231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:44.834231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:44.834578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] delete called for group ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:44.834813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Delete group with id: ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:44.839458 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.839458 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:44.895002 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8459c768-a6ef-41eb-9768-dc25bfa02d11 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd/action returned with HTTP 202 Aug 19 23:13:44.895488 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 201/799] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:44 2026] POST /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:44.906948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:44.909893 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c Aug 19 23:13:44.910160 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:44.910374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:44.920044 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.920044 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:44.931137 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Volume info retrieved successfully. Aug 19 23:13:44.932244 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:44.932421 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:44.978870 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:44.981906 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:44.981906 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:44.989681 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ffbd179-5674-4c83-98ce-bffc9856daf5 tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c returned with HTTP 200 Aug 19 23:13:44.990273 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 203/800] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:44 2026] GET /volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:45.472048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:45.477038 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:45.477174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:45.477594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:45.493139 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:45.493139 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:45.497955 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Volume info retrieved successfully. Aug 19 23:13:45.506674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24cdc0d7-8917-4bd4-b27e-21f4c066627d tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:45.507598 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 200/801] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:45 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:45.720137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-fedd977d-f519-4a7e-bd37-839f04826e71 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:45.723020 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-fedd977d-f519-4a7e-bd37-839f04826e71 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] DELETE https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 Aug 19 23:13:45.723212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-fedd977d-f519-4a7e-bd37-839f04826e71 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:45.723429 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-fedd977d-f519-4a7e-bd37-839f04826e71 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:45.742353 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:45.742353 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:45.853604 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5a2a144-af3d-4b77-a11c-966e1e9fc5a9 req-fedd977d-f519-4a7e-bd37-839f04826e71 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 returned with HTTP 200 Aug 19 23:13:45.853604 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 198/802] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:45 2026] DELETE /volume/v3/attachments/80e6292a-8879-44fd-be4c-d17613bab8c1 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:46.004920 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81a40ce2-79b0-4831-9637-8fca6d00763c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.007910 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81a40ce2-79b0-4831-9637-8fca6d00763c tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c Aug 19 23:13:46.007910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81a40ce2-79b0-4831-9637-8fca6d00763c tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.008204 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81a40ce2-79b0-4831-9637-8fca6d00763c tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.015610 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81a40ce2-79b0-4831-9637-8fca6d00763c tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c returned with HTTP 404 Aug 19 23:13:46.017159 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 202/803] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/99908d1a-3818-4998-a501-5eadae201f9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:46.026746 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb98b5f2-70dd-459f-acd8-9b27ab1162fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.030975 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb98b5f2-70dd-459f-acd8-9b27ab1162fe tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e Aug 19 23:13:46.031307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb98b5f2-70dd-459f-acd8-9b27ab1162fe tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.031567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb98b5f2-70dd-459f-acd8-9b27ab1162fe tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.039906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb98b5f2-70dd-459f-acd8-9b27ab1162fe tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e returned with HTTP 404 Aug 19 23:13:46.040792 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 204/804] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/eefd3c86-f99c-4fe9-a6e5-d466330e142e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:46.051489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f974bfbc-108e-4d17-8ce3-6232a69550de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.055133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f974bfbc-108e-4d17-8ce3-6232a69550de tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] GET https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd Aug 19 23:13:46.055395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f974bfbc-108e-4d17-8ce3-6232a69550de tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.055629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f974bfbc-108e-4d17-8ce3-6232a69550de tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.055831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-f974bfbc-108e-4d17-8ce3-6232a69550de tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] show called for member ebe58cf4-7f71-427f-8345-5d015db71efd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:46.059522 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f974bfbc-108e-4d17-8ce3-6232a69550de tempest-GroupsTest-1795210403 tempest-GroupsTest-1795210403-project-member] https://10.4.3.193/volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd returned with HTTP 404 Aug 19 23:13:46.060085 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 201/805] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/groups/ebe58cf4-7f71-427f-8345-5d015db71efd => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:46.067360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-537856f8-1bea-47bf-bf6b-89d8fb9973ab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.069236 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-537856f8-1bea-47bf-bf6b-89d8fb9973ab tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/9cc7eed2-a889-43ea-a95e-774b0d162282 Aug 19 23:13:46.069438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-537856f8-1bea-47bf-bf6b-89d8fb9973ab tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.069605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-537856f8-1bea-47bf-bf6b-89d8fb9973ab tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.069930 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.069930 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:46.085602 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-537856f8-1bea-47bf-bf6b-89d8fb9973ab tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/group_types/9cc7eed2-a889-43ea-a95e-774b0d162282 returned with HTTP 202 Aug 19 23:13:46.086196 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 199/806] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:46 2026] DELETE /volume/v3/group_types/9cc7eed2-a889-43ea-a95e-774b0d162282 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:46.095549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-196ba86b-f65b-44fa-bccc-2e49853860c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.097674 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-196ba86b-f65b-44fa-bccc-2e49853860c9 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] DELETE https://10.4.3.193/volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea Aug 19 23:13:46.097938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-196ba86b-f65b-44fa-bccc-2e49853860c9 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.098193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-196ba86b-f65b-44fa-bccc-2e49853860c9 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.121848 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-196ba86b-f65b-44fa-bccc-2e49853860c9 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea returned with HTTP 202 Aug 19 23:13:46.122457 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 203/807] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:46 2026] DELETE /volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:46.134208 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68558686-2111-4cad-82dc-8d230d4aa776 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.136273 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68558686-2111-4cad-82dc-8d230d4aa776 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] GET https://10.4.3.193/volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea Aug 19 23:13:46.136463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68558686-2111-4cad-82dc-8d230d4aa776 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.136673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68558686-2111-4cad-82dc-8d230d4aa776 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.140389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68558686-2111-4cad-82dc-8d230d4aa776 tempest-GroupsTest-1927376717 tempest-GroupsTest-1927376717-project-admin] https://10.4.3.193/volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea returned with HTTP 404 Aug 19 23:13:46.140946 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 205/808] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/types/e95f9624-0762-454e-b1dc-7887f49b48ea => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:46.144872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-e38ecefa-42ae-4cea-928b-fd579780af49 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.154955 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-e38ecefa-42ae-4cea-928b-fd579780af49 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 Aug 19 23:13:46.155252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-e38ecefa-42ae-4cea-928b-fd579780af49 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.155466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-e38ecefa-42ae-4cea-928b-fd579780af49 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.172173 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.172173 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:46.243449 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9682bfa-0b1e-4627-8867-17fc23a2494e req-e38ecefa-42ae-4cea-928b-fd579780af49 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 returned with HTTP 200 Aug 19 23:13:46.244350 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 202/809] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:46 2026] DELETE /volume/v3/attachments/6d15c72b-cd50-4ebb-be9f-8031fb6350f2 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:46.525551 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.527638 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:46.528142 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.528142 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.539629 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.539629 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:46.543370 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] Volume info retrieved successfully. Aug 19 23:13:46.549607 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba33d3d0-9891-45b6-a19b-96b6c42974ea tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-reader] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:46.550133 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 200/810] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:46.577680 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-905d4547-c560-433c-a69f-7358c66a3d87 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.582261 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-905d4547-c560-433c-a69f-7358c66a3d87 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:13:46.582261 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-905d4547-c560-433c-a69f-7358c66a3d87 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.583347 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-905d4547-c560-433c-a69f-7358c66a3d87 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.596162 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.596162 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:46.604812 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-905d4547-c560-433c-a69f-7358c66a3d87 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:13:46.623055 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-905d4547-c560-433c-a69f-7358c66a3d87 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:13:46.623055 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 204/811] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:46.639025 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.640907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:46.641163 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.641359 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.649019 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.649019 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:46.653640 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:46.665522 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c55d4a10-7680-4181-8623-c92a6d41c1b0 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:46.666127 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 206/812] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:46.727800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:46.731906 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:46.731906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:46.731906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:46.740236 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:46.740236 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:46.746428 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:46.752562 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad3e6e59-3bea-4b9e-819c-432ca03eb5bd tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:46.753182 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 203/813] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:46 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:48.962897 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:48.968647 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] GET https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:13:48.968905 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:48.969220 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:48.983645 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:48.983645 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:48.989151 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:13:49.002683 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4143eb0d-dcf6-4504-8002-96d8acdd126b tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 200 Aug 19 23:13:49.003336 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 201/814] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:48 2026] GET /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 1832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:49.422850 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-46b4bf01-5397-4ff5-bf94-a5a8f332b786 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:49.575037 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-46b4bf01-5397-4ff5-bf94-a5a8f332b786 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:49.575339 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-46b4bf01-5397-4ff5-bf94-a5a8f332b786 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-428498870"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:49.589222 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-46b4bf01-5397-4ff5-bf94-a5a8f332b786 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:49.589657 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 205/815] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:13:49 2026] POST /volume/v3/types => generated 219 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:49.601427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ca57c7f-46b7-4dd3-8487-500af6a876ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:49.603758 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ca57c7f-46b7-4dd3-8487-500af6a876ee tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:13:49.606900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ca57c7f-46b7-4dd3-8487-500af6a876ee tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-517786912"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:49.623823 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ca57c7f-46b7-4dd3-8487-500af6a876ee tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:13:49.624270 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 207/816] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:13:49 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:49.635867 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b52b701-44e3-4b51-9c09-3760934069e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:49.721309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:13:49.722757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4822aec-46d7-4f52-886e-96f0f9b12cd5", "volume_types": ["a5a52cc0-f60b-4125-b3f6-4206375c8ef6"], "name": "tempest-GroupsV314Test-Group-579749067"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:49.724027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Creating new group {'group': {'group_type': 'e4822aec-46d7-4f52-886e-96f0f9b12cd5', 'volume_types': ['a5a52cc0-f60b-4125-b3f6-4206375c8ef6'], 'name': 'tempest-GroupsV314Test-Group-579749067'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:13:49.728193 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Creating group tempest-GroupsV314Test-Group-579749067. Aug 19 23:13:49.738156 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Availability Zones retrieved successfully. Aug 19 23:13:49.766853 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Created reservations ['f4607f70-07bc-441d-b075-d97890c378b9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:49.795886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b52b701-44e3-4b51-9c09-3760934069e5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:13:49.796456 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 204/817] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:13:49 2026] POST /volume/v3/groups => generated 107 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:49.804812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:49.807437 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f Aug 19 23:13:49.807774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:49.807998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:49.808203 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] show called for member d9901e90-e7e2-42b5-b441-771f3d7c805f {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:49.812853 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:49.812853 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:49.823467 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecd623d6-7128-49b5-a65e-89190dc9bb53 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f returned with HTTP 200 Aug 19 23:13:49.823467 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 202/818] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:49 2026] GET /volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:50.837450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:50.841419 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f Aug 19 23:13:50.841699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:50.841972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:50.842143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] show called for member d9901e90-e7e2-42b5-b441-771f3d7c805f {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:50.849125 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:50.849125 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:50.862912 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74e8d8d6-8da8-472f-8a52-9ae8748e8cfc tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f returned with HTTP 200 Aug 19 23:13:50.863590 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 206/819] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:50 2026] GET /volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:50.873156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:50.875060 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:50.875468 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-625763356", "volume_type": "a5a52cc0-f60b-4125-b3f6-4206375c8ef6", "group_id": "d9901e90-e7e2-42b5-b441-771f3d7c805f", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:50.877181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-625763356', 'volume_type': 'a5a52cc0-f60b-4125-b3f6-4206375c8ef6', 'group_id': 'd9901e90-e7e2-42b5-b441-771f3d7c805f', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:50.888205 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:50.888205 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:50.888205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Create volume of 1 GB Aug 19 23:13:50.895926 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Availability Zones retrieved successfully. Aug 19 23:13:50.901837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Flow 'volume_create_api' (4621c68b-1470-41c5-b74d-826886e6ca4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:50.903464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480ae39-0dc4-4fdb-9c7d-7345700a1497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:50.904460 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:50.904460 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:50.904792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:50.931992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480ae39-0dc4-4fdb-9c7d-7345700a1497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6,is_public=True,name='tempest-GroupsV314Test-volume-type-428498870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5a52cc0-f60b-4125-b3f6-4206375c8ef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9901e90-e7e2-42b5-b441-771f3d7c805f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:50.933069 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f231f5-5cfd-4331-b95b-0dc8223e6240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:50.978455 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-428498870 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-428498870, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:50.981735 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-428498870 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-428498870, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:51.021904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Created reservations ['265204b1-9a24-4e48-86ca-ff0ee2a792c5', '0a06c393-407c-4925-82cc-c6e9bcf50daf', '8296d77f-0052-471c-aadd-35d62272ec5e', 'd2c029a9-d33f-4776-9ae6-2366e48611aa'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:51.022824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f231f5-5cfd-4331-b95b-0dc8223e6240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265204b1-9a24-4e48-86ca-ff0ee2a792c5', '0a06c393-407c-4925-82cc-c6e9bcf50daf', '8296d77f-0052-471c-aadd-35d62272ec5e', 'd2c029a9-d33f-4776-9ae6-2366e48611aa']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:51.023631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e04934-f176-4a8f-ad27-6d45c7a6aa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:51.053772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e04934-f176-4a8f-ad27-6d45c7a6aa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80c1079-3f52-4ddc-9cb8-b8c6bdd81af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-625763356',encryption_key_id=None,group_id=d9901e90-e7e2-42b5-b441-771f3d7c805f,group_type_id=,metadata={},multiattach=False,project_id='f1580243c7a64666af9ff78a1c7ba5f9',qos_specs=None,replication_status=,reservations=['265204b1-9a24-4e48-86ca-ff0ee2a792c5','0a06c393-407c-4925-82cc-c6e9bcf50daf','8296d77f-0052-471c-aadd-35d62272ec5e','d2c029a9-d33f-4776-9ae6-2366e48611aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='187af97fe8434030a0e25d50569b05a3',volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-625763356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9901e90-e7e2-42b5-b441-771f3d7c805f,host=None,id=d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1580243c7a64666af9ff78a1c7ba5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='187af97fe8434030a0e25d50569b05a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a52cc0-f60b-4125-b3f6-4206375c8ef6),volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:51.054564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc618deb-585c-423c-9082-91de3472869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:51.074564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc618deb-585c-423c-9082-91de3472869a) transitioned into state 'SUCCESS' from state '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-625763356',encryption_key_id=None,group_id=d9901e90-e7e2-42b5-b441-771f3d7c805f,group_type_id=,metadata={},multiattach=False,project_id='f1580243c7a64666af9ff78a1c7ba5f9',qos_specs=None,replication_status=,reservations=['265204b1-9a24-4e48-86ca-ff0ee2a792c5','0a06c393-407c-4925-82cc-c6e9bcf50daf','8296d77f-0052-471c-aadd-35d62272ec5e','d2c029a9-d33f-4776-9ae6-2366e48611aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='187af97fe8434030a0e25d50569b05a3',volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:51.075279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ae3d4b-6e10-4dda-9cd6-efa9a9cc86a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:51.092879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ae3d4b-6e10-4dda-9cd6-efa9a9cc86a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:51.093824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Flow 'volume_create_api' (4621c68b-1470-41c5-b74d-826886e6ca4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:51.094116 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Create volume request issued successfully. Aug 19 23:13:51.094898 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:51.095144 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:51.138459 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:51.143347 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:51.143347 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:51.155522 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2cec047-70d8-41c9-90d6-6453dfbdb4d9 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:51.156664 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 208/820] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:13:50 2026] POST /volume/v3/volumes => generated 817 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:51.173047 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:51.176420 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 Aug 19 23:13:51.176763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:51.176980 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:51.189433 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:51.189433 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:51.199108 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Volume info retrieved successfully. Aug 19 23:13:51.201010 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:51.201010 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:51.250145 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:51.256030 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:51.256030 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:51.264262 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ceacd55d-ce39-414f-9eb1-d3585a3d3abe tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 returned with HTTP 200 Aug 19 23:13:51.265033 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 205/821] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:51 2026] GET /volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:51.548914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:51.551026 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:51.551266 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:51.551505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:51.551751 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Delete volume with id: 7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:51.564514 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:51.564514 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:51.565113 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:51.596607 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Delete volume request issued successfully. Aug 19 23:13:51.596853 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14c1a748-9c98-4a0d-9904-35b1c9f021cf tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 202 Aug 19 23:13:51.597233 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 203/822] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:13:51 2026] DELETE /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:51.608918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f76de8e1-9bba-49d8-b03e-24a465348195 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:51.611100 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f76de8e1-9bba-49d8-b03e-24a465348195 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:51.611345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f76de8e1-9bba-49d8-b03e-24a465348195 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:51.611537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f76de8e1-9bba-49d8-b03e-24a465348195 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:51.622547 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:51.622547 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:51.626895 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f76de8e1-9bba-49d8-b03e-24a465348195 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Volume info retrieved successfully. Aug 19 23:13:51.632184 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f76de8e1-9bba-49d8-b03e-24a465348195 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 200 Aug 19 23:13:51.632537 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 207/823] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:51 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:52.281273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a8228aab-35f7-4c07-9e00-42928f509c62 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:52.283932 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 Aug 19 23:13:52.284184 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:52.284406 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:52.295908 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.295908 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:52.300942 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Volume info retrieved successfully. Aug 19 23:13:52.302739 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:52.302739 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:52.343594 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:52.347837 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.347837 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:52.357733 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8228aab-35f7-4c07-9e00-42928f509c62 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 returned with HTTP 200 Aug 19 23:13:52.358349 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 209/824] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:52 2026] GET /volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:52.374027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:52.376201 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] POST https://10.4.3.193/volume/v3/groups/action Aug 19 23:13:52.376581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action body: b'{"create-from-src": {"source_group_id": "d9901e90-e7e2-42b5-b441-771f3d7c805f", "name": "tempest-Group_from_grp-1196708085"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:52.376822 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "d9901e90-e7e2-42b5-b441-771f3d7c805f", "name": "tempest-Group_from_grp-1196708085"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:52.378401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Creating new group {'create-from-src': {'source_group_id': 'd9901e90-e7e2-42b5-b441-771f3d7c805f', 'name': 'tempest-Group_from_grp-1196708085'}}. {{(pid=100374) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 23:13:52.378504 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.groups [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Creating group tempest-Group_from_grp-1196708085 from source group d9901e90-e7e2-42b5-b441-771f3d7c805f. Aug 19 23:13:52.386117 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.386117 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:52.397773 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.397773 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:52.434705 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Created reservations ['2bb4b68c-4018-47d8-b662-dfd4a7c96348'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:52.508396 np0000007826 devstack@c-api.service[100374]: INFO cinder.group.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] A mapping entry already exists for group 8b34b102-e80d-4237-abe3-fde3c449ce5a and volume type a5a52cc0-f60b-4125-b3f6-4206375c8ef6. Do not need to create again. Aug 19 23:13:52.508831 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.508831 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:52.509470 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Availability Zones retrieved successfully. Aug 19 23:13:52.515007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Flow 'volume_create_api' (53df36c2-44e0-4bd2-a5ef-79b6d28062e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:52.516427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecf1d34-7a96-462c-8aae-558b928b6e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:52.518038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:52.543201 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecf1d34-7a96-462c-8aae-558b928b6e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd80c1079-3f52-4ddc-9cb8-b8c6bdd81af2', 'volume_type': VolumeType(created_at=2026-08-19T23:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6,is_public=True,name='tempest-GroupsV314Test-volume-type-428498870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5a52cc0-f60b-4125-b3f6-4206375c8ef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b34b102-e80d-4237-abe3-fde3c449ce5a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:52.544249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c4341f-a92a-4a9b-a38c-f484e568aaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:52.600398 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-428498870 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-428498870, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:52.600837 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-428498870 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-428498870, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:13:52.626455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Created reservations ['0ae43491-346e-4985-87e8-94a696e77d7b', 'de15925d-7255-400f-9e77-48ca89e669e1', 'dbc49651-7da1-444a-8340-9929a708148f', '148f13ea-5e23-496f-bba7-4a3155401133'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:52.629058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c4341f-a92a-4a9b-a38c-f484e568aaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ae43491-346e-4985-87e8-94a696e77d7b', 'de15925d-7255-400f-9e77-48ca89e669e1', 'dbc49651-7da1-444a-8340-9929a708148f', '148f13ea-5e23-496f-bba7-4a3155401133']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:52.629058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d610d2-428e-4118-996b-9ac15c4d4c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:52.649322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fe05af13-bb5a-4834-b010-48ffeeeee927 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:52.654119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe05af13-bb5a-4834-b010-48ffeeeee927 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] GET https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c Aug 19 23:13:52.654312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe05af13-bb5a-4834-b010-48ffeeeee927 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:52.654502 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe05af13-bb5a-4834-b010-48ffeeeee927 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:52.664896 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe05af13-bb5a-4834-b010-48ffeeeee927 tempest-AttachSCSIVolumeTestJSON-1967160879 tempest-AttachSCSIVolumeTestJSON-1967160879-project-member] https://10.4.3.193/volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c returned with HTTP 404 Aug 19 23:13:52.665207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d610d2-428e-4118-996b-9ac15c4d4c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6204aab-a7a0-487d-b96f-3888b1898e6a', '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=8b34b102-e80d-4237-abe3-fde3c449ce5a,group_type_id=,metadata={},multiattach=False,project_id='f1580243c7a64666af9ff78a1c7ba5f9',qos_specs=None,replication_status=,reservations=['0ae43491-346e-4985-87e8-94a696e77d7b','de15925d-7255-400f-9e77-48ca89e669e1','dbc49651-7da1-444a-8340-9929a708148f','148f13ea-5e23-496f-bba7-4a3155401133'],size=1,snapshot_id=None,source_replicaid=,source_volid=d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2,status='creating',user_id='187af97fe8434030a0e25d50569b05a3',volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b34b102-e80d-4237-abe3-fde3c449ce5a,host=None,id=b6204aab-a7a0-487d-b96f-3888b1898e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1580243c7a64666af9ff78a1c7ba5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='187af97fe8434030a0e25d50569b05a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a52cc0-f60b-4125-b3f6-4206375c8ef6),volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:52.665877 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 204/825] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:13:52 2026] GET /volume/v3/volumes/7680d794-11b7-4f7b-8846-4851ed83244c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:52.666369 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f048e7e3-9bcd-400f-bc51-28d89bc7074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:52.700539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f048e7e3-9bcd-400f-bc51-28d89bc7074a) transitioned into state 'SUCCESS' from 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=8b34b102-e80d-4237-abe3-fde3c449ce5a,group_type_id=,metadata={},multiattach=False,project_id='f1580243c7a64666af9ff78a1c7ba5f9',qos_specs=None,replication_status=,reservations=['0ae43491-346e-4985-87e8-94a696e77d7b','de15925d-7255-400f-9e77-48ca89e669e1','dbc49651-7da1-444a-8340-9929a708148f','148f13ea-5e23-496f-bba7-4a3155401133'],size=1,snapshot_id=None,source_replicaid=,source_volid=d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2,status='creating',user_id='187af97fe8434030a0e25d50569b05a3',volume_type_id=a5a52cc0-f60b-4125-b3f6-4206375c8ef6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:52.701430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Flow 'volume_create_api' (53df36c2-44e0-4bd2-a5ef-79b6d28062e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:52.701838 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Create volume request issued successfully. Aug 19 23:13:52.718059 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-654e4e1d-a22e-4e35-b237-b26352e3d164 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/action returned with HTTP 202 Aug 19 23:13:52.718484 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 206/826] 10.4.3.193 () {70 vars in 1318 bytes} [Wed Aug 19 23:13:52 2026] POST /volume/v3/groups/action => generated 102 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:52.728563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:52.734861 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:52.734861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:52.734861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:52.735321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:52.738156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:52.753369 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Get all volumes completed successfully. Aug 19 23:13:52.753820 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:52.754027 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:52.799331 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:52.803105 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.803105 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:52.808475 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:52.808650 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:52.862162 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:52.866096 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.866096 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:52.875347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03b9ccab-b7c2-45c4-805e-5f67fba407df tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:52.875728 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 208/827] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:52 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:52.895457 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0cd4829f-323f-4b53-9088-09340768bf0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:52.898830 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a Aug 19 23:13:52.898830 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:52.899039 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:52.908503 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.908503 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:52.913540 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Volume info retrieved successfully. Aug 19 23:13:52.914787 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:52.914988 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:52.974670 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:52.980072 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:52.980072 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:52.988701 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cd4829f-323f-4b53-9088-09340768bf0b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a returned with HTTP 200 Aug 19 23:13:52.989198 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 210/828] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:52 2026] GET /volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:53.006471 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:53.008361 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a Aug 19 23:13:53.008886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:53.010200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:53.010200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] show called for member 8b34b102-e80d-4237-abe3-fde3c449ce5a {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:53.014461 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.014461 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:53.026313 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00190b33-3d57-4e1c-9f46-ff3e6d80598d tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a returned with HTTP 200 Aug 19 23:13:53.026912 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 205/829] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:53 2026] GET /volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:53.040933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:53.043295 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:53.043600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:53.043888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:53.044247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:53.044613 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.044613 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:53.045207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:53.055679 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Get all volumes completed successfully. Aug 19 23:13:53.056388 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:53.056535 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:53.099893 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:53.105387 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.105387 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:53.111801 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:53.112001 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:53.171107 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:53.171107 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.171107 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:53.176750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e77d9ee-32d7-4183-800d-cc87d2305be5 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:53.191217 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 207/830] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:53 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:13:53.197261 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14282d99-e33a-4694-9497-c2fb1ef6025b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:53.200324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] POST https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a/action Aug 19 23:13:53.200894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:53.201081 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:53.205737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] delete called for group 8b34b102-e80d-4237-abe3-fde3c449ce5a {{(pid=100375) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:53.206031 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.groups [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Delete group with id: 8b34b102-e80d-4237-abe3-fde3c449ce5a Aug 19 23:13:53.216039 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.216039 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:53.274892 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14282d99-e33a-4694-9497-c2fb1ef6025b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a/action returned with HTTP 202 Aug 19 23:13:53.275368 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 209/831] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:53 2026] POST /volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:53.286122 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:53.290729 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a Aug 19 23:13:53.290729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:53.291230 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:53.308457 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.308457 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:53.312957 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Volume info retrieved successfully. Aug 19 23:13:53.314159 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:53.314417 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:53.384996 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:53.392736 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:53.392736 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:53.410666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3035bbb3-8e0b-4ad8-8da2-2f96ac1d12ed tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a returned with HTTP 200 Aug 19 23:13:53.411157 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 211/832] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:53 2026] GET /volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a => generated 921 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:54.426416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-205c21d8-38da-4c46-ae79-399fcfc1a4ef None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:54.428562 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-205c21d8-38da-4c46-ae79-399fcfc1a4ef tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a Aug 19 23:13:54.428858 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-205c21d8-38da-4c46-ae79-399fcfc1a4ef tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:54.429076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-205c21d8-38da-4c46-ae79-399fcfc1a4ef tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:54.436545 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-205c21d8-38da-4c46-ae79-399fcfc1a4ef tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a returned with HTTP 404 Aug 19 23:13:54.437663 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 206/833] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:54 2026] GET /volume/v3/volumes/b6204aab-a7a0-487d-b96f-3888b1898e6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:54.450041 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:54.453526 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a Aug 19 23:13:54.453849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:54.454157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:54.454363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] show called for member 8b34b102-e80d-4237-abe3-fde3c449ce5a {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:54.461378 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14fd5fbb-53e0-4e48-b85c-66abff6ebef8 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a returned with HTTP 404 Aug 19 23:13:54.464266 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 208/834] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:54 2026] GET /volume/v3/groups/8b34b102-e80d-4237-abe3-fde3c449ce5a => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:54.478309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:54.480161 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:13:54.480436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:54.480691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:54.481038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:13:54.482000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:13:54.493582 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Get all volumes completed successfully. Aug 19 23:13:54.494657 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:54.494894 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:54.546036 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:54.556828 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:54.556828 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:54.569167 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d5e94a9-e2f2-44e3-a83a-127ca969820b tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:13:54.569555 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 210/835] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:13:54 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:54.582520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a05359b-6c58-4286-b907-57979bd0fd98 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:54.584407 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] POST https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f/action Aug 19 23:13:54.584793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:13:54.584917 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:54.586207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] delete called for group d9901e90-e7e2-42b5-b441-771f3d7c805f {{(pid=100373) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:13:54.586311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Delete group with id: d9901e90-e7e2-42b5-b441-771f3d7c805f Aug 19 23:13:54.590262 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:54.590262 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:54.632959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a05359b-6c58-4286-b907-57979bd0fd98 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f/action returned with HTTP 202 Aug 19 23:13:54.633388 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 212/836] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:13:54 2026] POST /volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:54.645113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c98caa66-b20c-4c83-9b81-abb188290c03 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:54.647786 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 Aug 19 23:13:54.648261 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:54.649462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:54.658299 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:54.658299 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:54.662659 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Volume info retrieved successfully. Aug 19 23:13:54.663592 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:13:54.663840 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:13:54.725100 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:13:54.729349 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:54.729349 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:54.738221 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c98caa66-b20c-4c83-9b81-abb188290c03 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 returned with HTTP 200 Aug 19 23:13:54.738982 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 207/837] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:54 2026] GET /volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:55.755245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-76484b09-2da2-4ac5-abb8-1094ed69d665 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:55.757341 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76484b09-2da2-4ac5-abb8-1094ed69d665 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 Aug 19 23:13:55.757632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76484b09-2da2-4ac5-abb8-1094ed69d665 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:55.757902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76484b09-2da2-4ac5-abb8-1094ed69d665 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:55.766610 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76484b09-2da2-4ac5-abb8-1094ed69d665 tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 returned with HTTP 404 Aug 19 23:13:55.767047 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 209/838] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:13:55 2026] GET /volume/v3/volumes/d80c1079-3f52-4ddc-9cb8-b8c6bdd81af2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:55.784843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2173fa0d-5552-4481-86ee-ba98151c83ac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:55.787911 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2173fa0d-5552-4481-86ee-ba98151c83ac tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] GET https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f Aug 19 23:13:55.788307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2173fa0d-5552-4481-86ee-ba98151c83ac tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:55.788537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2173fa0d-5552-4481-86ee-ba98151c83ac tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:55.788687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-2173fa0d-5552-4481-86ee-ba98151c83ac tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] show called for member d9901e90-e7e2-42b5-b441-771f3d7c805f {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:13:55.791718 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2173fa0d-5552-4481-86ee-ba98151c83ac tempest-GroupsV314Test-870691179 tempest-GroupsV314Test-870691179-project-member] https://10.4.3.193/volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f returned with HTTP 404 Aug 19 23:13:55.792189 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 211/839] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:13:55 2026] GET /volume/v3/groups/d9901e90-e7e2-42b5-b441-771f3d7c805f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:13:55.803883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-861a5eed-290f-4d6b-ba84-cf26b38b50ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:55.806266 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-861a5eed-290f-4d6b-ba84-cf26b38b50ff tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/e4822aec-46d7-4f52-886e-96f0f9b12cd5 Aug 19 23:13:55.806567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-861a5eed-290f-4d6b-ba84-cf26b38b50ff tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:55.806923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-861a5eed-290f-4d6b-ba84-cf26b38b50ff tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:55.826800 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-861a5eed-290f-4d6b-ba84-cf26b38b50ff tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] https://10.4.3.193/volume/v3/group_types/e4822aec-46d7-4f52-886e-96f0f9b12cd5 returned with HTTP 202 Aug 19 23:13:55.827363 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 213/840] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:13:55 2026] DELETE /volume/v3/group_types/e4822aec-46d7-4f52-886e-96f0f9b12cd5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:13:55.835629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3a9e5570-7ca1-4911-8171-f3c32f0f2595 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:55.838475 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a9e5570-7ca1-4911-8171-f3c32f0f2595 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] DELETE https://10.4.3.193/volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 Aug 19 23:13:55.838734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a9e5570-7ca1-4911-8171-f3c32f0f2595 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:55.838964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a9e5570-7ca1-4911-8171-f3c32f0f2595 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:55.903657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a9e5570-7ca1-4911-8171-f3c32f0f2595 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] https://10.4.3.193/volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 returned with HTTP 202 Aug 19 23:13:55.904159 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 208/841] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:13:55 2026] DELETE /volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:55.913563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2eba0bc5-c35f-4967-b9bd-46988c19e288 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:55.916377 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eba0bc5-c35f-4967-b9bd-46988c19e288 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] GET https://10.4.3.193/volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 Aug 19 23:13:55.916569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eba0bc5-c35f-4967-b9bd-46988c19e288 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:55.916810 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eba0bc5-c35f-4967-b9bd-46988c19e288 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:55.922919 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eba0bc5-c35f-4967-b9bd-46988c19e288 tempest-GroupsV314Test-145201226 tempest-GroupsV314Test-145201226-project-admin] https://10.4.3.193/volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 returned with HTTP 404 Aug 19 23:13:55.923587 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 210/842] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:13:55 2026] GET /volume/v3/types/a5a52cc0-f60b-4125-b3f6-4206375c8ef6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:13:57.004357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:57.007172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:13:57.007304 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:57.007455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:57.027313 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:57.027313 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:57.032740 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:13:57.039276 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-55c3a011-bd73-4614-9a51-9597de84c7f7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:13:57.039761 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 212/843] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:57 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:57.535670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c17e840-3029-41c6-8bd6-0f8680225ff0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:57.536157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c17e840-3029-41c6-8bd6-0f8680225ff0 None None] GET https://10.4.3.193/volume// Aug 19 23:13:57.536450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c17e840-3029-41c6-8bd6-0f8680225ff0 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:57.537115 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c17e840-3029-41c6-8bd6-0f8680225ff0 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:57.537115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c17e840-3029-41c6-8bd6-0f8680225ff0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:13:57.537301 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 214/844] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:13: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 19 23:13:57.568651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-d0bb037e-867b-489d-ab15-f7907ea45f80 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:57.572548 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-d0bb037e-867b-489d-ab15-f7907ea45f80 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:13:57.572994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-d0bb037e-867b-489d-ab15-f7907ea45f80 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95825742-5d6e-4f39-95d3-2f05ad3f2464", "connector": null, "instance_uuid": "38e0d16a-e32d-4f34-859a-0cd3f0779aba"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:57.595988 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:57.595988 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:57.671405 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-d0bb037e-867b-489d-ab15-f7907ea45f80 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:13:57.672472 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 209/845] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:13:57 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:57.683039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-640274fa-4411-42dc-af2e-92941c31931a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:57.685382 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-640274fa-4411-42dc-af2e-92941c31931a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d Aug 19 23:13:57.685820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-640274fa-4411-42dc-af2e-92941c31931a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:57.685820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-640274fa-4411-42dc-af2e-92941c31931a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:57.699330 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:57.699330 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:57.801291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-640274fa-4411-42dc-af2e-92941c31931a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d returned with HTTP 200 Aug 19 23:13:57.801291 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 211/846] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:13:57 2026] DELETE /volume/v3/attachments/84ec8024-a196-4cbf-8430-69e3a6b8d69d => generated 367 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:58.455580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b421cd27-d44b-4512-a33d-1567bc51b53d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:58.462019 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:58.462019 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:58.462019 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:58.462019 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete snapshot with id: 9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:58.470595 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:58.470595 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:58.470595 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot retrieved successfully. Aug 19 23:13:58.502568 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot delete request issued successfully. Aug 19 23:13:58.502868 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b421cd27-d44b-4512-a33d-1567bc51b53d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 202 Aug 19 23:13:58.503487 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 213/847] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:13:58 2026] DELETE /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:13:58.514079 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77b82036-3a05-4430-85a6-4f358eaa259f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:58.520058 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b82036-3a05-4430-85a6-4f358eaa259f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:58.521832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b82036-3a05-4430-85a6-4f358eaa259f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:58.521832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b82036-3a05-4430-85a6-4f358eaa259f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:58.529783 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:58.529783 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:58.530509 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-77b82036-3a05-4430-85a6-4f358eaa259f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Snapshot retrieved successfully. Aug 19 23:13:58.532043 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b82036-3a05-4430-85a6-4f358eaa259f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 200 Aug 19 23:13:58.532176 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 215/848] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:58 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:58.967409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:58.969817 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:13:58.970183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "f6625b95-458c-4c6d-b8c0-d26de992175f-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:58.972163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'f6625b95-458c-4c6d-b8c0-d26de992175f-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:13:58.972353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Create volume of 1 GB Aug 19 23:13:58.972646 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:58.972646 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:13:58.980943 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Availability Zones retrieved successfully. Aug 19 23:13:58.991614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Flow 'volume_create_api' (eaa4b5c9-dc11-43df-bf1e-ff5de2525ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:58.993601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa18c90-dc59-4a28-8a6b-08c76e49edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:58.994701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:13:59.030283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa18c90-dc59-4a28-8a6b-08c76e49edba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:59.031287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789e999b-c8aa-4662-a7df-74b5a399aefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:59.125902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Created reservations ['4bc80b02-8edf-4149-825f-1fd2aebe4360', 'fb045911-0e10-46e5-98c9-8013a95ef06f', '09370f4a-3d3e-4533-9b46-8236d54591d3', 'bad9591b-d082-4951-b960-6b656f604a50'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:13:59.127057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789e999b-c8aa-4662-a7df-74b5a399aefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc80b02-8edf-4149-825f-1fd2aebe4360', 'fb045911-0e10-46e5-98c9-8013a95ef06f', '09370f4a-3d3e-4533-9b46-8236d54591d3', 'bad9591b-d082-4951-b960-6b656f604a50']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:59.128267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946b9d7a-6dd7-4d26-9244-7718d61b61ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:59.162862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946b9d7a-6dd7-4d26-9244-7718d61b61ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f27143-d8e5-4a4f-ac1f-6b64a20ef606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='f6625b95-458c-4c6d-b8c0-d26de992175f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4303b358f34f669844f0a9493214b5',qos_specs=None,replication_status=,reservations=['4bc80b02-8edf-4149-825f-1fd2aebe4360','fb045911-0e10-46e5-98c9-8013a95ef06f','09370f4a-3d3e-4533-9b46-8236d54591d3','bad9591b-d082-4951-b960-6b656f604a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:13:59Z,deleted=False,deleted_at=None,display_description='',display_name='f6625b95-458c-4c6d-b8c0-d26de992175f-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51f27143-d8e5-4a4f-ac1f-6b64a20ef606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4303b358f34f669844f0a9493214b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:59.164030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284a25db-89e9-451b-8ced-703e15825748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:59.169408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.172090 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad Aug 19 23:13:59.172567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:59.183074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:13:59.190704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284a25db-89e9-451b-8ced-703e15825748) transitioned into 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='f6625b95-458c-4c6d-b8c0-d26de992175f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4303b358f34f669844f0a9493214b5',qos_specs=None,replication_status=,reservations=['4bc80b02-8edf-4149-825f-1fd2aebe4360','fb045911-0e10-46e5-98c9-8013a95ef06f','09370f4a-3d3e-4533-9b46-8236d54591d3','bad9591b-d082-4951-b960-6b656f604a50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:59.190966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:13:59.191853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ae4335-d53c-4d21-b8bb-6c7eaf2e5742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:13:59.192136 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:59.192136 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:13:59.207816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25ae4335-d53c-4d21-b8bb-6c7eaf2e5742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:13:59.209050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Flow 'volume_create_api' (eaa4b5c9-dc11-43df-bf1e-ff5de2525ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:13:59.209599 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Create volume request issued successfully. Aug 19 23:13:59.210553 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4686c645-8038-49c4-997a-06cc363eb9ac tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:13:59.211208 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 210/849] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:13:58 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:13:59.222303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.226413 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:13:59.226729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.227022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.237520 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:59.237520 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:13:59.243196 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:13:59.249913 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-20ec021f-bfae-41ce-ab30-c5cc4f67af2b tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 200 Aug 19 23:13:59.250333 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 214/850] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:59.264906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.267216 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:13:59.267474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.267779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.276532 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:13:59.276532 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:13:59.281536 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:13:59.286775 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-ca6ab33c-2196-4949-9a81-ab38ce00b5c5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 200 Aug 19 23:13:59.287296 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 216/851] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:59.330408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-95825742-5d6e-4f39-95d3-2f05ad3f2464-np0000007826" released by "attachment_update" :: held 0.139s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:13:59.331033 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-bb5a40a9-8b73-4d52-ab05-bd78cce6c558 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad returned with HTTP 200 Aug 19 23:13:59.331648 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 212/852] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:13:59 2026] PUT /volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:59.363931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-08848e23-605c-4f33-9ce8-d85cf7a4ff1c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.366763 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-08848e23-605c-4f33-9ce8-d85cf7a4ff1c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad Aug 19 23:13:59.366975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-08848e23-605c-4f33-9ce8-d85cf7a4ff1c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.367170 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-08848e23-605c-4f33-9ce8-d85cf7a4ff1c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.403816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-08848e23-605c-4f33-9ce8-d85cf7a4ff1c tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad returned with HTTP 200 Aug 19 23:13:59.404175 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 211/853] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:59.547542 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f47f589d-6762-4081-ad23-80239f1b2494 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.554206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f47f589d-6762-4081-ad23-80239f1b2494 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:13:59.556557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f47f589d-6762-4081-ad23-80239f1b2494 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.556557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f47f589d-6762-4081-ad23-80239f1b2494 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.566003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f47f589d-6762-4081-ad23-80239f1b2494 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 404 Aug 19 23:13:59.566003 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 215/854] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:13:59.698333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ddc9826-5b6a-4dea-b9ee-0f460532f216 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.763531 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-a41a8146-94c6-4f4d-859c-5ec5fb1c08b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.766990 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-a41a8146-94c6-4f4d-859c-5ec5fb1c08b4 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/attachments?instance_id=7eeefc98-b3c9-449a-81ca-bacbefa30b97 Aug 19 23:13:59.767226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-a41a8146-94c6-4f4d-859c-5ec5fb1c08b4 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.767636 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-a41a8146-94c6-4f4d-859c-5ec5fb1c08b4 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.796630 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-a41a8146-94c6-4f4d-859c-5ec5fb1c08b4 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments?instance_id=7eeefc98-b3c9-449a-81ca-bacbefa30b97 returned with HTTP 200 Aug 19 23:13:59.796911 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 213/855] 10.4.3.193 () {70 vars in 1637 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/attachments?instance_id=7eeefc98-b3c9-449a-81ca-bacbefa30b97 => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:59.832529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-6812ec0f-e6e0-493a-9c70-3cbe5c774647 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:13:59.835658 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-6812ec0f-e6e0-493a-9c70-3cbe5c774647 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 Aug 19 23:13:59.835998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-6812ec0f-e6e0-493a-9c70-3cbe5c774647 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:13:59.836308 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-6812ec0f-e6e0-493a-9c70-3cbe5c774647 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:13:59.852945 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ddc9826-5b6a-4dea-b9ee-0f460532f216 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:13:59.853372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ddc9826-5b6a-4dea-b9ee-0f460532f216 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-991822614", "os-volume-type-access:is_public": false}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:13:59.854227 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b82ec32e-2b68-4afe-8a84-54392e22aae3 req-6812ec0f-e6e0-493a-9c70-3cbe5c774647 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 returned with HTTP 200 Aug 19 23:13:59.854848 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 212/856] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:13:59 2026] GET /volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:13:59.870895 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ddc9826-5b6a-4dea-b9ee-0f460532f216 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:13:59.871360 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 217/857] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:13:59 2026] POST /volume/v3/types => generated 228 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:13:59.885899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-79861e89-1a91-433e-819d-aeae96af5159 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:00.005689 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79861e89-1a91-433e-819d-aeae96af5159 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:00.006106 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79861e89-1a91-433e-819d-aeae96af5159 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dafff7a0-f02a-490a-9adb-3c97c07268a5", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:00.008681 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-79861e89-1a91-433e-819d-aeae96af5159 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Create volume request body: {'volume': {'volume_type': 'dafff7a0-f02a-490a-9adb-3c97c07268a5', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:00.021010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79861e89-1a91-433e-819d-aeae96af5159 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 19 23:14:00.023962 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 216/858] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:13:59 2026] POST /volume/v3/volumes => generated 114 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:00.032796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e26d8f9a-2f68-4bdc-8a0a-1ffa9b34bb09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:00.035473 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e26d8f9a-2f68-4bdc-8a0a-1ffa9b34bb09 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action Aug 19 23:14:00.036137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e26d8f9a-2f68-4bdc-8a0a-1ffa9b34bb09 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"addProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:00.036393 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e26d8f9a-2f68-4bdc-8a0a-1ffa9b34bb09 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:00.039100 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:00.039100 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:00.055461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e26d8f9a-2f68-4bdc-8a0a-1ffa9b34bb09 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action returned with HTTP 202 Aug 19 23:14:00.056148 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 214/859] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:00 2026] POST /volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:00.064273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:00.066320 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:00.066821 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dafff7a0-f02a-490a-9adb-3c97c07268a5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1815480144"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:00.068464 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Create volume request body: {'volume': {'volume_type': 'dafff7a0-f02a-490a-9adb-3c97c07268a5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1815480144'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:00.072978 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Create volume of 1 GB Aug 19 23:14:00.073310 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:00.073310 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:00.073819 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Availability Zones retrieved successfully. Aug 19 23:14:00.079507 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Flow 'volume_create_api' (9a4db1b0-cc1b-43db-988b-32d412d0cf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:00.080616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a47feb-3bde-4e30-9997-dea61252266e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:00.081815 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:00.114180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a47feb-3bde-4e30-9997-dea61252266e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:14:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dafff7a0-f02a-490a-9adb-3c97c07268a5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-991822614',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dafff7a0-f02a-490a-9adb-3c97c07268a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:00.114993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376c0d6e-738c-469b-b1e1-55ea2456986e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:00.148174 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-991822614 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-991822614, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:14:00.148649 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-991822614 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-991822614, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:14:00.201614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Created reservations ['0cb66ecc-9c85-44e0-9ad6-484afdd03a32', '7d62c77e-ffa5-4bd9-9d05-70a0da7716d3', 'e9100862-ae0c-45ca-8e6a-0a3797006ab6', '4df940d4-3fea-44e7-9dcc-4f1e5a5fade1'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:00.202517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376c0d6e-738c-469b-b1e1-55ea2456986e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb66ecc-9c85-44e0-9ad6-484afdd03a32', '7d62c77e-ffa5-4bd9-9d05-70a0da7716d3', 'e9100862-ae0c-45ca-8e6a-0a3797006ab6', '4df940d4-3fea-44e7-9dcc-4f1e5a5fade1']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:00.203478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ab7c9b-d4cb-4085-b886-c5312ae96839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:00.234820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ab7c9b-d4cb-4085-b886-c5312ae96839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '222d757f-1763-4657-8ea6-78edb50ce5b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1815480144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd10d7b3796240fe89dbe245ee3e5722',qos_specs=None,replication_status=,reservations=['0cb66ecc-9c85-44e0-9ad6-484afdd03a32','7d62c77e-ffa5-4bd9-9d05-70a0da7716d3','e9100862-ae0c-45ca-8e6a-0a3797006ab6','4df940d4-3fea-44e7-9dcc-4f1e5a5fade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49b47e260044c45996401f59d2a42f7',volume_type_id=dafff7a0-f02a-490a-9adb-3c97c07268a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1815480144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=222d757f-1763-4657-8ea6-78edb50ce5b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd10d7b3796240fe89dbe245ee3e5722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49b47e260044c45996401f59d2a42f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dafff7a0-f02a-490a-9adb-3c97c07268a5),volume_type_id=dafff7a0-f02a-490a-9adb-3c97c07268a5)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:00.235981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea81299-78c1-4f4a-95e3-6647d0d1abe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:00.265325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea81299-78c1-4f4a-95e3-6647d0d1abe5) transitioned into state 'SUCCESS' from state '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-1815480144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd10d7b3796240fe89dbe245ee3e5722',qos_specs=None,replication_status=,reservations=['0cb66ecc-9c85-44e0-9ad6-484afdd03a32','7d62c77e-ffa5-4bd9-9d05-70a0da7716d3','e9100862-ae0c-45ca-8e6a-0a3797006ab6','4df940d4-3fea-44e7-9dcc-4f1e5a5fade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49b47e260044c45996401f59d2a42f7',volume_type_id=dafff7a0-f02a-490a-9adb-3c97c07268a5)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:00.266368 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c341ecb1-cf4f-4a9a-9191-7460c5067b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:00.286730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c341ecb1-cf4f-4a9a-9191-7460c5067b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:00.287637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Flow 'volume_create_api' (9a4db1b0-cc1b-43db-988b-32d412d0cf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:00.288289 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Create volume request issued successfully. Aug 19 23:14:00.289261 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67893416-1fa1-40d1-b78a-4879e8e40d95 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:00.290236 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 213/860] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:00 2026] POST /volume/v3/volumes => generated 795 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:00.305512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-91332d7c-371c-4ddc-88b7-5161f283348c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:00.312428 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91332d7c-371c-4ddc-88b7-5161f283348c tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] GET https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:00.312428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91332d7c-371c-4ddc-88b7-5161f283348c tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:00.312428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91332d7c-371c-4ddc-88b7-5161f283348c tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:00.324600 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:00.324600 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:00.332506 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-91332d7c-371c-4ddc-88b7-5161f283348c tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Volume info retrieved successfully. Aug 19 23:14:00.340707 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91332d7c-371c-4ddc-88b7-5161f283348c tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 200 Aug 19 23:14:00.341476 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 218/861] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:00 2026] GET /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:14:01.369608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:01.376743 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] GET https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:01.376843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:01.377011 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:01.385628 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:01.385628 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:01.394074 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Volume info retrieved successfully. Aug 19 23:14:01.399863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50fbb7d3-f41f-4988-a889-011f6a0d4d7f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 200 Aug 19 23:14:01.400584 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 217/862] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:01 2026] GET /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:01.422007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:01.427223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] GET https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:01.429413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:01.429413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:01.436694 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:01.436694 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:01.442814 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Volume info retrieved successfully. Aug 19 23:14:01.448620 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e2a2178-111a-4e72-89bc-771a02f3a247 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 200 Aug 19 23:14:01.449183 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 215/863] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:01 2026] GET /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:01.468009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:01.470371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] DELETE https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:01.470687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:01.470970 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:01.471166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Delete volume with id: 222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:01.481755 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:01.481755 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:01.485968 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Volume info retrieved successfully. Aug 19 23:14:01.515032 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Delete volume request issued successfully. Aug 19 23:14:01.515486 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c52ecdc3-d9e1-4e7c-bba5-cc7ef3b7c64f tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 202 Aug 19 23:14:01.516274 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 214/864] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:01 2026] DELETE /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:01.526310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:01.528924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] GET https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:01.529218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:01.529731 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:01.542067 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:01.542067 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:01.549529 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Volume info retrieved successfully. Aug 19 23:14:01.558733 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fbd4ff31-249d-405a-813b-6ba3baff5046 tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 200 Aug 19 23:14:01.559843 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 219/865] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:01 2026] GET /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 887 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:02.300180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.303847 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:14:02.304045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.304300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.321480 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.321480 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:02.328944 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:02.335528 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-b91f42b7-9b0e-4352-9812-ab50288fa0ab tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 200 Aug 19 23:14:02.336314 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 218/866] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:02.349994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a3ce166-3147-40dd-b157-e2d8142559de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.350419 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a3ce166-3147-40dd-b157-e2d8142559de None None] GET https://10.4.3.193/volume// Aug 19 23:14:02.350604 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a3ce166-3147-40dd-b157-e2d8142559de None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.350795 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a3ce166-3147-40dd-b157-e2d8142559de None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.351088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a3ce166-3147-40dd-b157-e2d8142559de None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:02.351374 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 216/867] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:02.362323 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-fb5df548-0444-4dfb-bc33-5807a2700c2f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.364884 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-fb5df548-0444-4dfb-bc33-5807a2700c2f tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:02.365369 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-fb5df548-0444-4dfb-bc33-5807a2700c2f tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51f27143-d8e5-4a4f-ac1f-6b64a20ef606", "connector": null, "instance_uuid": "f6625b95-458c-4c6d-b8c0-d26de992175f"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.375876 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.375876 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:02.425136 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-fb5df548-0444-4dfb-bc33-5807a2700c2f tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:02.425136 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 215/868] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:02.443692 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b108cf2-8176-43ea-993b-5fe30ef4f362 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.444234 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b108cf2-8176-43ea-993b-5fe30ef4f362 None None] GET https://10.4.3.193/volume// Aug 19 23:14:02.444400 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b108cf2-8176-43ea-993b-5fe30ef4f362 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.445372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b108cf2-8176-43ea-993b-5fe30ef4f362 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.445372 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b108cf2-8176-43ea-993b-5fe30ef4f362 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:02.445372 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 220/869] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:02.457004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.459849 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:14:02.460120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.460413 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.479355 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.479355 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:02.485427 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:02.493093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-2262197f-aaf1-45ee-94b0-7735328aeaeb tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 200 Aug 19 23:14:02.494383 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 219/870] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:02.577205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29a00107-244c-4872-a152-afc0049b09bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.580281 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29a00107-244c-4872-a152-afc0049b09bb tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] GET https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 Aug 19 23:14:02.580281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29a00107-244c-4872-a152-afc0049b09bb tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.580554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29a00107-244c-4872-a152-afc0049b09bb tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.588545 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29a00107-244c-4872-a152-afc0049b09bb tempest-VolumeTypesAccessTest-1558718501 tempest-VolumeTypesAccessTest-1558718501-project-member] https://10.4.3.193/volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 returned with HTTP 404 Aug 19 23:14:02.589357 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 217/871] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/volumes/222d757f-1763-4657-8ea6-78edb50ce5b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:02.600109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3fb1c9cc-c47e-4ad5-9b7f-038d9f5b052e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.606859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3fb1c9cc-c47e-4ad5-9b7f-038d9f5b052e tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action Aug 19 23:14:02.607305 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3fb1c9cc-c47e-4ad5-9b7f-038d9f5b052e tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"removeProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.607455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3fb1c9cc-c47e-4ad5-9b7f-038d9f5b052e tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.609451 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.609451 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:02.633289 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3fb1c9cc-c47e-4ad5-9b7f-038d9f5b052e tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action returned with HTTP 202 Aug 19 23:14:02.633731 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 216/872] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.644095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4bb31afb-82b8-46fa-8bbf-4c12861a9c12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.647810 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4bb31afb-82b8-46fa-8bbf-4c12861a9c12 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] DELETE https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 Aug 19 23:14:02.648044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4bb31afb-82b8-46fa-8bbf-4c12861a9c12 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.648317 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4bb31afb-82b8-46fa-8bbf-4c12861a9c12 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.649839 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.652024 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] PUT https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 Aug 19 23:14:02.652396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.662171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Acquiring lock "cinder-attachment_update-51f27143-d8e5-4a4f-ac1f-6b64a20ef606-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:14:02.667223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Lock "cinder-attachment_update-51f27143-d8e5-4a4f-ac1f-6b64a20ef606-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:14:02.668468 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.668468 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:02.679543 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4bb31afb-82b8-46fa-8bbf-4c12861a9c12 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 returned with HTTP 202 Aug 19 23:14:02.680196 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 221/873] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:14:02 2026] DELETE /volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.688800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1323bd60-68ad-4277-96e8-9b1a357f885b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.692424 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1323bd60-68ad-4277-96e8-9b1a357f885b tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] GET https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 Aug 19 23:14:02.692424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1323bd60-68ad-4277-96e8-9b1a357f885b tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.692424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1323bd60-68ad-4277-96e8-9b1a357f885b tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.696155 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1323bd60-68ad-4277-96e8-9b1a357f885b tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 returned with HTTP 404 Aug 19 23:14:02.696934 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 218/874] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/types/dafff7a0-f02a-490a-9adb-3c97c07268a5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:02.709446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b718be98-c42b-415b-9d49-e0f0499d65f4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.711667 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b718be98-c42b-415b-9d49-e0f0499d65f4 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:14:02.712073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b718be98-c42b-415b-9d49-e0f0499d65f4 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-713588543", "os-volume-type-access:is_public": false}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.729953 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b718be98-c42b-415b-9d49-e0f0499d65f4 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:14:02.730403 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 217/875] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:02.742285 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e2f81e4-9aa8-4262-bd1a-ff5529495458 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.745511 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e2f81e4-9aa8-4262-bd1a-ff5529495458 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action Aug 19 23:14:02.745942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e2f81e4-9aa8-4262-bd1a-ff5529495458 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"addProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.746092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e2f81e4-9aa8-4262-bd1a-ff5529495458 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.764075 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e2f81e4-9aa8-4262-bd1a-ff5529495458 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action returned with HTTP 202 Aug 19 23:14:02.764637 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 222/876] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.776164 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b6a8f70-32ad-4c25-ada8-4f8619dc2688 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.778776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b6a8f70-32ad-4c25-ada8-4f8619dc2688 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action Aug 19 23:14:02.779160 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b6a8f70-32ad-4c25-ada8-4f8619dc2688 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"addProjectAccess": {"project": "158f0a6566fa47198f7966d6c5f663e7"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.779270 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b6a8f70-32ad-4c25-ada8-4f8619dc2688 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "158f0a6566fa47198f7966d6c5f663e7"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.779472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Lock "cinder-attachment_update-51f27143-d8e5-4a4f-ac1f-6b64a20ef606-np0000007826" released by "attachment_update" :: held 0.112s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:14:02.779950 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-644211ec-b3c7-424a-a9c3-7867f6288d7a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 returned with HTTP 200 Aug 19 23:14:02.780776 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 220/877] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:14:02 2026] PUT /volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:02.798254 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b6a8f70-32ad-4c25-ada8-4f8619dc2688 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action returned with HTTP 202 Aug 19 23:14:02.798884 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 219/878] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.807657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb1c0cbb-37cc-47d4-b41d-b2f3ce390ff8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.808864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4ea71223-fee5-436f-880b-f6e7fe66ce83 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.810583 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb1c0cbb-37cc-47d4-b41d-b2f3ce390ff8 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] GET https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/os-volume-type-access Aug 19 23:14:02.810988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb1c0cbb-37cc-47d4-b41d-b2f3ce390ff8 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.811286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb1c0cbb-37cc-47d4-b41d-b2f3ce390ff8 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.812106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4ea71223-fee5-436f-880b-f6e7fe66ce83 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850/action Aug 19 23:14:02.814647 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4ea71223-fee5-436f-880b-f6e7fe66ce83 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.814859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4ea71223-fee5-436f-880b-f6e7fe66ce83 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.827353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb1c0cbb-37cc-47d4-b41d-b2f3ce390ff8 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/os-volume-type-access returned with HTTP 200 Aug 19 23:14:02.827870 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 218/879] 10.4.3.193 () {66 vars in 1408 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:02.839201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-67357ec6-a8f4-4e77-a89d-302a77a9e826 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.841240 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.841240 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:02.841469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67357ec6-a8f4-4e77-a89d-302a77a9e826 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action Aug 19 23:14:02.841951 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67357ec6-a8f4-4e77-a89d-302a77a9e826 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"removeProjectAccess": {"project": "158f0a6566fa47198f7966d6c5f663e7"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.842122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67357ec6-a8f4-4e77-a89d-302a77a9e826 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "158f0a6566fa47198f7966d6c5f663e7"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.845759 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:02.845759 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:02.857491 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1e70fdc1-6c02-494f-baa1-09b1da9ec8f4 req-4ea71223-fee5-436f-880b-f6e7fe66ce83 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850/action returned with HTTP 204 Aug 19 23:14:02.858075 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67357ec6-a8f4-4e77-a89d-302a77a9e826 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action returned with HTTP 202 Aug 19 23:14:02.858145 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 223/880] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:02.858570 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 221/881] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.867007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f29e45e-e7ad-4f29-be64-052f7e227f69 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.869201 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f29e45e-e7ad-4f29-be64-052f7e227f69 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] POST https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action Aug 19 23:14:02.869619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f29e45e-e7ad-4f29-be64-052f7e227f69 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action body: b'{"removeProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:02.871362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f29e45e-e7ad-4f29-be64-052f7e227f69 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bd10d7b3796240fe89dbe245ee3e5722"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:02.886806 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f29e45e-e7ad-4f29-be64-052f7e227f69 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action returned with HTTP 202 Aug 19 23:14:02.886806 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 220/882] 10.4.3.193 () {68 vars in 1384 bytes} [Wed Aug 19 23:14:02 2026] POST /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.895517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1ca8adea-52b7-4102-910b-5227457c9528 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.897655 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ca8adea-52b7-4102-910b-5227457c9528 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] DELETE https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b Aug 19 23:14:02.897929 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ca8adea-52b7-4102-910b-5227457c9528 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.898170 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ca8adea-52b7-4102-910b-5227457c9528 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.929369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ca8adea-52b7-4102-910b-5227457c9528 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b returned with HTTP 202 Aug 19 23:14:02.929966 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 219/883] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:14:02 2026] DELETE /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:02.939644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3f6d253-ae22-4291-8132-0bfa72459785 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:02.941702 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3f6d253-ae22-4291-8132-0bfa72459785 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] GET https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b Aug 19 23:14:02.941999 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3f6d253-ae22-4291-8132-0bfa72459785 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:02.942312 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3f6d253-ae22-4291-8132-0bfa72459785 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:02.946486 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3f6d253-ae22-4291-8132-0bfa72459785 tempest-VolumeTypesAccessTest-552343178 tempest-VolumeTypesAccessTest-552343178-project-admin] https://10.4.3.193/volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b returned with HTTP 404 Aug 19 23:14:02.947187 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 224/884] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:14:02 2026] GET /volume/v3/types/99120a47-65ce-411d-b751-af34b9cec47b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:03.634189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-da0033c9-ab6a-4570-ad45-a78a2192bc2a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:03.637599 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-da0033c9-ab6a-4570-ad45-a78a2192bc2a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad/action Aug 19 23:14:03.638322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-da0033c9-ab6a-4570-ad45-a78a2192bc2a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:03.638471 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-da0033c9-ab6a-4570-ad45-a78a2192bc2a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:03.660774 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:03.660774 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:03.683750 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e907eef9-f9b4-446d-af93-731a4d1bbad6 req-da0033c9-ab6a-4570-ad45-a78a2192bc2a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad/action returned with HTTP 204 Aug 19 23:14:03.684114 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 222/885] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:03 2026] POST /volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:05.981726 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:06.129106 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 tempest-AvailabilityZoneTestJSON-1887691443 tempest-AvailabilityZoneTestJSON-1887691443-project-member] GET https://10.4.3.193/volume/v3/os-availability-zone Aug 19 23:14:06.129450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 tempest-AvailabilityZoneTestJSON-1887691443 tempest-AvailabilityZoneTestJSON-1887691443-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:06.129700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 tempest-AvailabilityZoneTestJSON-1887691443 tempest-AvailabilityZoneTestJSON-1887691443-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:06.137255 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 tempest-AvailabilityZoneTestJSON-1887691443 tempest-AvailabilityZoneTestJSON-1887691443-project-member] Availability Zones retrieved successfully. Aug 19 23:14:06.137657 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbea018d-6a98-4df6-a278-4a5176cf33f5 tempest-AvailabilityZoneTestJSON-1887691443 tempest-AvailabilityZoneTestJSON-1887691443-project-member] https://10.4.3.193/volume/v3/os-availability-zone returned with HTTP 200 Aug 19 23:14:06.138410 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 221/886] 10.4.3.193 () {66 vars in 1276 bytes} [Wed Aug 19 23:14:05 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:08.800279 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:08.938613 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:08.940704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1271603189"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:08.943475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1271603189'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:08.943583 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume of 1 GB Aug 19 23:14:08.950281 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Availability Zones retrieved successfully. Aug 19 23:14:08.963850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (3041bb80-f451-4c8a-bbba-e1337e58ffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:08.966664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdff246-b2b5-4ef5-ae76-0a28580235ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:08.967247 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:09.015146 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdff246-b2b5-4ef5-ae76-0a28580235ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:09.016353 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db36a0ce-c8a9-439a-91da-4f7d57ea8759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:09.101945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['eff4ef24-6159-406c-82d8-ddc8cbecc803', 'df996308-1657-4ee1-a10f-8e6d12144f64', '7a5b2cfd-e9f9-4e06-8df0-bf5a2b07544e', '37325f43-4aa1-44d7-bad3-8ce91a5b4eb2'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:09.103730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db36a0ce-c8a9-439a-91da-4f7d57ea8759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eff4ef24-6159-406c-82d8-ddc8cbecc803', 'df996308-1657-4ee1-a10f-8e6d12144f64', '7a5b2cfd-e9f9-4e06-8df0-bf5a2b07544e', '37325f43-4aa1-44d7-bad3-8ce91a5b4eb2']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:09.104212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f7b22d-f2f4-4db2-9b66-760b6bed2410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:09.145051 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f7b22d-f2f4-4db2-9b66-760b6bed2410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7090ae39-98e7-422c-8653-a5694f758bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1271603189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['eff4ef24-6159-406c-82d8-ddc8cbecc803','df996308-1657-4ee1-a10f-8e6d12144f64','7a5b2cfd-e9f9-4e06-8df0-bf5a2b07544e','37325f43-4aa1-44d7-bad3-8ce91a5b4eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1271603189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7090ae39-98e7-422c-8653-a5694f758bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a7402541f8466aa532c6e1d9140851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:09.146328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9126abdd-8b66-42f5-8dc7-3a15c22ada7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:09.172723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9126abdd-8b66-42f5-8dc7-3a15c22ada7b) transitioned into state 'SUCCESS' from state '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-1271603189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['eff4ef24-6159-406c-82d8-ddc8cbecc803','df996308-1657-4ee1-a10f-8e6d12144f64','7a5b2cfd-e9f9-4e06-8df0-bf5a2b07544e','37325f43-4aa1-44d7-bad3-8ce91a5b4eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:09.172723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43f8603-7c52-4f29-8c5a-5e278d8d8806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:09.184284 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43f8603-7c52-4f29-8c5a-5e278d8d8806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:09.185746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (3041bb80-f451-4c8a-bbba-e1337e58ffee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:09.185746 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request issued successfully. Aug 19 23:14:09.186358 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66a6cadb-b901-4510-8d74-d9c37b50b786 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:09.187087 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 220/887] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:08 2026] POST /volume/v3/volumes => generated 751 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:09.210420 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:09.216508 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:09.216508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:09.216766 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:09.229338 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:09.229338 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:09.239826 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:09.244488 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28a7c263-3c8e-4c48-aa70-11e231f725dd tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 200 Aug 19 23:14:09.245073 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 225/888] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:09 2026] GET /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:10.265684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cefecba7-04be-496e-ba76-9f94310884ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:10.268841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cefecba7-04be-496e-ba76-9f94310884ba tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:10.269162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cefecba7-04be-496e-ba76-9f94310884ba tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:10.269472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cefecba7-04be-496e-ba76-9f94310884ba tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:10.280012 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:10.280012 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:10.285592 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cefecba7-04be-496e-ba76-9f94310884ba tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:10.292047 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cefecba7-04be-496e-ba76-9f94310884ba tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 200 Aug 19 23:14:10.292682 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 223/889] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:10 2026] GET /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:10.309578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:10.311368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:14:10.311748 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7090ae39-98e7-422c-8653-a5694f758bee", "name": "tempest-VolumesDeleteCascade-Snapshot-1926343974"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:10.323461 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:10.323461 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:10.324398 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:10.324571 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create snapshot from volume 7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:10.374275 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['6d63a3a6-0ed8-42d2-bd7b-a73460f42e84', '6bf74257-4d24-46aa-9d87-f3dbf7ec0bd5', '410d30ed-86e4-4958-8e56-747cac78066d', '5330a5af-26c3-4add-8f71-34f6db3e0d30'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:10.429837 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot create request issued successfully. Aug 19 23:14:10.429837 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0dbc348a-0d9c-426d-a6c6-ffc44fec7f96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:14:10.429837 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 222/890] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:14:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:10.443548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:10.446231 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 Aug 19 23:14:10.446334 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:10.446580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:10.455727 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:10.455727 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:10.456080 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:10.457671 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f541872-87cb-4e3f-8cb2-8055aa0acc21 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 returned with HTTP 200 Aug 19 23:14:10.457671 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 221/891] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:10 2026] GET /volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:11.471037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-001d38c2-33c1-4791-b950-b436b48bac14 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:11.474885 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-001d38c2-33c1-4791-b950-b436b48bac14 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 Aug 19 23:14:11.476143 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-001d38c2-33c1-4791-b950-b436b48bac14 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:11.476627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-001d38c2-33c1-4791-b950-b436b48bac14 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:11.487484 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:11.487484 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:11.488809 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-001d38c2-33c1-4791-b950-b436b48bac14 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:11.488989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-001d38c2-33c1-4791-b950-b436b48bac14 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 returned with HTTP 200 Aug 19 23:14:11.489380 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 226/892] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:11 2026] GET /volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:11.503193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50204ba3-409d-4e66-b6dc-92463034287e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:11.506303 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:14:11.507548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7090ae39-98e7-422c-8653-a5694f758bee", "name": "tempest-VolumesDeleteCascade-Snapshot-2052039292"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:11.530072 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:11.530072 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:11.531702 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:11.532010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create snapshot from volume 7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:11.583206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['dad98b35-d314-4bb9-a460-1de34c16210e', '49e51bfa-4660-4a0e-b968-ce280d260bcf', '19e14f94-ef39-4bdc-9a8a-9abedb18806d', '27c4b0d7-89f4-4149-beb3-dc424cd76b30'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:11.624868 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot create request issued successfully. Aug 19 23:14:11.625318 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50204ba3-409d-4e66-b6dc-92463034287e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:14:11.625876 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 224/893] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:14:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:11.636565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:11.638821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee Aug 19 23:14:11.639526 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:11.639526 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:11.646961 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:11.646961 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:11.647514 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:11.648618 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93d89426-6678-4c71-a41c-ffc6e701bfcf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee returned with HTTP 200 Aug 19 23:14:11.649216 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 223/894] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:11 2026] GET /volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:12.662003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:12.663850 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:12.664167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee Aug 19 23:14:12.664602 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:12.664670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:12.666546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:14:12.667211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:12.667419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:12.671080 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:12.671080 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:12.671692 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:12.672957 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48488cc0-bcf7-4db0-8798-d8ae3f5391dc tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee returned with HTTP 200 Aug 19 23:14:12.673242 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 222/895] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:12 2026] GET /volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:12.681834 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:12.681834 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:12.684041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:12.688826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee?cascade=True Aug 19 23:14:12.691026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:12.691614 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:12.692099 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume with id: 7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:12.692663 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:12.700375 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d0955f1-5205-4448-8d68-7b758d69abdc req-a181ed0d-7c67-4fae-9bc0-68e0888dea47 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 200 Aug 19 23:14:12.701016 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 227/896] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:12 2026] GET /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:12.701936 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:12.701936 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:12.702588 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:12.754675 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume request issued successfully. Aug 19 23:14:12.754675 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c3368cb-c0bf-4238-9c35-b2e6a5db7e39 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee?cascade=True returned with HTTP 202 Aug 19 23:14:12.754675 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 225/897] 10.4.3.193 () {66 vars in 1376 bytes} [Wed Aug 19 23:14:12 2026] DELETE /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:12.767979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:12.770459 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:12.771129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:12.771311 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:12.780475 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:12.780475 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:12.784935 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:12.793899 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64fd834d-4837-4456-ae85-f463d5f8fb4d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 200 Aug 19 23:14:12.794506 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 224/898] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:12 2026] GET /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:13.810108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-492b26e3-2adc-48ff-acd3-ca5993d002db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.812083 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-492b26e3-2adc-48ff-acd3-ca5993d002db tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:13.812253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-492b26e3-2adc-48ff-acd3-ca5993d002db tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.812572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-492b26e3-2adc-48ff-acd3-ca5993d002db tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.819137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-492b26e3-2adc-48ff-acd3-ca5993d002db tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 404 Aug 19 23:14:13.819971 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 223/899] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:13 2026] GET /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:13.827878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.829890 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:14:13.830074 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.830215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.830671 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:13.831349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:13.839212 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Get all volumes completed successfully. Aug 19 23:14:13.839632 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b50258f6-a388-4c31-93dc-0821aabc63a8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:14:13.840424 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 228/900] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:14:13 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:13.851527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.853298 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:14:13.853520 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.853736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.853988 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:13.854262 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:13.854262 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:13.855050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:14:13.861082 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Get all snapshots completed successfully. Aug 19 23:14:13.861082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e0ef3ff-fd68-4081-80bb-fd44319378d8 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:14:13.861471 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 226/901] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:14:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:13.874574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3330252-eda3-4ee3-8263-d647436c653a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.877047 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3330252-eda3-4ee3-8263-d647436c653a tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee Aug 19 23:14:13.877516 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3330252-eda3-4ee3-8263-d647436c653a tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.877917 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3330252-eda3-4ee3-8263-d647436c653a tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.878054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-d3330252-eda3-4ee3-8263-d647436c653a tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete snapshot with id: 22f8fd8c-7d13-449b-b7ee-112a771a1eee Aug 19 23:14:13.884046 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3330252-eda3-4ee3-8263-d647436c653a tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee returned with HTTP 404 Aug 19 23:14:13.884762 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 225/902] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:13 2026] DELETE /volume/v3/snapshots/22f8fd8c-7d13-449b-b7ee-112a771a1eee => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:13.894058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.898201 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 Aug 19 23:14:13.898201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.898201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.898201 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete snapshot with id: 2238e6be-ff18-4bcb-a85e-3a01ee467b75 Aug 19 23:14:13.902164 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8440fd13-fc72-4b3d-b866-0ebad9401095 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 returned with HTTP 404 Aug 19 23:14:13.904907 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 224/903] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:13 2026] DELETE /volume/v3/snapshots/2238e6be-ff18-4bcb-a85e-3a01ee467b75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:13.919817 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5cff5b72-4289-45cd-a01e-866ece965d96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.924723 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5cff5b72-4289-45cd-a01e-866ece965d96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:13.924940 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5cff5b72-4289-45cd-a01e-866ece965d96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.926684 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5cff5b72-4289-45cd-a01e-866ece965d96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.935487 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5cff5b72-4289-45cd-a01e-866ece965d96 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 404 Aug 19 23:14:13.937179 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 229/904] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:13 2026] GET /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:13.945113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4767659-c9bb-4949-98b5-f702db07cd12 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.949472 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4767659-c9bb-4949-98b5-f702db07cd12 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:13.949732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4767659-c9bb-4949-98b5-f702db07cd12 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:13.950008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4767659-c9bb-4949-98b5-f702db07cd12 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:13.950178 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d4767659-c9bb-4949-98b5-f702db07cd12 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume with id: 7090ae39-98e7-422c-8653-a5694f758bee Aug 19 23:14:13.960213 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4767659-c9bb-4949-98b5-f702db07cd12 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee returned with HTTP 404 Aug 19 23:14:13.960930 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 227/905] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:13 2026] DELETE /volume/v3/volumes/7090ae39-98e7-422c-8653-a5694f758bee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:13.973444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:13.975397 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:13.975832 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-954066463"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:13.977906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-954066463'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:13.978074 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume of 1 GB Aug 19 23:14:13.983852 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Availability Zones retrieved successfully. Aug 19 23:14:13.991975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (d83f9610-178c-497c-9686-235f9cf88598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:13.993928 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ce0df8-9d54-4386-8ba7-41b8f8da9d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:13.995523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:14.031522 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ce0df8-9d54-4386-8ba7-41b8f8da9d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:14.032577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095b0135-5eb4-4c7d-b901-64108c04d721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:14.082726 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['c18b36cc-9919-4063-a982-c624d42a1b4a', '67da3332-f0da-4e8a-8ba5-4b7e9ef61d0f', '53a0e9f3-ceba-4306-87e4-594c3426555a', '20ad474b-54e2-4905-a8b7-bde1c8076228'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:14.083559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095b0135-5eb4-4c7d-b901-64108c04d721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c18b36cc-9919-4063-a982-c624d42a1b4a', '67da3332-f0da-4e8a-8ba5-4b7e9ef61d0f', '53a0e9f3-ceba-4306-87e4-594c3426555a', '20ad474b-54e2-4905-a8b7-bde1c8076228']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:14.084281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07915b06-b6ea-4747-9e35-b41ab0260bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:14.108034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07915b06-b6ea-4747-9e35-b41ab0260bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3164e8-9b14-4bc9-b1c3-fb94d025810b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-954066463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['c18b36cc-9919-4063-a982-c624d42a1b4a','67da3332-f0da-4e8a-8ba5-4b7e9ef61d0f','53a0e9f3-ceba-4306-87e4-594c3426555a','20ad474b-54e2-4905-a8b7-bde1c8076228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-954066463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3164e8-9b14-4bc9-b1c3-fb94d025810b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a7402541f8466aa532c6e1d9140851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:14.108933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe2fc32-637f-4b59-8387-118e7c44f77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:14.127426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe2fc32-637f-4b59-8387-118e7c44f77c) transitioned into state 'SUCCESS' from state '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-954066463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['c18b36cc-9919-4063-a982-c624d42a1b4a','67da3332-f0da-4e8a-8ba5-4b7e9ef61d0f','53a0e9f3-ceba-4306-87e4-594c3426555a','20ad474b-54e2-4905-a8b7-bde1c8076228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:14.128485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2955f6-0f4d-4d81-81a5-9cc5aab2b26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:14.140879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2955f6-0f4d-4d81-81a5-9cc5aab2b26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:14.142322 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (d83f9610-178c-497c-9686-235f9cf88598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:14.143018 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request issued successfully. Aug 19 23:14:14.143901 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbb19c6e-d598-4a72-85cb-20f4a4a597a5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:14.145187 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 226/906] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:13 2026] POST /volume/v3/volumes => generated 750 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:14.160849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:14.163174 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:14.163550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:14.163784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:14.174128 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:14.174128 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:14.179535 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:14.185974 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02839d01-d93e-48b1-baa4-bd9c4c077981 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 200 Aug 19 23:14:14.186853 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 225/907] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:14 2026] GET /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:15.202967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:15.206780 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:15.207026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:15.207372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:15.216166 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:15.216166 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:15.222223 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:15.227793 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a92020b1-6d87-46c2-b5ea-3f3f896b6acb tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 200 Aug 19 23:14:15.228239 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 230/908] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:15 2026] GET /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:15.245307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84454564-16d7-4898-8092-52669f9e4df4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:15.247727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:14:15.248163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e3164e8-9b14-4bc9-b1c3-fb94d025810b", "name": "tempest-VolumesDeleteCascade-Snapshot-1341954356"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:15.260189 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:15.260189 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:15.260877 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:15.261035 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create snapshot from volume 5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:15.302020 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['92630c41-a615-4adb-9657-13a9f58440e0', '364e2d22-d046-4913-ba7c-0e13f0f841b5', 'e40f2d39-91d3-41ab-98e6-cc17deb48882', '0a50fcd2-9b52-4469-abce-8c9d861f28d8'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:15.334495 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot create request issued successfully. Aug 19 23:14:15.335665 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84454564-16d7-4898-8092-52669f9e4df4 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:14:15.335665 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 228/909] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:14:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:15.351884 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:15.354876 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 Aug 19 23:14:15.355164 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:15.355472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:15.363533 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:15.363533 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:15.364543 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:15.366104 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ffcba206-83c0-4363-98d4-5f1309bf1e0b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 returned with HTTP 200 Aug 19 23:14:15.367043 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 227/910] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:15 2026] GET /volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:16.378501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-20fe05be-0755-46a2-bfce-d689341a3476 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:16.380583 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-20fe05be-0755-46a2-bfce-d689341a3476 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 Aug 19 23:14:16.380803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-20fe05be-0755-46a2-bfce-d689341a3476 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:16.380992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-20fe05be-0755-46a2-bfce-d689341a3476 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:16.389552 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:16.389552 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:16.390485 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-20fe05be-0755-46a2-bfce-d689341a3476 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:16.392003 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-20fe05be-0755-46a2-bfce-d689341a3476 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 returned with HTTP 200 Aug 19 23:14:16.392628 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 226/911] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:16 2026] GET /volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:16.406037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:16.408695 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:16.409070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5dc1de4-ef64-4798-b79a-5a1f8a1d2872", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1084566559"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:16.411008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5dc1de4-ef64-4798-b79a-5a1f8a1d2872', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1084566559'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:16.418157 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:16.418157 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:16.418840 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Snapshot retrieved successfully. Aug 19 23:14:16.419007 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume of 1 GB Aug 19 23:14:16.424296 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Availability Zones retrieved successfully. Aug 19 23:14:16.432833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (3c40ba0b-db00-400e-9997-6d88948e4fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:16.434284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef480d-3313-49fe-bd96-1c5dc0e188fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:16.435678 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:16.481618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef480d-3313-49fe-bd96-1c5dc0e188fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5dc1de4-ef64-4798-b79a-5a1f8a1d2872', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:16.482852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0cba68-e8fd-4db0-ac45-f5bc3d6b5d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:16.547214 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Created reservations ['d635d371-96a4-44d6-adc1-7c6519d7bb18', '0e871873-c6ce-4cca-b35b-980969773b60', 'cd0a1383-53a5-4bfc-9f40-23530b8c9dd9', '73fb6371-654e-4804-b90b-bf4e14037263'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:16.548163 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0cba68-e8fd-4db0-ac45-f5bc3d6b5d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d635d371-96a4-44d6-adc1-7c6519d7bb18', '0e871873-c6ce-4cca-b35b-980969773b60', 'cd0a1383-53a5-4bfc-9f40-23530b8c9dd9', '73fb6371-654e-4804-b90b-bf4e14037263']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:16.549058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79e0c3d-f191-408f-aa5a-64d04c547575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:16.603348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79e0c3d-f191-408f-aa5a-64d04c547575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf198772-6ceb-42e4-bf5a-07bed68a8a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1084566559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['d635d371-96a4-44d6-adc1-7c6519d7bb18','0e871873-c6ce-4cca-b35b-980969773b60','cd0a1383-53a5-4bfc-9f40-23530b8c9dd9','73fb6371-654e-4804-b90b-bf4e14037263'],size=1,snapshot_id=b5dc1de4-ef64-4798-b79a-5a1f8a1d2872,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1084566559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf198772-6ceb-42e4-bf5a-07bed68a8a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5dc1de4-ef64-4798-b79a-5a1f8a1d2872,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a7402541f8466aa532c6e1d9140851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:16.604325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe20c04-1566-4699-a93f-392d97a7942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:16.624504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe20c04-1566-4699-a93f-392d97a7942c) transitioned into state 'SUCCESS' from state '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-1084566559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d069ac98d6a74c3eaa5c7d4d25e7ac15',qos_specs=None,replication_status=,reservations=['d635d371-96a4-44d6-adc1-7c6519d7bb18','0e871873-c6ce-4cca-b35b-980969773b60','cd0a1383-53a5-4bfc-9f40-23530b8c9dd9','73fb6371-654e-4804-b90b-bf4e14037263'],size=1,snapshot_id=b5dc1de4-ef64-4798-b79a-5a1f8a1d2872,source_replicaid=,source_volid=None,status='creating',user_id='90a7402541f8466aa532c6e1d9140851',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:16.625355 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744dc50c-109d-4183-a3cc-6ba42053e05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:16.650989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744dc50c-109d-4183-a3cc-6ba42053e05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:16.652919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Flow 'volume_create_api' (3c40ba0b-db00-400e-9997-6d88948e4fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:16.653732 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Create volume request issued successfully. Aug 19 23:14:16.654607 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e948bf7-5b95-4c81-bc1f-2017dcffa6a7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:16.655353 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 231/912] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:16 2026] POST /volume/v3/volumes => generated 785 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:16.668880 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:16.671247 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:16.671525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:16.671855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:16.682008 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:16.682008 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:16.688192 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:16.694408 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c71f9f9-bda9-4ed2-8c8a-f0c064efcd40 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 200 Aug 19 23:14:16.694955 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 229/913] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:16 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:17.707549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:17.709788 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:17.710043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:17.710290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:17.722907 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.722907 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:17.732634 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:17.738903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d403fb48-cbc2-4d11-b24d-87a337000aa0 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 200 Aug 19 23:14:17.739381 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 228/914] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:17 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:17.752112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:17.763783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:17.764911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:17.765270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:17.770222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:17.777650 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.777650 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:17.784279 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:17.790383 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab755a24-eb15-4559-bfe5-4f34bb3ec6bf tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 200 Aug 19 23:14:17.790893 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 227/915] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:17 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:17.808978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-832b851d-dea8-4749-8018-a1b6ed4b51de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:17.810928 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b?cascade=True Aug 19 23:14:17.811216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:17.811627 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:17.811899 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume with id: 5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:17.821133 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.821133 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:17.821866 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:17.859406 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume request issued successfully. Aug 19 23:14:17.859795 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-832b851d-dea8-4749-8018-a1b6ed4b51de tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b?cascade=True returned with HTTP 202 Aug 19 23:14:17.860406 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 230/916] 10.4.3.193 () {66 vars in 1376 bytes} [Wed Aug 19 23:14:17 2026] DELETE /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:17.872272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fce2b488-a682-4199-87ef-9aa7961446d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:17.874393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fce2b488-a682-4199-87ef-9aa7961446d7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:17.874664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fce2b488-a682-4199-87ef-9aa7961446d7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:17.875513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fce2b488-a682-4199-87ef-9aa7961446d7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:17.884179 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.884179 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:17.887175 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fce2b488-a682-4199-87ef-9aa7961446d7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:17.891799 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fce2b488-a682-4199-87ef-9aa7961446d7 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 200 Aug 19 23:14:17.892184 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 229/917] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:17 2026] GET /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:17.895527 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:17.895991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-994886647"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:17.898467 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-994886647'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:17.904265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume of 1 GB Aug 19 23:14:17.904659 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.904659 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:17.905222 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Availability Zones retrieved successfully. Aug 19 23:14:17.912459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Flow 'volume_create_api' (88e6bb8e-5e0e-4fe8-a9a1-5ea837f16dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:17.913948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f5e5d3-3156-4a60-8452-422eb82696d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:17.915310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:17.928971 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:17.928971 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:17.951650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f5e5d3-3156-4a60-8452-422eb82696d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:17.951650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f489026-67a3-4e3f-a08e-886c85ebb2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:18.026831 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Created reservations ['2dc99858-f354-4a17-a529-d9c010580469', '8159e23e-22be-4bc2-b052-24d1f30002d6', 'ed48a01b-08fb-456c-8434-04432d8c72b2', '31b2c2a2-e79b-4d60-8e39-d38b8df9fdf7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:18.027737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f489026-67a3-4e3f-a08e-886c85ebb2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc99858-f354-4a17-a529-d9c010580469', '8159e23e-22be-4bc2-b052-24d1f30002d6', 'ed48a01b-08fb-456c-8434-04432d8c72b2', '31b2c2a2-e79b-4d60-8e39-d38b8df9fdf7']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:18.028464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b3c6f1-bd84-4b33-80f1-ad452a24f675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:18.053505 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b3c6f1-bd84-4b33-80f1-ad452a24f675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9f8b34-c953-42e5-9f5f-dc2722cb052f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-994886647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='074d69089c26425f90eb10a710ff2100',qos_specs=None,replication_status=,reservations=['2dc99858-f354-4a17-a529-d9c010580469','8159e23e-22be-4bc2-b052-24d1f30002d6','ed48a01b-08fb-456c-8434-04432d8c72b2','31b2c2a2-e79b-4d60-8e39-d38b8df9fdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89158ad512684a34a2d5e4f0001626f9',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-994886647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9f8b34-c953-42e5-9f5f-dc2722cb052f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='074d69089c26425f90eb10a710ff2100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89158ad512684a34a2d5e4f0001626f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:18.054308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18907732-9084-4ac6-a4cf-1677fdd95b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:18.071479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18907732-9084-4ac6-a4cf-1677fdd95b44) transitioned into state 'SUCCESS' from state '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-994886647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='074d69089c26425f90eb10a710ff2100',qos_specs=None,replication_status=,reservations=['2dc99858-f354-4a17-a529-d9c010580469','8159e23e-22be-4bc2-b052-24d1f30002d6','ed48a01b-08fb-456c-8434-04432d8c72b2','31b2c2a2-e79b-4d60-8e39-d38b8df9fdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89158ad512684a34a2d5e4f0001626f9',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:18.072110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87b8fd5-f215-4ab2-b62b-224817fe9299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:18.080901 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87b8fd5-f215-4ab2-b62b-224817fe9299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:18.081662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Flow 'volume_create_api' (88e6bb8e-5e0e-4fe8-a9a1-5ea837f16dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:18.082009 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume request issued successfully. Aug 19 23:14:18.082539 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19fbc7ed-bac2-47ff-9d2a-2a671518c1f4 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:18.083008 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 232/918] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:17 2026] POST /volume/v3/volumes => generated 757 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:18.094070 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f9782ff5-69b4-446c-8d19-ce13077a087f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:18.095855 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f9782ff5-69b4-446c-8d19-ce13077a087f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:14:18.096067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f9782ff5-69b4-446c-8d19-ce13077a087f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:18.096253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f9782ff5-69b4-446c-8d19-ce13077a087f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:18.102632 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:18.102632 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:18.106225 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f9782ff5-69b4-446c-8d19-ce13077a087f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:14:18.110046 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f9782ff5-69b4-446c-8d19-ce13077a087f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:14:18.110421 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 228/919] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:18 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:18.908473 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14821f96-477e-4b82-8d5a-7fb062502356 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:18.910676 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14821f96-477e-4b82-8d5a-7fb062502356 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:18.910676 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14821f96-477e-4b82-8d5a-7fb062502356 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:18.910874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14821f96-477e-4b82-8d5a-7fb062502356 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:18.917644 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14821f96-477e-4b82-8d5a-7fb062502356 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 404 Aug 19 23:14:18.918262 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 231/920] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:18 2026] GET /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:18.928174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:18.930731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:14:18.930731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:18.930991 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:18.931326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:18.932233 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:18.941594 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Get all volumes completed successfully. Aug 19 23:14:18.941594 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-90820fa6-e417-4f3b-a80f-aa2762aeec06 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:14:18.941747 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 230/921] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:14:18 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:18.952578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:18.954825 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:14:18.955048 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:18.955265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:18.955529 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:18.955851 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:18.955851 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:18.957094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:14:18.961517 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Get all snapshots completed successfully. Aug 19 23:14:18.962331 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5bfcd19a-ce54-4b60-9e6c-7e8c7a6a8d6b tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:14:18.962331 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 233/922] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:14:18 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:18.972968 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8828da05-4948-47a0-9050-4af1a496b2aa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:18.974671 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8828da05-4948-47a0-9050-4af1a496b2aa tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:18.975614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8828da05-4948-47a0-9050-4af1a496b2aa tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:18.975614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8828da05-4948-47a0-9050-4af1a496b2aa tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:18.982580 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:18.982580 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:18.986373 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8828da05-4948-47a0-9050-4af1a496b2aa tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:18.990391 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8828da05-4948-47a0-9050-4af1a496b2aa tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 200 Aug 19 23:14:18.990728 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 229/923] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:18 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:19.004465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.005775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:19.006004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:19.006225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:19.006425 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume with id: bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:19.015097 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.015097 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:19.015723 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:19.035495 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume request issued successfully. Aug 19 23:14:19.035495 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73b7d868-08c8-4017-83c5-041e06e27bb5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 202 Aug 19 23:14:19.035495 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 232/924] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:19 2026] DELETE /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:19.043497 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.046903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:19.047173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:19.047454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:19.056967 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.056967 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:19.062292 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Volume info retrieved successfully. Aug 19 23:14:19.069151 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d67853d-8b8f-4e42-96d9-9cb57a771f68 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 200 Aug 19 23:14:19.069703 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 231/925] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:19 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:19.123727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-23295de5-de1f-418d-876a-bfcfa0057645 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.126152 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23295de5-de1f-418d-876a-bfcfa0057645 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:14:19.126382 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23295de5-de1f-418d-876a-bfcfa0057645 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:19.126577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23295de5-de1f-418d-876a-bfcfa0057645 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:19.136197 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.136197 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:19.140776 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-23295de5-de1f-418d-876a-bfcfa0057645 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:14:19.145083 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23295de5-de1f-418d-876a-bfcfa0057645 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:14:19.145477 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 234/926] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:19 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:19.158067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.236283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] POST https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action Aug 19 23:14:19.236730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:19.236892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:19.246452 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.246452 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:19.246844 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] Volume info retrieved successfully. Aug 19 23:14:19.256765 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] Update volume admin metadata completed successfully. Aug 19 23:14:19.256990 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] Update readonly setting on volume completed successfully. Aug 19 23:14:19.257245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b943cd2e-f66d-4cc8-9cf2-b488bea68146 tempest-TestMultiAttachVolumeSwap-357326943 tempest-TestMultiAttachVolumeSwap-357326943-project-admin] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action returned with HTTP 202 Aug 19 23:14:19.257807 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 230/927] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:19 2026] POST /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:19.266630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.268491 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:19.269490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1711374497"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:19.270596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1711374497'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:19.277383 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume of 1 GB Aug 19 23:14:19.277383 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.277383 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:19.278038 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Availability Zones retrieved successfully. Aug 19 23:14:19.285949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Flow 'volume_create_api' (ace6640c-7a1e-4ccf-898b-5c29d6585eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:19.287429 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7611c5cf-7589-426d-a553-ebdfb83e2f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:19.290255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:19.300864 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.300864 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:19.320625 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7611c5cf-7589-426d-a553-ebdfb83e2f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:19.321917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01d6cc9-c01d-417c-af4a-65023035d0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:19.351527 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:14:19.352084 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:14:19.370655 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Created reservations ['521798fd-4762-4795-91be-ca95dfcd7b7f', 'e0da4e48-2638-4930-9634-98f541df404d', 'b825cb9e-1c31-456b-9e6f-53b941dfaebd', '1a8f88ff-4000-40fe-b3a9-438e1df3e866'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:19.371882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01d6cc9-c01d-417c-af4a-65023035d0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521798fd-4762-4795-91be-ca95dfcd7b7f', 'e0da4e48-2638-4930-9634-98f541df404d', 'b825cb9e-1c31-456b-9e6f-53b941dfaebd', '1a8f88ff-4000-40fe-b3a9-438e1df3e866']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:19.373065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee837094-8d2a-4323-a740-73f7b6cf8cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:19.403648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee837094-8d2a-4323-a740-73f7b6cf8cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba24d906-b87a-4047-904a-c9b6e7b7d0ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1711374497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='074d69089c26425f90eb10a710ff2100',qos_specs=None,replication_status=,reservations=['521798fd-4762-4795-91be-ca95dfcd7b7f','e0da4e48-2638-4930-9634-98f541df404d','b825cb9e-1c31-456b-9e6f-53b941dfaebd','1a8f88ff-4000-40fe-b3a9-438e1df3e866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89158ad512684a34a2d5e4f0001626f9',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1711374497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba24d906-b87a-4047-904a-c9b6e7b7d0ac,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='074d69089c26425f90eb10a710ff2100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89158ad512684a34a2d5e4f0001626f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:19.404612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2508e2ec-ea3f-44c6-9d01-5f512d9c39d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:19.423589 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2508e2ec-ea3f-44c6-9d01-5f512d9c39d1) transitioned into state 'SUCCESS' from state '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-1711374497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='074d69089c26425f90eb10a710ff2100',qos_specs=None,replication_status=,reservations=['521798fd-4762-4795-91be-ca95dfcd7b7f','e0da4e48-2638-4930-9634-98f541df404d','b825cb9e-1c31-456b-9e6f-53b941dfaebd','1a8f88ff-4000-40fe-b3a9-438e1df3e866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89158ad512684a34a2d5e4f0001626f9',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:19.424592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c7d956-cab6-462a-8aca-41a9218716fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:19.435808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c7d956-cab6-462a-8aca-41a9218716fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:19.436732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Flow 'volume_create_api' (ace6640c-7a1e-4ccf-898b-5c29d6585eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:19.437097 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Create volume request issued successfully. Aug 19 23:14:19.437744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b631060f-f3fb-4e4e-96c0-613721c2e0e8 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:19.438215 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 233/928] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:19 2026] POST /volume/v3/volumes => generated 758 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:19.455079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c565c318-8709-4315-b0ec-9d39fdb97231 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:19.457108 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c565c318-8709-4315-b0ec-9d39fdb97231 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:14:19.457469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c565c318-8709-4315-b0ec-9d39fdb97231 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:19.457855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c565c318-8709-4315-b0ec-9d39fdb97231 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:19.467966 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:19.467966 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:19.473634 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c565c318-8709-4315-b0ec-9d39fdb97231 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:14:19.480798 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c565c318-8709-4315-b0ec-9d39fdb97231 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 200 Aug 19 23:14:19.480798 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 232/929] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:19 2026] GET /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:20.086813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-50e166c3-8518-4785-bc85-a3b06bb2856d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:20.088991 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50e166c3-8518-4785-bc85-a3b06bb2856d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 Aug 19 23:14:20.089211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50e166c3-8518-4785-bc85-a3b06bb2856d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:20.089463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50e166c3-8518-4785-bc85-a3b06bb2856d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:20.096247 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50e166c3-8518-4785-bc85-a3b06bb2856d tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 returned with HTTP 404 Aug 19 23:14:20.096844 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 235/930] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:20 2026] GET /volume/v3/volumes/bf198772-6ceb-42e4-bf5a-07bed68a8a35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:20.103721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:20.106732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 Aug 19 23:14:20.107034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:20.107314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:20.107482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete snapshot with id: b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 Aug 19 23:14:20.112792 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d5f5964b-a5c5-4de8-a38d-3ace5bf866c5 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 returned with HTTP 404 Aug 19 23:14:20.113445 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 231/931] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:20 2026] DELETE /volume/v3/snapshots/b5dc1de4-ef64-4798-b79a-5a1f8a1d2872 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:20.120251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-459ee8f9-bf06-4216-9ed3-18138187cf10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:20.122012 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-459ee8f9-bf06-4216-9ed3-18138187cf10 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] GET https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:20.122194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-459ee8f9-bf06-4216-9ed3-18138187cf10 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:20.122394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-459ee8f9-bf06-4216-9ed3-18138187cf10 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:20.128325 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-459ee8f9-bf06-4216-9ed3-18138187cf10 tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 404 Aug 19 23:14:20.128837 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 234/932] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:20 2026] GET /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:20.135744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:20.140883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:20.140883 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:20.140883 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:20.140883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] Delete volume with id: 5e3164e8-9b14-4bc9-b1c3-fb94d025810b Aug 19 23:14:20.146871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f54e7be-9fa5-4b68-abae-86bbc7c6051e tempest-VolumesDeleteCascade-1710848454 tempest-VolumesDeleteCascade-1710848454-project-member] https://10.4.3.193/volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b returned with HTTP 404 Aug 19 23:14:20.146871 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 233/933] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:20 2026] DELETE /volume/v3/volumes/5e3164e8-9b14-4bc9-b1c3-fb94d025810b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:20.493187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:20.495028 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:14:20.495206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:20.495472 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:20.504105 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:20.504105 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:20.509176 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:14:20.515330 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0bc5f4f7-2100-4f55-bc1a-4a77bec95b0f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 200 Aug 19 23:14:20.515940 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 236/934] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:20 2026] GET /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:21.500625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-86afc133-13e3-442b-93f4-ddab7fdd06de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:21.612254 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:21.612695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1888651628"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:21.614569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1888651628'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:21.614727 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Create volume of 1 GB Aug 19 23:14:21.622394 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Availability Zones retrieved successfully. Aug 19 23:14:21.629894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Flow 'volume_create_api' (66e6af8b-893e-400c-8be7-4e3e2770d4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:21.631443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a90ecc-3a19-4e22-80a8-ed38a865ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:21.632787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:21.659682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a90ecc-3a19-4e22-80a8-ed38a865ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:21.660483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8680bd14-ca2f-44c3-b0fa-e02780ebb6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:21.729331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Created reservations ['bf595d45-4bcb-49d0-9336-f6ec26c52251', '95368bd9-ce51-483e-806d-91ca44d2f827', '6077415d-d2e0-4841-aa38-8ba82300d5c9', '93c5b15b-e0ae-4c5f-8b51-9abe4a6a6490'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:21.730181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8680bd14-ca2f-44c3-b0fa-e02780ebb6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf595d45-4bcb-49d0-9336-f6ec26c52251', '95368bd9-ce51-483e-806d-91ca44d2f827', '6077415d-d2e0-4841-aa38-8ba82300d5c9', '93c5b15b-e0ae-4c5f-8b51-9abe4a6a6490']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:21.731069 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c632b8c0-b2ce-436e-aabe-7f743b25a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:21.754088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c632b8c0-b2ce-436e-aabe-7f743b25a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678b6690-d3b6-4b41-8465-18e82551d087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1888651628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9f22515ab04ef5b92cd478e4cc9c23',qos_specs=None,replication_status=,reservations=['bf595d45-4bcb-49d0-9336-f6ec26c52251','95368bd9-ce51-483e-806d-91ca44d2f827','6077415d-d2e0-4841-aa38-8ba82300d5c9','93c5b15b-e0ae-4c5f-8b51-9abe4a6a6490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b6da6c81f2487e9295743ca47c7399',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1888651628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=678b6690-d3b6-4b41-8465-18e82551d087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9f22515ab04ef5b92cd478e4cc9c23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b6da6c81f2487e9295743ca47c7399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:21.754930 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55f0503-e943-41ac-bf9d-c1018d863ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:21.772731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55f0503-e943-41ac-bf9d-c1018d863ce3) transitioned into state 'SUCCESS' from state '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-1888651628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9f22515ab04ef5b92cd478e4cc9c23',qos_specs=None,replication_status=,reservations=['bf595d45-4bcb-49d0-9336-f6ec26c52251','95368bd9-ce51-483e-806d-91ca44d2f827','6077415d-d2e0-4841-aa38-8ba82300d5c9','93c5b15b-e0ae-4c5f-8b51-9abe4a6a6490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b6da6c81f2487e9295743ca47c7399',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:21.773468 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c6fac2-efb4-4ba8-9bbb-acfd2ae34f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:21.782097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c6fac2-efb4-4ba8-9bbb-acfd2ae34f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:21.783003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Flow 'volume_create_api' (66e6af8b-893e-400c-8be7-4e3e2770d4bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:21.783357 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Create volume request issued successfully. Aug 19 23:14:21.783984 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86afc133-13e3-442b-93f4-ddab7fdd06de tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:21.784441 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 232/935] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:21 2026] POST /volume/v3/volumes => generated 750 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:21.798862 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1de62526-0693-48a7-8cf4-6f9086b647df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:21.803311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1de62526-0693-48a7-8cf4-6f9086b647df tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:21.803552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1de62526-0693-48a7-8cf4-6f9086b647df tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:21.803798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1de62526-0693-48a7-8cf4-6f9086b647df tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:21.816556 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:21.816556 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:21.821422 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1de62526-0693-48a7-8cf4-6f9086b647df tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:21.827387 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1de62526-0693-48a7-8cf4-6f9086b647df tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 200 Aug 19 23:14:21.827792 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 235/936] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:21 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:22.843741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:22.844622 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:22.844927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:22.845185 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:22.857050 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:22.857050 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:22.862276 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:22.868008 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63c4ff7e-3e2a-426e-beef-8bed5e3f6c3b tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 200 Aug 19 23:14:22.868478 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 234/937] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:22 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:22.884933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:22.887148 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] POST https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:22.887508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:22.895530 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:22.895530 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:22.895942 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:22.904148 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Create volume metadata completed successfully. Aug 19 23:14:22.904400 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-36b9e9be-507a-4071-a2bd-b58ae779e028 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:22.904780 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 237/938] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:14:22 2026] POST /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:22.913353 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3e7aed31-5555-4845-92e7-3974b553df11 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:22.915285 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:22.915483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:22.915660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:22.923997 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:22.923997 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:22.924515 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:22.932725 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:22.933029 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e7aed31-5555-4845-92e7-3974b553df11 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:22.933565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 233/939] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:14:22 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:22.942594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e317cf5c-af57-456a-a691-0ecf33299344 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:22.944539 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e317cf5c-af57-456a-a691-0ecf33299344 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] PUT https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:22.944911 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e317cf5c-af57-456a-a691-0ecf33299344 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:22.955627 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:22.955627 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:22.956167 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e317cf5c-af57-456a-a691-0ecf33299344 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:22.978609 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e317cf5c-af57-456a-a691-0ecf33299344 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Update volume metadata completed successfully. Aug 19 23:14:22.978956 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e317cf5c-af57-456a-a691-0ecf33299344 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:22.979483 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 236/940] 10.4.3.193 () {68 vars in 1395 bytes} [Wed Aug 19 23:14:22 2026] PUT /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:22.988334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:22.990195 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:22.990420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:22.990616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:22.999539 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:22.999539 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:23.000164 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.008402 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:23.008785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b043322-e6e9-4903-aecf-dfa4204e8b58 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.009149 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 235/941] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:14:22 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.020170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-770e84f2-a353-4887-9535-1588b6bf23c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.022728 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] DELETE https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key1 Aug 19 23:14:23.023046 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.023228 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.035858 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.035858 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:23.036148 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.046110 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:23.056590 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Delete volume metadata completed successfully. Aug 19 23:14:23.056888 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-770e84f2-a353-4887-9535-1588b6bf23c8 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key1 returned with HTTP 200 Aug 19 23:14:23.057370 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 238/942] 10.4.3.193 () {66 vars in 1393 bytes} [Wed Aug 19 23:14:23 2026] DELETE /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 23:14:23.066904 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.068468 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:23.068682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.068883 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.076228 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.076228 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:23.077115 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.081873 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:23.082883 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-149f31c6-a83d-4e9b-b70e-a9db5420efe9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.082883 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 234/943] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:14:23 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.093402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dbc42971-8a3e-4d2f-a229-27947228a791 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.096408 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dbc42971-8a3e-4d2f-a229-27947228a791 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] PUT https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:23.096408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dbc42971-8a3e-4d2f-a229-27947228a791 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:23.110242 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.110242 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:23.111167 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dbc42971-8a3e-4d2f-a229-27947228a791 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.135487 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dbc42971-8a3e-4d2f-a229-27947228a791 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Update volume metadata completed successfully. Aug 19 23:14:23.135856 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dbc42971-8a3e-4d2f-a229-27947228a791 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.136437 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 237/944] 10.4.3.193 () {68 vars in 1395 bytes} [Wed Aug 19 23:14:23 2026] PUT /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.147101 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.149323 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] POST https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:23.149819 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:23.159558 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.159558 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:23.160051 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.167930 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Create volume metadata completed successfully. Aug 19 23:14:23.168211 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0976e162-4938-4e88-b3cb-c011fe0044c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.168676 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 236/945] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:14:23 2026] POST /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.175463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.177203 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] PUT https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 Aug 19 23:14:23.177553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:23.186307 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.186307 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:23.186818 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.201849 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Update volume metadata completed successfully. Aug 19 23:14:23.202878 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0726ccc0-7ce8-4e90-9f1f-cb34993cb730 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 returned with HTTP 200 Aug 19 23:14:23.202878 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 239/946] 10.4.3.193 () {68 vars in 1410 bytes} [Wed Aug 19 23:14:23 2026] PUT /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.211020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-049d9c82-261e-4743-bfda-a01163079765 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.213293 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 Aug 19 23:14:23.213566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.213841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.223198 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.223198 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:23.223907 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.235307 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:23.235683 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-049d9c82-261e-4743-bfda-a01163079765 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 returned with HTTP 200 Aug 19 23:14:23.236262 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 235/947] 10.4.3.193 () {66 vars in 1390 bytes} [Wed Aug 19 23:14:23 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.248318 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a79430d1-7bbd-48eb-b86b-0c717586473e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.251225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:23.251443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.251623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.268964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.268964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:23.269538 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.274957 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Get volume metadata completed successfully. Aug 19 23:14:23.275282 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a79430d1-7bbd-48eb-b86b-0c717586473e tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.275903 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 238/948] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:14:23 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.285824 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.290393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] PUT https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata Aug 19 23:14:23.290826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:23.301150 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.301150 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:23.301639 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.311170 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Update volume metadata completed successfully. Aug 19 23:14:23.311491 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87a2ee6a-4436-4165-8669-1a8c955f7dc9 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata returned with HTTP 200 Aug 19 23:14:23.311937 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 237/949] 10.4.3.193 () {68 vars in 1395 bytes} [Wed Aug 19 23:14:23 2026] PUT /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:23.319580 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.321415 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:23.321607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.321803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.330001 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.330001 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:23.333947 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.340001 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b41521bc-2cac-4e7a-8af2-8ea24c7433a7 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 200 Aug 19 23:14:23.340810 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 240/950] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:23 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:23.359781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.361870 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] DELETE https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:23.362111 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.362359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.362557 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Delete volume with id: 678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:23.370537 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.370537 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:23.371109 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.390567 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Delete volume request issued successfully. Aug 19 23:14:23.390758 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1802f06d-6aa5-4bf3-b7bb-5c368ac0f1b4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 202 Aug 19 23:14:23.391202 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 236/951] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:23 2026] DELETE /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:23.398390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:23.401500 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:23.401958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:23.402258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:23.410427 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:23.410427 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:23.413988 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Volume info retrieved successfully. Aug 19 23:14:23.419565 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdd7a60-9a4d-4ff8-845d-a42e9ca905c4 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 200 Aug 19 23:14:23.420177 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 239/952] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:23 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:24.436215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1794fdac-99fd-4e48-bbc5-39c464b81d57 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:24.438287 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1794fdac-99fd-4e48-bbc5-39c464b81d57 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] GET https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 Aug 19 23:14:24.438544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1794fdac-99fd-4e48-bbc5-39c464b81d57 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:24.438828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1794fdac-99fd-4e48-bbc5-39c464b81d57 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:24.448604 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1794fdac-99fd-4e48-bbc5-39c464b81d57 tempest-VolumesMetadataTest-407263104 tempest-VolumesMetadataTest-407263104-project-member] https://10.4.3.193/volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 returned with HTTP 404 Aug 19 23:14:24.449277 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 238/953] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:24 2026] GET /volume/v3/volumes/678b6690-d3b6-4b41-8465-18e82551d087 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:25.938854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c967b48-df73-4498-b9df-c2e119acd112 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:26.063535 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:14:26.063744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:26.063959 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:26.064161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:26.065130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:26.072563 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:26.072898 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c967b48-df73-4498-b9df-c2e119acd112 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:14:26.073232 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 241/954] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:14:25 2026] GET /volume/v3/volumes => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:26.093043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:26.097732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:26.097732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1398567847"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:26.097732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1398567847'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:26.097732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume of 1 GB Aug 19 23:14:26.105780 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Availability Zones retrieved successfully. Aug 19 23:14:26.111448 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (0cadc60e-9bd7-4e2d-8039-caad46397836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:26.112553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3944d734-d855-4bfa-97f9-d9ec4bf26da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:26.114741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:26.156133 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3944d734-d855-4bfa-97f9-d9ec4bf26da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:26.156994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12163ad5-b5cc-48fe-9db6-f5e02f74bdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:26.219399 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Created reservations ['3b64194f-17ba-4992-b60d-47c0ab18c10b', 'da685a63-1d0d-407f-9176-2f9ff95b945f', '342e80cf-5178-4e4b-9d8b-d99b9c2495d3', '2bdfdf4a-3a99-4460-ac42-ea96033397ff'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:26.220425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12163ad5-b5cc-48fe-9db6-f5e02f74bdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b64194f-17ba-4992-b60d-47c0ab18c10b', 'da685a63-1d0d-407f-9176-2f9ff95b945f', '342e80cf-5178-4e4b-9d8b-d99b9c2495d3', '2bdfdf4a-3a99-4460-ac42-ea96033397ff']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:26.221229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6640c01c-e067-474e-8884-67793430da66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:26.244580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6640c01c-e067-474e-8884-67793430da66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac17f55e-171e-4b2c-a23a-af793746737c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1398567847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['3b64194f-17ba-4992-b60d-47c0ab18c10b','da685a63-1d0d-407f-9176-2f9ff95b945f','342e80cf-5178-4e4b-9d8b-d99b9c2495d3','2bdfdf4a-3a99-4460-ac42-ea96033397ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1398567847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac17f55e-171e-4b2c-a23a-af793746737c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba043090a41943f4b24d1f74b8dec62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ea97de18662431b9b4361491b769ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:26.245352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46850f39-c92d-4c54-a61d-282e32841fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:26.269371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46850f39-c92d-4c54-a61d-282e32841fa3) transitioned into state 'SUCCESS' from state '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-1398567847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['3b64194f-17ba-4992-b60d-47c0ab18c10b','da685a63-1d0d-407f-9176-2f9ff95b945f','342e80cf-5178-4e4b-9d8b-d99b9c2495d3','2bdfdf4a-3a99-4460-ac42-ea96033397ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:26.270470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0404552d-499f-4a43-b9a8-86c3509a64fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:26.283415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0404552d-499f-4a43-b9a8-86c3509a64fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:26.286046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (0cadc60e-9bd7-4e2d-8039-caad46397836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:26.286046 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request issued successfully. Aug 19 23:14:26.286046 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59b8a509-5c75-44c4-be93-73ecf3b46eb2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:26.286046 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 237/955] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:26 2026] POST /volume/v3/volumes => generated 764 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:26.301171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:26.303045 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:26.303159 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:26.303308 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:26.311655 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:26.311655 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:26.315959 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:26.320561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d9c89a1-46e1-44f4-b0b4-346ba0a1b5ce tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:26.321388 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 240/956] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:26 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:26.925131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7019189a-f668-44f6-95ac-54ec9b73079e req-dc916178-f650-4a35-9b42-1bd00b262f1e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:26.928737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-dc916178-f650-4a35-9b42-1bd00b262f1e tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e Aug 19 23:14:26.928992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-dc916178-f650-4a35-9b42-1bd00b262f1e tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:26.929241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-dc916178-f650-4a35-9b42-1bd00b262f1e tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:26.938567 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:26.938567 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:26.999951 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-dc916178-f650-4a35-9b42-1bd00b262f1e tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e returned with HTTP 200 Aug 19 23:14:26.999951 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 239/957] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:26 2026] DELETE /volume/v3/attachments/c4b5fa8d-f269-48ed-8b3b-95f0b17ded3e => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:27.011331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:27.015761 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:14:27.016147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:27.016436 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:27.016629 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Delete volume with id: 4386b7bc-8d92-4425-9b16-062b3e09abf7 Aug 19 23:14:27.025144 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:27.025144 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:27.025656 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Volume info retrieved successfully. Aug 19 23:14:27.062230 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] Delete volume request issued successfully. Aug 19 23:14:27.062427 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7019189a-f668-44f6-95ac-54ec9b73079e req-ca29027f-b6fb-495d-a8da-0bd3c6e7ac95 tempest-ServerActionsV293TestJSON-1138912010 tempest-ServerActionsV293TestJSON-1138912010-project-member] https://10.4.3.193/volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 returned with HTTP 202 Aug 19 23:14:27.062868 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 242/958] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:14:27 2026] DELETE /volume/v3/volumes/4386b7bc-8d92-4425-9b16-062b3e09abf7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:27.337870 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:27.339989 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:27.340243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:27.340424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:27.351468 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:27.351468 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:27.355508 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:27.361699 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ed52303-1480-4d4e-ac91-c1cce91f7a2a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:27.362530 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 238/959] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:27 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:27.379455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:27.382373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:27.382734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:27.383045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:27.396353 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:27.396353 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:27.402968 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:27.411365 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a19764c-96ba-449d-b85c-aa0f4c83f574 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:27.411833 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 241/960] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:27 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:27.427274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:27.431778 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:27.431778 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1778323465"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:27.433068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1778323465'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:27.433335 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume of 1 GB Aug 19 23:14:27.433771 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:27.433771 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:27.438456 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Availability Zones retrieved successfully. Aug 19 23:14:27.446535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (8095eb19-f936-42cd-bcc5-064c91aae810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:27.447904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17944ff3-3ce9-4c04-bff8-af212aa56864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:27.449373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:27.495582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17944ff3-3ce9-4c04-bff8-af212aa56864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:27.496536 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec884a4-1882-46aa-b299-fe3f78f860c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:27.555769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Created reservations ['4ae15371-2287-4b6e-ac75-b625b1756276', '19a1e83b-027c-45c1-b426-3d6bed92cff5', 'a7ac2ec3-3e0c-4b83-887f-fd4d43f92b5f', '0d87ab90-dd95-4b25-9ccf-1f511703d54a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:27.556632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec884a4-1882-46aa-b299-fe3f78f860c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae15371-2287-4b6e-ac75-b625b1756276', '19a1e83b-027c-45c1-b426-3d6bed92cff5', 'a7ac2ec3-3e0c-4b83-887f-fd4d43f92b5f', '0d87ab90-dd95-4b25-9ccf-1f511703d54a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:27.558580 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c070815f-2238-4259-abe3-0220802cfda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:27.588943 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c070815f-2238-4259-abe3-0220802cfda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae316a7-8a9f-4c20-94b1-3eedfb13251a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1778323465',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['4ae15371-2287-4b6e-ac75-b625b1756276','19a1e83b-027c-45c1-b426-3d6bed92cff5','a7ac2ec3-3e0c-4b83-887f-fd4d43f92b5f','0d87ab90-dd95-4b25-9ccf-1f511703d54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1778323465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae316a7-8a9f-4c20-94b1-3eedfb13251a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba043090a41943f4b24d1f74b8dec62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ea97de18662431b9b4361491b769ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:27.590490 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fb1d2b-7185-4ff8-a903-4fa8b1e97a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:27.618424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fb1d2b-7185-4ff8-a903-4fa8b1e97a79) transitioned into state 'SUCCESS' from state '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-1778323465',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['4ae15371-2287-4b6e-ac75-b625b1756276','19a1e83b-027c-45c1-b426-3d6bed92cff5','a7ac2ec3-3e0c-4b83-887f-fd4d43f92b5f','0d87ab90-dd95-4b25-9ccf-1f511703d54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:27.619471 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad07db7a-defe-4e11-af95-8d62788bd5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:27.634486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad07db7a-defe-4e11-af95-8d62788bd5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:27.635705 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (8095eb19-f936-42cd-bcc5-064c91aae810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:27.636146 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request issued successfully. Aug 19 23:14:27.636955 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35e09ca8-9ad0-4321-ab79-37261b1fca78 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:27.637546 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 240/961] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:27 2026] POST /volume/v3/volumes => generated 764 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:14:27.656291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:27.660248 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:27.660444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:27.660661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:27.670917 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:27.670917 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:27.674918 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:27.679459 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ddf760d-3b72-4b43-a61d-c01d4522bd83 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:27.679892 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 243/962] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:27 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:28.698009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:28.699877 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:28.700143 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:28.700424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:28.712658 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:28.712658 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:28.719325 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:28.726045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cca1d5ef-b792-4f05-b95a-aad303e89fb8 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:28.726497 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 239/963] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:28 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:28.738759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:28.740352 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:28.740868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:28.740868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:28.749721 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:28.749721 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:28.755044 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:28.760282 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bde81ec-6c34-4150-b8b4-b7ef1464d5d9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:28.760645 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 242/964] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:28 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:28.776013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:28.778364 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:28.778691 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-882963991"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:28.780277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-882963991'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:28.780493 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume of 1 GB Aug 19 23:14:28.780924 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:28.780924 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:28.785150 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Availability Zones retrieved successfully. Aug 19 23:14:28.791351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (4c366c7a-b632-4f85-b33a-7b0f88effb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:28.794987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2d3ba5-e935-416b-9aac-17f9390af26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:28.794987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:28.828663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2d3ba5-e935-416b-9aac-17f9390af26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:28.829618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0a1439-3ab4-4482-ab61-72b76988f9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:28.874559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Created reservations ['1951a13a-9644-4c1b-b27c-a584f4f657fc', 'dd73d916-cdeb-4279-8693-049132c3f03e', '2877f67e-7099-4323-901a-c3a094ddc522', 'b2f5ea4b-02e5-47e0-ad23-604ef54f017e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:28.875798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0a1439-3ab4-4482-ab61-72b76988f9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1951a13a-9644-4c1b-b27c-a584f4f657fc', 'dd73d916-cdeb-4279-8693-049132c3f03e', '2877f67e-7099-4323-901a-c3a094ddc522', 'b2f5ea4b-02e5-47e0-ad23-604ef54f017e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:28.877116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b08c728-4136-45e3-bd9d-df9dc38dfc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:28.911114 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b08c728-4136-45e3-bd9d-df9dc38dfc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c714cda1-dcff-40d9-890f-5cd526c0cb96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-882963991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['1951a13a-9644-4c1b-b27c-a584f4f657fc','dd73d916-cdeb-4279-8693-049132c3f03e','2877f67e-7099-4323-901a-c3a094ddc522','b2f5ea4b-02e5-47e0-ad23-604ef54f017e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-882963991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c714cda1-dcff-40d9-890f-5cd526c0cb96,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba043090a41943f4b24d1f74b8dec62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ea97de18662431b9b4361491b769ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:28.912380 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb54baa-dd42-4bf4-8bef-944c979ccde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:28.944283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb54baa-dd42-4bf4-8bef-944c979ccde9) transitioned into state 'SUCCESS' from state '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-882963991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ba043090a41943f4b24d1f74b8dec62b',qos_specs=None,replication_status=,reservations=['1951a13a-9644-4c1b-b27c-a584f4f657fc','dd73d916-cdeb-4279-8693-049132c3f03e','2877f67e-7099-4323-901a-c3a094ddc522','b2f5ea4b-02e5-47e0-ad23-604ef54f017e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ea97de18662431b9b4361491b769ecc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:28.944283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be30833-1fc9-4d58-841a-85273ff33857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:28.957638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be30833-1fc9-4d58-841a-85273ff33857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:28.958746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Flow 'volume_create_api' (4c366c7a-b632-4f85-b33a-7b0f88effb5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:28.959239 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Create volume request issued successfully. Aug 19 23:14:28.960032 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-edbb7e1e-7dad-471c-9cf0-d03130bb3988 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:28.962767 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 241/965] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:28 2026] POST /volume/v3/volumes => generated 763 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:28.981755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:28.984687 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:28.985059 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:28.985381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:28.993503 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:28.993503 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:28.997754 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:29.002219 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0dde87c8-d45f-4a9a-ace9-e6618b9f7ead tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:29.002601 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 244/966] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:28 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.019319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.020830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:30.021019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.021287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.028345 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.028345 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:30.032184 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:30.038498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-237c8be4-61e9-4b67-ac14-3d72202ace58 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:30.038498 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 240/967] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.058239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a32f5d9f-1479-465c-a048-78cf456631bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.063783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a32f5d9f-1479-465c-a048-78cf456631bb tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:30.064041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a32f5d9f-1479-465c-a048-78cf456631bb tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.064279 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a32f5d9f-1479-465c-a048-78cf456631bb tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.083094 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.083094 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:30.089205 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a32f5d9f-1479-465c-a048-78cf456631bb tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:30.095561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a32f5d9f-1479-465c-a048-78cf456631bb tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:30.096112 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 243/968] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.114578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.119986 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:14:30.119986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.119986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.120300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.122356 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.122356 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:30.122356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.137727 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.138780 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d83afcab-6b1b-405a-b273-397631e8aaa5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:14:30.139288 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 242/969] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes => generated 975 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.151378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-080d28ff-8cf7-4e37-840e-13aced7d628b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.153638 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1398567847 Aug 19 23:14:30.153877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.154096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.155329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.155460 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1398567847'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.197769 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.198274 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-080d28ff-8cf7-4e37-840e-13aced7d628b tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1398567847 returned with HTTP 200 Aug 19 23:14:30.199011 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 245/970] 10.4.3.193 () {66 vars in 1338 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1398567847 => generated 334 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.210145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.212806 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1398567847 Aug 19 23:14:30.213061 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.213538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.214941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.216359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1398567847'), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.255114 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.256795 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.256795 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:30.263098 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e5e0105-cf46-49f6-baff-82eb2d937036 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1398567847 returned with HTTP 200 Aug 19 23:14:30.263098 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 241/971] 10.4.3.193 () {66 vars in 1359 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1398567847 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.281385 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.284472 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1 Aug 19 23:14:30.284472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.284576 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.284877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.285701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.295804 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.296805 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.296805 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:30.302880 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f7892a7-12b3-4ec8-b20d-6e8df247a1c4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 19 23:14:30.303847 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 244/972] 10.4.3.193 () {66 vars in 1273 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:14:30.317417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.319560 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:30.319828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.320058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.320367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.320767 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.320767 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:30.321282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.369761 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.370837 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.370837 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:30.376208 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa381ea4-9b99-4042-8cd1-75f33d741925 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:30.376512 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 243/973] 10.4.3.193 () {66 vars in 1361 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 1003 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:30.394901 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96c3921a-cda5-429e-a147-6251ba50581a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.397440 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:30.397792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.398051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.398326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.398986 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.398986 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:30.399742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.452199 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.452199 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.452199 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:30.457884 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96c3921a-cda5-429e-a147-6251ba50581a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:30.458372 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 246/974] 10.4.3.193 () {66 vars in 1361 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 1003 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:30.475179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.478277 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:30.478532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.478807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.479110 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.481669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.538947 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.541743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb616415-92d7-4b0c-ab88-5298b6bc3d03 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:30.542187 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 242/975] 10.4.3.193 () {66 vars in 1361 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:30.562216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.564216 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 19 23:14:30.564475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.564728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.564971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.565341 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:30.566015 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.608291 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.609608 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.609608 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:30.616296 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-863b6e0f-8805-47a8-a9a5-c06113c58fa2 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 19 23:14:30.617163 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 245/976] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:30.634582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.636584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 19 23:14:30.637539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.637539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.637902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.638083 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100374) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:30.639390 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.680272 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.681127 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.681127 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:30.697401 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae4b342-7dd0-42a9-8592-230d6c768060 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 19 23:14:30.697942 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 244/977] 10.4.3.193 () {66 vars in 1359 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:30.718463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d66584d8-4468-4477-844c-e9aaa1b2261f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.721000 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1 Aug 19 23:14:30.721272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.721466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.721663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.722490 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.729325 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.730057 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d66584d8-4468-4477-844c-e9aaa1b2261f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 19 23:14:30.730438 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 247/978] 10.4.3.193 () {66 vars in 1252 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.740852 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.742621 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:30.742869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.743089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.743316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.743985 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.756366 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.757006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f13ba0d2-61f0-4652-83fb-8cea651f020f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:30.757521 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 243/979] 10.4.3.193 () {66 vars in 1340 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?limit=1&marker=c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.771605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.773225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:30.773413 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.773599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.773845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.774549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.811217 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.811855 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-80e0c208-0d90-455e-9a0a-bb0046514d8f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:30.812240 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 246/980] 10.4.3.193 () {66 vars in 1340 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?limit=1&marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 470 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.824459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.828244 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:30.828903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.829199 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.829578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.831043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.846730 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.847097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e8cc416-deff-4249-bcf4-f0d903ef2b86 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:30.847521 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 245/981] 10.4.3.193 () {66 vars in 1340 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?limit=1&marker=ac17f55e-171e-4b2c-a23a-af793746737c => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:30.859826 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.866071 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1778323465&status=available Aug 19 23:14:30.866286 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.866466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.867763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.868042 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100373) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:30.868316 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.868316 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:30.868683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1778323465'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.911617 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.912464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bceb114-6bf6-4f2e-8879-260b153276a4 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1778323465&status=available returned with HTTP 200 Aug 19 23:14:30.913031 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 248/982] 10.4.3.193 () {66 vars in 1372 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1778323465&status=available => generated 334 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.927700 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-daa87b37-2c81-4644-a859-5859f4ee608f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.929359 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-882963991&status=available Aug 19 23:14:30.929553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.929765 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.930013 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.930238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100376) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:30.930551 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.930551 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:30.931117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-882963991'), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:30.958577 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:30.959346 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.959346 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:30.963196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-daa87b37-2c81-4644-a859-5859f4ee608f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-882963991&status=available returned with HTTP 200 Aug 19 23:14:30.963566 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 244/983] 10.4.3.193 () {66 vars in 1391 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-882963991&status=available => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:30.980926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:30.983152 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a&sort=id%3Aasc Aug 19 23:14:30.983312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:30.983527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:30.983879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:30.984306 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:30.984306 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:30.984828 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.035952 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.038573 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696fd0ce-0a75-41ed-841a-e10a120fcea1 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a&sort=id%3Aasc returned with HTTP 200 Aug 19 23:14:31.039126 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 247/984] 10.4.3.193 () {66 vars in 1373 bytes} [Wed Aug 19 23:14:30 2026] GET /volume/v3/volumes/detail?marker=eae316a7-8a9f-4c20-94b1-3eedfb13251a&sort=id%3Aasc => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:31.060334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.063552 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 23:14:31.063800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.064029 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.064346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.066053 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.111930 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.112835 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.112835 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:31.117340 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-827794df-2517-4dc0-84a4-9a1f0ed3583d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 23:14:31.117903 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 246/985] 10.4.3.193 () {66 vars in 1337 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:31.134520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f88eb249-0729-4cf5-923e-1899f52bc062 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.141034 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:14:31.141282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.141513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.141843 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.142271 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.142271 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:31.143919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.340922 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.340922 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.340922 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:31.347846 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f88eb249-0729-4cf5-923e-1899f52bc062 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:14:31.348463 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 249/986] 10.4.3.193 () {66 vars in 1258 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:31.371450 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.373464 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 23:14:31.373635 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.373839 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.374080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.374992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.421997 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.424788 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5087cd86-2daf-4951-9f53-5909f12d43e5 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 23:14:31.424788 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 245/987] 10.4.3.193 () {66 vars in 1316 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.437069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.439688 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?availability_zone=nova Aug 19 23:14:31.439898 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.440120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.440652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.440652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value nova, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:31.441418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.473510 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.474102 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2e8e7d7-87cf-42e4-9933-b638d844c565 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 23:14:31.474610 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 248/988] 10.4.3.193 () {66 vars in 1282 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.487768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.490461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?availability_zone=nova Aug 19 23:14:31.491362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.491362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.491362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.491581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value nova, assuming string {{(pid=100374) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:31.492478 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.535247 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.535985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6901f92f-84ca-4829-a0ed-29d2918f36bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 23:14:31.536508 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 247/989] 10.4.3.193 () {66 vars in 1282 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.555255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.557787 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?bootable=false Aug 19 23:14:31.557787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.558079 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.558424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.559466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.592508 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.593212 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de92a3d3-4166-4662-9ac6-7cd1c88d601f tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 23:14:31.593614 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 250/990] 10.4.3.193 () {66 vars in 1266 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.607925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.610298 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?bootable=false Aug 19 23:14:31.610523 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.610727 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.611145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.611811 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.611811 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:31.613386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.833649 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.834498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3396b06d-2dd7-4d1e-9ba6-dedc2c77f289 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 23:14:31.834930 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 246/991] 10.4.3.193 () {66 vars in 1266 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.848027 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.850416 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?status=available Aug 19 23:14:31.850416 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.850889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.851747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.851747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:31.851747 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.851747 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:31.852033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:31.881877 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:31.882393 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69dd47cb-43ef-4285-8346-b5de6ac97ca0 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 23:14:31.883759 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 249/992] 10.4.3.193 () {66 vars in 1270 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:31.897228 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:31.900484 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes?status=available Aug 19 23:14:31.900894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:31.901078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:31.905920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:31.905920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100374) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:31.905920 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:31.905920 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:31.907862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:32.094741 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:32.095421 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e8f1462-2420-42ef-bc1c-bd7ffd08774a tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 23:14:32.095679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 248/993] 10.4.3.193 () {66 vars in 1270 bytes} [Wed Aug 19 23:14:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:32.109187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4960385e-2fa0-4039-805a-8e940539e20c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.112641 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?availability_zone=nova Aug 19 23:14:32.112923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.113068 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.113356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:32.113659 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value nova, assuming string {{(pid=100373) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:32.113932 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.113932 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:32.114389 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:32.151669 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:32.152534 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.152534 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:32.156450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4960385e-2fa0-4039-805a-8e940539e20c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 19 23:14:32.156931 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 251/994] 10.4.3.193 () {66 vars in 1303 bytes} [Wed Aug 19 23:14:32 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:32.178735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.180940 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?bootable=false Aug 19 23:14:32.181394 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.182653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.182653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:32.182653 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.182653 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:32.183591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:32.193870 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:32.195732 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.195732 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:32.200821 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9c78c00-3335-47c4-bbb1-fc58702e097c tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 19 23:14:32.201426 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 247/995] 10.4.3.193 () {66 vars in 1287 bytes} [Wed Aug 19 23:14:32 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:32.221853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.224324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?status=available Aug 19 23:14:32.224555 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.224803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.225104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:32.225403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Could not evaluate value available, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:32.225791 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.225791 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:32.226206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:32.235963 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Get all volumes completed successfully. Aug 19 23:14:32.237080 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.237080 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:32.241983 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9bcdb4e-c5df-4916-87bf-1a60e6eb8dd7 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 19 23:14:32.242477 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 250/996] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:14:32 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:32.264349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.266055 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:32.266304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.266559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.274104 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.274104 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:32.277854 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:32.282213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93bf0d0c-a9f2-4945-9551-848e57db6458 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:32.282776 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 249/997] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:32 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:32.300135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.302312 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:32.302494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.302865 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.303059 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume with id: c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:32.310753 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.310753 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:32.311356 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:32.331740 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume request issued successfully. Aug 19 23:14:32.335587 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9da9988d-81cb-4dbd-95ba-29a941d1e24d tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 202 Aug 19 23:14:32.335587 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 252/998] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:32 2026] DELETE /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:32.341963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-784205e2-1645-4e5b-ba99-9427fdce08bd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:32.345349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-784205e2-1645-4e5b-ba99-9427fdce08bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:32.345349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-784205e2-1645-4e5b-ba99-9427fdce08bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:32.345608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-784205e2-1645-4e5b-ba99-9427fdce08bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:32.362251 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:32.362251 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:32.367895 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-784205e2-1645-4e5b-ba99-9427fdce08bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:32.374721 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-784205e2-1645-4e5b-ba99-9427fdce08bd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 200 Aug 19 23:14:32.375207 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 248/999] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:32 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:33.390235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-696bb432-21af-4bbb-acef-11ad17ceb247 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:33.392127 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696bb432-21af-4bbb-acef-11ad17ceb247 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 Aug 19 23:14:33.392347 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696bb432-21af-4bbb-acef-11ad17ceb247 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:33.392528 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-696bb432-21af-4bbb-acef-11ad17ceb247 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:33.395541 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=302,cinder:UPDATE=80,cinder:INSERT=29 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:14:33.399275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-696bb432-21af-4bbb-acef-11ad17ceb247 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 returned with HTTP 404 Aug 19 23:14:33.399921 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 251/1000] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:33 2026] GET /volume/v3/volumes/c714cda1-dcff-40d9-890f-5cd526c0cb96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:33.410845 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:33.413201 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:33.413475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:33.413744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:33.423907 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:33.423907 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:33.428858 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:33.435918 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8f418c6-2f0a-4f3b-bcfb-4b86f2a39d53 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:33.436577 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 250/1001] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:33 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:33.449547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:33.451997 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:33.452285 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:33.452556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:33.452825 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume with id: eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:33.462520 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:33.462520 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:33.462998 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:33.493356 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume request issued successfully. Aug 19 23:14:33.493874 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0384f34-d0b0-4eaa-8e69-e3921a0db4e9 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 202 Aug 19 23:14:33.494348 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 253/1002] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:33 2026] DELETE /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:33.505923 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:33.510691 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:33.512398 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:33.512678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:33.527278 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:33.527278 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:33.533740 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:33.541132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c33670f5-9bba-40ca-a0eb-ebf340302067 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 200 Aug 19 23:14:33.541659 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 249/1003] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:33 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:34.558361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c89a8bd-23ed-4f7b-9834-92c88e91ebfa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:34.560751 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c89a8bd-23ed-4f7b-9834-92c88e91ebfa tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a Aug 19 23:14:34.561046 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c89a8bd-23ed-4f7b-9834-92c88e91ebfa tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:34.561306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c89a8bd-23ed-4f7b-9834-92c88e91ebfa tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:34.582922 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c89a8bd-23ed-4f7b-9834-92c88e91ebfa tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a returned with HTTP 404 Aug 19 23:14:34.583480 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 252/1004] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:34 2026] GET /volume/v3/volumes/eae316a7-8a9f-4c20-94b1-3eedfb13251a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:34.592157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:34.594207 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:34.594426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:34.594636 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:34.608328 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:34.608328 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:34.620537 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:34.628387 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a9840b6-34d7-4b2b-a76f-c27efec26a56 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:34.629163 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 251/1005] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:34 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:34.643003 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:34.644911 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:34.645139 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:34.645344 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:34.645505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume with id: ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:34.648737 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=327,cinder:INSERT=44,cinder:UPDATE=74 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:14:34.657119 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:34.657119 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:34.658131 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:34.688737 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Delete volume request issued successfully. Aug 19 23:14:34.689032 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7ccd900-ca85-4eb1-a6fa-4305170e84fd tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 202 Aug 19 23:14:34.689612 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 254/1006] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:34 2026] DELETE /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:34.700955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5e980055-9ac8-4b72-93ba-883f589df581 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:34.704462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e980055-9ac8-4b72-93ba-883f589df581 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:34.704627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e980055-9ac8-4b72-93ba-883f589df581 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:34.704841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e980055-9ac8-4b72-93ba-883f589df581 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:34.713666 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:34.713666 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:34.718530 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5e980055-9ac8-4b72-93ba-883f589df581 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Volume info retrieved successfully. Aug 19 23:14:34.724511 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e980055-9ac8-4b72-93ba-883f589df581 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 200 Aug 19 23:14:34.724925 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 250/1007] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:34 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:34.962419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:34.964919 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:34.965379 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1574581939"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:34.967432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1574581939'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:34.967579 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Create volume of 1 GB Aug 19 23:14:34.973476 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Availability Zones retrieved successfully. Aug 19 23:14:34.983730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Flow 'volume_create_api' (a32337a6-ea7e-4d6d-a690-fe4c4182a777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:34.985080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0351aacf-ec8f-4928-861c-45d9e9c295d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:34.986447 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:35.023837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0351aacf-ec8f-4928-861c-45d9e9c295d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:35.025227 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaff2a2f-11d8-48a5-82ff-e00e8c820a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:35.103809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Created reservations ['b5f9df13-f2d2-4ecb-9f93-faba9df26eb7', '318bf8a1-5df8-41bc-ba1b-aaa28abda14f', 'bce32159-7c50-4352-b074-292c03b062b1', '74a44fda-8702-4cb9-be8c-ea05c87a347e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:35.104881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaff2a2f-11d8-48a5-82ff-e00e8c820a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f9df13-f2d2-4ecb-9f93-faba9df26eb7', '318bf8a1-5df8-41bc-ba1b-aaa28abda14f', 'bce32159-7c50-4352-b074-292c03b062b1', '74a44fda-8702-4cb9-be8c-ea05c87a347e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:35.105827 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda0320f-db58-4ba0-b3c2-0440db9182c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:35.132150 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda0320f-db58-4ba0-b3c2-0440db9182c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35cb1371-c8cd-4122-bef8-72758dffa941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1574581939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2819f1ec2b3a4d419547632236a97499',qos_specs=None,replication_status=,reservations=['b5f9df13-f2d2-4ecb-9f93-faba9df26eb7','318bf8a1-5df8-41bc-ba1b-aaa28abda14f','bce32159-7c50-4352-b074-292c03b062b1','74a44fda-8702-4cb9-be8c-ea05c87a347e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c44f6fd751c4ad2be2461718cd642c0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1574581939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35cb1371-c8cd-4122-bef8-72758dffa941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2819f1ec2b3a4d419547632236a97499',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c44f6fd751c4ad2be2461718cd642c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:35.133425 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea83a15-ccc7-4075-99b3-145ff1cfa1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:35.158006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea83a15-ccc7-4075-99b3-145ff1cfa1c1) transitioned into state 'SUCCESS' from state '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-1574581939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2819f1ec2b3a4d419547632236a97499',qos_specs=None,replication_status=,reservations=['b5f9df13-f2d2-4ecb-9f93-faba9df26eb7','318bf8a1-5df8-41bc-ba1b-aaa28abda14f','bce32159-7c50-4352-b074-292c03b062b1','74a44fda-8702-4cb9-be8c-ea05c87a347e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c44f6fd751c4ad2be2461718cd642c0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:35.158883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7acfed-58e8-4e95-a472-d1147d8159bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:35.169336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7acfed-58e8-4e95-a472-d1147d8159bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:35.170560 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Flow 'volume_create_api' (a32337a6-ea7e-4d6d-a690-fe4c4182a777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:35.170953 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Create volume request issued successfully. Aug 19 23:14:35.171632 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e005fb5-e699-4de8-a482-a10fe6950f6d tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:35.172163 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 253/1008] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:34 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:35.188119 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff36541a-1be8-43bd-bff0-b390aa208001 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:35.190498 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff36541a-1be8-43bd-bff0-b390aa208001 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:35.190719 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff36541a-1be8-43bd-bff0-b390aa208001 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:35.190996 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff36541a-1be8-43bd-bff0-b390aa208001 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:35.200816 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:35.200816 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:35.205495 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ff36541a-1be8-43bd-bff0-b390aa208001 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:35.211345 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff36541a-1be8-43bd-bff0-b390aa208001 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:35.211920 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 252/1009] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:35 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:35.738594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f8cf6fd-3f23-41f6-933e-57484ca51032 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:35.740394 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f8cf6fd-3f23-41f6-933e-57484ca51032 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] GET https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c Aug 19 23:14:35.740567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf6fd-3f23-41f6-933e-57484ca51032 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:35.740758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf6fd-3f23-41f6-933e-57484ca51032 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:35.745930 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f8cf6fd-3f23-41f6-933e-57484ca51032 tempest-VolumesListTestJSON-716414378 tempest-VolumesListTestJSON-716414378-project-member] https://10.4.3.193/volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c returned with HTTP 404 Aug 19 23:14:35.746366 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 255/1010] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:35 2026] GET /volume/v3/volumes/ac17f55e-171e-4b2c-a23a-af793746737c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:36.230313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ab33868e-5495-4450-84c0-ca95a5121cdd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.233588 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab33868e-5495-4450-84c0-ca95a5121cdd tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:36.233588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab33868e-5495-4450-84c0-ca95a5121cdd tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.233588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab33868e-5495-4450-84c0-ca95a5121cdd tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.234934 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=394,cinder:INSERT=67,cinder:UPDATE=93 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:14:36.242237 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:36.242237 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:36.247478 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ab33868e-5495-4450-84c0-ca95a5121cdd tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:36.253151 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab33868e-5495-4450-84c0-ca95a5121cdd tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:36.253734 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 251/1011] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:36 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:36.689366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.691439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:36.691615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.691826 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.700056 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:36.700056 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:36.704236 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:36.709873 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-1709d71c-f062-46a2-9bd6-f9d60dbb710f tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:36.710451 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 254/1012] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:36 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:36.804230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcfa41c2-c4c0-4461-b296-bc4eeef373d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.804561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcfa41c2-c4c0-4461-b296-bc4eeef373d1 None None] GET https://10.4.3.193/volume// Aug 19 23:14:36.804692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcfa41c2-c4c0-4461-b296-bc4eeef373d1 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.804901 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcfa41c2-c4c0-4461-b296-bc4eeef373d1 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.805286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcfa41c2-c4c0-4461-b296-bc4eeef373d1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:36.805577 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 253/1013] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23: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 19 23:14:36.818647 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-2309cb63-77ba-47b3-9fee-eeace6708b99 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.820931 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-2309cb63-77ba-47b3-9fee-eeace6708b99 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:36.821583 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-2309cb63-77ba-47b3-9fee-eeace6708b99 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35cb1371-c8cd-4122-bef8-72758dffa941", "connector": null, "instance_uuid": "109dc68f-62d2-4940-849b-31a20cf9793c"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:36.832846 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:36.832846 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:36.870661 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-2309cb63-77ba-47b3-9fee-eeace6708b99 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:36.871360 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 256/1014] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:36.904044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.906261 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:36.906521 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.906815 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.912838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e07c00ff-0ec7-4c2b-82dd-950cbf4af88f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.913387 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e07c00ff-0ec7-4c2b-82dd-950cbf4af88f None None] GET https://10.4.3.193/volume// Aug 19 23:14:36.913625 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e07c00ff-0ec7-4c2b-82dd-950cbf4af88f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.913875 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e07c00ff-0ec7-4c2b-82dd-950cbf4af88f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.914279 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e07c00ff-0ec7-4c2b-82dd-950cbf4af88f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:36.914667 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 255/1015] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23: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 19 23:14:36.920830 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:36.920830 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:36.923974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:36.926242 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:36.926446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:36.926594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:36.928667 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:36.944490 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eeccac3f-3c06-49e1-8b8a-debc48479caa tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:36.944490 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 252/1016] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:36 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:36.946586 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:36.946586 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:36.950034 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:36.962324 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-767e9f89-3d3c-437d-adc6-455e746c68d2 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:36.962906 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 254/1017] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:36 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:37.109263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:37.111621 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] PUT https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 Aug 19 23:14:37.111984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:37.120680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Acquiring lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:14:37.125788 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:14:37.126849 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:37.126849 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:37.149981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:37.220979 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" released by "attachment_update" :: held 0.095s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:14:37.221315 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-7fc6b963-26fe-4eeb-84ef-baf105a3e08a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 returned with HTTP 200 Aug 19 23:14:37.221796 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 257/1018] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:14:37 2026] PUT /volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:37.252422 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:37.252826 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1201571266"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:37.254356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1201571266'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:37.254497 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume of 1 GB Aug 19 23:14:37.263891 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Availability Zones retrieved successfully. Aug 19 23:14:37.276771 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (21b290ce-d79a-4723-b844-bf64cf1991f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:37.278122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a9345c-3167-4597-a882-32ac1c3cafab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:37.279861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:37.316237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a9345c-3167-4597-a882-32ac1c3cafab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:37.317457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453f418e-9103-461a-82be-dc8d13481773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:37.408064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Created reservations ['26564449-41a6-4018-8b41-06d5919a6186', '09b8a299-090b-4a81-8e42-4c63b9a721e7', 'b4cf29c6-2d43-490b-9cc1-2689ba1ccb8e', '58b0ed91-2c82-4dbd-a1d9-cc9ab26875e4'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:37.409210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453f418e-9103-461a-82be-dc8d13481773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26564449-41a6-4018-8b41-06d5919a6186', '09b8a299-090b-4a81-8e42-4c63b9a721e7', 'b4cf29c6-2d43-490b-9cc1-2689ba1ccb8e', '58b0ed91-2c82-4dbd-a1d9-cc9ab26875e4']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:37.410268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4296f3ef-f606-4f8b-aaff-eb8102a9a608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:37.439381 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4296f3ef-f606-4f8b-aaff-eb8102a9a608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '186dbea9-fe2f-46d6-bd09-459160e5004a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1201571266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83babcd835404de3b580ceadfd8ef536',qos_specs=None,replication_status=,reservations=['26564449-41a6-4018-8b41-06d5919a6186','09b8a299-090b-4a81-8e42-4c63b9a721e7','b4cf29c6-2d43-490b-9cc1-2689ba1ccb8e','58b0ed91-2c82-4dbd-a1d9-cc9ab26875e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ad7bd5020a4ecba8ca309f0e2cb5b2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1201571266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=186dbea9-fe2f-46d6-bd09-459160e5004a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83babcd835404de3b580ceadfd8ef536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ad7bd5020a4ecba8ca309f0e2cb5b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:37.440489 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63ce9ab-6b21-45a2-9944-8f27119be23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:37.460333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63ce9ab-6b21-45a2-9944-8f27119be23c) transitioned into state 'SUCCESS' from state '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-1201571266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83babcd835404de3b580ceadfd8ef536',qos_specs=None,replication_status=,reservations=['26564449-41a6-4018-8b41-06d5919a6186','09b8a299-090b-4a81-8e42-4c63b9a721e7','b4cf29c6-2d43-490b-9cc1-2689ba1ccb8e','58b0ed91-2c82-4dbd-a1d9-cc9ab26875e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ad7bd5020a4ecba8ca309f0e2cb5b2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:37.461100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee3bb16c-738f-4cb4-8052-f9fac5cbc5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:37.470082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee3bb16c-738f-4cb4-8052-f9fac5cbc5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:37.470895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (21b290ce-d79a-4723-b844-bf64cf1991f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:37.471208 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request issued successfully. Aug 19 23:14:37.471955 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73aae9f0-1494-4cc2-b8e0-c1da2cba5ce5 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:37.472522 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 256/1019] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:37 2026] POST /volume/v3/volumes => generated 750 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:37.489422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:37.493291 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:37.493291 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:37.493291 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:37.501859 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:37.501859 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:37.507196 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:37.513961 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-064e835e-73d9-4a2e-81b5-7a5a6fa1b7df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 200 Aug 19 23:14:37.514554 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 253/1020] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:37 2026] GET /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:37.958576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:37.969678 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:37.969995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:37.970331 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:37.973745 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=353,cinder:INSERT=53,cinder:UPDATE=97 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:14:37.988567 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:37.988567 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:37.991688 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:37.999895 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c455cb50-452b-4bd5-b8ea-93c0d3d22fae tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:37.999895 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 255/1021] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:37 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:38.200660 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.202872 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:38.203305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-691174269"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:38.206364 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-691174269'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:38.206364 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume of 1 GB Aug 19 23:14:38.206364 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.206364 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:38.210230 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Availability Zones retrieved successfully. Aug 19 23:14:38.215773 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Flow 'volume_create_api' (0175f42f-d485-4d73-a5a0-6f21a34c7810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.216850 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc922b-f5d6-4812-9fb7-a3c612dcced9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.217814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:38.248513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc922b-f5d6-4812-9fb7-a3c612dcced9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.249011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd40939-78d2-442a-bdcd-7da13a76c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.286794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Created reservations ['90a7ba11-0eb0-4018-afe1-efa4991d78ef', 'c06145c2-ac2e-4ee3-8f05-eee19ba7be2f', '57d9d86f-9517-4651-824e-c220250396d1', '6697e3ea-cbed-4f02-8976-0a325c8ec9fa'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:38.287570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd40939-78d2-442a-bdcd-7da13a76c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a7ba11-0eb0-4018-afe1-efa4991d78ef', 'c06145c2-ac2e-4ee3-8f05-eee19ba7be2f', '57d9d86f-9517-4651-824e-c220250396d1', '6697e3ea-cbed-4f02-8976-0a325c8ec9fa']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.288253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c00d1e16-e24a-4307-93b6-0daef5bab3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.309565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c00d1e16-e24a-4307-93b6-0daef5bab3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee9b416-7b31-4579-b830-1a267895cb95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-691174269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1428535d43a2465893162c33c91f49e4',qos_specs=None,replication_status=,reservations=['90a7ba11-0eb0-4018-afe1-efa4991d78ef','c06145c2-ac2e-4ee3-8f05-eee19ba7be2f','57d9d86f-9517-4651-824e-c220250396d1','6697e3ea-cbed-4f02-8976-0a325c8ec9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94af20c3e57a421296e220584d1817c9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-691174269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee9b416-7b31-4579-b830-1a267895cb95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1428535d43a2465893162c33c91f49e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94af20c3e57a421296e220584d1817c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.311136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90b2b90-ad25-46d5-9665-24286ba2fa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.319393 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.321653 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:38.322052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-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": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "source_volid": null, "backup_id": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:38.323698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-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': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'source_volid': None, 'backup_id': None}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:38.333107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90b2b90-ad25-46d5-9665-24286ba2fa20) transitioned into state 'SUCCESS' from state '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-691174269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1428535d43a2465893162c33c91f49e4',qos_specs=None,replication_status=,reservations=['90a7ba11-0eb0-4018-afe1-efa4991d78ef','c06145c2-ac2e-4ee3-8f05-eee19ba7be2f','57d9d86f-9517-4651-824e-c220250396d1','6697e3ea-cbed-4f02-8976-0a325c8ec9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94af20c3e57a421296e220584d1817c9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.333793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569e8786-c514-4cdc-b0ac-a08d252e251e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.343055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569e8786-c514-4cdc-b0ac-a08d252e251e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.343989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Flow 'volume_create_api' (0175f42f-d485-4d73-a5a0-6f21a34c7810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.344589 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Create volume request issued successfully. Aug 19 23:14:38.345125 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57b252ff-cc1d-461d-aa6e-5312a60bf0a2 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:38.345574 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 258/1022] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:38 2026] POST /volume/v3/volumes => generated 756 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:38.371875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85349593-2304-42dc-955f-32c397e0995c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.374279 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85349593-2304-42dc-955f-32c397e0995c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:38.374744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85349593-2304-42dc-955f-32c397e0995c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:38.374744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85349593-2304-42dc-955f-32c397e0995c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:38.385481 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.385481 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:38.390593 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-85349593-2304-42dc-955f-32c397e0995c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:38.395845 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85349593-2304-42dc-955f-32c397e0995c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:38.396565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 254/1023] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:38 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:38.431886 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Create volume of 1 GB Aug 19 23:14:38.431886 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.431886 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:38.439152 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Availability Zones retrieved successfully. Aug 19 23:14:38.445141 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Flow 'volume_create_api' (74aafe23-2be9-4fc6-ae8e-288a6956e07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.446509 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3850178d-8672-4055-bb4a-b51388aa8e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.447408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:38.516735 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88b72d62-ac72-4051-b89e-35b130d71291 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.534938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.538110 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:38.538983 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:38.538983 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:38.554596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3850178d-8672-4055-bb4a-b51388aa8e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.555672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a55629-1f5e-44ad-8150-18562e52de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.558683 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.558683 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:38.565612 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:38.574922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cc9e4bb-8d7d-41f6-8f1c-17f56ea40856 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 200 Aug 19 23:14:38.575842 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 259/1024] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:38 2026] GET /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:38.607916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Created reservations ['70509531-caf2-4701-b1d8-b54888b2c7cc', 'ac56a05a-bf88-4175-b7f5-7e7634bc19cc', 'bb8df447-9ad7-45b1-bb84-f3ec71f60629', 'af1c4267-6fd5-4c31-b4bb-f0cab18da98a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:38.609213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a55629-1f5e-44ad-8150-18562e52de2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70509531-caf2-4701-b1d8-b54888b2c7cc', 'ac56a05a-bf88-4175-b7f5-7e7634bc19cc', 'bb8df447-9ad7-45b1-bb84-f3ec71f60629', 'af1c4267-6fd5-4c31-b4bb-f0cab18da98a']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.610512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f7d515-c76d-4ae3-9815-4924ddbcd605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.644008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f7d515-c76d-4ae3-9815-4924ddbcd605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aaed952-319a-4c13-93cb-2a41227ae929', '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='3b4303b358f34f669844f0a9493214b5',qos_specs=None,replication_status=,reservations=['70509531-caf2-4701-b1d8-b54888b2c7cc','ac56a05a-bf88-4175-b7f5-7e7634bc19cc','bb8df447-9ad7-45b1-bb84-f3ec71f60629','af1c4267-6fd5-4c31-b4bb-f0cab18da98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:38Z,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=5aaed952-319a-4c13-93cb-2a41227ae929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4303b358f34f669844f0a9493214b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.645213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f922cbb8-9e96-4eb5-8a14-673b18b64d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.664101 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:38.664521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-82046585"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:38.666858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-82046585'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:38.666858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Create volume of 1 GB Aug 19 23:14:38.670431 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f922cbb8-9e96-4eb5-8a14-673b18b64d1e) transitioned into 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='3b4303b358f34f669844f0a9493214b5',qos_specs=None,replication_status=,reservations=['70509531-caf2-4701-b1d8-b54888b2c7cc','ac56a05a-bf88-4175-b7f5-7e7634bc19cc','bb8df447-9ad7-45b1-bb84-f3ec71f60629','af1c4267-6fd5-4c31-b4bb-f0cab18da98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9216c363fb410aa6ea7f9c3dda1362',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.670431 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86873646-0300-43e0-8398-4cff8956e9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.675188 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Availability Zones retrieved successfully. Aug 19 23:14:38.681382 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86873646-0300-43e0-8398-4cff8956e9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.682294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Flow 'volume_create_api' (74aafe23-2be9-4fc6-ae8e-288a6956e07c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.682618 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Create volume request issued successfully. Aug 19 23:14:38.683409 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-36417551-9f2f-406d-8b6a-e553614c240d tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:38.685590 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 257/1025] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:14:38 2026] POST /volume/v3/volumes => generated 703 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:38.687894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Flow 'volume_create_api' (96f10608-65e5-46ff-9c60-fefbf049c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.688685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4da9ef-bc21-4b3c-a4c1-1fc146e4fb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.690403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:38.693688 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.696198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:14:38.697902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:38.697902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:38.706130 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.706130 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:38.711068 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:38.719234 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-9356fe55-369c-4f41-bdde-c62fab003151 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 200 Aug 19 23:14:38.719678 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 255/1026] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:38 2026] GET /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 771 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:38.730920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:38.731983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4da9ef-bc21-4b3c-a4c1-1fc146e4fb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.733500 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09c63e-1e8d-4cd9-baf3-e79953164fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.733689 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:14:38.733991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:38.734288 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:38.744799 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:38.744799 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:38.750803 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:38.757373 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0d20a119-ebd9-45e1-92d2-30d9a7db5f03 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 200 Aug 19 23:14:38.758014 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 260/1027] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:38 2026] GET /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:38.829218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Created reservations ['ed909e6d-20b4-431f-9126-3186fbb0d413', 'a302e556-91a3-47c1-84ff-aa91939df609', '2647a869-83d3-4496-bda5-983a484fe877', 'd43e0204-d1bb-45c4-a800-1673ab2ddf5a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:38.830056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09c63e-1e8d-4cd9-baf3-e79953164fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed909e6d-20b4-431f-9126-3186fbb0d413', 'a302e556-91a3-47c1-84ff-aa91939df609', '2647a869-83d3-4496-bda5-983a484fe877', 'd43e0204-d1bb-45c4-a800-1673ab2ddf5a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.830805 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf14e632-86fe-4936-8fca-536d367e0258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.861455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf14e632-86fe-4936-8fca-536d367e0258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10731858-a296-4420-8082-6d2ef35586b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-82046585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d5eee1f1c7466ca9fe1043317a8ebf',qos_specs=None,replication_status=,reservations=['ed909e6d-20b4-431f-9126-3186fbb0d413','a302e556-91a3-47c1-84ff-aa91939df609','2647a869-83d3-4496-bda5-983a484fe877','d43e0204-d1bb-45c4-a800-1673ab2ddf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16a9fbfdc2b4410e996d32a6ba7d9313',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-82046585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10731858-a296-4420-8082-6d2ef35586b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d5eee1f1c7466ca9fe1043317a8ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16a9fbfdc2b4410e996d32a6ba7d9313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.862309 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd834a-fcfc-493c-83a1-5a9dfe0ceb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.884369 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cd834a-fcfc-493c-83a1-5a9dfe0ceb13) transitioned into state 'SUCCESS' from state '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-82046585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d5eee1f1c7466ca9fe1043317a8ebf',qos_specs=None,replication_status=,reservations=['ed909e6d-20b4-431f-9126-3186fbb0d413','a302e556-91a3-47c1-84ff-aa91939df609','2647a869-83d3-4496-bda5-983a484fe877','d43e0204-d1bb-45c4-a800-1673ab2ddf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16a9fbfdc2b4410e996d32a6ba7d9313',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.884992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daff3ccf-8800-4e93-852e-863b9e5ccf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:38.896567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daff3ccf-8800-4e93-852e-863b9e5ccf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:38.897931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Flow 'volume_create_api' (96f10608-65e5-46ff-9c60-fefbf049c439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:38.898374 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Create volume request issued successfully. Aug 19 23:14:38.899208 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88b72d62-ac72-4051-b89e-35b130d71291 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:38.899768 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 256/1028] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:38 2026] POST /volume/v3/volumes => generated 757 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:39.025777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:39.028681 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:39.028681 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:39.029132 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:39.044048 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:39.044048 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:39.048991 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:39.054891 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d05d8e8-b40a-4b3b-b7cc-a453b771886e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:39.055625 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 258/1029] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:39 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:39.412229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:39.414251 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:39.414478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:39.414764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:39.424248 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:39.424248 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:39.429237 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:39.435453 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f0949e85-10fb-4e54-aa43-d8f99a2f4ac3 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:39.435577 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 256/1030] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:39 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:40.072531 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:40.074371 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:40.074637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:40.074842 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:40.086140 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:40.086140 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:40.090888 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:40.096379 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-684465ba-2237-4a7c-bf6c-47a765843aa8 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:40.097544 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 261/1031] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:40 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:40.565810 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-dff37b58-cd4f-4e79-84c5-227ee960d0db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:40.569236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-dff37b58-cd4f-4e79-84c5-227ee960d0db tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6/action Aug 19 23:14:40.569770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-dff37b58-cd4f-4e79-84c5-227ee960d0db tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:40.569903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-dff37b58-cd4f-4e79-84c5-227ee960d0db tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:40.599195 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:40.599195 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:40.618562 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e9819f6f-c8ef-4aea-af50-d8a5ac93ca71 req-dff37b58-cd4f-4e79-84c5-227ee960d0db tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6/action returned with HTTP 204 Aug 19 23:14:40.619600 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 257/1032] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:40 2026] POST /volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:41.111367 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:41.118093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:41.118093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:41.118093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:41.131051 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:41.131051 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:41.135367 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:41.140444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a2d55c59-69c7-4301-aaff-1f7803d20afc tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:41.140919 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 259/1033] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:41 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:41.160272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:41.162846 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:14:41.164542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:41.164542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:41.179994 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:41.179994 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:41.184904 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:14:41.192897 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac7649ae-5dc8-458d-9626-0d315cd7a051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:14:41.193610 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 257/1034] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:41 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:41.785190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:41.788217 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:14:41.788487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:41.788780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:41.801636 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:41.801636 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:41.807928 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:41.817095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-0c5e341c-9f5e-4254-9585-16dd9a9cde6e tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 200 Aug 19 23:14:41.817630 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 262/1035] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:41 2026] GET /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:41.828848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cf0975c4-82ae-4b24-b414-8fac4954ea64 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:41.829302 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cf0975c4-82ae-4b24-b414-8fac4954ea64 None None] GET https://10.4.3.193/volume// Aug 19 23:14:41.829463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cf0975c4-82ae-4b24-b414-8fac4954ea64 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:41.829655 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cf0975c4-82ae-4b24-b414-8fac4954ea64 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:41.829981 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cf0975c4-82ae-4b24-b414-8fac4954ea64 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:41.830274 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 258/1036] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23: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 19 23:14:41.841416 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5e5c5fa2-8873-4778-a689-2c2e9265c010 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:41.843891 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5e5c5fa2-8873-4778-a689-2c2e9265c010 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:41.844331 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5e5c5fa2-8873-4778-a689-2c2e9265c010 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5aaed952-319a-4c13-93cb-2a41227ae929", "connector": null, "instance_uuid": "f0ec7c89-15ca-4e91-8c3c-9d5caa4b8af8"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:42.022690 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:42.022690 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:42.060424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5e5c5fa2-8873-4778-a689-2c2e9265c010 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:42.060968 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 260/1037] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:41 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:42.075844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-361bf31b-a9e7-4c90-ab44-57a2ee0c49bc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:42.076334 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-361bf31b-a9e7-4c90-ab44-57a2ee0c49bc None None] GET https://10.4.3.193/volume// Aug 19 23:14:42.077430 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-361bf31b-a9e7-4c90-ab44-57a2ee0c49bc None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:42.077430 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-361bf31b-a9e7-4c90-ab44-57a2ee0c49bc None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:42.077430 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-361bf31b-a9e7-4c90-ab44-57a2ee0c49bc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:42.077822 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 258/1038] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14: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 19 23:14:42.088151 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:42.090905 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:14:42.092454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:42.092744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:42.109334 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:42.109334 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:42.115379 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:42.121203 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-19241262-bad3-4c3c-8f19-3a32226b393a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 200 Aug 19 23:14:42.121805 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 263/1039] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:42 2026] GET /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:42.250950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:42.255958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] PUT https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e Aug 19 23:14:42.256368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:42.265509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Acquiring lock "cinder-attachment_update-5aaed952-319a-4c13-93cb-2a41227ae929-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:14:42.272119 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Lock "cinder-attachment_update-5aaed952-319a-4c13-93cb-2a41227ae929-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:14:42.273513 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:42.273513 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:42.376842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Lock "cinder-attachment_update-5aaed952-319a-4c13-93cb-2a41227ae929-np0000007826" released by "attachment_update" :: held 0.105s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:14:42.377337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-ec6edb5f-19c8-445b-a46d-1fdff3c1ebff tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e returned with HTTP 200 Aug 19 23:14:42.377917 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 259/1040] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:14:42 2026] PUT /volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:42.406407 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5a9b64dd-02a6-4382-9f44-ba66f0e5c300 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:42.408427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5a9b64dd-02a6-4382-9f44-ba66f0e5c300 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] POST https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e/action Aug 19 23:14:42.408779 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5a9b64dd-02a6-4382-9f44-ba66f0e5c300 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:42.408885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5a9b64dd-02a6-4382-9f44-ba66f0e5c300 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:42.429316 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:42.429316 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:42.448247 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-576c5e86-3818-4fe2-9a4e-df108e5fbe87 req-5a9b64dd-02a6-4382-9f44-ba66f0e5c300 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e/action returned with HTTP 204 Aug 19 23:14:42.448813 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 261/1041] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:42 2026] POST /volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:44.912120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:44.914203 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:44.914486 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:44.916293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:44.940270 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:44.940270 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:44.946128 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Volume info retrieved successfully. Aug 19 23:14:44.955250 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d919b221-cb7c-4dc2-8b47-c12e1a61bbc3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:44.955250 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 259/1042] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:44 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:45.008297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:45.011308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:45.011611 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:45.012125 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:45.026732 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:45.026732 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:45.031162 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:45.036903 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-c2236bd0-2a1d-4e3c-8067-86fa53c9164d tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:45.037343 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 264/1043] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:45 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:45.093836 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:45.096267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action Aug 19 23:14:45.096684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:45.096765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:45.112303 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:45.112303 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:45.112935 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:45.125309 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Begin detaching volume completed successfully. Aug 19 23:14:45.125450 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-1dc0d89f-310a-4f21-a6ad-562a83e90fb0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action returned with HTTP 202 Aug 19 23:14:45.125992 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 260/1044] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:14:45 2026] POST /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:45.150470 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:45.152798 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:45.153082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:45.153329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:45.166876 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:45.166876 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:45.171220 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:45.175579 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9df2d9bc-daa9-4f95-98b2-f15ec02fd5fe tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:45.175966 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 262/1045] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:45 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:14:45.181340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cadf246c-a2c3-4e01-ae5e-cba6e4f9fbff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:45.181549 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cadf246c-a2c3-4e01-ae5e-cba6e4f9fbff None None] GET https://10.4.3.193/volume// Aug 19 23:14:45.181746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cadf246c-a2c3-4e01-ae5e-cba6e4f9fbff None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:45.182041 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cadf246c-a2c3-4e01-ae5e-cba6e4f9fbff None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:45.182266 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cadf246c-a2c3-4e01-ae5e-cba6e4f9fbff None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:45.182524 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 260/1046] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:45.197458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:45.200440 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:45.200767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:45.201022 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:45.216082 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:45.216082 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:45.220363 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:45.225668 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-28c0b302-eb85-44ee-a488-f05f1a59ac82 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:45.226146 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 265/1047] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:45 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:46.201109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.201507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.202841 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:46.203049 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:46.203301 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:46.203568 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:46.204300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:46.204568 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:46.234221 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:46.234221 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:46.239657 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:46.239657 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:46.245646 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:46.249604 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:46.251948 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-52b0bd1f-6768-4020-90eb-66be1f84cc65 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:46.252630 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 263/1048] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:46 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1444 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:46.261897 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2fb5b33c-5d4c-498d-8fdb-e0186377417b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:46.263098 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 261/1049] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:46 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1444 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:46.304911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-e0ae29b9-9315-4a06-a1f9-2b71f3bd20f8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.308396 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-e0ae29b9-9315-4a06-a1f9-2b71f3bd20f8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d Aug 19 23:14:46.308578 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-e0ae29b9-9315-4a06-a1f9-2b71f3bd20f8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:46.309303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-e0ae29b9-9315-4a06-a1f9-2b71f3bd20f8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:46.336324 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:46.336324 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:46.444014 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e605d745-2db6-49cd-ad7c-f3f04c6e2965 req-e0ae29b9-9315-4a06-a1f9-2b71f3bd20f8 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d returned with HTTP 200 Aug 19 23:14:46.444785 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 261/1050] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:46 2026] DELETE /volume/v3/attachments/206b74d2-4b28-4b39-ba53-e3b376e9fd0d => generated 192 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:46.826334 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f18531b2-d87d-426f-a6e1-673296ac872c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.830775 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f18531b2-d87d-426f-a6e1-673296ac872c None None] GET https://10.4.3.193/volume// Aug 19 23:14:46.831273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f18531b2-d87d-426f-a6e1-673296ac872c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:46.831273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f18531b2-d87d-426f-a6e1-673296ac872c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:46.831638 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f18531b2-d87d-426f-a6e1-673296ac872c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:46.831998 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 266/1051] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14: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 19 23:14:46.846742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-9c264ddf-eda3-4a41-bcae-00d387f646f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.848917 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-9c264ddf-eda3-4a41-bcae-00d387f646f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:46.849880 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-9c264ddf-eda3-4a41-bcae-00d387f646f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35cb1371-c8cd-4122-bef8-72758dffa941", "connector": null, "instance_uuid": "109dc68f-62d2-4940-849b-31a20cf9793c"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:46.862088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ad7c564-6102-4a06-9cef-10c71e66c411 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.862795 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:46.862795 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:46.863878 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ad7c564-6102-4a06-9cef-10c71e66c411 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/6148b65f-6cdb-4cb4-bbcf-6c35c1f27abe/action Aug 19 23:14:46.864428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ad7c564-6102-4a06-9cef-10c71e66c411 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-attach": {"instance_uuid": "acf0e3e9-13b7-488e-8461-0e3e351c9679", "mountpoint": "/dev/vdc"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:46.864644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ad7c564-6102-4a06-9cef-10c71e66c411 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "acf0e3e9-13b7-488e-8461-0e3e351c9679", "mountpoint": "/dev/vdc"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:46.874549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ad7c564-6102-4a06-9cef-10c71e66c411 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/6148b65f-6cdb-4cb4-bbcf-6c35c1f27abe/action returned with HTTP 404 Aug 19 23:14:46.875179 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 262/1052] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:46 2026] POST /volume/v3/volumes/6148b65f-6cdb-4cb4-bbcf-6c35c1f27abe/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:46.920534 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-9c264ddf-eda3-4a41-bcae-00d387f646f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:46.920738 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 264/1053] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:46 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:46.939331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-1db2a8a5-fd32-4ee3-931d-63237ec322f4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:46.941740 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-1db2a8a5-fd32-4ee3-931d-63237ec322f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 Aug 19 23:14:46.942088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-1db2a8a5-fd32-4ee3-931d-63237ec322f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:46.942344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-1db2a8a5-fd32-4ee3-931d-63237ec322f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:46.958439 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:46.958439 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:47.037815 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-1db2a8a5-fd32-4ee3-931d-63237ec322f4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 returned with HTTP 200 Aug 19 23:14:47.038373 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 262/1054] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:46 2026] DELETE /volume/v3/attachments/c420b02c-b5d1-46eb-b297-07836567e7b6 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:47.282685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.288721 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:47.289119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.289454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.307815 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.307815 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:47.318403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:47.328496 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d05ca2b1-6ca6-4d99-990b-9331f5af2579 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:47.328496 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 267/1055] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:47.348019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-575b700d-417b-46c6-a0a4-7d223530be61 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.350497 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-575b700d-417b-46c6-a0a4-7d223530be61 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:47.350782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-575b700d-417b-46c6-a0a4-7d223530be61 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.351138 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-575b700d-417b-46c6-a0a4-7d223530be61 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.365209 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.365209 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:47.370191 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-575b700d-417b-46c6-a0a4-7d223530be61 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] Volume info retrieved successfully. Aug 19 23:14:47.376533 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-575b700d-417b-46c6-a0a4-7d223530be61 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-reader] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:47.377033 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 263/1056] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:47.424892 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.430183 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:47.430515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.430696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.444686 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.444686 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:47.450196 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:47.455612 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-7ecea743-8443-45d4-bb81-78b05da76a73 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:47.456209 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 265/1057] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:47.483201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.486563 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action Aug 19 23:14:47.486965 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:47.487197 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:47.506395 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.506395 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:47.508240 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:47.534286 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Begin detaching volume completed successfully. Aug 19 23:14:47.534657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-e32b7a28-c566-4c9c-8f4f-51629b8c51a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action returned with HTTP 202 Aug 19 23:14:47.535375 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 263/1058] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:14:47 2026] POST /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:47.604518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-870f6db8-f528-43d8-9b27-3a61960d2868 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.606744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-870f6db8-f528-43d8-9b27-3a61960d2868 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:47.607520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-870f6db8-f528-43d8-9b27-3a61960d2868 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.608880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-870f6db8-f528-43d8-9b27-3a61960d2868 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.639905 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.639905 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:47.646167 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-870f6db8-f528-43d8-9b27-3a61960d2868 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:47.653992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8073c2a6-4254-4b53-9c4e-61d646f77ad2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.655071 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8073c2a6-4254-4b53-9c4e-61d646f77ad2 None None] GET https://10.4.3.193/volume// Aug 19 23:14:47.655071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8073c2a6-4254-4b53-9c4e-61d646f77ad2 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.655071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8073c2a6-4254-4b53-9c4e-61d646f77ad2 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.658159 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8073c2a6-4254-4b53-9c4e-61d646f77ad2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:47.658262 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-870f6db8-f528-43d8-9b27-3a61960d2868 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:47.658302 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 264/1059] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:47.658329 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 268/1060] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:47.670631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.675471 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:47.675786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.676033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.691152 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.691152 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:47.697017 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:47.702318 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-c77c758a-5949-40d0-9ffc-4db60b1160ed tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:47.702766 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 266/1061] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:47.721097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.727618 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:47.727949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.728233 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.740230 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.740230 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:47.746516 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:47.753330 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-9c076cc4-890b-44be-bcef-f6f643cd8ca9 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:47.753879 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 264/1062] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:47.790270 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-034a8f90-5a80-4a43-821a-1191c78e1766 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.790270 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-034a8f90-5a80-4a43-821a-1191c78e1766 None None] GET https://10.4.3.193/volume// Aug 19 23:14:47.790563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-034a8f90-5a80-4a43-821a-1191c78e1766 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:47.790722 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-034a8f90-5a80-4a43-821a-1191c78e1766 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:47.791182 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-034a8f90-5a80-4a43-821a-1191c78e1766 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:47.791552 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 265/1063] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:14:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:47.805885 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-44f7c56a-cd62-4b91-877d-aefb0b2b4326 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.808544 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-44f7c56a-cd62-4b91-877d-aefb0b2b4326 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:47.809236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-44f7c56a-cd62-4b91-877d-aefb0b2b4326 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee9b416-7b31-4579-b830-1a267895cb95", "connector": null, "instance_uuid": "38cd4d6d-9703-419c-a320-b790e34a8711"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:47.822328 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.822328 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:47.875754 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-44f7c56a-cd62-4b91-877d-aefb0b2b4326 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:47.877555 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 269/1064] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:47 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 19 23:14:47.923734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-ee7cb24f-3956-4a3b-b196-85c540a9b763 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:47.926936 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-ee7cb24f-3956-4a3b-b196-85c540a9b763 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] POST https://10.4.3.193/volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e/action Aug 19 23:14:47.927306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-ee7cb24f-3956-4a3b-b196-85c540a9b763 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:47.927470 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-ee7cb24f-3956-4a3b-b196-85c540a9b763 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:47.952968 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:47.952968 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:47.976619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a0825f24-70d3-4172-81ed-78c0a6226a2c req-ee7cb24f-3956-4a3b-b196-85c540a9b763 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e/action returned with HTTP 204 Aug 19 23:14:47.976619 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 267/1065] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:47 2026] POST /volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:48.013042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.017433 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:48.018730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.018730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.034826 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.034826 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:48.040732 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:48.051346 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-702149d0-5e89-44d2-b11a-5a1eef7a0308 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:48.051989 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 265/1066] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 1111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.068970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.070491 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:48.072099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.072099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.089955 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.089955 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:48.100739 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:48.110993 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c6e49ad-e4eb-4428-994b-e0edce4e836c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:48.112532 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 266/1067] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.174607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.180527 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:48.180800 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.181371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.203082 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.203082 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:48.209434 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:48.219744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-d6c0bc7d-6535-4487-bff4-257e9ed5d7e4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:48.219744 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 270/1068] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.283870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-ee7ff983-8341-4890-9730-fea2f015be77 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.290459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-ee7ff983-8341-4890-9730-fea2f015be77 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e Aug 19 23:14:48.290631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-ee7ff983-8341-4890-9730-fea2f015be77 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.290839 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-ee7ff983-8341-4890-9730-fea2f015be77 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.312474 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.312474 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:48.383568 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-707b1360-dcf5-4ecf-aefe-ce6d124a1e05 req-ee7ff983-8341-4890-9730-fea2f015be77 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e returned with HTTP 200 Aug 19 23:14:48.384157 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 268/1069] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:48 2026] DELETE /volume/v3/attachments/3a0108f7-776e-45b4-849f-fa18819ab05e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:48.427288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-347bdab3-23eb-45f8-bc80-b662b109d03d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.430075 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-347bdab3-23eb-45f8-bc80-b662b109d03d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:14:48.430369 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-347bdab3-23eb-45f8-bc80-b662b109d03d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.430612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-347bdab3-23eb-45f8-bc80-b662b109d03d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.445190 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.445190 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:48.448754 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-347bdab3-23eb-45f8-bc80-b662b109d03d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:14:48.454066 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-347bdab3-23eb-45f8-bc80-b662b109d03d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:14:48.454502 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 266/1070] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:48.621813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.626339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:14:48.626339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.626339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.626339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete snapshot with id: 9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:14:48.630106 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.632737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b161b9ba-31a2-4c5f-ad08-e1dc7ac0017f tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 404 Aug 19 23:14:48.633428 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 267/1071] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:48 2026] DELETE /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:48.635378 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] PUT https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 Aug 19 23:14:48.636005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:48.642011 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3197f9a8-f7d6-402b-b5b7-9c02c58efd66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.648362 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3197f9a8-f7d6-402b-b5b7-9c02c58efd66 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd Aug 19 23:14:48.648787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3197f9a8-f7d6-402b-b5b7-9c02c58efd66 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.649106 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3197f9a8-f7d6-402b-b5b7-9c02c58efd66 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.655574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Acquiring lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:14:48.657784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3197f9a8-f7d6-402b-b5b7-9c02c58efd66 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd returned with HTTP 404 Aug 19 23:14:48.659487 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 269/1072] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/snapshots/9cf9e22d-193d-47a7-b29a-18e56c1479fd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:48.663868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:14:48.664047 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.664047 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:48.671831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6989023-acfc-48e4-9914-193e231bb6de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.674887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6989023-acfc-48e4-9914-193e231bb6de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:48.674887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6989023-acfc-48e4-9914-193e231bb6de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.674887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6989023-acfc-48e4-9914-193e231bb6de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.695535 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.695535 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:48.703207 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6989023-acfc-48e4-9914-193e231bb6de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:48.710318 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6989023-acfc-48e4-9914-193e231bb6de tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:48.711011 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 267/1073] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.714518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.717334 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:48.717334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.717334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.730016 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.730016 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:48.735197 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:48.741727 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-19f1bb2c-e10b-40e5-ba23-b76dfa5ec03b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:14:48.742417 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 268/1074] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.773090 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.775442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866/action Aug 19 23:14:48.775851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:48.776069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:48.789956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" released by "attachment_update" :: held 0.127s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:14:48.790308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2b7c66b2-6f5e-4438-a13e-6cc88b3f1e9c tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 returned with HTTP 200 Aug 19 23:14:48.790928 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 271/1075] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:14:48 2026] PUT /volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.795214 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.795214 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:48.795756 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:48.808883 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Begin detaching volume completed successfully. Aug 19 23:14:48.810200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2d56e2e5-2326-4cce-9e97-80379faa0a82 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.810311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-1685051f-97ea-4111-953e-728d7d6847fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866/action returned with HTTP 202 Aug 19 23:14:48.810311 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 270/1076] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:14:48 2026] POST /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:48.811920 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2d56e2e5-2326-4cce-9e97-80379faa0a82 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 Aug 19 23:14:48.812205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2d56e2e5-2326-4cce-9e97-80379faa0a82 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.812599 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2d56e2e5-2326-4cce-9e97-80379faa0a82 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.837957 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-2d56e2e5-2326-4cce-9e97-80379faa0a82 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 returned with HTTP 200 Aug 19 23:14:48.838329 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 268/1077] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:48.905517 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d361c04-98a6-490e-8ce5-be05c41b7d14 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.906240 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d361c04-98a6-490e-8ce5-be05c41b7d14 None None] GET https://10.4.3.193/volume// Aug 19 23:14:48.907900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d361c04-98a6-490e-8ce5-be05c41b7d14 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.908570 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d361c04-98a6-490e-8ce5-be05c41b7d14 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.908570 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d361c04-98a6-490e-8ce5-be05c41b7d14 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:48.909039 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 269/1078] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14: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 19 23:14:48.927740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:48.928391 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:48.928694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:48.928996 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:48.941239 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:48.941239 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:48.944911 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:48.949833 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-35b71578-2a80-4fb6-a45a-7613550aae90 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:14:48.950321 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 272/1079] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:14:48 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:14:49.728263 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0379224-6acf-4192-9944-9c258cdd53d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:49.731416 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0379224-6acf-4192-9944-9c258cdd53d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:49.731611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0379224-6acf-4192-9944-9c258cdd53d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:49.731836 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0379224-6acf-4192-9944-9c258cdd53d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:49.745439 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:49.745439 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:49.751679 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0379224-6acf-4192-9944-9c258cdd53d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:49.763256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0379224-6acf-4192-9944-9c258cdd53d0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:49.763792 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 271/1080] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:49 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:50.023898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:50.030222 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] GET https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:14:50.030618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:50.030980 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:50.043207 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:50.043207 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:50.049110 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:14:50.056548 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-ac389286-a6e7-4b81-aedb-42d89d2d2a09 req-72717166-f186-4428-b880-2fa11bf99e14 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 200 Aug 19 23:14:50.057517 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 269/1081] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:50 2026] GET /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:50.781916 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:50.784484 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:50.784844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:50.785225 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:50.797727 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:50.797727 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:50.802103 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:50.808113 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5f71e5f-8d2f-4d27-8b01-51d78ec39829 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:50.808679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 270/1082] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:50 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:51.824822 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:51.826582 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:51.826803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:51.827065 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:51.837192 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:51.837192 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:51.839891 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:51.844188 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1cdbbe0-d168-4742-b098-9b7373f456cf tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:51.844594 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 273/1083] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:51 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:51.999039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:52.006551 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:52.006551 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:52.006551 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:52.020789 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:52.020789 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:52.024820 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:52.030236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-0f9b4f3b-7c27-4687-a8b1-8f1873fac683 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:52.030603 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 272/1084] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:51 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:52.502978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:52.502978 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:52.502978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cb1739e0-220a-48a8-af6a-c95ca9cb68dd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1844595611"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:52.502978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'imageRef': 'cb1739e0-220a-48a8-af6a-c95ca9cb68dd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1844595611'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:52.637526 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume of 2 GB Aug 19 23:14:52.643083 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Availability Zones retrieved successfully. Aug 19 23:14:52.653270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (8c66b129-ef35-4fc4-99d0-3b9d5b122bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:52.654493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ccef54-3eba-4077-a3d0-4f19892fa736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:52.655677 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Validating volume size '2' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:52.702442 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ccef54-3eba-4077-a3d0-4f19892fa736) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:14:52.702442 np0000007826 devstack@c-api.service[100376]: Failure: cinder.exception.InvalidInput: Invalid input received: Image cb1739e0-220a-48a8-af6a-c95ca9cb68dd is not active. Aug 19 23:14:52.704553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ccef54-3eba-4077-a3d0-4f19892fa736) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:52.705595 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ccef54-3eba-4077-a3d0-4f19892fa736) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:14:52.706584 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (8c66b129-ef35-4fc4-99d0-3b9d5b122bae) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:14:52.706959 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e2b31f4b-c8c5-4fde-9094-de7739cfde0c tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:52.708160 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 270/1085] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:52 2026] POST /volume/v3/volumes => generated 125 bytes in 219 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:52.862408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-68304387-1414-4d42-af04-6c4c26fe4781 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:52.864998 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68304387-1414-4d42-af04-6c4c26fe4781 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:52.864998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-68304387-1414-4d42-af04-6c4c26fe4781 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:52.865191 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-68304387-1414-4d42-af04-6c4c26fe4781 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:52.887306 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:52.887306 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:52.895334 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-c52df9bf-dc53-42ae-bce7-4ecb93e42733 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:52.897069 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-68304387-1414-4d42-af04-6c4c26fe4781 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:52.899570 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-c52df9bf-dc53-42ae-bce7-4ecb93e42733 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 Aug 19 23:14:52.899570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-c52df9bf-dc53-42ae-bce7-4ecb93e42733 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:52.899849 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-c52df9bf-dc53-42ae-bce7-4ecb93e42733 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:52.904074 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-68304387-1414-4d42-af04-6c4c26fe4781 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:52.904577 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 271/1086] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:52 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:52.933155 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:52.933155 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:53.026118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fbc42b80-324a-4433-b13c-8dd05f4b3e6d req-c52df9bf-dc53-42ae-bce7-4ecb93e42733 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 returned with HTTP 200 Aug 19 23:14:53.026771 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 274/1087] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:52 2026] DELETE /volume/v3/attachments/e61c91a2-e85c-4ec8-84aa-77884ced3425 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:53.470006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-49f0950d-e813-47ca-841b-b1c877de4a1b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:53.472370 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-49f0950d-e813-47ca-841b-b1c877de4a1b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad Aug 19 23:14:53.472539 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-49f0950d-e813-47ca-841b-b1c877de4a1b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:53.472790 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-49f0950d-e813-47ca-841b-b1c877de4a1b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:53.481788 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:53.481788 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:53.546146 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-2b53aaea-6b90-4312-a489-b004d7fa3df1 req-49f0950d-e813-47ca-841b-b1c877de4a1b tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad returned with HTTP 200 Aug 19 23:14:53.546664 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 273/1088] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:53 2026] DELETE /volume/v3/attachments/61cd4c76-34ed-4489-a3d8-50a7b22238ad => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:53.922432 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:53.924886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:53.925172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:53.925364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:53.934428 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:53.934428 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:53.939062 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:53.944837 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-10bf9dc7-1646-4f2f-aff2-4eb9478640ea tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:53.945340 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 271/1089] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:53 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:53.962546 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:53.964512 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:53.964704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:53.964944 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:53.971800 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:53.971800 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:53.975487 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:53.979615 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b2df547-ccff-4b59-8350-236ab0df2cf6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:53.980024 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 272/1090] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:53 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:54.035722 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.037686 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:14:54.038010 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:54.038208 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:54.045081 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.045081 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:54.048567 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:54.052912 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23c41a8f-ba55-4178-a7e4-e7c7bcf51395 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:14:54.053251 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 275/1091] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:54 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:54.129824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-137fc763-aefb-461e-9548-a25c689d82b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.129824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-137fc763-aefb-461e-9548-a25c689d82b4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125/action Aug 19 23:14:54.129824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-137fc763-aefb-461e-9548-a25c689d82b4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:54.129824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-137fc763-aefb-461e-9548-a25c689d82b4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:54.143312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.146926 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:54.147381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-877209554", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:54.149612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-877209554', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:54.151859 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.151859 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:54.172130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51660e6-0bda-4aeb-95f1-865e1b62a0ef req-137fc763-aefb-461e-9548-a25c689d82b4 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125/action returned with HTTP 204 Aug 19 23:14:54.172877 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 274/1092] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:14:54 2026] POST /volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:54.216360 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.218773 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:54.220158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:54.220158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:54.234111 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.234111 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:54.240375 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:54.249362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2278007-eef6-4101-8240-43d00d7a0173 req-8730e6aa-f4d1-4a98-b3ca-bbd5fc865781 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:14:54.249538 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 273/1093] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:54 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:14:54.269843 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume of 1 GB Aug 19 23:14:54.270191 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.270191 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:54.270742 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Availability Zones retrieved successfully. Aug 19 23:14:54.280219 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (f18b4978-1c93-4e64-b898-3d7301f5db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:54.281439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fb4c6b-3a6f-498f-92a1-9329155f046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:54.281683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-db15b114-c39f-4d29-90c1-b819718ff3fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.282491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:54.285784 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:54.286702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:54.286702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:54.286702 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete volume with id: 5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:54.306568 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.306568 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:54.307091 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:54.341494 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.341494 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:54.354441 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete volume request issued successfully. Aug 19 23:14:54.354441 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db15b114-c39f-4d29-90c1-b819718ff3fa tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 202 Aug 19 23:14:54.354775 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 276/1094] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:54 2026] DELETE /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:54.362135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fb4c6b-3a6f-498f-92a1-9329155f046c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=342ab8ad-9fac-42b0-a428-5f418574ac6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342ab8ad-9fac-42b0-a428-5f418574ac6b', 'encryption_key_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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:54.363919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34fea8e-17a4-41c0-96ec-71f424dfebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:54.370973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.373963 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:54.373963 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:54.374205 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:54.388236 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.388236 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:54.396328 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:14:54.402969 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03071580-3f81-4f5b-be7c-f9bf4d90d01d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 200 Aug 19 23:14:54.403371 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 275/1095] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:54 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:54.426796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Created reservations ['92d3ae00-b178-4d29-b51d-3ac1fdf9660c', 'acbd42e7-4514-4edc-8b63-90eab34f1e74', '4b356272-83c3-4dd5-b5cf-cbcc97b10043', '0b1abcab-bbe3-46ad-9610-ff9d40497d37'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:14:54.427968 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34fea8e-17a4-41c0-96ec-71f424dfebfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d3ae00-b178-4d29-b51d-3ac1fdf9660c', 'acbd42e7-4514-4edc-8b63-90eab34f1e74', '4b356272-83c3-4dd5-b5cf-cbcc97b10043', '0b1abcab-bbe3-46ad-9610-ff9d40497d37']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:54.428996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9b0c5-6663-4989-878e-40103f0d7f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:54.461380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9b0c5-6663-4989-878e-40103f0d7f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b430de71-fcfa-46e1-a67d-ba36a0336bf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-877209554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['92d3ae00-b178-4d29-b51d-3ac1fdf9660c','acbd42e7-4514-4edc-8b63-90eab34f1e74','4b356272-83c3-4dd5-b5cf-cbcc97b10043','0b1abcab-bbe3-46ad-9610-ff9d40497d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-877209554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b430de71-fcfa-46e1-a67d-ba36a0336bf3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='94022ac4696f464bbf4341b47f913738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190c8dc01be54067ba98dd4181e83d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342ab8ad-9fac-42b0-a428-5f418574ac6b),volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:54.462548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0f092c-a179-4216-a31a-ce9d0246bae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:54.509484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0f092c-a179-4216-a31a-ce9d0246bae5) transitioned into state 'SUCCESS' from state '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-877209554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='94022ac4696f464bbf4341b47f913738',qos_specs=None,replication_status=,reservations=['92d3ae00-b178-4d29-b51d-3ac1fdf9660c','acbd42e7-4514-4edc-8b63-90eab34f1e74','4b356272-83c3-4dd5-b5cf-cbcc97b10043','0b1abcab-bbe3-46ad-9610-ff9d40497d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190c8dc01be54067ba98dd4181e83d14',volume_type_id=342ab8ad-9fac-42b0-a428-5f418574ac6b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:54.510406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d30dd3-e2ea-4cc0-b40a-4b6a3defd30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:54.523205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d30dd3-e2ea-4cc0-b40a-4b6a3defd30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:14:54.524288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Flow 'volume_create_api' (f18b4978-1c93-4e64-b898-3d7301f5db75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:54.524626 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create volume request issued successfully. Aug 19 23:14:54.525497 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-609fb53d-d216-45bd-a3c4-a8e634f545b1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:14:54.526363 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 272/1096] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:14:54 2026] POST /volume/v3/volumes => generated 759 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:54.541247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.544404 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:14:54.544692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:54.544994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:54.554223 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:54.554223 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:54.559706 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:54.565095 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-065aaa69-278b-4e5d-b528-ceddd6a513c0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:14:54.568788 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 274/1097] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:54 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:54.889804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:54.890473 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:54.890958 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "800f201f-0170-4c0d-8e4b-5eef400129e9"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:54.892949 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '800f201f-0170-4c0d-8e4b-5eef400129e9'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:55.024737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume of 1 GB Aug 19 23:14:55.029729 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Availability Zones retrieved successfully. Aug 19 23:14:55.037508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (89477592-7402-4401-b62e-d9d83c3f33a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:14:55.040765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a046dbc0-3b88-44e1-9b1a-a17e819f4455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:55.040765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:14:55.084603 np0000007826 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a046dbc0-3b88-44e1-9b1a-a17e819f4455) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:14:55.084603 np0000007826 devstack@c-api.service[100373]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 19 23:14:55.086731 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a046dbc0-3b88-44e1-9b1a-a17e819f4455) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:14:55.088055 np0000007826 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a046dbc0-3b88-44e1-9b1a-a17e819f4455) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:14:55.089291 np0000007826 devstack@c-api.service[100373]: WARNING cinder.volume.api [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Flow 'volume_create_api' (89477592-7402-4401-b62e-d9d83c3f33a1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:14:55.089874 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0eb4ff0-aa90-47d5-a557-04ccdf14ecc4 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:55.090669 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 277/1098] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:54 2026] POST /volume/v3/volumes => generated 134 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.287098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14b0304a-3399-45c2-844a-01cf3a722927 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.289028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14b0304a-3399-45c2-844a-01cf3a722927 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.289459 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14b0304a-3399-45c2-844a-01cf3a722927 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.295376 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14b0304a-3399-45c2-844a-01cf3a722927 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:55.295989 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 276/1099] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.309417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-442619aa-1f30-4f38-b267-efd9d663e3a7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.313030 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-442619aa-1f30-4f38-b267-efd9d663e3a7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.313442 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-442619aa-1f30-4f38-b267-efd9d663e3a7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cec5f923-89e5-450e-836c-54c511715b9d"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.315545 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-442619aa-1f30-4f38-b267-efd9d663e3a7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cec5f923-89e5-450e-836c-54c511715b9d'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:55.321105 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-442619aa-1f30-4f38-b267-efd9d663e3a7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 19 23:14:55.321760 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 273/1100] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:55.333039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-434c2b79-276d-4f88-928a-e1f0fd743c08 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.334958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-434c2b79-276d-4f88-928a-e1f0fd743c08 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.335343 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-434c2b79-276d-4f88-928a-e1f0fd743c08 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "933ad5d8-db0a-4e86-bdf8-8463f7b6c5a8"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.337106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-434c2b79-276d-4f88-928a-e1f0fd743c08 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '933ad5d8-db0a-4e86-bdf8-8463f7b6c5a8'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:55.346741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-434c2b79-276d-4f88-928a-e1f0fd743c08 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 19 23:14:55.347734 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 275/1101] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:55.360361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9023c44-8ada-41d0-b454-09af39ccc78a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.362440 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9023c44-8ada-41d0-b454-09af39ccc78a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.363120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9023c44-8ada-41d0-b454-09af39ccc78a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "90e47a05-d09d-4875-8f6b-ddf419053d29"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.365781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-e9023c44-8ada-41d0-b454-09af39ccc78a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '90e47a05-d09d-4875-8f6b-ddf419053d29'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:14:55.375893 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9023c44-8ada-41d0-b454-09af39ccc78a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 19 23:14:55.376927 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 278/1102] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:55.390819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df500d1d-6af5-41f8-a241-0202977d60ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.392313 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df500d1d-6af5-41f8-a241-0202977d60ef tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.392747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df500d1d-6af5-41f8-a241-0202977d60ef tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.398288 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df500d1d-6af5-41f8-a241-0202977d60ef tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:55.398909 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 277/1103] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.411586 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-39300b4a-efbb-45b9-9d28-8d1d8cd738a8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.414414 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39300b4a-efbb-45b9-9d28-8d1d8cd738a8 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.414886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-39300b4a-efbb-45b9-9d28-8d1d8cd738a8 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.417625 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39300b4a-efbb-45b9-9d28-8d1d8cd738a8 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:55.418264 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 274/1104] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.421397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aa6772f4-c7d8-4e92-a85d-ba9a28364c44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.424233 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa6772f4-c7d8-4e92-a85d-ba9a28364c44 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 Aug 19 23:14:55.424513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa6772f4-c7d8-4e92-a85d-ba9a28364c44 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.424793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aa6772f4-c7d8-4e92-a85d-ba9a28364c44 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.433450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ee7b251-a1b1-47cb-bbdb-91c4ae1a35bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.433588 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aa6772f4-c7d8-4e92-a85d-ba9a28364c44 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 returned with HTTP 404 Aug 19 23:14:55.436739 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 276/1105] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/5da820dd-299e-44a8-a065-8fd7ff4cd866 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:55.436855 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ee7b251-a1b1-47cb-bbdb-91c4ae1a35bc tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:14:55.436855 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ee7b251-a1b1-47cb-bbdb-91c4ae1a35bc tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.438436 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ee7b251-a1b1-47cb-bbdb-91c4ae1a35bc tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:14:55.439324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 279/1106] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.454080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-22b812ec-f160-441b-8248-67ba10e92e32 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.456226 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22b812ec-f160-441b-8248-67ba10e92e32 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] DELETE https://10.4.3.193/volume/v3/volumes/tempest-invalid-1237256668 Aug 19 23:14:55.456461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22b812ec-f160-441b-8248-67ba10e92e32 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.456726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22b812ec-f160-441b-8248-67ba10e92e32 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.456972 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-22b812ec-f160-441b-8248-67ba10e92e32 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Delete volume with id: tempest-invalid-1237256668 Aug 19 23:14:55.464937 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22b812ec-f160-441b-8248-67ba10e92e32 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-1237256668 returned with HTTP 404 Aug 19 23:14:55.465556 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 278/1107] 10.4.3.193 () {66 vars in 1321 bytes} [Wed Aug 19 23:14:55 2026] DELETE /volume/v3/volumes/tempest-invalid-1237256668 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:55.476942 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d90d8050-c4ba-4ead-974f-533b750248a8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.479550 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 275/1108] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:14:55 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 23:14:55.490793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3698452-443c-4143-8f34-54bc7a32aa64 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.492970 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3698452-443c-4143-8f34-54bc7a32aa64 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/xxx/action Aug 19 23:14:55.493391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3698452-443c-4143-8f34-54bc7a32aa64 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-detach": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:55.493563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3698452-443c-4143-8f34-54bc7a32aa64 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.509076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3698452-443c-4143-8f34-54bc7a32aa64 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 19 23:14:55.509909 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 277/1109] 10.4.3.193 () {68 vars in 1291 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:55.523584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1c882b9-87b3-4d88-8e34-8f81faf42531 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.527739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1c882b9-87b3-4d88-8e34-8f81faf42531 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/tempest-invalid-2057357186 Aug 19 23:14:55.527739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1c882b9-87b3-4d88-8e34-8f81faf42531 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.527739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1c882b9-87b3-4d88-8e34-8f81faf42531 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.538831 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1c882b9-87b3-4d88-8e34-8f81faf42531 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-2057357186 returned with HTTP 404 Aug 19 23:14:55.539666 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 280/1110] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/tempest-invalid-2057357186 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:55.555808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-67681ce9-42b6-401a-9255-420610574abc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.559245 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 279/1111] 10.4.3.193 () {66 vars in 1240 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 23:14:55.571898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.574560 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?status=null Aug 19 23:14:55.577318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.577318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.577318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:55.579209 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Could not evaluate value null, assuming string {{(pid=100376) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:55.582511 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.582511 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:55.582511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:55.584434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.587460 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:14:55.587764 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.588207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.600791 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.600791 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:55.614020 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:55.620902 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e629df9-e63e-4f6f-b6c3-ab2a02c722c5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:14:55.621485 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 278/1112] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:55.646228 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Get all volumes completed successfully. Aug 19 23:14:55.651767 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7cf71fa1-6984-4c4c-bebb-721ce6de7503 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 19 23:14:55.651767 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 276/1113] 10.4.3.193 () {66 vars in 1281 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:55.670507 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.678031 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-383573061 Aug 19 23:14:55.678031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.678031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.678031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:55.679176 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-383573061'), ('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:55.691312 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Get all volumes completed successfully. Aug 19 23:14:55.699531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d2b37cf-c44d-461f-8e95-fd6c0a18ec7f tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-383573061 returned with HTTP 200 Aug 19 23:14:55.700228 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 281/1114] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-383573061 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:55.718789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.724530 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes?status=null Aug 19 23:14:55.725991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.726394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.727017 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:55.727752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Could not evaluate value null, assuming string {{(pid=100375) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 23:14:55.729700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:55.747007 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Get all volumes completed successfully. Aug 19 23:14:55.747761 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-094de7ca-8e27-473f-ac8c-f6fc9f9dd116 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes?status=null returned with HTTP 200 Aug 19 23:14:55.748232 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 280/1115] 10.4.3.193 () {66 vars in 1260 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:55.765181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbfd1619-ae36-4961-b8ed-b17c777159df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.767479 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-285031223 Aug 19 23:14:55.769411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.769411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.769411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:14:55.769411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-285031223'), ('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:14:55.812381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.816171 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:14:55.816477 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:55.816833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:55.823042 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Get all volumes completed successfully. Aug 19 23:14:55.823521 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbfd1619-ae36-4961-b8ed-b17c777159df tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-285031223 returned with HTTP 200 Aug 19 23:14:55.824098 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 279/1116] 10.4.3.193 () {66 vars in 1336 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-285031223 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:14:55.832842 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.832842 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:55.839884 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:55.840025 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0ae7f4b7-785d-4971-966e-09870de4f63e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.841403 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:55.841864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:55.842048 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.847236 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-3f7f9f50-6a8e-4947-9b9d-45d5f3ee9ef0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:14:55.848239 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 277/1117] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:55 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:55.860089 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.860089 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:55.861658 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:55.877653 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Reserve volume completed successfully. Aug 19 23:14:55.878112 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ae7f4b7-785d-4971-966e-09870de4f63e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 202 Aug 19 23:14:55.880220 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 282/1118] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:55.891634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.895743 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:55.896024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:55.896087 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.908962 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.908962 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:55.909537 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:55.928157 np0000007826 devstack@c-api.service[100375]: ERROR cinder.volume.api [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume status must be available to reserve, but the status is attaching. Aug 19 23:14:55.928157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef0fca12-ab44-4f65-979b-f84cede37b7e tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 400 Aug 19 23:14:55.928882 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 281/1119] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 132 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:55.941859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b98732df-51c3-496a-9608-7e09ff666336 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:55.945723 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:55.946601 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:55.946601 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:55.956315 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:55.956315 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:55.956809 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:55.983270 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Unreserve volume completed successfully. Aug 19 23:14:55.983429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b98732df-51c3-496a-9608-7e09ff666336 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 202 Aug 19 23:14:55.984040 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 280/1120] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:55 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:14:56.002131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7d77fa26-7784-449b-b32f-8d6ff2ca5fd3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.003941 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7d77fa26-7784-449b-b32f-8d6ff2ca5fd3 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/40baf42e-91b5-4019-a72f-739b0bc9dc7e/action Aug 19 23:14:56.004370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7d77fa26-7784-449b-b32f-8d6ff2ca5fd3 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.004493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7d77fa26-7784-449b-b32f-8d6ff2ca5fd3 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.014503 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7d77fa26-7784-449b-b32f-8d6ff2ca5fd3 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/40baf42e-91b5-4019-a72f-739b0bc9dc7e/action returned with HTTP 404 Aug 19 23:14:56.014627 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 278/1121] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/40baf42e-91b5-4019-a72f-739b0bc9dc7e/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.024457 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a6f7ecd-4407-4d05-a34d-c685d4ad117a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.027944 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a6f7ecd-4407-4d05-a34d-c685d4ad117a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/0f7d3ecc-7ab4-423a-a268-e88b5c01099e/action Aug 19 23:14:56.028774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a6f7ecd-4407-4d05-a34d-c685d4ad117a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.029030 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a6f7ecd-4407-4d05-a34d-c685d4ad117a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.043319 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a6f7ecd-4407-4d05-a34d-c685d4ad117a tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/0f7d3ecc-7ab4-423a-a268-e88b5c01099e/action returned with HTTP 404 Aug 19 23:14:56.043998 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 283/1122] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/0f7d3ecc-7ab4-423a-a268-e88b5c01099e/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.056111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04fb4168-35ac-4df4-a13b-f4ef8ad85390 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.058951 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 282/1123] 10.4.3.193 () {68 vars in 1260 bytes} [Wed Aug 19 23:14:56 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 23:14:56.075427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bdf1517-0703-47d0-8ccc-98bc52ef6979 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.079590 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bdf1517-0703-47d0-8ccc-98bc52ef6979 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] PUT https://10.4.3.193/volume/v3/volumes/tempest-invalid-21682850 Aug 19 23:14:56.080131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bdf1517-0703-47d0-8ccc-98bc52ef6979 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.097750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bdf1517-0703-47d0-8ccc-98bc52ef6979 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-21682850 returned with HTTP 404 Aug 19 23:14:56.097750 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 281/1124] 10.4.3.193 () {68 vars in 1332 bytes} [Wed Aug 19 23:14:56 2026] PUT /volume/v3/volumes/tempest-invalid-21682850 => generated 97 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:56.112934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f4044f3e-1f76-4c82-879e-ec542c1b4ac7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.114200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4044f3e-1f76-4c82-879e-ec542c1b4ac7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] PUT https://10.4.3.193/volume/v3/volumes/a73bb707-9d32-4deb-99db-116399be0b29 Aug 19 23:14:56.114587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4044f3e-1f76-4c82-879e-ec542c1b4ac7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.122749 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4044f3e-1f76-4c82-879e-ec542c1b4ac7 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/a73bb707-9d32-4deb-99db-116399be0b29 returned with HTTP 404 Aug 19 23:14:56.123553 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 279/1125] 10.4.3.193 () {68 vars in 1368 bytes} [Wed Aug 19 23:14:56 2026] PUT /volume/v3/volumes/a73bb707-9d32-4deb-99db-116399be0b29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.132081 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.134814 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] DELETE https://10.4.3.193/volume/v3/volumes/134d37d0-3e44-40b2-9ee6-129ba9e0d58c Aug 19 23:14:56.135135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.135345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.135559 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Delete volume with id: 134d37d0-3e44-40b2-9ee6-129ba9e0d58c Aug 19 23:14:56.144160 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97f1da27-4048-4633-90ca-eee2d0ad4320 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/134d37d0-3e44-40b2-9ee6-129ba9e0d58c returned with HTTP 404 Aug 19 23:14:56.144637 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 284/1126] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:56 2026] DELETE /volume/v3/volumes/134d37d0-3e44-40b2-9ee6-129ba9e0d58c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.159164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78e4d098-3957-48d9-8115-88a60c96eceb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.166783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78e4d098-3957-48d9-8115-88a60c96eceb tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:56.166783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78e4d098-3957-48d9-8115-88a60c96eceb tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.166783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78e4d098-3957-48d9-8115-88a60c96eceb tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.169464 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78e4d098-3957-48d9-8115-88a60c96eceb tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 400 Aug 19 23:14:56.170400 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 283/1127] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 140 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:56.185254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eaef2235-890f-427c-8a08-f1c5e9cb7dd9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.191075 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eaef2235-890f-427c-8a08-f1c5e9cb7dd9 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:56.191611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eaef2235-890f-427c-8a08-f1c5e9cb7dd9 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.191817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eaef2235-890f-427c-8a08-f1c5e9cb7dd9 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.194724 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eaef2235-890f-427c-8a08-f1c5e9cb7dd9 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 400 Aug 19 23:14:56.197798 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 282/1128] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:56.211921 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ac0c06b5-e874-40ac-8bba-7a59898bf386 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.214977 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac0c06b5-e874-40ac-8bba-7a59898bf386 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/69a3823b-86c7-4e3d-9181-e124f38e632c/action Aug 19 23:14:56.216934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac0c06b5-e874-40ac-8bba-7a59898bf386 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.216934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac0c06b5-e874-40ac-8bba-7a59898bf386 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.224217 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac0c06b5-e874-40ac-8bba-7a59898bf386 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/69a3823b-86c7-4e3d-9181-e124f38e632c/action returned with HTTP 404 Aug 19 23:14:56.224217 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 280/1129] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/69a3823b-86c7-4e3d-9181-e124f38e632c/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.239269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9ecf4e7-eaa0-48db-bd72-e8e450f31740 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.241637 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9ecf4e7-eaa0-48db-bd72-e8e450f31740 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action Aug 19 23:14:56.241800 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9ecf4e7-eaa0-48db-bd72-e8e450f31740 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.241982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9ecf4e7-eaa0-48db-bd72-e8e450f31740 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.244983 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9ecf4e7-eaa0-48db-bd72-e8e450f31740 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action returned with HTTP 400 Aug 19 23:14:56.244983 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 285/1130] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:14:56.257947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-73533a40-a909-44f0-908b-753b5b000692 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.267061 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73533a40-a909-44f0-908b-753b5b000692 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] POST https://10.4.3.193/volume/v3/volumes/None/action Aug 19 23:14:56.267061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73533a40-a909-44f0-908b-753b5b000692 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:14:56.267061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-73533a40-a909-44f0-908b-753b5b000692 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.282220 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-73533a40-a909-44f0-908b-753b5b000692 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/None/action returned with HTTP 404 Aug 19 23:14:56.283081 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 284/1131] 10.4.3.193 () {68 vars in 1294 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:14:56.296639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ae12c2c5-f8a9-4ca8-9f22-6d7d46282393 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.299199 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae12c2c5-f8a9-4ca8-9f22-6d7d46282393 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/f98e5971-d3a2-406e-af50-59d1f25769e8 Aug 19 23:14:56.300624 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae12c2c5-f8a9-4ca8-9f22-6d7d46282393 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.300624 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae12c2c5-f8a9-4ca8-9f22-6d7d46282393 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.307872 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae12c2c5-f8a9-4ca8-9f22-6d7d46282393 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/f98e5971-d3a2-406e-af50-59d1f25769e8 returned with HTTP 404 Aug 19 23:14:56.307872 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 283/1132] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:56 2026] GET /volume/v3/volumes/f98e5971-d3a2-406e-af50-59d1f25769e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:14:56.318672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.321424 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:56.321784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.322102 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.338167 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:56.338167 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:56.343088 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:56.351109 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d656663a-57e0-43cd-9ae2-22e15dd32063 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 200 Aug 19 23:14:56.351109 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 281/1133] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:56 2026] GET /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:56.371428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1a66ddef-1847-4616-8e92-91f2107143b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.373925 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] DELETE https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:56.374321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.374543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.375556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Delete volume with id: 186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:56.383916 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:56.383916 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:56.385236 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:56.410210 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Delete volume request issued successfully. Aug 19 23:14:56.411056 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1a66ddef-1847-4616-8e92-91f2107143b2 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 202 Aug 19 23:14:56.411555 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 286/1134] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:14:56 2026] DELETE /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:14:56.426212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-706ff709-393f-4028-922d-774ef6284a4d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.429646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-706ff709-393f-4028-922d-774ef6284a4d tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:56.429646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-706ff709-393f-4028-922d-774ef6284a4d tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.429646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-706ff709-393f-4028-922d-774ef6284a4d tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.442858 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:56.442858 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:14:56.451046 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-706ff709-393f-4028-922d-774ef6284a4d tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Volume info retrieved successfully. Aug 19 23:14:56.459301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-706ff709-393f-4028-922d-774ef6284a4d tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 200 Aug 19 23:14:56.460466 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 285/1135] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:56 2026] GET /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:14:56.671158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.673628 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:14:56.673919 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.674345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.685677 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:56.685677 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:56.692109 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:14:56.700320 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-217950a7-29b6-4417-89ff-b40ae5cb712f tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:14:56.701159 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 284/1136] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:14:56 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:56.717285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a9051aa2-5e97-4292-a57e-757e2692beca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.718615 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a9051aa2-5e97-4292-a57e-757e2692beca None None] GET https://10.4.3.193/volume// Aug 19 23:14:56.718615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a9051aa2-5e97-4292-a57e-757e2692beca None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:56.718615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a9051aa2-5e97-4292-a57e-757e2692beca None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:56.719201 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a9051aa2-5e97-4292-a57e-757e2692beca None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:56.719201 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 282/1137] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:14:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:14:56.739316 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-bd6fbd0e-973b-41e7-83d5-b45386dbaeb4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:56.741542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-bd6fbd0e-973b-41e7-83d5-b45386dbaeb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:56.742030 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-bd6fbd0e-973b-41e7-83d5-b45386dbaeb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b430de71-fcfa-46e1-a67d-ba36a0336bf3", "connector": null, "instance_uuid": "91ad62ac-b0b5-459b-92e2-a495e1e07b3a"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:56.753374 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:56.753374 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:14:56.815282 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-bd6fbd0e-973b-41e7-83d5-b45386dbaeb4 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:56.815808 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 287/1138] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:56 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:57.022515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4d024f62-1750-4f71-8673-323ffb227e9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:57.023377 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d024f62-1750-4f71-8673-323ffb227e9f None None] GET https://10.4.3.193/volume// Aug 19 23:14:57.023377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d024f62-1750-4f71-8673-323ffb227e9f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:57.023377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d024f62-1750-4f71-8673-323ffb227e9f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:57.023909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d024f62-1750-4f71-8673-323ffb227e9f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:14:57.024167 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 286/1139] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:14: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 19 23:14:57.036318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-c9d2a227-7402-4f2b-b572-33a8c48bfa10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:57.038879 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-c9d2a227-7402-4f2b-b572-33a8c48bfa10 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:14:57.039332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-c9d2a227-7402-4f2b-b572-33a8c48bfa10 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35cb1371-c8cd-4122-bef8-72758dffa941", "connector": null, "instance_uuid": "109dc68f-62d2-4940-849b-31a20cf9793c"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:14:57.057600 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:57.057600 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:14:57.098541 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-c9d2a227-7402-4f2b-b572-33a8c48bfa10 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:14:57.099143 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 285/1140] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:14:57 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:57.110427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-545b65fc-9e64-41e4-9b0b-b9725f40634a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:57.113375 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-545b65fc-9e64-41e4-9b0b-b9725f40634a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] DELETE https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 Aug 19 23:14:57.113630 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-545b65fc-9e64-41e4-9b0b-b9725f40634a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:57.113972 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-545b65fc-9e64-41e4-9b0b-b9725f40634a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:57.124465 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:14:57.124465 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:14:57.193355 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-545b65fc-9e64-41e4-9b0b-b9725f40634a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 returned with HTTP 200 Aug 19 23:14:57.194055 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 283/1141] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:14:57 2026] DELETE /volume/v3/attachments/65ccd87d-c854-4e23-97ea-a5c7b4c83125 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:14:57.478069 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-99f3b0a9-05a5-49aa-8efc-751202813c96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:14:57.480247 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99f3b0a9-05a5-49aa-8efc-751202813c96 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] GET https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a Aug 19 23:14:57.480447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99f3b0a9-05a5-49aa-8efc-751202813c96 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:14:57.480646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-99f3b0a9-05a5-49aa-8efc-751202813c96 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:14:57.486849 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-99f3b0a9-05a5-49aa-8efc-751202813c96 tempest-VolumesNegativeTest-754875207 tempest-VolumesNegativeTest-754875207-project-member] https://10.4.3.193/volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a returned with HTTP 404 Aug 19 23:14:57.487365 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 288/1142] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:14:57 2026] GET /volume/v3/volumes/186dbea9-fe2f-46d6-bd09-459160e5004a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:00.844134 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:00.847219 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] PUT https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a Aug 19 23:15:00.847754 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:00.861047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Acquiring lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:00.874659 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" acquired by "attachment_update" :: waited 0.014s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:00.876344 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:00.876344 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:01.019761 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Lock "cinder-attachment_update-35cb1371-c8cd-4122-bef8-72758dffa941-np0000007826" released by "attachment_update" :: held 0.145s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:01.020214 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-2c140f04-2b8d-4a84-a9e2-b7de12a53309 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a returned with HTTP 200 Aug 19 23:15:01.021173 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 287/1143] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:00 2026] PUT /volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:01.034499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-af9cf271-9cd7-4268-8f8f-50d83a84b051 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:01.038947 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-af9cf271-9cd7-4268-8f8f-50d83a84b051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a Aug 19 23:15:01.039212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-af9cf271-9cd7-4268-8f8f-50d83a84b051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:01.039446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-af9cf271-9cd7-4268-8f8f-50d83a84b051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:01.068980 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-af9cf271-9cd7-4268-8f8f-50d83a84b051 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a returned with HTTP 200 Aug 19 23:15:01.070009 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 286/1144] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:15:01 2026] GET /volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:01.114535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a0a2aaae-920a-4192-bc37-18597e66267d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:01.116070 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0a2aaae-920a-4192-bc37-18597e66267d None None] GET https://10.4.3.193/volume// Aug 19 23:15:01.116306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0a2aaae-920a-4192-bc37-18597e66267d None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:01.116752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0a2aaae-920a-4192-bc37-18597e66267d None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:01.118990 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0a2aaae-920a-4192-bc37-18597e66267d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:01.118990 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 284/1145] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:01.144685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:01.151317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:01.151653 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:01.152550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:01.178431 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:01.178431 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:01.190403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:01.202151 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9cf1be00-8075-4ba8-9a3e-4b42a447d1a1 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:15:01.202295 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 289/1146] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:01 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1546 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:01.360463 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:01.364074 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] PUT https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 Aug 19 23:15:01.364225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:01.388037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Acquiring lock "cinder-attachment_update-b430de71-fcfa-46e1-a67d-ba36a0336bf3-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:01.398799 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-b430de71-fcfa-46e1-a67d-ba36a0336bf3-np0000007826" acquired by "attachment_update" :: waited 0.011s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:01.400064 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:01.400064 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:01.589236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Lock "cinder-attachment_update-b430de71-fcfa-46e1-a67d-ba36a0336bf3-np0000007826" released by "attachment_update" :: held 0.191s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:01.590056 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-364179ab-228e-4b7b-9b32-0b60f44bfd36 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 returned with HTTP 200 Aug 19 23:15:01.590545 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 288/1147] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:01 2026] PUT /volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:01.634764 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9f008cd1-4356-4355-b959-a739affeded0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:01.638949 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9f008cd1-4356-4355-b959-a739affeded0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05/action Aug 19 23:15:01.639826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9f008cd1-4356-4355-b959-a739affeded0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:01.640374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9f008cd1-4356-4355-b959-a739affeded0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:01.669434 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:01.669434 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:01.698570 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6685ed7b-6a6e-4302-9c82-ba77ddde6450 req-9f008cd1-4356-4355-b959-a739affeded0 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05/action returned with HTTP 204 Aug 19 23:15:01.699813 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 287/1148] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:01 2026] POST /volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:06.291583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-1d7076b6-6d8f-4d3a-80e8-5603e804d367 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:06.293860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-1d7076b6-6d8f-4d3a-80e8-5603e804d367 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] POST https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a/action Aug 19 23:15:06.294261 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-1d7076b6-6d8f-4d3a-80e8-5603e804d367 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:06.294383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-1d7076b6-6d8f-4d3a-80e8-5603e804d367 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:06.317757 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:06.317757 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:06.334006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d332b40e-4158-40d6-9c8e-e20c2a974e77 req-1d7076b6-6d8f-4d3a-80e8-5603e804d367 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a/action returned with HTTP 204 Aug 19 23:15:06.334998 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 285/1149] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:06 2026] POST /volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:08.644005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-ea1c12a9-ba84-4990-9442-f5774cb79b3a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:08.652335 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-ea1c12a9-ba84-4990-9442-f5774cb79b3a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e Aug 19 23:15:08.652335 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-ea1c12a9-ba84-4990-9442-f5774cb79b3a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:08.652335 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-ea1c12a9-ba84-4990-9442-f5774cb79b3a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:08.675979 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:08.675979 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:08.797274 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-ea1c12a9-ba84-4990-9442-f5774cb79b3a tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e returned with HTTP 200 Aug 19 23:15:08.798163 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 290/1150] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:08 2026] DELETE /volume/v3/attachments/e06cd6a4-39ed-47b1-8c2c-3db6922d547e => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:08.810256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:08.815437 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:15:08.815723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:08.816071 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:08.816071 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Delete volume with id: 5aaed952-319a-4c13-93cb-2a41227ae929 Aug 19 23:15:08.836179 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:08.836179 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:08.836735 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:15:08.867686 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Delete volume request issued successfully. Aug 19 23:15:08.867917 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-692d638c-f9fc-4ac0-a6f0-655c0c0f6b9e req-be589cb5-dd2e-47a0-bc08-713f583219f1 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 returned with HTTP 202 Aug 19 23:15:08.868378 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 289/1151] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:15:08 2026] DELETE /volume/v3/volumes/5aaed952-319a-4c13-93cb-2a41227ae929 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:09.171008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.174877 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:09.175306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.175400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.184258 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.184258 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:09.190035 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:09.195562 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e8a3c286-30fa-48e9-9e2d-7bd8ed7bd200 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:09.196291 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 288/1152] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:09 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:09.328287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ab7debd5-5f95-4769-952e-a7b7e657deb1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.328743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab7debd5-5f95-4769-952e-a7b7e657deb1 None None] GET https://10.4.3.193/volume// Aug 19 23:15:09.329083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab7debd5-5f95-4769-952e-a7b7e657deb1 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.329331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ab7debd5-5f95-4769-952e-a7b7e657deb1 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.329791 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ab7debd5-5f95-4769-952e-a7b7e657deb1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:09.330059 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 286/1153] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:15:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:09.340825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-4aa8d151-8adb-4b18-9d93-0073fd326b26 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.343471 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-4aa8d151-8adb-4b18-9d93-0073fd326b26 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:09.343924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-4aa8d151-8adb-4b18-9d93-0073fd326b26 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af9f8b34-c953-42e5-9f5f-dc2722cb052f", "connector": null, "instance_uuid": "afb17f23-d1c1-493d-912e-c29f786f0830"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:09.356105 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.356105 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:09.394558 np0000007826 devstack@c-api.service[100373]: WARNING cinder.volume.api [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-4aa8d151-8adb-4b18-9d93-0073fd326b26 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 23:15:09.407568 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-4aa8d151-8adb-4b18-9d93-0073fd326b26 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:09.407568 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 291/1154] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:09 2026] POST /volume/v3/attachments => generated 271 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:09.452936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.456406 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:09.456610 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.457172 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.468930 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4f1a8ff1-7f3c-443f-b2be-5d3b54bd07fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.469341 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f1a8ff1-7f3c-443f-b2be-5d3b54bd07fd None None] GET https://10.4.3.193/volume// Aug 19 23:15:09.469551 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f1a8ff1-7f3c-443f-b2be-5d3b54bd07fd None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.469770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f1a8ff1-7f3c-443f-b2be-5d3b54bd07fd None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.470085 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f1a8ff1-7f3c-443f-b2be-5d3b54bd07fd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:09.470886 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 289/1155] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 23:15:09.479072 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.479072 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:09.485989 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:09.490298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.492980 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ffaa9ed2-9bd1-4833-a39f-0a5e598c2165 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:09.493178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:09.493253 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 290/1156] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:09 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:09.493497 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.493877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.512159 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.512159 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:09.518550 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:09.524167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-e6313b04-bc89-4fd6-9b09-0f5f1aeaad3c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:09.524167 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 287/1157] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:09 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1047 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:09.676405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.683228 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] PUT https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 Aug 19 23:15:09.683608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:09.695141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Acquiring lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:09.703739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" acquired by "attachment_update" :: waited 0.009s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:09.706270 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.706270 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:09.719324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bd167848-1c6c-47e2-9f33-62a9e42ff943 req-9273e893-d875-4ec2-a0ee-8985bfde7d76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:09.725431 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bd167848-1c6c-47e2-9f33-62a9e42ff943 req-9273e893-d875-4ec2-a0ee-8985bfde7d76 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] DELETE https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a Aug 19 23:15:09.725800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bd167848-1c6c-47e2-9f33-62a9e42ff943 req-9273e893-d875-4ec2-a0ee-8985bfde7d76 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:09.726085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bd167848-1c6c-47e2-9f33-62a9e42ff943 req-9273e893-d875-4ec2-a0ee-8985bfde7d76 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:09.739256 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:09.739256 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:09.830849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bd167848-1c6c-47e2-9f33-62a9e42ff943 req-9273e893-d875-4ec2-a0ee-8985bfde7d76 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a returned with HTTP 200 Aug 19 23:15:09.831284 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 290/1158] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:09 2026] DELETE /volume/v3/attachments/9952eda4-94b9-4575-99d7-1b48b44b193a => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:09.847495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" released by "attachment_update" :: held 0.144s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:09.848222 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-3f37bd30-1227-4079-bca1-998a564f6b0b tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 returned with HTTP 200 Aug 19 23:15:09.848829 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 292/1159] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:09 2026] PUT /volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 => generated 967 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:10.513369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:10.515822 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:10.516086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:10.516270 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:10.535230 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:10.535230 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:10.540054 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:10.548881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35301664-ee47-4ef3-9f31-f55cde7c2155 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:10.550031 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 291/1160] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:10 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:11.402438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-7577c37d-4ecf-40e7-b972-bf8c17bc0337 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.405392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-7577c37d-4ecf-40e7-b972-bf8c17bc0337 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:15:11.406024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-7577c37d-4ecf-40e7-b972-bf8c17bc0337 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.406197 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-7577c37d-4ecf-40e7-b972-bf8c17bc0337 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.433887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-7577c37d-4ecf-40e7-b972-bf8c17bc0337 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:15:11.434755 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 288/1161] 10.4.3.193 () {68 vars in 1484 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:11.485683 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.487468 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:11.487690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.487923 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.494726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.499522 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.499522 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:11.501595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:11.501595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.501595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.505914 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:15:11.512741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-698ec2ad-09ea-46b3-bab5-1b810deba490 tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:15:11.512859 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 291/1162] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:11.514891 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.514891 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:11.520041 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:11.528017 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-e6682728-80cf-4dfc-b0de-28ad5b883933 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:15:11.528017 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 293/1163] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:11.540552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.551086 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:15:11.551648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b430de71-fcfa-46e1-a67d-ba36a0336bf3", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:11.564024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.567448 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:11.567563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.567825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.568544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0a3fd992-f559-4bed-885b-9368565da8f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.569608 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.569608 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:11.570223 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:11.571424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Create snapshot from volume b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:11.572035 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a3fd992-f559-4bed-885b-9368565da8f5 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:11.572871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a3fd992-f559-4bed-885b-9368565da8f5 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.573252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0a3fd992-f559-4bed-885b-9368565da8f5 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.577609 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.577609 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:11.582191 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:15:11.587801 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52a2d04d-b0ff-46e6-9c4a-95618e786dcb tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:15:11.587939 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.587939 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:11.588009 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 289/1164] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:11.594806 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0a3fd992-f559-4bed-885b-9368565da8f5 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:11.598691 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:11.601642 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0a3fd992-f559-4bed-885b-9368565da8f5 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:11.602214 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 292/1165] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:11.612759 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e62f3c03-ff18-445b-b416-5c709b6b663e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.619741 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] DELETE https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:11.620738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.620738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.621145 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Delete volume with id: 35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:11.632937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.632937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:11.635841 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:15:11.639189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Created reservations ['899d687d-7906-4a76-94fd-8b203af27f27', '88430bf4-deaf-492e-8a4e-b227ae3477e9', 'f6f5fa6b-8b1a-4628-adc5-55931eb89e0e', 'dd570599-d8fe-4324-939d-45f770f69949'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:11.679359 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Delete volume request issued successfully. Aug 19 23:15:11.679359 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e62f3c03-ff18-445b-b416-5c709b6b663e tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 202 Aug 19 23:15:11.679359 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 294/1166] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:11 2026] DELETE /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:11.685036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:11.688419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:11.688691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:11.690282 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:11.701747 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:11.701747 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:11.709894 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Volume info retrieved successfully. Aug 19 23:15:11.710148 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Snapshot force create request issued successfully. Aug 19 23:15:11.710148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6a4290b2-f349-4e7e-ab86-93f9b1573576 req-afb4bbc4-e697-43cc-a2dd-523842cb75ae tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:15:11.710148 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 292/1167] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:15:11 2026] POST /volume/v3/snapshots => generated 292 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:11.717169 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4eb7dd7a-9bd1-41d6-a23c-5d4f08a9182a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 200 Aug 19 23:15:11.717805 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 290/1168] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:11 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:12.244168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:12.246512 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:15:12.246910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1368012262", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:12.248586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1368012262', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:15:12.248759 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume of 1 GB Aug 19 23:15:12.255618 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Availability Zones retrieved successfully. Aug 19 23:15:12.265089 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Flow 'volume_create_api' (45a1e826-7244-4164-aa9f-5478a83f118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:12.266291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8193a3ab-04d1-48c3-9ad5-7bf454efb043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:12.267662 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:15:12.302747 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8193a3ab-04d1-48c3-9ad5-7bf454efb043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:12.303897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224b9880-f792-45b6-a494-de042a9d2e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:12.354019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Created reservations ['f29cf409-2104-48fa-ae3c-a502cf52e784', 'a9859de3-76e4-4b27-b7d5-2c2550e1d696', 'a7c32916-ed4d-4ef0-8f0b-cb87a00707c3', '356374c6-133c-4830-a711-9be0a18b0c4e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:12.355212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224b9880-f792-45b6-a494-de042a9d2e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29cf409-2104-48fa-ae3c-a502cf52e784', 'a9859de3-76e4-4b27-b7d5-2c2550e1d696', 'a7c32916-ed4d-4ef0-8f0b-cb87a00707c3', '356374c6-133c-4830-a711-9be0a18b0c4e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:12.356275 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370e62c2-9c22-4dfb-a9b7-a7b0becc0c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:12.388184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (370e62c2-9c22-4dfb-a9b7-a7b0becc0c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1a9c83-2beb-44c4-af49-fbb46d42b4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1368012262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7993b0ba8a0242a389d7d67a28d31caa',qos_specs=None,replication_status=,reservations=['f29cf409-2104-48fa-ae3c-a502cf52e784','a9859de3-76e4-4b27-b7d5-2c2550e1d696','a7c32916-ed4d-4ef0-8f0b-cb87a00707c3','356374c6-133c-4830-a711-9be0a18b0c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a9eec02ce94a3e93bdb20580e85598',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1368012262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1a9c83-2beb-44c4-af49-fbb46d42b4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7993b0ba8a0242a389d7d67a28d31caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38a9eec02ce94a3e93bdb20580e85598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:12.388938 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c571bf8-de02-4113-84ad-bff049782c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:12.418457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c571bf8-de02-4113-84ad-bff049782c01) transitioned into state 'SUCCESS' from state '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-1368012262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7993b0ba8a0242a389d7d67a28d31caa',qos_specs=None,replication_status=,reservations=['f29cf409-2104-48fa-ae3c-a502cf52e784','a9859de3-76e4-4b27-b7d5-2c2550e1d696','a7c32916-ed4d-4ef0-8f0b-cb87a00707c3','356374c6-133c-4830-a711-9be0a18b0c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a9eec02ce94a3e93bdb20580e85598',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:12.419262 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab96bed-eecc-4994-a096-fa196348c558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:12.429147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab96bed-eecc-4994-a096-fa196348c558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:12.429997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Flow 'volume_create_api' (45a1e826-7244-4164-aa9f-5478a83f118f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:12.430340 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Create volume request issued successfully. Aug 19 23:15:12.430955 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6173cff3-4138-4ba4-b291-9efd2cce2027 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:15:12.431382 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 293/1169] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:15:12 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:12.444171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:12.447275 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:12.447531 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:12.447840 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:12.465869 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:12.465869 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:12.471586 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:12.477328 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f70bf9a-d0d9-48f4-ad92-77f4ea6ed288 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:12.477795 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 295/1170] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:12 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:12.623264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:12.625950 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:12.626236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:12.626484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:12.644221 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:12.644221 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:12.651611 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:12.658029 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55c5bf2f-06e8-4831-8d12-36163cb8205f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:12.658912 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 293/1171] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:12 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:12.732407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e96a8335-7218-4409-8d20-0e5d1f9e797a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:12.734751 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e96a8335-7218-4409-8d20-0e5d1f9e797a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] GET https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 Aug 19 23:15:12.735008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e96a8335-7218-4409-8d20-0e5d1f9e797a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:12.735268 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e96a8335-7218-4409-8d20-0e5d1f9e797a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:12.742049 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e96a8335-7218-4409-8d20-0e5d1f9e797a tempest-ServerActionsTestOtherB-53621572 tempest-ServerActionsTestOtherB-53621572-project-member] https://10.4.3.193/volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 returned with HTTP 404 Aug 19 23:15:12.742568 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 291/1172] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:12 2026] GET /volume/v3/volumes/35cb1371-c8cd-4122-bef8-72758dffa941 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:13.111239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e09ce659-1c6d-4b76-a36f-3bb64bc4023c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.202726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-677162fd-e918-4709-af35-0980ca27b3b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.208134 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-677162fd-e918-4709-af35-0980ca27b3b3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245/action Aug 19 23:15:13.208134 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-677162fd-e918-4709-af35-0980ca27b3b3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:13.208134 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-677162fd-e918-4709-af35-0980ca27b3b3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.213274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e09ce659-1c6d-4b76-a36f-3bb64bc4023c tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:13.213696 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e09ce659-1c6d-4b76-a36f-3bb64bc4023c tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-544916642", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.215616 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.215616 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:13.235872 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e09ce659-1c6d-4b76-a36f-3bb64bc4023c tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:13.235872 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 294/1173] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/types => generated 217 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.236086 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.236086 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:13.248119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f4e4034-1212-461f-827e-d8d537366258 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.251736 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f4e4034-1212-461f-827e-d8d537366258 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b/encryption Aug 19 23:15:13.252224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f4e4034-1212-461f-827e-d8d537366258 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.255203 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2624429d-9c42-4b20-923c-b14b1ee2d2ec req-677162fd-e918-4709-af35-0980ca27b3b3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245/action returned with HTTP 204 Aug 19 23:15:13.255203 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 296/1174] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:13.289982 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f4e4034-1212-461f-827e-d8d537366258 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b/encryption returned with HTTP 200 Aug 19 23:15:13.290828 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 294/1175] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b/encryption => generated 231 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.304537 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c9bb411e-8c22-4672-950a-9602844a6b6e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.384178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:15:13.384894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1585707449", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-544916642", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.386880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1585707449', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-544916642', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:15:13.391464 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume of 1 GB Aug 19 23:15:13.391892 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.391892 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:13.392585 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Availability Zones retrieved successfully. Aug 19 23:15:13.399745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (bc56b24c-1d81-485b-a717-ac6992f2a3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:13.400485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9e602c-25bb-4bd8-a9e4-da0413e159cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:13.401670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:15:13.434865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9e602c-25bb-4bd8-a9e4-da0413e159cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:15:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=afa34ebb-c2d5-48c4-a863-dda972e9558b,is_public=True,name='tempest-scenario-type-cryptsetup-544916642',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa34ebb-c2d5-48c4-a863-dda972e9558b', '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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:13.436046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1342647c-476c-4225-be8a-e29beb45bf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:13.471250 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-544916642 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-544916642, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:13.471527 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-544916642 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-544916642, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:13.494310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.496249 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:13.496571 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.496676 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.507633 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.507633 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:13.511955 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:13.517606 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Created reservations ['88b13429-c15e-4170-99e8-a3ff00d18ff6', '2d332632-403d-4e3f-8cf6-03c7281add45', 'a3cf8b0c-531e-4828-be6b-6b888215b42c', '1449821e-20bd-4111-9746-cb1d5d89de44'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:13.517808 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-691f0c00-c74f-45ef-a74d-08e70f91aa94 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:13.519722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 295/1176] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.519807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1342647c-476c-4225-be8a-e29beb45bf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b13429-c15e-4170-99e8-a3ff00d18ff6', '2d332632-403d-4e3f-8cf6-03c7281add45', 'a3cf8b0c-531e-4828-be6b-6b888215b42c', '1449821e-20bd-4111-9746-cb1d5d89de44']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:13.519807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63acd2-81b3-40d0-8f25-55e26624c458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:13.530299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.534779 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:13.535038 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.535278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.546490 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.546490 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:13.550379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63acd2-81b3-40d0-8f25-55e26624c458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b79861-a9be-434a-9d34-b85b0d19ddd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1585707449',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['88b13429-c15e-4170-99e8-a3ff00d18ff6','2d332632-403d-4e3f-8cf6-03c7281add45','a3cf8b0c-531e-4828-be6b-6b888215b42c','1449821e-20bd-4111-9746-cb1d5d89de44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=afa34ebb-c2d5-48c4-a863-dda972e9558b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1585707449',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=44b79861-a9be-434a-9d34-b85b0d19ddd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e80c45d4344903a85eae51023e5469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259587139b174a1199fca30a97605c55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(afa34ebb-c2d5-48c4-a863-dda972e9558b),volume_type_id=afa34ebb-c2d5-48c4-a863-dda972e9558b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:13.551489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec8ac5f-117e-41af-a1a5-a6cf2ddba5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:13.551582 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:13.563946 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b99c918-e0b1-4cd7-aea7-ff5b9af8cda6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:13.564480 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 297/1177] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.581577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.583236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:15:13.583441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.583652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.583973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:15:13.584846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:15:13.593289 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Get all volumes completed successfully. Aug 19 23:15:13.594613 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38612bd6-c299-4618-bfe7-8bc9d4043e51 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:15:13.594914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec8ac5f-117e-41af-a1a5-a6cf2ddba5ae) transitioned into state 'SUCCESS' from state '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-1585707449',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['88b13429-c15e-4170-99e8-a3ff00d18ff6','2d332632-403d-4e3f-8cf6-03c7281add45','a3cf8b0c-531e-4828-be6b-6b888215b42c','1449821e-20bd-4111-9746-cb1d5d89de44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=afa34ebb-c2d5-48c4-a863-dda972e9558b)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:13.595021 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 295/1178] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.595067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16727d3d-e2d0-45d8-ac35-9fedfb1aa1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:13.607127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.609324 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:13.609639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.609839 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.614069 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16727d3d-e2d0-45d8-ac35-9fedfb1aa1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:13.615153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (bc56b24c-1d81-485b-a717-ac6992f2a3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:13.615634 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request issued successfully. Aug 19 23:15:13.616317 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c9bb411e-8c22-4672-950a-9602844a6b6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:15:13.616799 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 292/1179] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/volumes => generated 790 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:13.619691 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.619691 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:13.628473 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:13.641610 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8927f050-e9ca-49dc-b30d-ee754363ca40 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:13.641610 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 296/1180] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.674748 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.676796 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:13.677012 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.677243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.691951 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.691951 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:13.696015 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:13.702137 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-814bb69c-d25d-4c5b-bb54-d5087d346c87 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:13.702575 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 298/1181] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:13.711189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.717193 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:13.717433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.717645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.734464 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.734464 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:13.743765 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:13.752126 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-f3a3753e-61cb-4aef-9130-2f3dae9ffece tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:13.752531 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 296/1182] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:13.775495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.779883 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:13.779883 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.779883 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.797748 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.797748 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:13.805282 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:13.811658 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-4e0b6342-efd2-41e4-8ed1-7bba9c51c3db tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:13.812534 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 293/1183] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:13.880909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f0715117-6a32-4c87-9a5b-4ba23f5b9411 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.881493 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f0715117-6a32-4c87-9a5b-4ba23f5b9411 None None] GET https://10.4.3.193/volume// Aug 19 23:15:13.881917 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f0715117-6a32-4c87-9a5b-4ba23f5b9411 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.881917 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f0715117-6a32-4c87-9a5b-4ba23f5b9411 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.882291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f0715117-6a32-4c87-9a5b-4ba23f5b9411 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:13.882588 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 297/1184] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:13.894904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-de343c56-b299-46ff-bd6a-1d4ba3c09fd0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.902350 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-de343c56-b299-46ff-bd6a-1d4ba3c09fd0 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:13.902350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-de343c56-b299-46ff-bd6a-1d4ba3c09fd0 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d1a9c83-2beb-44c4-af49-fbb46d42b4ed", "connector": null, "instance_uuid": "70a05930-5df0-4960-bf5a-54646cbf65e1"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.913927 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.913927 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:13.928669 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6a7575b1-ac4c-423d-a96e-9234c1202b68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.930427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a7575b1-ac4c-423d-a96e-9234c1202b68 None None] GET https://10.4.3.193/volume// Aug 19 23:15:13.930427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a7575b1-ac4c-423d-a96e-9234c1202b68 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:13.930427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a7575b1-ac4c-423d-a96e-9234c1202b68 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:13.930427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a7575b1-ac4c-423d-a96e-9234c1202b68 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:13.930427 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 297/1185] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:15:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:13.942269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-171eeda7-f966-499d-8ff6-6c6c25f86025 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:13.945220 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-171eeda7-f966-499d-8ff6-6c6c25f86025 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:13.945831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-171eeda7-f966-499d-8ff6-6c6c25f86025 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af9f8b34-c953-42e5-9f5f-dc2722cb052f", "connector": null, "instance_uuid": "caafedb4-0ec5-4c0b-8b2e-96e6693befa7"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:13.961969 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-de343c56-b299-46ff-bd6a-1d4ba3c09fd0 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:13.962096 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 299/1186] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:13.967365 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:13.967365 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:14.003791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.007297 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:14.007582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.007824 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.012997 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-171eeda7-f966-499d-8ff6-6c6c25f86025 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 23:15:14.019331 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.019331 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:14.024349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-171eeda7-f966-499d-8ff6-6c6c25f86025 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:14.024386 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:14.027218 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd2a0b87-65ff-4184-ba29-9bf1aa828ae2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.027218 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd2a0b87-65ff-4184-ba29-9bf1aa828ae2 None None] GET https://10.4.3.193/volume// Aug 19 23:15:14.027218 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd2a0b87-65ff-4184-ba29-9bf1aa828ae2 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.027218 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd2a0b87-65ff-4184-ba29-9bf1aa828ae2 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.027416 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 294/1187] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:13 2026] POST /volume/v3/attachments => generated 271 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:14.027445 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd2a0b87-65ff-4184-ba29-9bf1aa828ae2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:14.027445 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 298/1188] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:14.035250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.035441 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05daad22-071c-4b4c-9bc2-cc4037bbf3fb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:14.040440 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 298/1189] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:14.041007 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:14.041007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.041007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.051094 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.051094 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:14.054897 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:14.062698 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-e87d3731-7eb6-4948-834d-e57bec9bb448 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:14.064680 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 300/1190] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:14.101294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-05faa550-707d-4714-9222-78c45a13591f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.106045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05faa550-707d-4714-9222-78c45a13591f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:14.106122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05faa550-707d-4714-9222-78c45a13591f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.106294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05faa550-707d-4714-9222-78c45a13591f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.122877 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.122877 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:14.127055 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-05faa550-707d-4714-9222-78c45a13591f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:14.133617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05faa550-707d-4714-9222-78c45a13591f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:14.136065 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 295/1191] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:14.144319 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d7a6076c-66d3-4936-99de-33fad01be961 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.144813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7a6076c-66d3-4936-99de-33fad01be961 None None] GET https://10.4.3.193/volume// Aug 19 23:15:14.144978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7a6076c-66d3-4936-99de-33fad01be961 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.145157 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7a6076c-66d3-4936-99de-33fad01be961 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.145516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7a6076c-66d3-4936-99de-33fad01be961 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:14.147764 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 299/1192] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:14.157232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.160829 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:14.161147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.161468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.175349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.181891 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] PUT https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a Aug 19 23:15:14.182373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:14.185924 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.185924 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:14.190471 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:14.195050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Acquiring lock "cinder-attachment_update-4d1a9c83-2beb-44c4-af49-fbb46d42b4ed-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:14.196575 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-fb95a376-281c-4700-8c82-d7db4ee93c94 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:14.198848 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 299/1193] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:14.202772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Lock "cinder-attachment_update-4d1a9c83-2beb-44c4-af49-fbb46d42b4ed-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:14.204911 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.204911 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:14.321702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Lock "cinder-attachment_update-4d1a9c83-2beb-44c4-af49-fbb46d42b4ed-np0000007826" released by "attachment_update" :: held 0.119s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:14.322166 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-48c3f9d6-2ed1-4ae1-bb28-31a3cc268d8a tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a returned with HTTP 200 Aug 19 23:15:14.322797 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 301/1194] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:14 2026] PUT /volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:14.331997 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.334508 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] PUT https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d Aug 19 23:15:14.336733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:14.351885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Acquiring lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:14.357213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:14.358657 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.358657 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:14.497107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Lock "cinder-attachment_update-af9f8b34-c953-42e5-9f5f-dc2722cb052f-np0000007826" released by "attachment_update" :: held 0.140s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:14.497513 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-a37cadbb-7d07-4b19-a719-cd822b054f33 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d returned with HTTP 200 Aug 19 23:15:14.498586 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 296/1195] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:14 2026] PUT /volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d => generated 967 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:14.944922 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:14.947213 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:14.947402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:14.947614 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:14.963328 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:14.963328 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:14.969998 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:14.978733 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-bfb35e0d-6a7f-478d-8103-ad9e39269602 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:15:14.978733 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 300/1196] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:14 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:15.055259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2562df09-a9eb-4165-bf66-e4e664359438 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:15.057686 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2562df09-a9eb-4165-bf66-e4e664359438 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:15.057903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2562df09-a9eb-4165-bf66-e4e664359438 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:15.058118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2562df09-a9eb-4165-bf66-e4e664359438 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:15.074773 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:15.074773 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:15.081905 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2562df09-a9eb-4165-bf66-e4e664359438 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:15.089447 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2562df09-a9eb-4165-bf66-e4e664359438 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:15.089891 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 300/1197] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:15 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:15.150250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:15.152672 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:15.152967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:15.153271 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:15.176301 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:15.176301 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:15.188283 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:15.194762 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aab76ddb-8e60-4648-85bb-bc6f97edf3bd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:15.195186 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 302/1198] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:15 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:16.106125 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:16.110739 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:16.111012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:16.111283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:16.129736 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:16.129736 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:16.132232 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:16.138064 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97206f48-03ea-4aa8-b217-d64f5dca7e9d tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:16.138599 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 297/1199] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:16 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:16.209494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e7867eb-505c-474d-9f0f-7934deaff11c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:16.210084 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e7867eb-505c-474d-9f0f-7934deaff11c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:16.210298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e7867eb-505c-474d-9f0f-7934deaff11c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:16.210440 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e7867eb-505c-474d-9f0f-7934deaff11c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:16.225259 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:16.225259 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:16.228644 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1e7867eb-505c-474d-9f0f-7934deaff11c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:16.232678 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e7867eb-505c-474d-9f0f-7934deaff11c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:16.233073 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 301/1200] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:16 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:17.154034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bcb9f878-2516-4b43-b506-067a6b889128 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:17.156073 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bcb9f878-2516-4b43-b506-067a6b889128 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:17.157733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bcb9f878-2516-4b43-b506-067a6b889128 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:17.157733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bcb9f878-2516-4b43-b506-067a6b889128 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:17.174701 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:17.174701 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:17.180320 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bcb9f878-2516-4b43-b506-067a6b889128 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:17.190041 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bcb9f878-2516-4b43-b506-067a6b889128 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:17.190688 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 301/1201] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:17 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:17.245892 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b86350ac-cd74-4ea7-9e17-04479f76918e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:17.250803 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b86350ac-cd74-4ea7-9e17-04479f76918e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:17.250803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b86350ac-cd74-4ea7-9e17-04479f76918e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:17.250803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b86350ac-cd74-4ea7-9e17-04479f76918e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:17.273323 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:17.273323 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:17.278868 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b86350ac-cd74-4ea7-9e17-04479f76918e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:17.284460 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b86350ac-cd74-4ea7-9e17-04479f76918e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:17.285227 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 303/1202] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:17 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:17.702865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-53a932ea-3028-4644-b8e8-3627c51c82e6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:17.704804 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-53a932ea-3028-4644-b8e8-3627c51c82e6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a/action Aug 19 23:15:17.705285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-53a932ea-3028-4644-b8e8-3627c51c82e6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:17.705441 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-53a932ea-3028-4644-b8e8-3627c51c82e6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:17.724721 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:17.724721 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:17.743272 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2f1b64b-c2c3-4abe-9dff-55fc0dd10d94 req-53a932ea-3028-4644-b8e8-3627c51c82e6 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a/action returned with HTTP 204 Aug 19 23:15:17.743272 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 298/1203] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:17 2026] POST /volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:18.206929 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.209561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:18.209906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.210194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.223582 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.223582 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:18.235011 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:18.240352 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bdcdc3da-e7f4-4975-acdc-9d9e5810face tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:18.240352 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 302/1204] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:18 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:18.263832 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-411a3380-5f25-4199-a5ae-13bed4af20df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.266024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-411a3380-5f25-4199-a5ae-13bed4af20df tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:18.266436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-411a3380-5f25-4199-a5ae-13bed4af20df tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.267257 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-411a3380-5f25-4199-a5ae-13bed4af20df tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.280332 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.280332 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:18.288411 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-411a3380-5f25-4199-a5ae-13bed4af20df tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:18.295764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-411a3380-5f25-4199-a5ae-13bed4af20df tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:18.296467 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 302/1205] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:18 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:18.302942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-9191c588-de57-49cc-886b-79d0c405b192 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.309126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-9191c588-de57-49cc-886b-79d0c405b192 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] DELETE https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 Aug 19 23:15:18.309126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-9191c588-de57-49cc-886b-79d0c405b192 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.309331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.309384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-9191c588-de57-49cc-886b-79d0c405b192 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.315513 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:18.315513 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.315513 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.316104 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.316104 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:18.317691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.320443 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:15:18.320744 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.321048 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.335384 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.335384 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:18.346418 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.346418 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:18.346946 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:15:18.354088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74a04aaf-caa1-4edf-b2fe-92efcd43b322 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:15:18.354574 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:18.354828 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 303/1206] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:18 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:18.361364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b791dd1c-46ca-45e3-81ca-acd7f2dd1c48 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:18.361973 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 299/1207] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:18 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:18.386855 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-9191c588-de57-49cc-886b-79d0c405b192 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 returned with HTTP 200 Aug 19 23:15:18.387546 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 304/1208] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:18 2026] DELETE /volume/v3/attachments/60bed99e-9910-4728-8613-fbb7aca28850 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:18.404048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:18.406968 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] DELETE https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:15:18.407205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:18.407467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:18.407704 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Delete volume with id: 51f27143-d8e5-4a4f-ac1f-6b64a20ef606 Aug 19 23:15:18.416915 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:18.416915 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:18.417386 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Volume info retrieved successfully. Aug 19 23:15:18.444636 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] Delete volume request issued successfully. Aug 19 23:15:18.444912 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39f4565b-624c-470b-b0a4-9653d48ee8d5 req-42f32da8-8264-4ab5-a0b2-351f2920c2a5 tempest-ServerBootFromVolumeStableRescueTest-1063815080 tempest-ServerBootFromVolumeStableRescueTest-1063815080-project-member] https://10.4.3.193/volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 returned with HTTP 202 Aug 19 23:15:18.445693 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 303/1209] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:15:18 2026] DELETE /volume/v3/volumes/51f27143-d8e5-4a4f-ac1f-6b64a20ef606 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:19.378583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-efe4e079-1f56-49fe-ad75-249470f207f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:19.382313 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-efe4e079-1f56-49fe-ad75-249470f207f3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:19.382313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-efe4e079-1f56-49fe-ad75-249470f207f3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:19.382313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-efe4e079-1f56-49fe-ad75-249470f207f3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:19.409674 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:19.409674 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:19.417758 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-efe4e079-1f56-49fe-ad75-249470f207f3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:19.423823 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-efe4e079-1f56-49fe-ad75-249470f207f3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:19.424375 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 304/1210] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:19 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:20.150990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-042a1542-3f0f-40b2-8e6b-6606bb5d22ae None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.154999 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-042a1542-3f0f-40b2-8e6b-6606bb5d22ae tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d/action Aug 19 23:15:20.155341 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-042a1542-3f0f-40b2-8e6b-6606bb5d22ae tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:20.156194 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-042a1542-3f0f-40b2-8e6b-6606bb5d22ae tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:20.185412 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:20.185412 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:20.199737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d0f8cf80-57ca-4f03-8b39-0cf060050df6 req-042a1542-3f0f-40b2-8e6b-6606bb5d22ae tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d/action returned with HTTP 204 Aug 19 23:15:20.199737 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 300/1211] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:20 2026] POST /volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:20.443020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.446265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:20.446265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:20.446265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:20.465282 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:20.465282 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:20.473186 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:20.481393 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa460923-ec84-4bb0-92eb-332ad35ffdcb tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:20.481952 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 305/1212] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:20 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:20.653485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4122529c-ba4b-45fb-9773-4ff3157026ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.657248 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:15:20.657627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1328129951", "imageRef": "8fc05e6c-ec14-4fc3-abf8-6799b85a34b8", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:20.660279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1328129951', 'imageRef': '8fc05e6c-ec14-4fc3-abf8-6799b85a34b8', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:15:20.765271 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.771648 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 tempest-TestMultiAttachVolumeSwap-1404988420 tempest-TestMultiAttachVolumeSwap-1404988420-project] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:20.771951 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 tempest-TestMultiAttachVolumeSwap-1404988420 tempest-TestMultiAttachVolumeSwap-1404988420-project] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:20.772245 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 tempest-TestMultiAttachVolumeSwap-1404988420 tempest-TestMultiAttachVolumeSwap-1404988420-project] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:20.783153 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Create volume of 1 GB Aug 19 23:15:20.788533 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Availability Zones retrieved successfully. Aug 19 23:15:20.795109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Flow 'volume_create_api' (0ec6f433-186f-4541-88a4-c68766b1ddad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:20.796976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe6ff30-ba67-4ab3-a5ee-5dabea115cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:20.798735 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:15:20.799743 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:20.799743 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:20.809780 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 tempest-TestMultiAttachVolumeSwap-1404988420 tempest-TestMultiAttachVolumeSwap-1404988420-project] Volume info retrieved successfully. Aug 19 23:15:20.812983 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-060e65a0-08d8-4508-b150-957f7377689a req-fd3301d0-05da-4096-9d4a-b8b79ec4d369 tempest-TestMultiAttachVolumeSwap-1404988420 tempest-TestMultiAttachVolumeSwap-1404988420-project] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:20.813803 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 305/1213] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:20 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1650 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:20.829666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.832513 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:20.832876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:20.832926 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:20.854407 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:20.854407 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:20.858951 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Volume info retrieved successfully. Aug 19 23:15:20.864013 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3f05dd9b-86f6-430c-9782-35dfabe5fbdd tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:20.864507 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 301/1214] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:20 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:20.879888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9761582e-612b-43a6-b87b-94b37865ce16 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.882016 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9761582e-612b-43a6-b87b-94b37865ce16 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] GET https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:15:20.882216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9761582e-612b-43a6-b87b-94b37865ce16 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:20.882425 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9761582e-612b-43a6-b87b-94b37865ce16 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:20.883133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe6ff30-ba67-4ab3-a5ee-5dabea115cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:20.884244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404f798f-05ca-42e2-b376-88587fb0ee3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:20.893079 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:20.893079 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:20.902487 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9761582e-612b-43a6-b87b-94b37865ce16 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] Volume info retrieved successfully. Aug 19 23:15:20.910187 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9761582e-612b-43a6-b87b-94b37865ce16 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-reader] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 200 Aug 19 23:15:20.910696 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 306/1215] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:20 2026] GET /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:20.986180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-9afc1d4d-093f-457e-a144-3e42609e17b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:20.989781 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-9afc1d4d-093f-457e-a144-3e42609e17b9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 Aug 19 23:15:20.990097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-9afc1d4d-093f-457e-a144-3e42609e17b9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:20.990443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-9afc1d4d-093f-457e-a144-3e42609e17b9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:20.999960 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Created reservations ['cc6ba41b-2e39-471c-91bc-24cc8f75ae62', '0935211e-67f4-48df-95b2-21c90e7f7eda', '3b0fb74e-9013-43ff-8ba2-db0a96f319c6', '475b5d68-f9b6-4c45-9b49-37252c7a95ea'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:21.001213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404f798f-05ca-42e2-b376-88587fb0ee3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc6ba41b-2e39-471c-91bc-24cc8f75ae62', '0935211e-67f4-48df-95b2-21c90e7f7eda', '3b0fb74e-9013-43ff-8ba2-db0a96f319c6', '475b5d68-f9b6-4c45-9b49-37252c7a95ea']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:21.001997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a149ecf8-b86c-4472-822a-0229d8560617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:21.005159 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.005159 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:21.026503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.030349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:21.030926 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.030926 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.033754 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a149ecf8-b86c-4472-822a-0229d8560617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a436d631-9c70-4284-a344-f592912266d2', '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-1328129951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebada1186ccd4af1a22e9b798854ae67',qos_specs=None,replication_status=,reservations=['cc6ba41b-2e39-471c-91bc-24cc8f75ae62','0935211e-67f4-48df-95b2-21c90e7f7eda','3b0fb74e-9013-43ff-8ba2-db0a96f319c6','475b5d68-f9b6-4c45-9b49-37252c7a95ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='533c743ff0e84f7e98adfa7d936b6618',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1328129951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a436d631-9c70-4284-a344-f592912266d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebada1186ccd4af1a22e9b798854ae67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='533c743ff0e84f7e98adfa7d936b6618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:21.034840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2b2aa2-b101-4aba-bafd-e08a31fec46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:21.060739 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.060739 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:21.064096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2b2aa2-b101-4aba-bafd-e08a31fec46a) transitioned into state 'SUCCESS' from state '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-1328129951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebada1186ccd4af1a22e9b798854ae67',qos_specs=None,replication_status=,reservations=['cc6ba41b-2e39-471c-91bc-24cc8f75ae62','0935211e-67f4-48df-95b2-21c90e7f7eda','3b0fb74e-9013-43ff-8ba2-db0a96f319c6','475b5d68-f9b6-4c45-9b49-37252c7a95ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='533c743ff0e84f7e98adfa7d936b6618',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:21.065043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac7deca-24f5-4e82-a01d-6da1f1d85a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:21.067158 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:21.077045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-814c7a4e-fb8d-46a4-bfab-f3fb3f19ed6e tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:21.077613 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 302/1216] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:21.082147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac7deca-24f5-4e82-a01d-6da1f1d85a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:21.083582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Flow 'volume_create_api' (0ec6f433-186f-4541-88a4-c68766b1ddad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:21.084547 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Create volume request issued successfully. Aug 19 23:15:21.085849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4122529c-ba4b-45fb-9773-4ff3157026ca tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:15:21.086536 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 304/1217] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:15:20 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 19 23:15:21.087064 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57d8266f-11ad-46fa-8d20-fc0e097171b5 req-9afc1d4d-093f-457e-a144-3e42609e17b9 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 returned with HTTP 200 Aug 19 23:15:21.087496 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 306/1218] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:20 2026] DELETE /volume/v3/attachments/f21259a7-4a46-45fe-bdeb-1ce2cb104f05 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:21.101350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.106550 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:21.106550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.106550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.112889 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.112889 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:21.117900 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:21.125891 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f0990119-68d8-4dcf-9e8f-212bb97e1d6f tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:21.126287 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 307/1219] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:21.139008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.141916 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:21.142993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.142993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.157771 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.157771 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:21.162452 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:21.167046 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-7f367e87-862b-4896-9eba-eaea352780b9 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:21.167672 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 303/1220] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:21.197560 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.200467 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action Aug 19 23:15:21.200885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:21.201017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:21.219320 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.219320 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:21.219922 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:21.226449 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Begin detaching volume completed successfully. Aug 19 23:15:21.226694 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-671aca7b-cd2c-4bf8-8b03-e4fb3c8f8985 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action returned with HTTP 202 Aug 19 23:15:21.227250 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 305/1221] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:15:21 2026] POST /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:21.297646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5715d6f9-8195-42c3-aa94-2a51b10c1ea7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.298051 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5715d6f9-8195-42c3-aa94-2a51b10c1ea7 None None] GET https://10.4.3.193/volume// Aug 19 23:15:21.298228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5715d6f9-8195-42c3-aa94-2a51b10c1ea7 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.298451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5715d6f9-8195-42c3-aa94-2a51b10c1ea7 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.298829 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5715d6f9-8195-42c3-aa94-2a51b10c1ea7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:21.299119 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 307/1222] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:21.316287 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.318327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:21.318565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.318793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.331986 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.331986 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:21.335604 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:21.339750 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-eb917acb-e2ba-4368-bc56-1ea55f90d24f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:21.340256 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 308/1223] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:21.918567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.922044 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:21.922271 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.922472 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.937618 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.937618 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:21.942287 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:21.950763 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-6250826e-82d1-49b2-8a1c-2a88e6e32879 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:21.950763 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 304/1224] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:21 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:21.969686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-676b233a-7823-42a5-834d-7b02df8a784a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:21.972238 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-676b233a-7823-42a5-834d-7b02df8a784a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d Aug 19 23:15:21.972504 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-676b233a-7823-42a5-834d-7b02df8a784a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:21.972779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-676b233a-7823-42a5-834d-7b02df8a784a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:21.982552 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:21.982552 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:22.046469 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5447b32d-c032-475b-b564-ebc181fab8e0 req-676b233a-7823-42a5-834d-7b02df8a784a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d returned with HTTP 200 Aug 19 23:15:22.046957 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 306/1225] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:21 2026] DELETE /volume/v3/attachments/e6a282db-9725-4320-a25d-67f839fd5e5d => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:22.145257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.147494 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:22.147684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:22.147931 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:22.160136 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:22.160136 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:22.164916 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:22.173284 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c7ef7ef-cb07-479f-a64d-1737d38cc55a tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:22.173973 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 308/1226] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:22 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:22.357161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.362889 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:22.362889 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:22.363085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:22.375527 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:22.375527 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:22.380704 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:22.385806 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0befe5d9-ae66-4508-a9e4-e5fcbd658c9a tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:22.386279 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 309/1227] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:22 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:22.454188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.456198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:22.456500 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:22.456686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:22.471178 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:22.471178 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:22.476489 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:22.484633 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-53f111ad-16e4-494c-98a7-6a88b6143980 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:22.485635 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 305/1228] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:22 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:22.513402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.518085 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] POST https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action Aug 19 23:15:22.518562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:22.518730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:22.532856 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:22.532856 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:22.533531 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:22.543346 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Begin detaching volume completed successfully. Aug 19 23:15:22.543673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-24be14f4-c675-4515-84e4-767219b90d49 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action returned with HTTP 202 Aug 19 23:15:22.544253 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 307/1229] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:15:22 2026] POST /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:22.617610 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fdc64bf-49e4-42ea-bba6-4fd81d0413b9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.618114 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fdc64bf-49e4-42ea-bba6-4fd81d0413b9 None None] GET https://10.4.3.193/volume// Aug 19 23:15:22.618387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fdc64bf-49e4-42ea-bba6-4fd81d0413b9 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:22.618790 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fdc64bf-49e4-42ea-bba6-4fd81d0413b9 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:22.619516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fdc64bf-49e4-42ea-bba6-4fd81d0413b9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:22.622007 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 309/1230] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:22.630267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:22.632953 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:22.632953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:22.633369 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:22.646149 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:22.646149 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:22.656126 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:22.660739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-b0bf058c-88b2-44c7-b3eb-c8f8ff8de62d tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:22.661242 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 310/1231] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:22 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:23.188151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:23.189729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:23.189936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:23.190118 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:23.196591 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:23.196591 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:23.200124 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:23.203947 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36ae80cf-2075-42bd-a7f4-0ca7e5cd1135 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:23.204442 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 306/1232] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:23 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:23.244579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:23.246528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3?cascade=True Aug 19 23:15:23.246795 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:23.246998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:23.247196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume with id: b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:23.254569 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:23.254569 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:23.255175 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:23.285886 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume request issued successfully. Aug 19 23:15:23.286083 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6bbc3046-0a1d-49e7-a19e-63820a40aed5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3?cascade=True returned with HTTP 202 Aug 19 23:15:23.286588 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 308/1233] 10.4.3.193 () {66 vars in 1376 bytes} [Wed Aug 19 23:15:23 2026] DELETE /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3?cascade=True => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:23.295054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:23.298756 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:23.298756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:23.298756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:23.305929 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:23.305929 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:23.311065 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:23.316925 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-569cb994-4ee3-41e0-88e0-d95d48120a75 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 200 Aug 19 23:15:23.317494 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 310/1234] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:23 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:24.215873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.217589 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:24.217795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.217978 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.224986 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:24.224986 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:24.229135 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:24.233380 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e779ff06-5e1e-4da4-ab90-cdc1ce28b8ad tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:24.233910 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 311/1235] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:24 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:24.332465 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-232032e2-3a56-493e-b221-1520d2eb8e86 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.334366 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-232032e2-3a56-493e-b221-1520d2eb8e86 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:24.334629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-232032e2-3a56-493e-b221-1520d2eb8e86 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.334874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-232032e2-3a56-493e-b221-1520d2eb8e86 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.341061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-232032e2-3a56-493e-b221-1520d2eb8e86 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 404 Aug 19 23:15:24.341621 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 307/1236] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:24 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:24.718069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.720357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:24.720600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.720880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.721092 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume with id: b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:24.730886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e92c259d-471a-4cb2-adbf-6a62ffe46c76 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 404 Aug 19 23:15:24.731446 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 309/1237] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:24 2026] DELETE /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:24.740012 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dacd2645-61bb-44c5-be13-1a463cca7b11 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.744029 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dacd2645-61bb-44c5-be13-1a463cca7b11 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 Aug 19 23:15:24.744029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dacd2645-61bb-44c5-be13-1a463cca7b11 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.744029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dacd2645-61bb-44c5-be13-1a463cca7b11 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.751185 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dacd2645-61bb-44c5-be13-1a463cca7b11 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 returned with HTTP 404 Aug 19 23:15:24.752074 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 311/1238] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:24 2026] GET /volume/v3/volumes/b430de71-fcfa-46e1-a67d-ba36a0336bf3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:24.761374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.765090 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:15:24.765343 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.766973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.768065 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume with id: 95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:15:24.778847 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:24.778847 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:24.779290 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:24.804166 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume request issued successfully. Aug 19 23:15:24.804460 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68ba9f2f-9f1f-480d-9f2a-08ace8515968 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 202 Aug 19 23:15:24.805024 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 312/1239] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:24 2026] DELETE /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:24.813209 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:24.815351 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:15:24.815569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:24.815776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:24.823254 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:24.823254 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:24.828788 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:24.833833 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb35f723-6530-4301-aa6d-0ef8b16a0032 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 200 Aug 19 23:15:24.834268 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 308/1240] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:24 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:25.248541 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93f5b2ef-192c-4b54-96ef-67959621da9d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:25.250984 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93f5b2ef-192c-4b54-96ef-67959621da9d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:25.251297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93f5b2ef-192c-4b54-96ef-67959621da9d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:25.251564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93f5b2ef-192c-4b54-96ef-67959621da9d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:25.259906 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:25.259906 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:25.263743 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-93f5b2ef-192c-4b54-96ef-67959621da9d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:25.269515 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93f5b2ef-192c-4b54-96ef-67959621da9d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:25.269999 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 310/1241] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:25 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:25.851704 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3cc83d47-5507-4518-a19b-baab6fc7f2a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:25.855742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3cc83d47-5507-4518-a19b-baab6fc7f2a3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 Aug 19 23:15:25.855742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3cc83d47-5507-4518-a19b-baab6fc7f2a3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:25.855742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3cc83d47-5507-4518-a19b-baab6fc7f2a3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:25.864401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3cc83d47-5507-4518-a19b-baab6fc7f2a3 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 returned with HTTP 404 Aug 19 23:15:25.865516 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 312/1242] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:25 2026] GET /volume/v3/volumes/95825742-5d6e-4f39-95d3-2f05ad3f2464 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:26.284094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30d357d9-d329-4480-a07a-1955e90358a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:26.285937 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30d357d9-d329-4480-a07a-1955e90358a7 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:26.286150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30d357d9-d329-4480-a07a-1955e90358a7 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:26.287030 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30d357d9-d329-4480-a07a-1955e90358a7 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:26.293929 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:26.293929 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:26.297606 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-30d357d9-d329-4480-a07a-1955e90358a7 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:26.302502 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30d357d9-d329-4480-a07a-1955e90358a7 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:26.302912 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 313/1243] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:26 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:27.318597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:27.321668 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:27.321890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:27.322107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:27.334221 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:27.334221 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:27.338293 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:27.344788 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d5ec76b8-ac6f-4d02-ae93-314771b532c8 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:27.344788 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 309/1244] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:27 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:27.356689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:27.361133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:27.361486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:27.361692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:27.379915 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:27.379915 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:27.387329 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:27.397060 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-93048351-49be-4de9-8582-d07281410d6c tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:27.397725 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 311/1245] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:27 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:27.742235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-37af2f3e-0d2e-4659-814c-019de4f08af3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:27.745538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-37af2f3e-0d2e-4659-814c-019de4f08af3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 Aug 19 23:15:27.745740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-37af2f3e-0d2e-4659-814c-019de4f08af3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:27.745942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-37af2f3e-0d2e-4659-814c-019de4f08af3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:27.753512 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:27.753512 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:27.813296 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-18eee395-2a9a-4b84-9e17-14c5c4ee1f13 req-37af2f3e-0d2e-4659-814c-019de4f08af3 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 returned with HTTP 200 Aug 19 23:15:27.813674 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 313/1246] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:27 2026] DELETE /volume/v3/attachments/d730fd24-aafd-4607-a319-8e59a5336245 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:28.359357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:28.362848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:28.363107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:28.363476 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:28.387423 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:28.387423 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:28.396837 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:28.402694 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61e53b9c-042a-4f23-a112-b1b2bd42f2ec tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:28.403201 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 314/1247] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:28 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 1160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:28.451616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:28.455992 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:28.455992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:28.455992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:28.466788 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:28.466788 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:28.471704 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:28.481795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-c64391b6-0705-4b55-b234-4a49866552f2 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:28.481795 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 310/1248] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:28 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:28.890772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:28.893296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:28.893553 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:28.893804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:28.905218 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:28.905218 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:28.912412 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:28.917422 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-7665f170-4303-4de7-98fc-8dd2b9d5e627 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:28.917852 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 312/1249] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:28 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58efa672-f389-4f86-8db8-99fe7286933c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58efa672-f389-4f86-8db8-99fe7286933c None None] GET https://10.4.3.193/volume// Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58efa672-f389-4f86-8db8-99fe7286933c None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58efa672-f389-4f86-8db8-99fe7286933c None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58efa672-f389-4f86-8db8-99fe7286933c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:28.934401 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 314/1250] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:28.948733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-d3f05c12-3dd7-4c7a-8440-9da461504025 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:28.949501 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-d3f05c12-3dd7-4c7a-8440-9da461504025 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:28.950075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-d3f05c12-3dd7-4c7a-8440-9da461504025 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a436d631-9c70-4284-a344-f592912266d2", "connector": null, "instance_uuid": "44e1a9a9-500c-4125-af1c-c402a682dfe4"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:28.969435 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:28.969435 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:29.016637 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-d3f05c12-3dd7-4c7a-8440-9da461504025 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:29.017031 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 315/1251] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:28 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:31.813950 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-07fe82ed-8e59-492d-b963-5b0997f57a7a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:31.813950 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07fe82ed-8e59-492d-b963-5b0997f57a7a None None] GET https://10.4.3.193/volume// Aug 19 23:15:31.814359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07fe82ed-8e59-492d-b963-5b0997f57a7a None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:31.814482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07fe82ed-8e59-492d-b963-5b0997f57a7a None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:31.814900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07fe82ed-8e59-492d-b963-5b0997f57a7a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:31.815690 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 311/1252] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:31.863235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:31.866153 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:31.866498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:31.866778 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:31.881323 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:31.881323 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:31.886667 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:31.893054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-66aece60-4934-4606-a706-97a878f54858 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:31.893739 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 313/1253] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:31 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 1339 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:32.061398 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:32.064571 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] PUT https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 Aug 19 23:15:32.065047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:32.077726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Acquiring lock "cinder-attachment_update-a436d631-9c70-4284-a344-f592912266d2-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:32.082459 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Lock "cinder-attachment_update-a436d631-9c70-4284-a344-f592912266d2-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:32.083769 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:32.083769 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:32.204001 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Lock "cinder-attachment_update-a436d631-9c70-4284-a344-f592912266d2-np0000007826" released by "attachment_update" :: held 0.122s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:32.205030 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-990594ce-6540-4494-ba9d-1f1a04acbc32 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 returned with HTTP 200 Aug 19 23:15:32.205514 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 315/1254] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:32 2026] PUT /volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:32.268909 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-337f6076-bde4-4ce7-88ad-98a2592a11d3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:32.272924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-337f6076-bde4-4ce7-88ad-98a2592a11d3 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] POST https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4/action Aug 19 23:15:32.273384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-337f6076-bde4-4ce7-88ad-98a2592a11d3 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:32.273557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-337f6076-bde4-4ce7-88ad-98a2592a11d3 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:32.290793 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:32.290793 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:32.305946 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3dbac3da-6c23-4a91-acfb-a1ccb3b7a1c1 req-337f6076-bde4-4ce7-88ad-98a2592a11d3 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4/action returned with HTTP 204 Aug 19 23:15:32.306581 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 316/1255] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:32 2026] POST /volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:32.376853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9418d210-177b-44ef-b484-8638209a2026 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:32.378794 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:15:32.379033 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:32.379320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:32.379531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Delete volume with id: ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:15:32.387982 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:32.387982 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:32.388454 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:32.408731 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Delete volume request issued successfully. Aug 19 23:15:32.409038 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9418d210-177b-44ef-b484-8638209a2026 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 202 Aug 19 23:15:32.409990 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 312/1256] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:32 2026] DELETE /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:32.421545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:32.425465 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:15:32.425768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:32.426029 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:32.435203 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:32.435203 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:32.439903 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:32.445925 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-198b6a16-fd7f-4bfd-822d-c110057309a0 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 200 Aug 19 23:15:32.446536 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 314/1257] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:32 2026] GET /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:33.382878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:33.385109 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:15:33.385207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:33.386201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:33.386201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume with id: 76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:15:33.394690 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:33.394690 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:33.395295 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:33.408765 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=304,cinder:INSERT=38,cinder:UPDATE=77 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:15:33.414704 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume request issued successfully. Aug 19 23:15:33.414886 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5abdbad-c4de-4b21-8236-df68114d0ba7 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 202 Aug 19 23:15:33.415308 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 316/1258] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:33 2026] DELETE /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:33.425855 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b933a713-fbe6-4773-b003-eefd0ac9816a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:33.428194 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b933a713-fbe6-4773-b003-eefd0ac9816a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:15:33.428518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b933a713-fbe6-4773-b003-eefd0ac9816a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:33.428796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b933a713-fbe6-4773-b003-eefd0ac9816a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:33.438774 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:33.438774 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:33.445104 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b933a713-fbe6-4773-b003-eefd0ac9816a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:33.451661 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b933a713-fbe6-4773-b003-eefd0ac9816a tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 200 Aug 19 23:15:33.452219 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 317/1259] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:33 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:33.466896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-33c5844a-68b4-4933-943f-061a0bb3532f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:33.469470 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33c5844a-68b4-4933-943f-061a0bb3532f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac Aug 19 23:15:33.469847 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33c5844a-68b4-4933-943f-061a0bb3532f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:33.470139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33c5844a-68b4-4933-943f-061a0bb3532f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:33.480255 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33c5844a-68b4-4933-943f-061a0bb3532f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac returned with HTTP 404 Aug 19 23:15:33.481013 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 313/1260] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:33 2026] GET /volume/v3/volumes/ba24d906-b87a-4047-904a-c9b6e7b7d0ac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:33.490859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:33.493393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] DELETE https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:33.493769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:33.494016 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:33.494264 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Delete volume with id: af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:33.502881 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:33.502881 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:33.503531 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:33.533093 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Delete volume request issued successfully. Aug 19 23:15:33.533439 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd7fb881-8b5d-4cdc-9d74-a31c1600258f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 202 Aug 19 23:15:33.533816 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 315/1261] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:33 2026] DELETE /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:33.541456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:33.544506 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:33.544809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:33.545073 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:33.554312 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:33.554312 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:33.559569 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Volume info retrieved successfully. Aug 19 23:15:33.568017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2229c4a8-9940-41e2-91c6-0c4dd76e454f tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 200 Aug 19 23:15:33.568535 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 317/1262] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:33 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:34.466479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b545c6f-5cc0-4638-8172-06a208391044 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:34.468674 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b545c6f-5cc0-4638-8172-06a208391044 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe Aug 19 23:15:34.468890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b545c6f-5cc0-4638-8172-06a208391044 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:34.469118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b545c6f-5cc0-4638-8172-06a208391044 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:34.476859 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b545c6f-5cc0-4638-8172-06a208391044 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe returned with HTTP 404 Aug 19 23:15:34.477537 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 318/1263] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:34 2026] GET /volume/v3/volumes/76023964-9794-4692-b896-b7c658ddb5fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:34.582291 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e47b9512-7612-40bd-aee0-02cbba87fc70 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:34.588729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e47b9512-7612-40bd-aee0-02cbba87fc70 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] GET https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f Aug 19 23:15:34.588729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e47b9512-7612-40bd-aee0-02cbba87fc70 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:34.588729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e47b9512-7612-40bd-aee0-02cbba87fc70 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:34.596901 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e47b9512-7612-40bd-aee0-02cbba87fc70 tempest-TestMultiAttachVolumeSwap-1949543439 tempest-TestMultiAttachVolumeSwap-1949543439-project-member] https://10.4.3.193/volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f returned with HTTP 404 Aug 19 23:15:34.597464 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 314/1264] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:34 2026] GET /volume/v3/volumes/af9f8b34-c953-42e5-9f5f-dc2722cb052f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:36.689367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-448dad30-ecb9-44fe-9d91-9e944026997b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:36.691597 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-448dad30-ecb9-44fe-9d91-9e944026997b tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:36.691846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-448dad30-ecb9-44fe-9d91-9e944026997b tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:36.692053 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-448dad30-ecb9-44fe-9d91-9e944026997b tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:36.699236 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:36.699236 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:36.703202 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-448dad30-ecb9-44fe-9d91-9e944026997b tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:36.709528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-448dad30-ecb9-44fe-9d91-9e944026997b tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:15:36.710327 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 316/1265] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:36 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:36.756831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:36.759534 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:36.759832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:36.760103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:36.769646 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:36.769646 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:36.774909 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:36.779698 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35e15cc7-fcad-4507-88cf-4ecd9563a0c4 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:15:36.780137 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 318/1266] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:36 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:36.972607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:36.976833 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:36.976833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:36.976833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:36.978990 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=285,cinder:UPDATE=47,cinder:INSERT=17 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:15:36.986251 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:36.986251 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:36.989656 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:36.995471 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a9508e8-b26c-4688-9ef0-13f19599b647 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:36.996137 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 319/1267] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:36 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:37.042437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.045355 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:37.046307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:37.046544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:37.049290 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=280,cinder:UPDATE=44,cinder:INSERT=18 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:15:37.055434 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:37.055434 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:37.059934 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:37.064467 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-f9fe7194-be08-4496-bf47-02e13ce3ca0d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:37.064688 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 315/1268] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:37 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:37.163337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac4d42e7-331f-4484-856d-2378a4c71051 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.163776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac4d42e7-331f-4484-856d-2378a4c71051 None None] GET https://10.4.3.193/volume// Aug 19 23:15:37.163997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac4d42e7-331f-4484-856d-2378a4c71051 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:37.164187 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac4d42e7-331f-4484-856d-2378a4c71051 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:37.164539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac4d42e7-331f-4484-856d-2378a4c71051 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:37.164873 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 317/1269] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:15:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:37.172444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-acb57402-d01e-46f1-a512-b4986298cfcb req-b79273f6-db7d-4eba-ba43-88329461693c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.174665 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-b79273f6-db7d-4eba-ba43-88329461693c tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:37.175160 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-b79273f6-db7d-4eba-ba43-88329461693c tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10731858-a296-4420-8082-6d2ef35586b2", "connector": null, "instance_uuid": "94f00aac-b1f6-4d54-b76f-83e38dee9573"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:37.187371 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:37.187371 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:37.243254 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-b79273f6-db7d-4eba-ba43-88329461693c tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:37.243995 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 319/1270] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:37 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 19 23:15:37.295938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.297174 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7bbbd578-49df-47d4-81c5-e1612416c040 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.297794 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bbbd578-49df-47d4-81c5-e1612416c040 None None] GET https://10.4.3.193/volume// Aug 19 23:15:37.298057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bbbd578-49df-47d4-81c5-e1612416c040 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:37.298272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bbbd578-49df-47d4-81c5-e1612416c040 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:37.298746 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bbbd578-49df-47d4-81c5-e1612416c040 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:37.299345 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 316/1271] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:37.301578 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:37.301578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:37.301578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:37.313642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.315682 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:37.315682 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:37.317304 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:37.317548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:37.317745 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:37.325050 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:37.327598 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21faf60e-a8ec-4bcc-aa4c-0ed9d6bc5315 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:37.328113 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 320/1272] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:37 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:37.332568 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:37.332568 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:37.342508 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:37.354632 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-caee2ed7-65a4-4e6c-aac4-6246dcca79eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:37.355087 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 318/1273] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:37 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:37.570872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:37.575270 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] PUT https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b Aug 19 23:15:37.576876 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:37.588181 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Acquiring lock "cinder-attachment_update-10731858-a296-4420-8082-6d2ef35586b2-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:37.596738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Lock "cinder-attachment_update-10731858-a296-4420-8082-6d2ef35586b2-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:37.600218 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:37.600218 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:37.749973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Lock "cinder-attachment_update-10731858-a296-4420-8082-6d2ef35586b2-np0000007826" released by "attachment_update" :: held 0.155s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:37.750602 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-87e5a968-6e19-49ab-b0d7-d2cc07f396cf tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b returned with HTTP 200 Aug 19 23:15:37.751144 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 320/1274] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:37 2026] PUT /volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:38.352671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85230bc3-3a40-468d-8657-4208ed00d054 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:38.355531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85230bc3-3a40-468d-8657-4208ed00d054 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:38.355785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85230bc3-3a40-468d-8657-4208ed00d054 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:38.356034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85230bc3-3a40-468d-8657-4208ed00d054 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:38.370570 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:38.370570 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:38.377342 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-85230bc3-3a40-468d-8657-4208ed00d054 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:38.387575 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85230bc3-3a40-468d-8657-4208ed00d054 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:38.387575 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 317/1275] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:38 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:39.407746 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd525210-579a-4b14-b378-9dfc679b1a8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:39.411121 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd525210-579a-4b14-b378-9dfc679b1a8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:39.411359 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd525210-579a-4b14-b378-9dfc679b1a8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:39.411552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd525210-579a-4b14-b378-9dfc679b1a8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:39.428332 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:39.428332 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:39.437780 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd525210-579a-4b14-b378-9dfc679b1a8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:39.441535 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd525210-579a-4b14-b378-9dfc679b1a8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:39.443491 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 321/1276] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:39 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:40.457519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:40.467799 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:40.468027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:40.468972 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:40.471584 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=286,cinder:INSERT=31,cinder:UPDATE=57 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:15:40.486295 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:40.486295 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:40.491485 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:40.497421 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f158ddcf-94a3-4395-ab18-0ff924c160e9 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:40.498075 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 319/1277] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:40 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:40.666775 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:40.669017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:15:40.669204 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:40.669402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:40.682230 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:40.682230 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:40.688894 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:40.694308 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-7bba4aa5-3c4e-4479-953c-424be1078379 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:15:40.694817 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 321/1278] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:40 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:40.783732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:40.789704 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:15:40.789984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:40.790218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:40.810265 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-544916642 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-544916642, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:40.826704 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-fa85f04e-4903-4f34-9008-d48a39ccd4bf tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:15:40.827145 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 318/1279] 10.4.3.193 () {68 vars in 1484 bytes} [Wed Aug 19 23:15:40 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:40.869174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:40.871948 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:40.872158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:40.872410 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:40.890193 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:40.890193 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:40.896091 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:40.905673 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-22908ec6-f77f-4c92-834c-691636de8073 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 200 Aug 19 23:15:40.906272 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 322/1280] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:40 2026] GET /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 1452 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:40.918623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:40.923897 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:15:40.923897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a436d631-9c70-4284-a344-f592912266d2", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1824834413", "description": null, "metadata": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:40.945402 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:40.945402 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:40.946544 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:40.946544 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Create snapshot from volume a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:41.006626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Created reservations ['893a30d8-6e99-40de-a5b1-657a58d6df2f', '6bef994a-27ab-43f5-b485-85dda084e8eb', 'd076fcde-fb2f-4f8c-b6a5-d119e843b73d', '0d5a7e67-2da4-41f9-9db1-50f9ca51544a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:41.057749 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Snapshot force create request issued successfully. Aug 19 23:15:41.057749 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8e6cb03-94d4-48ee-a586-be06d4aee45a req-d27b2152-41cf-483f-a19b-8feb8ef58c62 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:15:41.057749 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 320/1281] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:15:40 2026] POST /volume/v3/snapshots => generated 319 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:41.116132 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-acb57402-d01e-46f1-a512-b4986298cfcb req-0da6ef45-f495-41af-aa60-94b4169c81ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.121311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-0da6ef45-f495-41af-aa60-94b4169c81ce tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] POST https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b/action Aug 19 23:15:41.121725 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-0da6ef45-f495-41af-aa60-94b4169c81ce tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:41.121991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-0da6ef45-f495-41af-aa60-94b4169c81ce tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:41.142947 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.142947 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:41.167058 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-acb57402-d01e-46f1-a512-b4986298cfcb req-0da6ef45-f495-41af-aa60-94b4169c81ce tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b/action returned with HTTP 204 Aug 19 23:15:41.167696 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 322/1282] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:15:41 2026] POST /volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:41.322109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.324462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] DELETE https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:41.324728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.325097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.325355 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Delete volume with id: aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:41.333280 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.333280 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:41.333883 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:41.353060 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Delete volume request issued successfully. Aug 19 23:15:41.353234 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-392ddbbd-9d1d-4adf-a521-86e2829d4c90 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 202 Aug 19 23:15:41.353887 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 319/1283] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:41 2026] DELETE /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:41.361552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.363877 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:41.364158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.364350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.374447 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.374447 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:41.379205 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:41.384606 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e7b38bb3-7881-4b9a-9d4a-67def6f473ec tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 200 Aug 19 23:15:41.385117 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 323/1284] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:41 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:41.511208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.513431 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:41.513678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.514175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.541526 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.541526 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:41.549018 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:41.560666 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ae2ea05-edfb-445a-93fe-2dc86f4ecc03 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:41.562188 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 321/1285] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:41 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:15:41.588297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.589870 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:41.590269 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.590598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.617354 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.617354 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:41.626474 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:41.641729 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3dd9d58b-c03a-461a-bab7-b55b372cbf8b tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:41.642415 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 323/1286] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:41 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:41.660286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.664343 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:41.664638 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.664936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.680234 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.680234 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:41.685553 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:41.693745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ef28412e-abec-4948-8e8e-0ec0fa3fd9eb tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:41.694400 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 320/1287] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:41 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:41.771543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-1a262b00-60e2-4933-9bbf-961b81b829d5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.774078 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-1a262b00-60e2-4933-9bbf-961b81b829d5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 Aug 19 23:15:41.774281 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-1a262b00-60e2-4933-9bbf-961b81b829d5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.774479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-1a262b00-60e2-4933-9bbf-961b81b829d5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.787361 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.787361 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:41.854978 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5bb7e485-4b38-4789-967c-b73cdad39b5f req-1a262b00-60e2-4933-9bbf-961b81b829d5 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 returned with HTTP 200 Aug 19 23:15:41.855397 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 324/1288] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:41 2026] DELETE /volume/v3/attachments/18494a7b-d017-43ce-9300-7d6391590b85 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:41.905189 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:41.907363 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:15:41.907619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:41.907898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:41.917232 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:41.917232 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:41.921598 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:15:41.926771 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8bb546be-900e-4af2-9734-ad4bf9c41f44 req-f3862365-d485-43a3-b67d-2077ff8f2060 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:15:41.927332 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 322/1289] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:41 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:42.398103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6454986e-9819-43c6-bc09-8c80d63d3c0a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.400144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6454986e-9819-43c6-bc09-8c80d63d3c0a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 Aug 19 23:15:42.400401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6454986e-9819-43c6-bc09-8c80d63d3c0a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.400784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6454986e-9819-43c6-bc09-8c80d63d3c0a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.409423 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6454986e-9819-43c6-bc09-8c80d63d3c0a tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 returned with HTTP 404 Aug 19 23:15:42.410520 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 324/1290] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:42 2026] GET /volume/v3/volumes/aee9b416-7b31-4579-b830-1a267895cb95 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:42.478455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-d662f72d-e7c2-4383-9be7-bdc93dfb9533 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.485854 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-d662f72d-e7c2-4383-9be7-bdc93dfb9533 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/attachments?instance_id=70a05930-5df0-4960-bf5a-54646cbf65e1 Aug 19 23:15:42.485854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-d662f72d-e7c2-4383-9be7-bdc93dfb9533 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.485854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-d662f72d-e7c2-4383-9be7-bdc93dfb9533 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.492117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.493964 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:15:42.495058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.495058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.495058 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Delete volume with id: ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:15:42.503734 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:42.503734 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:42.504179 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:42.507484 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-d662f72d-e7c2-4383-9be7-bdc93dfb9533 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments?instance_id=70a05930-5df0-4960-bf5a-54646cbf65e1 returned with HTTP 200 Aug 19 23:15:42.508199 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 321/1291] 10.4.3.193 () {70 vars in 1637 bytes} [Wed Aug 19 23:15:42 2026] GET /volume/v3/attachments?instance_id=70a05930-5df0-4960-bf5a-54646cbf65e1 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:42.526198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-41fba575-e557-4beb-904e-ac7c4e10b9af None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.526790 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Delete volume request issued successfully. Aug 19 23:15:42.526910 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d92dc50-cf43-4bb1-8ed7-1c6e5a789f1c tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 202 Aug 19 23:15:42.527488 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 325/1292] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:42 2026] DELETE /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:42.530632 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-41fba575-e557-4beb-904e-ac7c4e10b9af tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a Aug 19 23:15:42.531641 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-41fba575-e557-4beb-904e-ac7c4e10b9af tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.531641 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-41fba575-e557-4beb-904e-ac7c4e10b9af tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.536753 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.541604 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:15:42.542121 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.543099 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.561497 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:42.561497 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:42.568194 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0d385ae5-3714-4b90-b4b0-1ddc7536eb82 req-41fba575-e557-4beb-904e-ac7c4e10b9af tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a returned with HTTP 200 Aug 19 23:15:42.568194 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 323/1293] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:15:42 2026] GET /volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:42.569595 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Volume info retrieved successfully. Aug 19 23:15:42.574765 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78cb5ed8-a1ea-436d-8f45-91488ca1d960 tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 200 Aug 19 23:15:42.575298 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 325/1294] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:42 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:42.836295 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.842388 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:15:42.842682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.842969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.843185 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume with id: d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:15:42.853379 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:42.853379 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:42.854045 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:42.873001 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Delete volume request issued successfully. Aug 19 23:15:42.873197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec6c5691-b5a4-4e54-9896-a8ed496c47a2 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 202 Aug 19 23:15:42.873661 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 322/1295] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:15:42 2026] DELETE /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:42.881593 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d1ac9141-e160-422c-b912-99da21005c52 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:42.883847 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1ac9141-e160-422c-b912-99da21005c52 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:15:42.884050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1ac9141-e160-422c-b912-99da21005c52 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:42.884303 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1ac9141-e160-422c-b912-99da21005c52 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:42.893773 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:42.893773 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:42.901569 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d1ac9141-e160-422c-b912-99da21005c52 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Volume info retrieved successfully. Aug 19 23:15:42.907170 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1ac9141-e160-422c-b912-99da21005c52 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 200 Aug 19 23:15:42.907569 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 326/1296] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:42 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:43.185083 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6855b561-c449-4a2f-845e-24b02c53bd14 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:43.186880 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6855b561-c449-4a2f-845e-24b02c53bd14 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca Aug 19 23:15:43.187093 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6855b561-c449-4a2f-845e-24b02c53bd14 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:43.187282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6855b561-c449-4a2f-845e-24b02c53bd14 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:43.192541 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:43.192541 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:43.193109 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6855b561-c449-4a2f-845e-24b02c53bd14 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Snapshot retrieved successfully. Aug 19 23:15:43.193957 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6855b561-c449-4a2f-845e-24b02c53bd14 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca returned with HTTP 200 Aug 19 23:15:43.194306 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 324/1297] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:43 2026] GET /volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:43.421786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:43.427535 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca Aug 19 23:15:43.427888 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:43.428166 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:43.428647 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Delete snapshot with id: 55a14d60-71f2-4cfc-850d-6fd930c8a4ca Aug 19 23:15:43.435098 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:43.435098 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:43.435788 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Snapshot retrieved successfully. Aug 19 23:15:43.469570 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Snapshot delete request issued successfully. Aug 19 23:15:43.470081 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50e33e8b-3a42-4a56-92e7-a2426e7ef528 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca returned with HTTP 202 Aug 19 23:15:43.472140 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 326/1298] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:15:43 2026] DELETE /volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:43.483562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:43.489050 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca Aug 19 23:15:43.489352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:43.489639 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:43.496785 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:43.496785 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:43.496785 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Snapshot retrieved successfully. Aug 19 23:15:43.496785 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-820763e2-ba95-4e80-89a4-f4ee94f3b38d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca returned with HTTP 200 Aug 19 23:15:43.497017 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 323/1299] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:43 2026] GET /volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:43.594774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d925a15-10ba-4746-a0cc-774b6cec7f2d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:43.598284 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d925a15-10ba-4746-a0cc-774b6cec7f2d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] GET https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 Aug 19 23:15:43.598611 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d925a15-10ba-4746-a0cc-774b6cec7f2d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:43.598948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d925a15-10ba-4746-a0cc-774b6cec7f2d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:43.609277 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d925a15-10ba-4746-a0cc-774b6cec7f2d tempest-AttachVolumeShelveTestJSON-1034112000 tempest-AttachVolumeShelveTestJSON-1034112000-project-member] https://10.4.3.193/volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 returned with HTTP 404 Aug 19 23:15:43.611544 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 327/1300] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:43 2026] GET /volume/v3/volumes/ff93ed15-ed34-4357-97fd-adb0754f63a4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:43.925065 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-986e5d18-b812-4bca-97d3-21bbea1a87e6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:43.926997 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-986e5d18-b812-4bca-97d3-21bbea1a87e6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] GET https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 Aug 19 23:15:43.927256 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-986e5d18-b812-4bca-97d3-21bbea1a87e6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:43.927437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-986e5d18-b812-4bca-97d3-21bbea1a87e6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:43.933472 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-986e5d18-b812-4bca-97d3-21bbea1a87e6 tempest-AttachVolumeMultiAttachTest-1354496193 tempest-AttachVolumeMultiAttachTest-1354496193-project-member] https://10.4.3.193/volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 returned with HTTP 404 Aug 19 23:15:43.933982 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 325/1301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:43 2026] GET /volume/v3/volumes/d229c117-2ade-4adc-bb58-538ceb7f1407 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:44.506359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2554a154-2d54-4e64-a793-3c9c8621f692 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:44.508295 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2554a154-2d54-4e64-a793-3c9c8621f692 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] GET https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca Aug 19 23:15:44.508598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2554a154-2d54-4e64-a793-3c9c8621f692 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:44.508726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2554a154-2d54-4e64-a793-3c9c8621f692 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:44.514099 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2554a154-2d54-4e64-a793-3c9c8621f692 tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca returned with HTTP 404 Aug 19 23:15:44.514571 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 327/1302] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:44 2026] GET /volume/v3/snapshots/55a14d60-71f2-4cfc-850d-6fd930c8a4ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:47.820948 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-70e19d65-6e15-476f-9754-7cc525963c7d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:47.823869 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-70e19d65-6e15-476f-9754-7cc525963c7d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 Aug 19 23:15:47.824127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-70e19d65-6e15-476f-9754-7cc525963c7d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:47.824662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-70e19d65-6e15-476f-9754-7cc525963c7d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:47.836413 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:47.836413 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:47.904364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-70e19d65-6e15-476f-9754-7cc525963c7d tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 returned with HTTP 200 Aug 19 23:15:47.904919 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 324/1303] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:15:47 2026] DELETE /volume/v3/attachments/8b2d8997-4e4e-44f5-a9b7-2a4a54ba14f4 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:47.917586 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:47.921298 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:47.921489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:47.921694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:47.921885 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Delete volume with id: a436d631-9c70-4284-a344-f592912266d2 Aug 19 23:15:47.938039 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:47.938039 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:47.938039 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Volume info retrieved successfully. Aug 19 23:15:47.970462 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] Delete volume request issued successfully. Aug 19 23:15:47.970777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7e5bc745-9af3-483c-97b0-1edaa63143f7 req-425bdfd2-fb3e-4799-9a52-3a60e8000ecd tempest-ImageDependencyTests-2104236747 tempest-ImageDependencyTests-2104236747-project-member] https://10.4.3.193/volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 returned with HTTP 202 Aug 19 23:15:47.971355 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 328/1304] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:15:47 2026] DELETE /volume/v3/volumes/a436d631-9c70-4284-a344-f592912266d2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:48.175416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73040f24-06a9-4493-800f-f5ae371dd5f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:48.351736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73040f24-06a9-4493-800f-f5ae371dd5f6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:48.351736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73040f24-06a9-4493-800f-f5ae371dd5f6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1694468705"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:48.368565 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73040f24-06a9-4493-800f-f5ae371dd5f6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:48.368565 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 326/1305] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:48 2026] POST /volume/v3/types => generated 220 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:48.379581 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed7cfbc6-0d76-49d2-a7e9-b0027b414499 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:48.381165 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed7cfbc6-0d76-49d2-a7e9-b0027b414499 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:15:48.381584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed7cfbc6-0d76-49d2-a7e9-b0027b414499 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-761658763"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:48.383743 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:48.383743 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:48.401144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed7cfbc6-0d76-49d2-a7e9-b0027b414499 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:15:48.401939 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 328/1306] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:15:48 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:48.413123 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:48.497458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:15:48.497993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17f2a697-2486-4228-b504-4b971d95eede", "volume_types": ["fb1f24ba-1439-4c6a-853d-333eb8bc7947"], "name": "tempest-GroupsV320Test-Group-1240923608"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:48.505298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Creating new group {'group': {'group_type': '17f2a697-2486-4228-b504-4b971d95eede', 'volume_types': ['fb1f24ba-1439-4c6a-853d-333eb8bc7947'], 'name': 'tempest-GroupsV320Test-Group-1240923608'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:15:48.509659 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Creating group tempest-GroupsV320Test-Group-1240923608. Aug 19 23:15:48.511162 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:48.511162 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:48.531772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:15:48.531401. {{(pid=100376) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:15:48.531914 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Availability Zones retrieved successfully. Aug 19 23:15:48.572180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Created reservations ['c22d21ca-7a28-4016-aa8d-3564ce20d5f7'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:48.632199 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-331adca3-6af8-42e0-9937-f93aebd40dd8 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:15:48.632823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 325/1307] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:15:48 2026] POST /volume/v3/groups => generated 108 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:48.643558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:48.647996 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:48.647996 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:48.647996 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:48.647996 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:48.655227 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:48.655227 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:48.678392 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-532f9a39-221b-4aa0-a6b7-2816eb286bac tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:48.679684 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 329/1308] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:48 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:49.692253 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.697539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:49.698782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:49.698782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:49.698782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:49.703049 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.703049 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:49.719703 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58fd8ac8-454a-46a7-8eb5-5ce57730e38f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:49.720254 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 327/1309] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:49 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:49.737888 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.737888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action Aug 19 23:15:49.737888 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:49.737888 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:49.738670 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Updating group '6fe5a19b-48b8-4e04-b421-e76c3c94d1bd' with 'creating' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 23:15:49.743427 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.743427 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:49.750573 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03ec7f48-e389-4318-9317-0d021ceb3d1f tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action returned with HTTP 202 Aug 19 23:15:49.751386 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 329/1310] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:15:49 2026] POST /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:49.761347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.766316 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:49.766651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:49.767018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:49.767217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:49.774813 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.774813 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:49.798469 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9480c33c-bd92-4881-b36c-6e30f3cc8210 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:49.798936 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 326/1311] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:49 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:49.813253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.816977 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action Aug 19 23:15:49.817760 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:49.818137 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:49.820421 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Updating group '6fe5a19b-48b8-4e04-b421-e76c3c94d1bd' with 'available' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 23:15:49.827911 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.827911 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:49.836828 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd12863a-cff6-4a37-b6fc-febfa26c19cf tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action returned with HTTP 202 Aug 19 23:15:49.836828 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 330/1312] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:15:49 2026] POST /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:49.846256 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.848021 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:49.848365 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:49.848773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:49.849074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:49.852828 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.852828 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:49.864118 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-174c6dfc-b4f1-4063-a47f-5c5d051adb2e tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:49.864696 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 328/1313] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:49 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:49.878403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.883912 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action Aug 19 23:15:49.883912 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:49.883912 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:49.885389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.groups [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Updating group '6fe5a19b-48b8-4e04-b421-e76c3c94d1bd' with 'error' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 23:15:49.895074 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.895074 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:49.908860 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21b7f974-e26a-4445-9413-cacf5cfa5fa6 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action returned with HTTP 202 Aug 19 23:15:49.908860 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 330/1314] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:15:49 2026] POST /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:49.917043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-74901c17-47e3-43e8-bb6d-99f17028af3c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.928862 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74901c17-47e3-43e8-bb6d-99f17028af3c tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:49.929166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74901c17-47e3-43e8-bb6d-99f17028af3c tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:49.929414 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74901c17-47e3-43e8-bb6d-99f17028af3c tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:49.929597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-74901c17-47e3-43e8-bb6d-99f17028af3c tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:49.933614 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.933614 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:49.943951 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74901c17-47e3-43e8-bb6d-99f17028af3c tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:49.944465 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 327/1315] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:49 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:49.960073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f35991a-5400-4378-bafe-5f375607a8fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.961832 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f35991a-5400-4378-bafe-5f375607a8fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] POST https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action Aug 19 23:15:49.962464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f35991a-5400-4378-bafe-5f375607a8fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:49.963732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f35991a-5400-4378-bafe-5f375607a8fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:49.966022 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-1f35991a-5400-4378-bafe-5f375607a8fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Updating group '6fe5a19b-48b8-4e04-b421-e76c3c94d1bd' with 'available' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 23:15:49.969290 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.969290 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:49.976781 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f35991a-5400-4378-bafe-5f375607a8fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action returned with HTTP 202 Aug 19 23:15:49.977359 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 331/1316] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:15:49 2026] POST /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:49.988745 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:49.992625 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:49.992625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:49.992625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:49.992625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:49.996422 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:49.996422 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:50.007773 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d36b6b10-5a2f-4a24-8d3b-3efa4498ab91 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:50.007773 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 329/1317] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:49 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:50.023509 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04f9d135-3137-442b-884f-63c128e2522f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:50.026735 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:15:50.026735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:50.026735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:50.026735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:15:50.026735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:15:50.827882 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Get all volumes completed successfully. Aug 19 23:15:50.827882 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04f9d135-3137-442b-884f-63c128e2522f tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:15:50.827882 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 331/1318] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:15:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] POST https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] delete called for group 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100376) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Delete group with id: 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ebe591e-f154-43c5-9fc7-5b06d5372752 tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action returned with HTTP 202 Aug 19 23:15:50.829614 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 328/1319] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:15:50 2026] POST /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f6ce09b9-3704-4a36-8d4e-0ee489ae2a4d tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 200 Aug 19 23:15:50.830245 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 332/1320] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:50 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:50.971753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bce12c73-57f8-4240-9d8f-6f120763c74b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.120937 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bce12c73-57f8-4240-9d8f-6f120763c74b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:51.120937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bce12c73-57f8-4240-9d8f-6f120763c74b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-814355531", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.127064 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.127064 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:51.127064 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.qos_specs [None req-bce12c73-57f8-4240-9d8f-6f120763c74b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-814355531', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100374) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 23:15:51.132842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-bce12c73-57f8-4240-9d8f-6f120763c74b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DB qos_specs_create(): root {'id': '59daa82f-4c82-4997-8827-0ec58caeb082', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-814355531'} {{(pid=100374) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 23:15:51.139398 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bce12c73-57f8-4240-9d8f-6f120763c74b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:51.139880 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 330/1321] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:15:50 2026] POST /volume/v3/qos-specs => generated 392 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.151942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab4f5d3e-45c9-41d7-aa55-58dbee7b4788 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.158195 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab4f5d3e-45c9-41d7-aa55-58dbee7b4788 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:51.158539 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab4f5d3e-45c9-41d7-aa55-58dbee7b4788 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2135585858"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.158603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.160749 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] GET https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd Aug 19 23:15:51.160864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.161075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.161199 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] show called for member 6fe5a19b-48b8-4e04-b421-e76c3c94d1bd {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:15:51.165140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c78348e-4500-4361-9aba-c6aa7fb2a82b tempest-GroupsV320Test-914497274 tempest-GroupsV320Test-914497274-project-member] https://10.4.3.193/volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd returned with HTTP 404 Aug 19 23:15:51.165503 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 329/1322] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/groups/6fe5a19b-48b8-4e04-b421-e76c3c94d1bd => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:15:51.176387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-82af3c4b-ee6f-4cd6-9f41-fedd3fd0202e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.178087 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab4f5d3e-45c9-41d7-aa55-58dbee7b4788 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:51.179615 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82af3c4b-ee6f-4cd6-9f41-fedd3fd0202e tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/17f2a697-2486-4228-b504-4b971d95eede Aug 19 23:15:51.179734 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 332/1323] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:51 2026] POST /volume/v3/types => generated 222 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.179798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82af3c4b-ee6f-4cd6-9f41-fedd3fd0202e tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.179798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82af3c4b-ee6f-4cd6-9f41-fedd3fd0202e tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.179798 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.179798 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:51.188057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3022367d-f644-4ff6-b327-043ecf40ae6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.190005 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3022367d-f644-4ff6-b327-043ecf40ae6f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:51.190302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3022367d-f644-4ff6-b327-043ecf40ae6f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1596331950"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.191841 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.191841 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:51.193875 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82af3c4b-ee6f-4cd6-9f41-fedd3fd0202e tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/group_types/17f2a697-2486-4228-b504-4b971d95eede returned with HTTP 202 Aug 19 23:15:51.194327 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 333/1324] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/group_types/17f2a697-2486-4228-b504-4b971d95eede => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:15:51.206519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7bf0de16-b5f6-4852-b6e5-fc020230b9d7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.207307 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3022367d-f644-4ff6-b327-043ecf40ae6f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:51.207866 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 331/1325] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:51 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.208687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bf0de16-b5f6-4852-b6e5-fc020230b9d7 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] DELETE https://10.4.3.193/volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 Aug 19 23:15:51.208949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bf0de16-b5f6-4852-b6e5-fc020230b9d7 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.209152 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bf0de16-b5f6-4852-b6e5-fc020230b9d7 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.219924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-41d21a2f-e4eb-47dc-b68a-b85c6e1ae1e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.220536 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41d21a2f-e4eb-47dc-b68a-b85c6e1ae1e0 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:51.221034 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-41d21a2f-e4eb-47dc-b68a-b85c6e1ae1e0 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2095654840"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.241271 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41d21a2f-e4eb-47dc-b68a-b85c6e1ae1e0 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:51.241663 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 333/1326] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:51 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.243687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bf0de16-b5f6-4852-b6e5-fc020230b9d7 tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 returned with HTTP 202 Aug 19 23:15:51.243687 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 330/1327] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.250199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-045f8b1e-0ec4-4e1c-ad98-d877a10ee1fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.251806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c024b460-4985-463d-ae6d-476d9fed75e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.252224 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-045f8b1e-0ec4-4e1c-ad98-d877a10ee1fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] GET https://10.4.3.193/volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 Aug 19 23:15:51.252417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-045f8b1e-0ec4-4e1c-ad98-d877a10ee1fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.252602 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-045f8b1e-0ec4-4e1c-ad98-d877a10ee1fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.253092 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c024b460-4985-463d-ae6d-476d9fed75e2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 Aug 19 23:15:51.253279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c024b460-4985-463d-ae6d-476d9fed75e2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.253504 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c024b460-4985-463d-ae6d-476d9fed75e2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associate' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.254040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c024b460-4985-463d-ae6d-476d9fed75e2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Associate qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082 with type: 6efec453-d427-4d15-a67b-02a12240af39 {{(pid=100374) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 23:15:51.255727 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-045f8b1e-0ec4-4e1c-ad98-d877a10ee1fd tempest-GroupsV320Test-172957714 tempest-GroupsV320Test-172957714-project-admin] https://10.4.3.193/volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 returned with HTTP 404 Aug 19 23:15:51.256184 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 334/1328] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/types/fb1f24ba-1439-4c6a-853d-333eb8bc7947 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:15:51.279766 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c024b460-4985-463d-ae6d-476d9fed75e2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 returned with HTTP 202 Aug 19 23:15:51.280229 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 332/1329] 10.4.3.193 () {66 vars in 1481 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.289119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-25c35a92-e01d-4086-a783-0042a9e26de2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.290330 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-25c35a92-e01d-4086-a783-0042a9e26de2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=896b769f-6345-401b-a1ca-5d876a3396a4 Aug 19 23:15:51.290748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-25c35a92-e01d-4086-a783-0042a9e26de2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.290940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-25c35a92-e01d-4086-a783-0042a9e26de2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associate' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.291862 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25c35a92-e01d-4086-a783-0042a9e26de2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Associate qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082 with type: 896b769f-6345-401b-a1ca-5d876a3396a4 {{(pid=100375) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 23:15:51.318251 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-25c35a92-e01d-4086-a783-0042a9e26de2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=896b769f-6345-401b-a1ca-5d876a3396a4 returned with HTTP 202 Aug 19 23:15:51.318374 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 334/1330] 10.4.3.193 () {66 vars in 1481 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=896b769f-6345-401b-a1ca-5d876a3396a4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.327202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.329392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=264c7c06-9a9b-4547-97b0-cce6fa9eb312 Aug 19 23:15:51.329779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.330334 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associate' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.330730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Associate qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082 with type: 264c7c06-9a9b-4547-97b0-cce6fa9eb312 {{(pid=100376) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 23:15:51.364156 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-97880e03-78bb-4dab-a5b9-7ac3518bb541 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=264c7c06-9a9b-4547-97b0-cce6fa9eb312 returned with HTTP 202 Aug 19 23:15:51.364483 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 331/1331] 10.4.3.193 () {66 vars in 1481 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associate?vol_type_id=264c7c06-9a9b-4547-97b0-cce6fa9eb312 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.376626 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.384872 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations Aug 19 23:15:51.385073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.385448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associations' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.386221 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Get associations for qos_spec id: 59daa82f-4c82-4997-8827-0ec58caeb082 {{(pid=100373) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 23:15:51.415051 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b692bbfd-608b-44cf-999b-ae51a350a6aa tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations returned with HTTP 200 Aug 19 23:15:51.415552 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 335/1332] 10.4.3.193 () {66 vars in 1393 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations => generated 448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.427788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6861c09d-1644-4778-91d5-6ae1f38d217e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.430828 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6861c09d-1644-4778-91d5-6ae1f38d217e tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 Aug 19 23:15:51.431142 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6861c09d-1644-4778-91d5-6ae1f38d217e tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.431434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6861c09d-1644-4778-91d5-6ae1f38d217e tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'disassociate' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.431827 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.431827 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:51.432301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6861c09d-1644-4778-91d5-6ae1f38d217e tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Disassociate qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082 from type: 6efec453-d427-4d15-a67b-02a12240af39 {{(pid=100374) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 19 23:15:51.448322 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6861c09d-1644-4778-91d5-6ae1f38d217e tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 returned with HTTP 202 Aug 19 23:15:51.450722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 333/1333] 10.4.3.193 () {66 vars in 1490 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate?vol_type_id=6efec453-d427-4d15-a67b-02a12240af39 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.470655 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.473281 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations Aug 19 23:15:51.473469 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.473661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associations' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.474167 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.474167 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:51.474343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Get associations for qos_spec id: 59daa82f-4c82-4997-8827-0ec58caeb082 {{(pid=100375) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 23:15:51.498183 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8fd9efce-22d8-43cc-94dd-d15489ab7c95 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations returned with HTTP 200 Aug 19 23:15:51.498183 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 335/1334] 10.4.3.193 () {66 vars in 1393 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.504670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-16ec2322-3e9a-448b-baf5-997e0545e856 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.506442 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-16ec2322-3e9a-448b-baf5-997e0545e856 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate_all Aug 19 23:15:51.506725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-16ec2322-3e9a-448b-baf5-997e0545e856 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.506911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-16ec2322-3e9a-448b-baf5-997e0545e856 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'disassociate_all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.507137 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.507137 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:51.507413 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16ec2322-3e9a-448b-baf5-997e0545e856 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Disassociate qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082 from all. {{(pid=100376) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 19 23:15:51.532778 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-16ec2322-3e9a-448b-baf5-997e0545e856 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate_all returned with HTTP 202 Aug 19 23:15:51.533336 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 332/1335] 10.4.3.193 () {66 vars in 1405 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/disassociate_all => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.543093 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4f3636e-ba93-4022-b760-21890c99c175 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.545446 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4f3636e-ba93-4022-b760-21890c99c175 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations Aug 19 23:15:51.545757 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4f3636e-ba93-4022-b760-21890c99c175 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.546044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4f3636e-ba93-4022-b760-21890c99c175 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'associations' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.546422 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.546422 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:51.548951 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4f3636e-ba93-4022-b760-21890c99c175 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Get associations for qos_spec id: 59daa82f-4c82-4997-8827-0ec58caeb082 {{(pid=100373) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 23:15:51.568805 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4f3636e-ba93-4022-b760-21890c99c175 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations returned with HTTP 200 Aug 19 23:15:51.569289 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 336/1336] 10.4.3.193 () {66 vars in 1393 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:15:51.584374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ef8776c-c066-472c-bf25-e924d2b71a12 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.590962 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef8776c-c066-472c-bf25-e924d2b71a12 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 Aug 19 23:15:51.591245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef8776c-c066-472c-bf25-e924d2b71a12 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.591509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef8776c-c066-472c-bf25-e924d2b71a12 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.591998 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.591998 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:51.649946 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef8776c-c066-472c-bf25-e924d2b71a12 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 returned with HTTP 202 Aug 19 23:15:51.650679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 334/1337] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.659356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-14362c15-eaa8-40d7-b058-6b19d0ea45fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.661207 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14362c15-eaa8-40d7-b058-6b19d0ea45fd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 Aug 19 23:15:51.661406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14362c15-eaa8-40d7-b058-6b19d0ea45fd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.661562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-14362c15-eaa8-40d7-b058-6b19d0ea45fd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.666954 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-14362c15-eaa8-40d7-b058-6b19d0ea45fd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 returned with HTTP 404 Aug 19 23:15:51.668039 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 336/1338] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/types/264c7c06-9a9b-4547-97b0-cce6fa9eb312 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.677208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-72aca254-c160-4c79-b597-35987658a9bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.679461 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-72aca254-c160-4c79-b597-35987658a9bf tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 Aug 19 23:15:51.679763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-72aca254-c160-4c79-b597-35987658a9bf tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.680043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-72aca254-c160-4c79-b597-35987658a9bf tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.680357 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.680357 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:51.717456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-72aca254-c160-4c79-b597-35987658a9bf tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 returned with HTTP 202 Aug 19 23:15:51.718162 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 333/1339] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.731740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f6464884-2940-4b7d-8319-62be6420f762 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.731740 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f6464884-2940-4b7d-8319-62be6420f762 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 Aug 19 23:15:51.731740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f6464884-2940-4b7d-8319-62be6420f762 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.731740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f6464884-2940-4b7d-8319-62be6420f762 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.735870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f6464884-2940-4b7d-8319-62be6420f762 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 returned with HTTP 404 Aug 19 23:15:51.736326 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 337/1340] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/types/896b769f-6345-401b-a1ca-5d876a3396a4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.747143 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a6ad5895-6728-410e-b796-41083910d8f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.749580 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6ad5895-6728-410e-b796-41083910d8f8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 Aug 19 23:15:51.749870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6ad5895-6728-410e-b796-41083910d8f8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.750063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a6ad5895-6728-410e-b796-41083910d8f8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.780571 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a6ad5895-6728-410e-b796-41083910d8f8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 returned with HTTP 202 Aug 19 23:15:51.781168 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 335/1341] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.790548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2bd69493-dbe2-463b-8574-a09b4eced2df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.792834 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2bd69493-dbe2-463b-8574-a09b4eced2df tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 Aug 19 23:15:51.793094 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2bd69493-dbe2-463b-8574-a09b4eced2df tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.793578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2bd69493-dbe2-463b-8574-a09b4eced2df tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.798588 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2bd69493-dbe2-463b-8574-a09b4eced2df tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 returned with HTTP 404 Aug 19 23:15:51.799403 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 337/1342] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/types/6efec453-d427-4d15-a67b-02a12240af39 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.809954 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5eba3551-1689-499b-affa-a9b205095bea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.811759 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5eba3551-1689-499b-affa-a9b205095bea tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:51.812109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5eba3551-1689-499b-affa-a9b205095bea tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-539967689", "consumer": "back-end"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.813945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.qos_specs [None req-5eba3551-1689-499b-affa-a9b205095bea tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-539967689', 'consumer': 'back-end', 'specs': {}} {{(pid=100376) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 23:15:51.822380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-5eba3551-1689-499b-affa-a9b205095bea tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DB qos_specs_create(): root {'id': '6d39bdea-51e0-4e82-bcb8-e8b86cd62b80', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-539967689'} {{(pid=100376) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 23:15:51.830674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5eba3551-1689-499b-affa-a9b205095bea tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:51.831249 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 334/1343] 10.4.3.193 () {68 vars in 1264 bytes} [Wed Aug 19 23:15:51 2026] POST /volume/v3/qos-specs => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.843844 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4deddbba-b312-4259-8f3e-034c43944a0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.846313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4deddbba-b312-4259-8f3e-034c43944a0b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False Aug 19 23:15:51.846491 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4deddbba-b312-4259-8f3e-034c43944a0b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.846673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4deddbba-b312-4259-8f3e-034c43944a0b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.847885 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.847885 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:51.848211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4deddbba-b312-4259-8f3e-034c43944a0b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: 6d39bdea-51e0-4e82-bcb8-e8b86cd62b80, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:51.872260 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4deddbba-b312-4259-8f3e-034c43944a0b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False returned with HTTP 202 Aug 19 23:15:51.872633 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 338/1344] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:51.881489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a263ec0d-cee5-4c4a-bd61-fa59f2585542 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.885762 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a263ec0d-cee5-4c4a-bd61-fa59f2585542 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 Aug 19 23:15:51.885762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a263ec0d-cee5-4c4a-bd61-fa59f2585542 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.885762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a263ec0d-cee5-4c4a-bd61-fa59f2585542 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.895966 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a263ec0d-cee5-4c4a-bd61-fa59f2585542 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 returned with HTTP 404 Aug 19 23:15:51.895966 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 336/1345] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.906475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b459cffb-a35c-4c3e-bf62-707d675958d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.908357 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b459cffb-a35c-4c3e-bf62-707d675958d9 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:51.908632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b459cffb-a35c-4c3e-bf62-707d675958d9 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.908979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b459cffb-a35c-4c3e-bf62-707d675958d9 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.909286 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.909286 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:51.921581 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b459cffb-a35c-4c3e-bf62-707d675958d9 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:51.922142 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 338/1346] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:51.932104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.934232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False Aug 19 23:15:51.934482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.934980 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.935397 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.935397 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:51.935768 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.qos_specs_manage [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: 6d39bdea-51e0-4e82-bcb8-e8b86cd62b80, force: False {{(pid=100376) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:51.940553 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-200f0f35-ca9a-4b1f-a7b7-641d68ecf4c8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False returned with HTTP 404 Aug 19 23:15:51.941057 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 335/1347] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:51 2026] DELETE /volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.950922 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-08a12270-1672-4386-b288-c6469973f78a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.953428 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08a12270-1672-4386-b288-c6469973f78a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 Aug 19 23:15:51.953648 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08a12270-1672-4386-b288-c6469973f78a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:51.953908 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08a12270-1672-4386-b288-c6469973f78a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:51.954195 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:51.954195 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:51.958179 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08a12270-1672-4386-b288-c6469973f78a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 returned with HTTP 404 Aug 19 23:15:51.958721 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 339/1348] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:51 2026] GET /volume/v3/qos-specs/6d39bdea-51e0-4e82-bcb8-e8b86cd62b80 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:51.970219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-863b5222-11b4-4e23-a45c-bab84ae5201a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:51.973738 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-863b5222-11b4-4e23-a45c-bab84ae5201a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:51.973738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-863b5222-11b4-4e23-a45c-bab84ae5201a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-808268428", "consumer": "both"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:51.976866 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.qos_specs [None req-863b5222-11b4-4e23-a45c-bab84ae5201a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-808268428', 'consumer': 'both', 'specs': {}} {{(pid=100374) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 23:15:51.981147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-863b5222-11b4-4e23-a45c-bab84ae5201a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DB qos_specs_create(): root {'id': 'ae6588ee-f9a2-4c66-8bfe-015963f13dda', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-808268428'} {{(pid=100374) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 23:15:51.988429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-863b5222-11b4-4e23-a45c-bab84ae5201a tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:51.989286 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 337/1349] 10.4.3.193 () {68 vars in 1264 bytes} [Wed Aug 19 23:15:51 2026] POST /volume/v3/qos-specs => generated 364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.003401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:52.008024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: ae6588ee-f9a2-4c66-8bfe-015963f13dda, force: False {{(pid=100375) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:52.043823 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ea45b81c-f8c2-4dc7-b6d6-8766ff6e3dd6 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False returned with HTTP 202 Aug 19 23:15:52.045161 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 339/1350] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:52 2026] DELETE /volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:52.052336 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1a2063f7-721b-4d26-acd8-beb2e3aa8698 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.055663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a2063f7-721b-4d26-acd8-beb2e3aa8698 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda Aug 19 23:15:52.055663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a2063f7-721b-4d26-acd8-beb2e3aa8698 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.055936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a2063f7-721b-4d26-acd8-beb2e3aa8698 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.062701 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a2063f7-721b-4d26-acd8-beb2e3aa8698 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda returned with HTTP 404 Aug 19 23:15:52.063416 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 336/1351] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.073138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ce997cb-924f-4eb9-b0ab-46912e4d1d77 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.074986 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ce997cb-924f-4eb9-b0ab-46912e4d1d77 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:52.075169 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ce997cb-924f-4eb9-b0ab-46912e4d1d77 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.075372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ce997cb-924f-4eb9-b0ab-46912e4d1d77 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.088792 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ce997cb-924f-4eb9-b0ab-46912e4d1d77 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:52.089313 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 340/1352] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.098442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.100430 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False Aug 19 23:15:52.100618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.100941 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.102730 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.102730 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:52.102730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: ae6588ee-f9a2-4c66-8bfe-015963f13dda, force: False {{(pid=100374) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:52.105563 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0351b2e-1553-4e69-b0f5-38b55bbcb220 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False returned with HTTP 404 Aug 19 23:15:52.106214 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 338/1353] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:52 2026] DELETE /volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.113733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05c75cca-47a5-48df-9449-d8419fcb0bdb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.116930 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05c75cca-47a5-48df-9449-d8419fcb0bdb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda Aug 19 23:15:52.117800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05c75cca-47a5-48df-9449-d8419fcb0bdb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.117800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05c75cca-47a5-48df-9449-d8419fcb0bdb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.117800 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.117800 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:52.125517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05c75cca-47a5-48df-9449-d8419fcb0bdb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda returned with HTTP 404 Aug 19 23:15:52.125517 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 340/1354] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/ae6588ee-f9a2-4c66-8bfe-015963f13dda => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.133864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.138428 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:52.138875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1645532206", "consumer": "front-end"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:52.144755 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.qos_specs [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1645532206', 'consumer': 'front-end', 'specs': {}} {{(pid=100376) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 23:15:52.146311 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DB qos_specs_create(): root {'id': '473715b6-4dc2-4b64-81c2-c4affed08723', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1645532206'} {{(pid=100376) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 23:15:52.154785 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6fc9d1b8-aa7f-41da-81c1-d7d91328e680 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:52.155195 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 337/1355] 10.4.3.193 () {68 vars in 1264 bytes} [Wed Aug 19 23:15:52 2026] POST /volume/v3/qos-specs => generated 370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.165041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-833cc581-5676-4857-934a-e19d5f9af2bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.167163 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-833cc581-5676-4857-934a-e19d5f9af2bc tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False Aug 19 23:15:52.169733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-833cc581-5676-4857-934a-e19d5f9af2bc tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.169733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-833cc581-5676-4857-934a-e19d5f9af2bc tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.169733 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.169733 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:52.169733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-833cc581-5676-4857-934a-e19d5f9af2bc tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: 473715b6-4dc2-4b64-81c2-c4affed08723, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:52.188783 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-833cc581-5676-4857-934a-e19d5f9af2bc tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False returned with HTTP 202 Aug 19 23:15:52.188783 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 341/1356] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:52 2026] DELETE /volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:52.196774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-70f84ada-5340-4ba4-8d8f-539579e406bb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.198567 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70f84ada-5340-4ba4-8d8f-539579e406bb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 Aug 19 23:15:52.198804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70f84ada-5340-4ba4-8d8f-539579e406bb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.199039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70f84ada-5340-4ba4-8d8f-539579e406bb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.206368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70f84ada-5340-4ba4-8d8f-539579e406bb tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 returned with HTTP 404 Aug 19 23:15:52.207966 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 339/1357] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.216268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-68cd45f7-af26-46c4-a0f8-abcca85e5edd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.219475 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68cd45f7-af26-46c4-a0f8-abcca85e5edd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:52.220111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68cd45f7-af26-46c4-a0f8-abcca85e5edd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.220367 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68cd45f7-af26-46c4-a0f8-abcca85e5edd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.226953 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68cd45f7-af26-46c4-a0f8-abcca85e5edd tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:52.227343 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 341/1358] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.236475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-74847838-caea-4d79-9cd4-519a27310888 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.238729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74847838-caea-4d79-9cd4-519a27310888 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False Aug 19 23:15:52.239042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74847838-caea-4d79-9cd4-519a27310888 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.239322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74847838-caea-4d79-9cd4-519a27310888 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.239653 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.239653 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:52.240145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74847838-caea-4d79-9cd4-519a27310888 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: 473715b6-4dc2-4b64-81c2-c4affed08723, force: False {{(pid=100376) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:52.244851 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74847838-caea-4d79-9cd4-519a27310888 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False returned with HTTP 404 Aug 19 23:15:52.244851 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 338/1359] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:52 2026] DELETE /volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.252255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4c0dd642-2680-4306-8fc6-5f7c346f2774 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.254212 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c0dd642-2680-4306-8fc6-5f7c346f2774 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 Aug 19 23:15:52.254462 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c0dd642-2680-4306-8fc6-5f7c346f2774 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.254682 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c0dd642-2680-4306-8fc6-5f7c346f2774 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.254986 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.254986 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:52.260739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c0dd642-2680-4306-8fc6-5f7c346f2774 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 returned with HTTP 404 Aug 19 23:15:52.260739 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 342/1360] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/473715b6-4dc2-4b64-81c2-c4affed08723 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:52.268194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f43a675f-4068-4eca-99e0-0c5136e465d2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.271581 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f43a675f-4068-4eca-99e0-0c5136e465d2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.271856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f43a675f-4068-4eca-99e0-0c5136e465d2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.272110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f43a675f-4068-4eca-99e0-0c5136e465d2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.280411 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f43a675f-4068-4eca-99e0-0c5136e465d2 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 200 Aug 19 23:15:52.281096 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 340/1361] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.291668 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4de28f92-6d33-43d4-b4a7-75599b422971 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.297226 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4de28f92-6d33-43d4-b4a7-75599b422971 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 19 23:15:52.297226 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4de28f92-6d33-43d4-b4a7-75599b422971 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.297226 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4de28f92-6d33-43d4-b4a7-75599b422971 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.297226 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.297226 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:52.306530 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4de28f92-6d33-43d4-b4a7-75599b422971 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 19 23:15:52.307039 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 342/1362] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.322394 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5a956756-3b10-4182-949a-26c8b4573c36 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.327057 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5a956756-3b10-4182-949a-26c8b4573c36 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] PUT https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.327057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5a956756-3b10-4182-949a-26c8b4573c36 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:52.334631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.qos_specs [None req-5a956756-3b10-4182-949a-26c8b4573c36 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100376) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 19 23:15:52.345314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-5a956756-3b10-4182-949a-26c8b4573c36 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] qos_specs_update() value: {'id': 'aed67852-97b4-4e3b-ac07-9ec7742ccb51', 'key': 'iops_bytes', 'value': '500', 'specs_id': '59daa82f-4c82-4997-8827-0ec58caeb082', 'deleted': False} {{(pid=100376) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 19 23:15:52.351924 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5a956756-3b10-4182-949a-26c8b4573c36 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 200 Aug 19 23:15:52.352368 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 339/1363] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:15:52 2026] PUT /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 36 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:15:52.362296 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4a272a76-b703-4546-b3b1-22bb1e6e147d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.366047 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a272a76-b703-4546-b3b1-22bb1e6e147d tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.366047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a272a76-b703-4546-b3b1-22bb1e6e147d tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.366047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a272a76-b703-4546-b3b1-22bb1e6e147d tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.371731 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a272a76-b703-4546-b3b1-22bb1e6e147d tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 200 Aug 19 23:15:52.372542 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 343/1364] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 413 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:15:52.381435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-04c76751-5400-4238-b515-60abf0d985e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.383729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04c76751-5400-4238-b515-60abf0d985e4 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] PUT https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/delete_keys Aug 19 23:15:52.383729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04c76751-5400-4238-b515-60abf0d985e4 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:52.385256 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.385256 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:52.385593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04c76751-5400-4238-b515-60abf0d985e4 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete_key spec: 59daa82f-4c82-4997-8827-0ec58caeb082, keys: ['iops_bytes'] {{(pid=100374) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 19 23:15:52.416518 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04c76751-5400-4238-b515-60abf0d985e4 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/delete_keys returned with HTTP 202 Aug 19 23:15:52.416518 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 341/1365] 10.4.3.193 () {68 vars in 1410 bytes} [Wed Aug 19 23:15:52 2026] PUT /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:52.426573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a37b6962-75bc-46ac-a5c1-48278ad4982f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.434286 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a37b6962-75bc-46ac-a5c1-48278ad4982f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.434560 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a37b6962-75bc-46ac-a5c1-48278ad4982f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.434874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a37b6962-75bc-46ac-a5c1-48278ad4982f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.435294 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.435294 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:52.442005 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a37b6962-75bc-46ac-a5c1-48278ad4982f tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 200 Aug 19 23:15:52.442511 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 343/1366] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.457314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-41db47a4-f520-42ca-a33c-6ef48824205b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.463686 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-41db47a4-f520-42ca-a33c-6ef48824205b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.464012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-41db47a4-f520-42ca-a33c-6ef48824205b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.464277 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-41db47a4-f520-42ca-a33c-6ef48824205b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.466246 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.466246 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:52.470525 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-41db47a4-f520-42ca-a33c-6ef48824205b tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 200 Aug 19 23:15:52.470939 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 340/1367] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:52.484543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-34076888-48eb-4187-9975-22d5ac60c470 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.487422 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34076888-48eb-4187-9975-22d5ac60c470 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082?force=False Aug 19 23:15:52.487666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34076888-48eb-4187-9975-22d5ac60c470 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.487914 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34076888-48eb-4187-9975-22d5ac60c470 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.488331 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.488331 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:52.488812 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34076888-48eb-4187-9975-22d5ac60c470 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Delete qos_spec: 59daa82f-4c82-4997-8827-0ec58caeb082, force: False {{(pid=100373) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 23:15:52.512691 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34076888-48eb-4187-9975-22d5ac60c470 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082?force=False returned with HTTP 202 Aug 19 23:15:52.513779 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 344/1368] 10.4.3.193 () {66 vars in 1380 bytes} [Wed Aug 19 23:15:52 2026] DELETE /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:15:52.520161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22070f7b-adf9-41c8-a904-f9c1e1bfb0b8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:52.524188 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22070f7b-adf9-41c8-a904-f9c1e1bfb0b8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 Aug 19 23:15:52.524484 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22070f7b-adf9-41c8-a904-f9c1e1bfb0b8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:52.524804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22070f7b-adf9-41c8-a904-f9c1e1bfb0b8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:52.525184 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:52.525184 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:52.529927 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22070f7b-adf9-41c8-a904-f9c1e1bfb0b8 tempest-QosSpecsTestJSON-1120533949 tempest-QosSpecsTestJSON-1120533949-project-admin] https://10.4.3.193/volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 returned with HTTP 404 Aug 19 23:15:52.530484 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 342/1369] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:52 2026] GET /volume/v3/qos-specs/59daa82f-4c82-4997-8827-0ec58caeb082 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:55.068728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:55.247425 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:15:55.247928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-432285268"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:55.251383 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-432285268'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:15:55.251596 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create volume of 1 GB Aug 19 23:15:55.252296 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:55.252296 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:55.258197 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Availability Zones retrieved successfully. Aug 19 23:15:55.267812 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Flow 'volume_create_api' (abffd7e4-ee29-4b6e-b718-c5497a918470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:55.269738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133f4ec0-47d9-4ddb-9b32-eea7fb18e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:55.271150 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:15:55.320654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133f4ec0-47d9-4ddb-9b32-eea7fb18e3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:55.322783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbd55d3-8fee-47ca-8cc6-facf8bce870a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:55.415210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['ce78fdfd-3ccc-4348-b057-40c9375a33dd', '3f9fdda3-ec68-4aca-bfaa-75458fb9ac68', '104331b4-6120-4c42-8e38-0107fa32e25b', 'fe837104-ba6f-4e87-9020-6635bd53e9a0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:55.416098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbd55d3-8fee-47ca-8cc6-facf8bce870a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce78fdfd-3ccc-4348-b057-40c9375a33dd', '3f9fdda3-ec68-4aca-bfaa-75458fb9ac68', '104331b4-6120-4c42-8e38-0107fa32e25b', 'fe837104-ba6f-4e87-9020-6635bd53e9a0']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:55.417127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4443a47d-f94f-460b-b280-1098bf6b2dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:55.446432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4443a47d-f94f-460b-b280-1098bf6b2dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e27477a-9a14-4ea3-a16f-52c83fe2f823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-432285268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97ed85da8704bb8864e6f1ea0714509',qos_specs=None,replication_status=,reservations=['ce78fdfd-3ccc-4348-b057-40c9375a33dd','3f9fdda3-ec68-4aca-bfaa-75458fb9ac68','104331b4-6120-4c42-8e38-0107fa32e25b','fe837104-ba6f-4e87-9020-6635bd53e9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='694eb28e43ef4242be5d66c67e748d90',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-432285268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e27477a-9a14-4ea3-a16f-52c83fe2f823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97ed85da8704bb8864e6f1ea0714509',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='694eb28e43ef4242be5d66c67e748d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:55.449452 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd69bee-2d58-4609-84a7-cd51193f0145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:55.481984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd69bee-2d58-4609-84a7-cd51193f0145) transitioned into state 'SUCCESS' from state '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-432285268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97ed85da8704bb8864e6f1ea0714509',qos_specs=None,replication_status=,reservations=['ce78fdfd-3ccc-4348-b057-40c9375a33dd','3f9fdda3-ec68-4aca-bfaa-75458fb9ac68','104331b4-6120-4c42-8e38-0107fa32e25b','fe837104-ba6f-4e87-9020-6635bd53e9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='694eb28e43ef4242be5d66c67e748d90',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:55.482918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7094ef16-c238-450d-b372-b32b313efa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:55.495406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7094ef16-c238-450d-b372-b32b313efa83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:55.496642 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Flow 'volume_create_api' (abffd7e4-ee29-4b6e-b718-c5497a918470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:55.497852 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create volume request issued successfully. Aug 19 23:15:55.497996 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2455a86d-06d5-47cf-b351-b4570ab586d2 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:15:55.499311 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 344/1370] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:15:55 2026] POST /volume/v3/volumes => generated 750 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:55.516725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6e200e72-d8c9-4dad-a068-a183e8960388 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:55.522913 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e200e72-d8c9-4dad-a068-a183e8960388 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:15:55.522913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e200e72-d8c9-4dad-a068-a183e8960388 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:55.522913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e200e72-d8c9-4dad-a068-a183e8960388 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:55.534494 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:55.534494 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:55.540996 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6e200e72-d8c9-4dad-a068-a183e8960388 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:15:55.547044 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e200e72-d8c9-4dad-a068-a183e8960388 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 200 Aug 19 23:15:55.547542 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 341/1371] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:55 2026] GET /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:55.875988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ed27e7c-0515-4273-bd2a-9ae4392c77cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:55.980137 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ed27e7c-0515-4273-bd2a-9ae4392c77cc tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:55.980582 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ed27e7c-0515-4273-bd2a-9ae4392c77cc tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1888503303"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:55.982594 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:55.982594 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:55.996435 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ed27e7c-0515-4273-bd2a-9ae4392c77cc tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:55.996899 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 345/1372] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:15:55 2026] POST /volume/v3/types => generated 233 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:56.007211 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9dd1f02f-a788-42be-8f3a-fa8e33ac1ff3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.008999 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9dd1f02f-a788-42be-8f3a-fa8e33ac1ff3 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:15:56.009423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9dd1f02f-a788-42be-8f3a-fa8e33ac1ff3 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2105483964", "extra_specs": {"multiattach": " True"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:56.030352 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9dd1f02f-a788-42be-8f3a-fa8e33ac1ff3 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:15:56.030444 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 343/1373] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:15:56 2026] POST /volume/v3/types => generated 259 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:56.041955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d7e63849-9646-4532-8203-82b1321e3cd8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.125447 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:15:56.126056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1888503303", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-923034931"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:56.127850 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1888503303', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-923034931'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:15:56.136068 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Create volume of 1 GB Aug 19 23:15:56.136421 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:56.136421 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:56.136940 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Availability Zones retrieved successfully. Aug 19 23:15:56.147690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Flow 'volume_create_api' (e90d43e4-eba0-4f9b-b4fb-ead4efad6013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:56.150009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7546c5-fd1f-4447-a143-72551218aed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:56.151894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:15:56.188169 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7546c5-fd1f-4447-a143-72551218aed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:15:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3aba2737-223a-4783-b4c1-df5c45978845,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1888503303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3aba2737-223a-4783-b4c1-df5c45978845', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:56.189085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9ef3f2-3a98-4dfe-80e6-2e48d19010d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:56.218706 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:56.219124 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:56.264178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Created reservations ['6f41213b-25bc-407c-a2e7-ffe9d1010aab', '47924298-4107-4690-a8ed-30e687bbd5db', 'd11fdc9d-b047-47b4-ae45-5a02f94c059b', 'cbccfd68-73c2-4085-98b0-4982aadb46a0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:56.265103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9ef3f2-3a98-4dfe-80e6-2e48d19010d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f41213b-25bc-407c-a2e7-ffe9d1010aab', '47924298-4107-4690-a8ed-30e687bbd5db', 'd11fdc9d-b047-47b4-ae45-5a02f94c059b', 'cbccfd68-73c2-4085-98b0-4982aadb46a0']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:56.265998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899f3514-1e50-4915-89d9-0cd382a9fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:56.290965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899f3514-1e50-4915-89d9-0cd382a9fe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6228c4a9-a5eb-48ec-a812-81d2b15cd772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-923034931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cda076bc954e29a38a38fc49e0bd3b',qos_specs=None,replication_status=,reservations=['6f41213b-25bc-407c-a2e7-ffe9d1010aab','47924298-4107-4690-a8ed-30e687bbd5db','d11fdc9d-b047-47b4-ae45-5a02f94c059b','cbccfd68-73c2-4085-98b0-4982aadb46a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba0ad685a4d14536a39464e8c170c76d',volume_type_id=3aba2737-223a-4783-b4c1-df5c45978845), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-923034931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6228c4a9-a5eb-48ec-a812-81d2b15cd772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9cda076bc954e29a38a38fc49e0bd3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba0ad685a4d14536a39464e8c170c76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3aba2737-223a-4783-b4c1-df5c45978845),volume_type_id=3aba2737-223a-4783-b4c1-df5c45978845)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:56.291878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8782738-1081-4f01-982f-805d7b5c8b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:56.322038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8782738-1081-4f01-982f-805d7b5c8b84) transitioned into state 'SUCCESS' from state '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-923034931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9cda076bc954e29a38a38fc49e0bd3b',qos_specs=None,replication_status=,reservations=['6f41213b-25bc-407c-a2e7-ffe9d1010aab','47924298-4107-4690-a8ed-30e687bbd5db','d11fdc9d-b047-47b4-ae45-5a02f94c059b','cbccfd68-73c2-4085-98b0-4982aadb46a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba0ad685a4d14536a39464e8c170c76d',volume_type_id=3aba2737-223a-4783-b4c1-df5c45978845)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:56.322038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0466814c-3015-481b-ade7-d930326de704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:15:56.335277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0466814c-3015-481b-ade7-d930326de704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:15:56.336404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Flow 'volume_create_api' (e90d43e4-eba0-4f9b-b4fb-ead4efad6013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:15:56.336823 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Create volume request issued successfully. Aug 19 23:15:56.337572 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7e63849-9646-4532-8203-82b1321e3cd8 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:15:56.338104 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 345/1374] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:15:56 2026] POST /volume/v3/volumes => generated 871 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:15:56.351962 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.355955 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:56.355955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:56.355955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:56.363961 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:56.363961 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:56.369005 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:56.375365 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a821f18c-6cca-46e5-a6cf-c7773472ef12 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:56.375950 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 342/1375] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:56 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:56.564237 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-26394afe-df12-401f-aaa4-678228dbed05 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.566588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26394afe-df12-401f-aaa4-678228dbed05 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:15:56.566930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26394afe-df12-401f-aaa4-678228dbed05 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:56.567166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-26394afe-df12-401f-aaa4-678228dbed05 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:56.579922 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:56.579922 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:56.589467 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-26394afe-df12-401f-aaa4-678228dbed05 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:15:56.594178 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-26394afe-df12-401f-aaa4-678228dbed05 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 200 Aug 19 23:15:56.594678 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 346/1376] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:56 2026] GET /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:56.617663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.619704 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:15:56.620052 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e27477a-9a14-4ea3-a16f-52c83fe2f823", "name": "tempest-SnapshotsActionsTest-Snapshot-60822546"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:56.634248 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:56.634248 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:56.634851 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:15:56.635013 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create snapshot from volume 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:15:56.699350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['4214ea44-29cc-4917-b37b-bb2eb1e262aa', '5eaa0e1b-d69b-4ac1-a2cb-2e728c63642a', 'effe0e69-dc40-4321-b10b-7ca9a36b44e6', '35f827ef-9906-4c2c-bd8a-bca7e2b7bf7a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:56.742554 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot create request issued successfully. Aug 19 23:15:56.743111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40d580f5-fbb1-413a-a0c0-92fca83bee72 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:15:56.743743 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 344/1377] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:15:56 2026] POST /volume/v3/snapshots => generated 305 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:56.754666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-479834de-9048-49e3-a1bc-442694648104 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:56.758674 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-479834de-9048-49e3-a1bc-442694648104 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:15:56.759006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-479834de-9048-49e3-a1bc-442694648104 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:56.759965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-479834de-9048-49e3-a1bc-442694648104 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:56.768500 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:56.768500 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:56.768500 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-479834de-9048-49e3-a1bc-442694648104 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:56.769663 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-479834de-9048-49e3-a1bc-442694648104 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:15:56.771729 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 346/1378] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:56 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:57.392559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.396004 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:57.396320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:57.396580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:57.408056 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.408056 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:57.415491 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:57.422224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85e670f7-9b9e-4311-9c2f-8b148a2e7394 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:57.422821 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 343/1379] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:57 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:57.435621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.437414 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:57.437611 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:57.437816 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:57.445077 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.445077 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:57.449259 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Volume info retrieved successfully. Aug 19 23:15:57.454915 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86f1f1d2-765b-4c3c-82ae-4b120e0215bb tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:57.455270 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 347/1380] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:57 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:57.468479 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.471156 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] POST https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action Aug 19 23:15:57.471658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2105483964", "migration_policy": "never"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:57.471878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2105483964", "migration_policy": "never"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:57.488021 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.488021 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:57.488886 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:57.500866 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.500866 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:57.519268 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2105483964 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2105483964, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:57.519655 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2105483964 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2105483964, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:57.542590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Created reservations ['03d596ff-a8b6-440b-a43b-5f4d693f82cb', '16b202c2-9fa5-48c3-991c-0173e36be3ef'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:57.556007 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:57.556364 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1888503303, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:15:57.569419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Created reservations ['ab82dbb4-c649-4357-96a6-356404b09c41', 'aedfa7e8-5937-4692-88c2-2d9c7444880f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:57.617867 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Retype volume request issued successfully. Aug 19 23:15:57.618112 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8f992a3-79a6-47a5-b48a-de68ce23b36e tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action returned with HTTP 202 Aug 19 23:15:57.618638 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 345/1381] 10.4.3.193 () {70 vars in 1432 bytes} [Wed Aug 19 23:15:57 2026] POST /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:15:57.626786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.629560 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:57.629877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:57.630104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:57.638929 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.638929 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:57.643990 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:57.650783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ab7910-c3a5-41df-9835-cd2032b2129d tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:57.651480 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 347/1382] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:57 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:57.784316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.786552 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:15:57.786865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:57.787136 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:57.794041 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.794041 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:57.794166 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:57.795196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f29b0e9e-659b-4d01-9559-f7087ba22e09 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:15:57.795841 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 344/1383] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:57 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:57.805458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68f96275-0733-459e-a0a9-db240fcd82b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.887117 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68f96275-0733-459e-a0a9-db240fcd82b2 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:15:57.887117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68f96275-0733-459e-a0a9-db240fcd82b2 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:57.887272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68f96275-0733-459e-a0a9-db240fcd82b2 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:57.888553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-68f96275-0733-459e-a0a9-db240fcd82b2 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'creating'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:15:57.900687 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.900687 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:57.918575 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68f96275-0733-459e-a0a9-db240fcd82b2 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:15:57.918796 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 348/1384] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:15:57 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:57.929681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.935519 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:15:57.935519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:57.935519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:57.942738 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.942738 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:57.943306 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:57.944326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-421f4860-6cbb-4678-bfd6-330fa5bad057 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:15:57.944856 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 346/1385] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:57 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:57.954330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:57.956622 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:15:57.957284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:57.958281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:57.959691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:15:57.995371 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:57.995371 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:58.018889 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e852b5c0-943b-45e0-96a8-fadc34b52dac tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:15:58.018889 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 348/1386] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:15:57 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:58.025963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9fbba349-475e-4e30-b707-54fab84650e5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.028045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9fbba349-475e-4e30-b707-54fab84650e5 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:15:58.028372 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9fbba349-475e-4e30-b707-54fab84650e5 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.028501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9fbba349-475e-4e30-b707-54fab84650e5 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.036646 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.036646 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:58.036787 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9fbba349-475e-4e30-b707-54fab84650e5 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:58.037609 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9fbba349-475e-4e30-b707-54fab84650e5 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:15:58.039263 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 345/1387] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:15:58.050142 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.050838 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:15:58.051163 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e27477a-9a14-4ea3-a16f-52c83fe2f823", "name": "tempest-SnapshotsActionsTest-Snapshot-1713057156"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:58.060840 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.060840 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:58.060840 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:15:58.060840 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create snapshot from volume 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:15:58.094599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['1ec7871b-25be-4e8f-b250-919cdd5105d0', '69cf1393-6132-4722-9e10-fbab105172c3', '0d962965-ba80-4c8b-9935-cb35ed9f7719', 'fc2eb250-fafd-457f-9931-d5b512b4f6b4'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:58.130563 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot create request issued successfully. Aug 19 23:15:58.130563 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cd392b6b-6ba2-4171-88ea-1ef87a294820 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:15:58.130705 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 349/1388] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:15:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:15:58.142897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d1758e20-c526-470f-a1b4-995ee3a7148a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.145260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1758e20-c526-470f-a1b4-995ee3a7148a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:15:58.145260 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1758e20-c526-470f-a1b4-995ee3a7148a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.145260 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1758e20-c526-470f-a1b4-995ee3a7148a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.153084 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.153084 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:58.154031 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d1758e20-c526-470f-a1b4-995ee3a7148a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:58.154318 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1758e20-c526-470f-a1b4-995ee3a7148a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 200 Aug 19 23:15:58.154687 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 347/1389] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:58.666900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.670029 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:58.670322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.670595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.689315 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.689315 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:58.697548 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:58.707439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a171bef-287a-469a-b755-32b0fb7fdf7f tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:58.707439 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 349/1390] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 997 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:58.723385 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9a567659-0389-47cf-8b81-4012c68b16c1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.726539 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a567659-0389-47cf-8b81-4012c68b16c1 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:58.726807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a567659-0389-47cf-8b81-4012c68b16c1 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.727089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a567659-0389-47cf-8b81-4012c68b16c1 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.735082 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.735082 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:58.739070 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9a567659-0389-47cf-8b81-4012c68b16c1 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Volume info retrieved successfully. Aug 19 23:15:58.743663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a567659-0389-47cf-8b81-4012c68b16c1 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:58.744117 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 346/1391] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:58.757958 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.759733 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:58.760078 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.760272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.768807 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.768807 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:58.775969 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Volume info retrieved successfully. Aug 19 23:15:58.779588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6919624-d805-4d0c-8b23-326213b2a0e5 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:58.780011 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 350/1392] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:58.794684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.796990 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] POST https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action Aug 19 23:15:58.797488 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1888503303", "migration_policy": "never"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:58.797650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1888503303", "migration_policy": "never"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:58.808236 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.808236 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:58.808854 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:58.838532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Created reservations ['194aa569-c621-4c28-b95e-bfa511eff916', '6baa0bf7-d398-4ea3-9b4a-7ca557977414'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:58.857730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Created reservations ['e8ed96ec-7248-4947-876e-fd7281e47ea3', '43681766-05b3-4fb1-a91e-b50da956590a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:15:58.885999 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Retype volume request issued successfully. Aug 19 23:15:58.886378 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4fa6d08-4184-4a46-8a09-623749dd8903 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action returned with HTTP 202 Aug 19 23:15:58.887063 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 348/1393] 10.4.3.193 () {70 vars in 1432 bytes} [Wed Aug 19 23:15:58 2026] POST /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:15:58.895477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:58.897695 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:58.899737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:58.899737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:58.908226 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:58.908226 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:58.914665 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:58.922345 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3aa33e99-cc66-44aa-bc18-ef5390186cb9 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:58.923119 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 350/1394] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:58 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:59.164933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.167324 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:15:59.167601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.167915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.176205 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.176205 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:59.176818 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:59.177935 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2799cb3a-9c6b-4e39-b6e4-54e71240b217 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 200 Aug 19 23:15:59.178415 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 347/1395] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.188983 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2f513287-899c-4e5e-a560-11664b51276a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.191385 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f513287-899c-4e5e-a560-11664b51276a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action Aug 19 23:15:59.191729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f513287-899c-4e5e-a560-11664b51276a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:59.191907 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f513287-899c-4e5e-a560-11664b51276a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:59.193355 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-2f513287-899c-4e5e-a560-11664b51276a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot 'f61f3564-3ffb-44fb-9f46-c586ce025849' with '{'status': 'creating'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:15:59.205034 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.205034 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:59.221046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f513287-899c-4e5e-a560-11664b51276a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action returned with HTTP 202 Aug 19 23:15:59.221633 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 351/1396] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:15:59 2026] POST /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:59.233115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-65d84952-3991-45e1-8e41-cb443a8e3bde None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.236962 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65d84952-3991-45e1-8e41-cb443a8e3bde tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:15:59.236962 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65d84952-3991-45e1-8e41-cb443a8e3bde tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.236962 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65d84952-3991-45e1-8e41-cb443a8e3bde tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.249189 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.249189 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:59.249986 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-65d84952-3991-45e1-8e41-cb443a8e3bde tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:59.252606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65d84952-3991-45e1-8e41-cb443a8e3bde tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 200 Aug 19 23:15:59.252606 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 349/1397] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.264281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.266023 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action Aug 19 23:15:59.266500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:15:59.266897 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:59.277734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.277734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:59.277734 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot retrieved successfully. Aug 19 23:15:59.295941 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot delete request issued successfully. Aug 19 23:15:59.296335 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90f381f7-c093-4c57-aea1-d5ba2c6a0401 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action returned with HTTP 202 Aug 19 23:15:59.296877 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 351/1398] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:15:59 2026] POST /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:15:59.306877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.312398 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.313431 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:15:59.313632 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.313894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.314250 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:15:59.314437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.314696 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.324295 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.324295 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:59.329125 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:15:59.329346 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.329346 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:59.329918 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:15:59.330801 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b582aba4-0d5d-4158-998f-4165a2ceb954 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 200 Aug 19 23:15:59.331171 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 348/1399] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.337673 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b33a7ae-0d58-403c-919a-6a3ee33c3a75 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:15:59.338199 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 352/1400] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.354769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.357663 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:15:59.358048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.358297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.371121 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.371121 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:59.379108 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:15:59.388942 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ead8def-6d98-4dc7-a10f-b1ed197f698f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:15:59.388942 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 350/1401] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.446611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.448918 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:15:59.449235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.449472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.459602 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.459602 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:59.463881 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:15:59.468301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-d81f5b83-c552-421d-b5d9-90b47f1a88d9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:15:59.468854 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 352/1402] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.560528 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-13bb2bb9-9854-48d5-983f-00a715940944 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.561402 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13bb2bb9-9854-48d5-983f-00a715940944 None None] GET https://10.4.3.193/volume// Aug 19 23:15:59.561402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13bb2bb9-9854-48d5-983f-00a715940944 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.561742 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13bb2bb9-9854-48d5-983f-00a715940944 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.562085 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13bb2bb9-9854-48d5-983f-00a715940944 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:59.562743 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 349/1403] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:59.571666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-350f0e0f-1017-4dc5-83ab-ec6ae823ae68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.574255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-350f0e0f-1017-4dc5-83ab-ec6ae823ae68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:15:59.574705 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-350f0e0f-1017-4dc5-83ab-ec6ae823ae68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44b79861-a9be-434a-9d34-b85b0d19ddd6", "connector": null, "instance_uuid": "4f454a70-5437-4927-a22b-4a8acea666a7"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:59.583499 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.583499 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:59.622920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-350f0e0f-1017-4dc5-83ab-ec6ae823ae68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:15:59.623518 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 353/1404] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:15:59 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:59.654988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.657218 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:15:59.657453 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.657696 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.672809 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.672809 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:15:59.674605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2619e0ff-1ad9-45d9-b985-17c42191f7c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.675169 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2619e0ff-1ad9-45d9-b985-17c42191f7c4 None None] GET https://10.4.3.193/volume// Aug 19 23:15:59.675390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2619e0ff-1ad9-45d9-b985-17c42191f7c4 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.675669 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2619e0ff-1ad9-45d9-b985-17c42191f7c4 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.676167 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2619e0ff-1ad9-45d9-b985-17c42191f7c4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:15:59.676560 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 353/1405] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:15:59.677112 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:15:59.687695 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e643f8dc-a492-4775-9a9f-65e26dfc0174 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:15:59.688232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.688326 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 351/1406] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:15:59.691068 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:15:59.691068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.691181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.701669 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.701669 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:15:59.705801 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:15:59.711551 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-88a23bec-5973-4ec3-a1a1-2ce39029e219 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:15:59.712138 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 350/1407] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 1062 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:15:59.828799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.831383 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed Aug 19 23:15:59.831469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:15:59.841011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-44b79861-a9be-434a-9d34-b85b0d19ddd6-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:15:59.844385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-44b79861-a9be-434a-9d34-b85b0d19ddd6-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:15:59.845432 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.845432 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:15:59.947688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.950818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-44b79861-a9be-434a-9d34-b85b0d19ddd6-np0000007826" released by "attachment_update" :: held 0.106s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:15:59.951209 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-ca168b26-ab08-4190-85d0-a5f0cabb9056 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed returned with HTTP 200 Aug 19 23:15:59.951752 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 354/1408] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:15:59 2026] PUT /volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:59.953903 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:15:59.954238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.955797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.981299 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-c20eeeb5-5f06-4897-8fb4-c510680a78d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:15:59.981592 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.981592 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:15:59.983503 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-c20eeeb5-5f06-4897-8fb4-c510680a78d5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption Aug 19 23:15:59.983875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-c20eeeb5-5f06-4897-8fb4-c510680a78d5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:15:59.984158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-c20eeeb5-5f06-4897-8fb4-c510680a78d5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:15:59.988630 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:15:59.996211 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17190ae9-bf12-46e2-b7a5-536999063ac3 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:15:59.996661 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 354/1409] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 998 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:15:59.997621 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:15:59.997621 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:00.013160 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-c20eeeb5-5f06-4897-8fb4-c510680a78d5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption returned with HTTP 200 Aug 19 23:16:00.013978 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 352/1410] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:15:59 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:00.017031 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.019328 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:00.020739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.020739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.034835 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.034835 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:00.042224 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Volume info retrieved successfully. Aug 19 23:16:00.050396 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-adf3ebbb-72da-4c68-94c6-2f16ead1c2c7 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:16:00.050550 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 351/1411] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:00.068968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3975b53-480c-497a-bf00-242b39f7280e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.071301 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 Aug 19 23:16:00.071502 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.071686 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.072225 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.072225 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:00.072497 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-923034931'), ('all_tenants', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:16:00.106882 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Get all volumes completed successfully. Aug 19 23:16:00.107007 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3975b53-480c-497a-bf00-242b39f7280e tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 returned with HTTP 200 Aug 19 23:16:00.107321 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 355/1412] 10.4.3.193 () {68 vars in 1427 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:00.116637 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.122151 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 Aug 19 23:16:00.124744 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.124744 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.127333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-923034931'), ('all_tenants', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:16:00.159739 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Get all volumes completed successfully. Aug 19 23:16:00.159739 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff31a30a-a670-421c-a2d9-13ed32f41c9f tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 returned with HTTP 200 Aug 19 23:16:00.160009 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 355/1413] 10.4.3.193 () {68 vars in 1427 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-923034931 => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:00.175136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.177670 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:00.177908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.180979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.186888 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.186888 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:00.195529 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:16:00.202021 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d183eb90-e64a-4b28-8c6e-de9a3d8db340 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:16:00.202471 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 353/1414] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:00.217377 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f8df73e1-b475-4572-9c01-86e5089ec023 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.221596 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:00.222405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.222737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.223108 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Delete volume with id: 6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:00.233599 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.233599 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:00.234291 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:16:00.268739 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Delete volume request issued successfully. Aug 19 23:16:00.268739 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f8df73e1-b475-4572-9c01-86e5089ec023 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 202 Aug 19 23:16:00.268739 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 352/1415] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:16:00 2026] DELETE /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:16:00.276624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9be77489-da68-48d6-8956-712256347906 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.279411 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9be77489-da68-48d6-8956-712256347906 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:00.279683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9be77489-da68-48d6-8956-712256347906 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.280005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9be77489-da68-48d6-8956-712256347906 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.290332 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.290332 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:00.295518 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9be77489-da68-48d6-8956-712256347906 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Volume info retrieved successfully. Aug 19 23:16:00.304777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9be77489-da68-48d6-8956-712256347906 tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 200 Aug 19 23:16:00.305523 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 356/1416] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:00.344984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16096703-4480-4091-859c-06b03861902d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.347445 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16096703-4480-4091-859c-06b03861902d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:16:00.348773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16096703-4480-4091-859c-06b03861902d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.348773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16096703-4480-4091-859c-06b03861902d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.355954 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16096703-4480-4091-859c-06b03861902d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 404 Aug 19 23:16:00.356643 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 356/1417] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:00.370804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-245f4e3f-4117-47cf-b96e-bb504babda55 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.371587 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-245f4e3f-4117-47cf-b96e-bb504babda55 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:00.372039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-245f4e3f-4117-47cf-b96e-bb504babda55 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:00.372203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-245f4e3f-4117-47cf-b96e-bb504babda55 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:00.373889 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-245f4e3f-4117-47cf-b96e-bb504babda55 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:00.385939 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.385939 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:00.399657 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-245f4e3f-4117-47cf-b96e-bb504babda55 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:00.400300 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 354/1418] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:00 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:00.408829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.411445 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:00.411644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.411977 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.424136 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.424136 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:00.424601 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:00.425561 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0cf305e-9a85-4473-8c99-dc12c23fa8d6 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:00.426066 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 353/1419] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:00.439216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.440761 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:16:00.441075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.441218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.441497 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete snapshot with id: f61f3564-3ffb-44fb-9f46-c586ce025849 Aug 19 23:16:00.450541 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d1f07bbf-ee39-4580-8898-4ecf24fac482 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 returned with HTTP 404 Aug 19 23:16:00.451253 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 357/1420] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:16:00 2026] DELETE /volume/v3/snapshots/f61f3564-3ffb-44fb-9f46-c586ce025849 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:00.459974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.461932 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:16:00.462615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e27477a-9a14-4ea3-a16f-52c83fe2f823", "name": "tempest-SnapshotsActionsTest-Snapshot-223610372"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:00.472527 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.472527 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:00.473480 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:00.473724 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create snapshot from volume 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:00.509798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['7e75407c-35f9-44e9-8acb-f5b84524a77d', '2c100df0-252b-44bd-bfed-dda310781c0e', 'bb47ad4e-ae4b-4597-bb72-baab4896788b', 'd478ddb9-d6bc-4836-b314-785c4b5a15c6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:00.548913 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot create request issued successfully. Aug 19 23:16:00.549345 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d41f6f95-95fa-43ae-8dcf-0ab8a575de91 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:16:00.549988 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 357/1421] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:16:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:00.562665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.565895 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:00.566189 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.569424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.573562 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.573562 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:00.574193 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:00.575284 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b85f194d-978d-4b96-8a50-ea5af3d24733 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 200 Aug 19 23:16:00.575926 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 355/1422] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:00.703276 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:00.705594 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:00.705920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:00.706124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:00.719253 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:00.719253 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:00.724397 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:00.729913 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d3a93b2e-98c4-483c-987f-5a1b75a6dbcb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:00.730381 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 354/1423] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:00 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:01.320088 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41c31f52-b66e-4145-a670-40353af05ffd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.322305 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41c31f52-b66e-4145-a670-40353af05ffd tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] GET https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 Aug 19 23:16:01.322535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41c31f52-b66e-4145-a670-40353af05ffd tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.322741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41c31f52-b66e-4145-a670-40353af05ffd tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.332254 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41c31f52-b66e-4145-a670-40353af05ffd tempest-VolumeRetypeMultiattachTest-671033552 tempest-VolumeRetypeMultiattachTest-671033552-project-member] https://10.4.3.193/volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 returned with HTTP 404 Aug 19 23:16:01.332254 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 358/1424] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/volumes/6228c4a9-a5eb-48ec-a812-81d2b15cd772 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:16:01.345922 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6c7218f-3c70-4f30-bb05-8bd02fe6ed60 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.348517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6c7218f-3c70-4f30-bb05-8bd02fe6ed60 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] DELETE https://10.4.3.193/volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b Aug 19 23:16:01.349428 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6c7218f-3c70-4f30-bb05-8bd02fe6ed60 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.349428 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6c7218f-3c70-4f30-bb05-8bd02fe6ed60 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.349428 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.349428 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:01.383771 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6c7218f-3c70-4f30-bb05-8bd02fe6ed60 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b returned with HTTP 202 Aug 19 23:16:01.383771 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 358/1425] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:16:01 2026] DELETE /volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:01.392830 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1fddcec0-cfcd-4c8a-b259-cb499007c229 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.394831 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fddcec0-cfcd-4c8a-b259-cb499007c229 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b Aug 19 23:16:01.395130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fddcec0-cfcd-4c8a-b259-cb499007c229 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.395362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fddcec0-cfcd-4c8a-b259-cb499007c229 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.402002 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fddcec0-cfcd-4c8a-b259-cb499007c229 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b returned with HTTP 404 Aug 19 23:16:01.402474 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 356/1426] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/types/1cd6b6e8-950d-4e6a-9185-1e6690fb015b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:01.412115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-792575cb-ec78-40da-93aa-055823282350 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.414152 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-792575cb-ec78-40da-93aa-055823282350 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] DELETE https://10.4.3.193/volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 Aug 19 23:16:01.414347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-792575cb-ec78-40da-93aa-055823282350 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.414541 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-792575cb-ec78-40da-93aa-055823282350 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.440376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-792575cb-ec78-40da-93aa-055823282350 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 returned with HTTP 202 Aug 19 23:16:01.440779 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 355/1427] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:16:01 2026] DELETE /volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:01.448450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-58c37efe-2f04-4e84-b5d5-b78f0e735358 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.450283 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-58c37efe-2f04-4e84-b5d5-b78f0e735358 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] GET https://10.4.3.193/volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 Aug 19 23:16:01.450523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-58c37efe-2f04-4e84-b5d5-b78f0e735358 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.450763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-58c37efe-2f04-4e84-b5d5-b78f0e735358 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.454159 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-58c37efe-2f04-4e84-b5d5-b78f0e735358 tempest-VolumeRetypeMultiattachTest-622380527 tempest-VolumeRetypeMultiattachTest-622380527-project-admin] https://10.4.3.193/volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 returned with HTTP 404 Aug 19 23:16:01.454657 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 359/1428] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/types/3aba2737-223a-4783-b4c1-df5c45978845 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:01.587898 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.590216 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:01.590426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.590667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.597181 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.597181 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:01.597568 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:01.598734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3306a945-0021-4e73-aa4d-1848f8f9d23c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 200 Aug 19 23:16:01.599569 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 359/1429] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:01.612858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.615055 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action Aug 19 23:16:01.615452 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:01.615576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:01.618625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '4b6339fd-6290-4b90-8c36-1d086c1a9137' with '{'status': 'deleting'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:01.631509 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.631509 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:01.646860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4d0e5b7-e4b0-4663-a42e-630c7606785e tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action returned with HTTP 202 Aug 19 23:16:01.647450 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 357/1430] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:01 2026] POST /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:01.655141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.657224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:01.657447 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.657656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.664626 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.664626 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:01.665831 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:01.666162 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cad6672e-3add-4df6-97a5-3b2f7b7fd6ee tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 200 Aug 19 23:16:01.666578 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 356/1431] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:01.676784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.678837 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action Aug 19 23:16:01.679262 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:01.679389 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:01.687796 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.687796 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:01.688157 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot retrieved successfully. Aug 19 23:16:01.710617 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot delete request issued successfully. Aug 19 23:16:01.710617 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c8f47f0-0a01-48d5-86b2-f541f608d18f tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action returned with HTTP 202 Aug 19 23:16:01.710617 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 360/1432] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:01 2026] POST /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:01.717349 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.721250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:01.721820 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.721820 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.729243 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.729243 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:01.729506 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:01.730425 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9ab715a6-7812-49b3-b5a9-5e3a4f3a5689 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 200 Aug 19 23:16:01.732081 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 360/1433] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:01.758031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ac51bc9-bc01-4735-842f-861be16350e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:01.761970 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ac51bc9-bc01-4735-842f-861be16350e1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:01.764537 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ac51bc9-bc01-4735-842f-861be16350e1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:01.764537 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ac51bc9-bc01-4735-842f-861be16350e1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:01.775806 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:01.775806 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:01.780725 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ac51bc9-bc01-4735-842f-861be16350e1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:01.789194 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ac51bc9-bc01-4735-842f-861be16350e1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:01.789904 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 358/1434] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:01 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:02.744687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba6e9c24-c379-4bf2-9366-2c5e61890e0b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.746651 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba6e9c24-c379-4bf2-9366-2c5e61890e0b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:02.746918 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba6e9c24-c379-4bf2-9366-2c5e61890e0b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:02.747148 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba6e9c24-c379-4bf2-9366-2c5e61890e0b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:02.751421 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba6e9c24-c379-4bf2-9366-2c5e61890e0b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 404 Aug 19 23:16:02.751954 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 357/1435] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:02 2026] GET /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:02.763107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.763592 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:02.763860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:02.764037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:02.767643 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:02.776274 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:02.776274 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:02.787804 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f3c6db96-97c7-4f8b-990d-bafb8bf326f8 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:02.788239 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 361/1436] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:02 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:02.795180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cbd09394-bf59-4e33-848c-9ade95e1697a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.796971 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbd09394-bf59-4e33-848c-9ade95e1697a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:02.797332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbd09394-bf59-4e33-848c-9ade95e1697a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:02.797572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbd09394-bf59-4e33-848c-9ade95e1697a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:02.803158 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:02.803158 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:02.803815 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cbd09394-bf59-4e33-848c-9ade95e1697a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:02.804767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbd09394-bf59-4e33-848c-9ade95e1697a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:02.805427 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 361/1437] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:02 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:02.806431 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.808783 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:02.809106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:02.809392 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:02.813535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-96f8f786-778e-4cd4-80c4-eb07111d248d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.815438 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96f8f786-778e-4cd4-80c4-eb07111d248d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:02.815642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96f8f786-778e-4cd4-80c4-eb07111d248d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:02.815867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96f8f786-778e-4cd4-80c4-eb07111d248d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:02.815987 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-96f8f786-778e-4cd4-80c4-eb07111d248d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete snapshot with id: 4b6339fd-6290-4b90-8c36-1d086c1a9137 Aug 19 23:16:02.820556 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96f8f786-778e-4cd4-80c4-eb07111d248d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 returned with HTTP 404 Aug 19 23:16:02.821047 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 358/1438] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:16:02 2026] DELETE /volume/v3/snapshots/4b6339fd-6290-4b90-8c36-1d086c1a9137 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:02.824739 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:02.824739 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:02.828734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9af22f14-1077-42ae-9780-e59a7582409a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.830432 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:02.830505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:16:02.830966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e27477a-9a14-4ea3-a16f-52c83fe2f823", "name": "tempest-SnapshotsActionsTest-Snapshot-4280719"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:02.836237 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a2757c8-a5a3-4f7b-a68a-caa9e7827464 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:02.836829 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 359/1439] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:02 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:02.840395 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:02.840395 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:02.840875 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:02.841014 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create snapshot from volume 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:02.866646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['e83dc120-df6d-405c-a58a-39cec25367ca', 'c103af39-eb25-4a51-bcb3-22a65778adc8', 'f2c26e14-dc39-4c1a-ae6b-b1054e1f5938', 'f8bd786e-87ed-4717-91e6-b509c5bb259c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:02.899403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot create request issued successfully. Aug 19 23:16:02.901209 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9af22f14-1077-42ae-9780-e59a7582409a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:16:02.901209 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 362/1440] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:16:02 2026] POST /volume/v3/snapshots => generated 304 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:02.912112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c61936a0-2784-424b-a25e-25707e28a3d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:02.916690 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c61936a0-2784-424b-a25e-25707e28a3d4 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:02.916690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c61936a0-2784-424b-a25e-25707e28a3d4 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:02.916690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c61936a0-2784-424b-a25e-25707e28a3d4 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:02.922743 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:02.922743 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:02.923250 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c61936a0-2784-424b-a25e-25707e28a3d4 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:02.924507 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c61936a0-2784-424b-a25e-25707e28a3d4 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 200 Aug 19 23:16:02.925897 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 362/1441] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:02 2026] GET /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:03.431908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-284bdead-4f9e-4568-b353-a65777631427 req-e2a3b098-e4c5-48d5-bdc5-6621e4809533 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.435674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-e2a3b098-e4c5-48d5-bdc5-6621e4809533 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed/action Aug 19 23:16:03.436140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-e2a3b098-e4c5-48d5-bdc5-6621e4809533 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:03.436265 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-e2a3b098-e4c5-48d5-bdc5-6621e4809533 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:03.455382 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:03.455382 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:03.470196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-284bdead-4f9e-4568-b353-a65777631427 req-e2a3b098-e4c5-48d5-bdc5-6621e4809533 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed/action returned with HTTP 204 Aug 19 23:16:03.471151 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 359/1442] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:16:03 2026] POST /volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:03.853020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.855138 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:03.855374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:03.855620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:03.867212 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:03.867212 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:03.872810 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:03.877209 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdb727ed-fa26-4825-bc73-c7c6f84d164d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:03.877681 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 360/1443] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:03 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:03.894140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7358c80d-275b-47e6-bc65-efc40e386865 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.896074 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7358c80d-275b-47e6-bc65-efc40e386865 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:03.896288 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7358c80d-275b-47e6-bc65-efc40e386865 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:03.896440 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7358c80d-275b-47e6-bc65-efc40e386865 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:03.905824 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:03.905824 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:03.909520 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7358c80d-275b-47e6-bc65-efc40e386865 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:03.914454 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7358c80d-275b-47e6-bc65-efc40e386865 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:03.915024 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 363/1444] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:03 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:03.934442 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-612112fd-bcfd-4aa7-8b72-2657270bacff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.939207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-11304d27-0c35-4006-8592-633bb391c91b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.939207 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11304d27-0c35-4006-8592-633bb391c91b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:03.939207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11304d27-0c35-4006-8592-633bb391c91b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:03.939555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11304d27-0c35-4006-8592-633bb391c91b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:03.946071 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:03.946071 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:03.946567 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-11304d27-0c35-4006-8592-633bb391c91b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:03.947613 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11304d27-0c35-4006-8592-633bb391c91b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 200 Aug 19 23:16:03.948026 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 360/1445] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:03 2026] GET /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:03.961733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.961733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action Aug 19 23:16:03.961932 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:03.962105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:03.963861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot 'edb4de8c-9c24-4612-9919-b35c49de177d' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:03.982128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:03.982407 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:03.982407 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:03.985042 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:03.985398 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:03.985730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:03.995693 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe91ad79-0f12-4dbf-8451-5afc83f5c0a6 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action returned with HTTP 202 Aug 19 23:16:03.996271 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 361/1446] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:03 2026] POST /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:04.004151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-061c6127-2408-447a-8877-8bba4301617c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.006023 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.006023 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:04.008649 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-061c6127-2408-447a-8877-8bba4301617c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:04.008928 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-061c6127-2408-447a-8877-8bba4301617c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.009181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-061c6127-2408-447a-8877-8bba4301617c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.014560 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:04.014967 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.014967 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:04.015493 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-061c6127-2408-447a-8877-8bba4301617c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:04.016402 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-061c6127-2408-447a-8877-8bba4301617c tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 200 Aug 19 23:16:04.017084 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 361/1447] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 459 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.020202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-f2a4831a-e882-449b-94e9-4d53f3d6e7d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:04.020601 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 364/1448] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:03 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:04.026650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f443b81d-5164-4929-9b77-86146f4bf53a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.030966 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action Aug 19 23:16:04.031318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:04.031445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:04.044920 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.044920 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:04.045291 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot retrieved successfully. Aug 19 23:16:04.052756 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.055267 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/action Aug 19 23:16:04.055669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:04.055837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:04.068940 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.068940 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:04.069092 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot delete request issued successfully. Aug 19 23:16:04.069380 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f443b81d-5164-4929-9b77-86146f4bf53a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action returned with HTTP 202 Aug 19 23:16:04.069638 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:04.069976 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 362/1449] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:04 2026] POST /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:04.070805 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-612112fd-bcfd-4aa7-8b72-2657270bacff tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 19 23:16:04.070805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-612112fd-bcfd-4aa7-8b72-2657270bacff tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.071441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-612112fd-bcfd-4aa7-8b72-2657270bacff tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.076809 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-612112fd-bcfd-4aa7-8b72-2657270bacff tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 19 23:16:04.077203 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 363/1450] 10.4.3.193 () {66 vars in 1249 bytes} [Wed Aug 19 23:16:03 2026] GET /volume/v3/os-services => generated 626 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.081221 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d509a323-d6f7-42b9-be68-facc277fba7e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.084017 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d509a323-d6f7-42b9-be68-facc277fba7e tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:04.084248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d509a323-d6f7-42b9-be68-facc277fba7e tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.084498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d509a323-d6f7-42b9-be68-facc277fba7e tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.085537 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Begin detaching volume completed successfully. Aug 19 23:16:04.085872 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-e42321f8-d03c-481e-b10b-b06a7af568a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/action returned with HTTP 202 Aug 19 23:16:04.086416 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 362/1451] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:16:04 2026] POST /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:04.087539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f1a5515-43ef-4f38-800e-bab4fe980d7d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.089903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f1a5515-43ef-4f38-800e-bab4fe980d7d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000007826 Aug 19 23:16:04.090066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f1a5515-43ef-4f38-800e-bab4fe980d7d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.090523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f1a5515-43ef-4f38-800e-bab4fe980d7d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.090812 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.090812 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:04.090900 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.090900 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:04.091531 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d509a323-d6f7-42b9-be68-facc277fba7e tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:04.092602 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d509a323-d6f7-42b9-be68-facc277fba7e tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 200 Aug 19 23:16:04.093089 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 365/1452] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.096674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f1a5515-43ef-4f38-800e-bab4fe980d7d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000007826 returned with HTTP 200 Aug 19 23:16:04.097013 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 363/1453] 10.4.3.193 () {66 vars in 1284 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/os-services?host=np0000007826 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.107153 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a6ab036c-c9ac-4814-a34b-536e288e9a83 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.109727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6ab036c-c9ac-4814-a34b-536e288e9a83 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000007826&binary=cinder-scheduler Aug 19 23:16:04.110026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6ab036c-c9ac-4814-a34b-536e288e9a83 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.110344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6ab036c-c9ac-4814-a34b-536e288e9a83 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.116464 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6ab036c-c9ac-4814-a34b-536e288e9a83 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000007826&binary=cinder-scheduler returned with HTTP 200 Aug 19 23:16:04.117048 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 364/1454] 10.4.3.193 () {66 vars in 1332 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/os-services?host=np0000007826&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.128398 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d4944b59-581c-4e92-81c1-1cba48ce99fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.131134 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d4944b59-581c-4e92-81c1-1cba48ce99fa tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services?binary=cinder-scheduler Aug 19 23:16:04.131134 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d4944b59-581c-4e92-81c1-1cba48ce99fa tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.131331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d4944b59-581c-4e92-81c1-1cba48ce99fa tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.135935 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d4944b59-581c-4e92-81c1-1cba48ce99fa tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 19 23:16:04.136356 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 363/1455] 10.4.3.193 () {66 vars in 1296 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.148479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.150925 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-afdab521-ac91-4387-8bc3-727fc8929e89 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.151413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afdab521-ac91-4387-8bc3-727fc8929e89 None None] GET https://10.4.3.193/volume// Aug 19 23:16:04.151846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afdab521-ac91-4387-8bc3-727fc8929e89 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.151964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afdab521-ac91-4387-8bc3-727fc8929e89 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.152344 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afdab521-ac91-4387-8bc3-727fc8929e89 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:04.152725 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 364/1456] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:04.161661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.164595 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:04.165366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.165366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.179251 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.179251 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:04.187585 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:04.193247 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-7e384831-e97e-4da3-9fb8-9bf6b1330a65 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:04.193778 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 365/1457] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:04.205781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-c1da3549-2eb7-41b3-97dd-1340530315f3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.208935 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-c1da3549-2eb7-41b3-97dd-1340530315f3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption Aug 19 23:16:04.209242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-c1da3549-2eb7-41b3-97dd-1340530315f3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.209490 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-c1da3549-2eb7-41b3-97dd-1340530315f3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.221438 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.221438 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:04.232744 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-c1da3549-2eb7-41b3-97dd-1340530315f3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption returned with HTTP 200 Aug 19 23:16:04.232744 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 364/1458] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:04.242332 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:04.242799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2078091614"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:04.244830 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2078091614'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:04.245013 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Create volume of 1 GB Aug 19 23:16:04.252288 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Availability Zones retrieved successfully. Aug 19 23:16:04.260973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Flow 'volume_create_api' (9b7f9fea-77c0-41cf-822b-561e89a03205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:04.262538 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca41663-3eab-4a92-ac88-f277045c6af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:04.264356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:04.295309 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca41663-3eab-4a92-ac88-f277045c6af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:04.296470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6052bd74-52a2-4e5a-9383-e4ed6b471192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:04.359003 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Created reservations ['b977c037-acde-418e-81ce-a5bd33a1f945', '31933ad8-1755-4733-b238-f915d11ae619', '8d99c176-619b-47b9-a69e-9c217a2ef8d1', '11943b21-5751-4f5b-a507-2214946b41b2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:04.359899 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6052bd74-52a2-4e5a-9383-e4ed6b471192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b977c037-acde-418e-81ce-a5bd33a1f945', '31933ad8-1755-4733-b238-f915d11ae619', '8d99c176-619b-47b9-a69e-9c217a2ef8d1', '11943b21-5751-4f5b-a507-2214946b41b2']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:04.360599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643e80ba-bef5-4e5d-881d-2dd564dd6dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:04.386130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643e80ba-bef5-4e5d-881d-2dd564dd6dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2078091614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218b723fa93c4cb8a34e2154359196b9',qos_specs=None,replication_status=,reservations=['b977c037-acde-418e-81ce-a5bd33a1f945','31933ad8-1755-4733-b238-f915d11ae619','8d99c176-619b-47b9-a69e-9c217a2ef8d1','11943b21-5751-4f5b-a507-2214946b41b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5a452b7cca046efa28ce67d8329f132',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2078091614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='218b723fa93c4cb8a34e2154359196b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5a452b7cca046efa28ce67d8329f132',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:04.386881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d79c4d3-8ef5-483b-9b20-bf6931e7bac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:04.405751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d79c4d3-8ef5-483b-9b20-bf6931e7bac9) transitioned into state 'SUCCESS' from state '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-2078091614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218b723fa93c4cb8a34e2154359196b9',qos_specs=None,replication_status=,reservations=['b977c037-acde-418e-81ce-a5bd33a1f945','31933ad8-1755-4733-b238-f915d11ae619','8d99c176-619b-47b9-a69e-9c217a2ef8d1','11943b21-5751-4f5b-a507-2214946b41b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5a452b7cca046efa28ce67d8329f132',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:04.406333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e391a10f-fd30-40e9-aee3-4729461ce1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:04.416490 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e391a10f-fd30-40e9-aee3-4729461ce1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:04.418729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Flow 'volume_create_api' (9b7f9fea-77c0-41cf-822b-561e89a03205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:04.418729 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Create volume request issued successfully. Aug 19 23:16:04.418729 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccf0af89-d7e1-4ebe-8dcb-14c07e679299 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:04.418886 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 366/1459] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:04 2026] POST /volume/v3/volumes => generated 754 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:04.436451 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:04.439488 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:04.439796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:04.440012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:04.453735 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:04.453735 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:04.457069 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Volume info retrieved successfully. Aug 19 23:16:04.462674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad15cb95-7f2e-4c7f-bfd8-7c9f1c95b136 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 200 Aug 19 23:16:04.463248 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 365/1460] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:04 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.104704 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-38950316-aa65-4d58-a50d-88bbcd65ed24 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.106583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38950316-aa65-4d58-a50d-88bbcd65ed24 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:05.106830 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38950316-aa65-4d58-a50d-88bbcd65ed24 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.107059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-38950316-aa65-4d58-a50d-88bbcd65ed24 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.111627 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-38950316-aa65-4d58-a50d-88bbcd65ed24 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 404 Aug 19 23:16:05.112206 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 366/1461] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:05.121835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b5b87783-483c-44f5-92c8-da4228a1163a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.123335 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-beb5ad22-3b92-462b-8dda-098f0f3bacae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.123873 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5b87783-483c-44f5-92c8-da4228a1163a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:05.124291 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b5b87783-483c-44f5-92c8-da4228a1163a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:05.124408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b5b87783-483c-44f5-92c8-da4228a1163a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:05.126011 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-beb5ad22-3b92-462b-8dda-098f0f3bacae tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed Aug 19 23:16:05.126095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-b5b87783-483c-44f5-92c8-da4228a1163a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:05.126227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-beb5ad22-3b92-462b-8dda-098f0f3bacae tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.126446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-beb5ad22-3b92-462b-8dda-098f0f3bacae tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.136376 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.136376 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:05.150329 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.150329 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:05.164532 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5b87783-483c-44f5-92c8-da4228a1163a tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:05.164974 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 365/1462] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:05 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:05.174245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.176430 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:05.176608 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.176808 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.181219 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.181219 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:05.181528 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:05.182236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-937cc192-8cdf-46e8-8373-3c0b94b4e638 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:05.182571 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 366/1463] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.191392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9c60debe-3664-4678-a51f-61d76f41106b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.195863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c60debe-3664-4678-a51f-61d76f41106b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:05.196103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c60debe-3664-4678-a51f-61d76f41106b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.196325 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9c60debe-3664-4678-a51f-61d76f41106b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.196443 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-9c60debe-3664-4678-a51f-61d76f41106b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete snapshot with id: edb4de8c-9c24-4612-9919-b35c49de177d Aug 19 23:16:05.204470 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f29dddd5-d8cb-47e0-9c66-31db717f2a05 req-beb5ad22-3b92-462b-8dda-098f0f3bacae tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed returned with HTTP 200 Aug 19 23:16:05.204890 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 367/1464] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:16:05 2026] DELETE /volume/v3/attachments/4df34c89-4cfd-4f61-b09a-f7126f9345ed => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.205789 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9c60debe-3664-4678-a51f-61d76f41106b tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d returned with HTTP 404 Aug 19 23:16:05.206267 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 367/1465] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:16:05 2026] DELETE /volume/v3/snapshots/edb4de8c-9c24-4612-9919-b35c49de177d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:05.216773 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.218475 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:16:05.218909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e27477a-9a14-4ea3-a16f-52c83fe2f823", "name": "tempest-SnapshotsActionsTest-Snapshot-12896991"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:05.227600 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.227600 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:05.228088 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:05.228231 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Create snapshot from volume 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:05.258622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Created reservations ['3c1622fc-4eda-49fb-bff6-b1bd8c7d6b9f', '357937cc-5dd7-4461-9060-2a6f2935dad8', 'a41df02f-11eb-4917-9572-def6fd4990c5', '3cc16646-1bfa-4be8-b48d-e39657c18af3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:05.288086 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot create request issued successfully. Aug 19 23:16:05.288452 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5d1a3f6a-c3e5-42a0-8843-f50e9fba197a tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:16:05.289041 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 366/1466] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:16:05 2026] POST /volume/v3/snapshots => generated 305 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:05.297618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.299341 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:05.299521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.300038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.304391 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.304391 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:05.304769 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:05.305496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c117e69f-51d7-4792-8b3b-7ac0d79f22a9 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 200 Aug 19 23:16:05.305862 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 367/1467] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 437 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.479922 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.481800 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.482001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.482181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.490777 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.490777 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:05.495509 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Volume info retrieved successfully. Aug 19 23:16:05.500631 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5d7dc94f-345c-400f-9113-d04fd0c29514 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 200 Aug 19 23:16:05.501070 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 368/1468] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.518751 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-53d887c8-72db-4729-9971-67a85f477ba9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.520734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53d887c8-72db-4729-9971-67a85f477ba9 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.520988 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53d887c8-72db-4729-9971-67a85f477ba9 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.521173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53d887c8-72db-4729-9971-67a85f477ba9 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.529872 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.529872 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:05.534473 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-53d887c8-72db-4729-9971-67a85f477ba9 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Volume info retrieved successfully. Aug 19 23:16:05.539406 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53d887c8-72db-4729-9971-67a85f477ba9 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 200 Aug 19 23:16:05.539886 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 368/1469] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:05.557513 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b562681e-6e6a-408a-9594-222272571a29 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.560283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b562681e-6e6a-408a-9594-222272571a29 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000007826&binary=cinder-volume Aug 19 23:16:05.560594 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b562681e-6e6a-408a-9594-222272571a29 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.560901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b562681e-6e6a-408a-9594-222272571a29 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.561273 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.561273 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:05.569775 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b562681e-6e6a-408a-9594-222272571a29 tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000007826&binary=cinder-volume returned with HTTP 200 Aug 19 23:16:05.570575 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 367/1470] 10.4.3.193 () {66 vars in 1326 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/os-services?host=np0000007826&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.581075 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-350a3af7-36a3-448c-a977-11453d552c4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.583048 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-350a3af7-36a3-448c-a977-11453d552c4d tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.583282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-350a3af7-36a3-448c-a977-11453d552c4d tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.583482 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-350a3af7-36a3-448c-a977-11453d552c4d tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.591829 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.591829 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:05.597768 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-350a3af7-36a3-448c-a977-11453d552c4d tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Volume info retrieved successfully. Aug 19 23:16:05.604200 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-350a3af7-36a3-448c-a977-11453d552c4d tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 200 Aug 19 23:16:05.604603 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 368/1471] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:05.622690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.625339 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.625608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.625911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.626144 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Delete volume with id: 0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.636272 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.636272 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:05.637054 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Volume info retrieved successfully. Aug 19 23:16:05.673110 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Delete volume request issued successfully. Aug 19 23:16:05.673368 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-735b9e5b-6c7b-4743-a5de-f65e28f48bbf tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 202 Aug 19 23:16:05.673984 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 369/1472] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:05 2026] DELETE /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:05.683918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1456a65f-7083-4337-8460-10b5bbb844a6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:05.685898 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1456a65f-7083-4337-8460-10b5bbb844a6 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:05.686694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1456a65f-7083-4337-8460-10b5bbb844a6 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:05.686694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1456a65f-7083-4337-8460-10b5bbb844a6 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:05.693874 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:05.693874 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:05.697830 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1456a65f-7083-4337-8460-10b5bbb844a6 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Volume info retrieved successfully. Aug 19 23:16:05.702478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1456a65f-7083-4337-8460-10b5bbb844a6 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 200 Aug 19 23:16:05.703401 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 369/1473] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:05 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:06.275999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.278162 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:06.278438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.278643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.286477 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.286477 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:06.290732 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:06.296184 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1359d989-3b73-4f99-a17d-846376fe0af4 req-3975d650-aa60-4a53-aa20-cb0a264c9610 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:06.296678 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 368/1474] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:06.316110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41b14c07-900e-4742-8137-c4d7afd7b907 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.321463 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41b14c07-900e-4742-8137-c4d7afd7b907 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:06.321463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41b14c07-900e-4742-8137-c4d7afd7b907 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.321463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41b14c07-900e-4742-8137-c4d7afd7b907 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.326011 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.326011 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:06.326635 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-41b14c07-900e-4742-8137-c4d7afd7b907 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:06.327696 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41b14c07-900e-4742-8137-c4d7afd7b907 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 200 Aug 19 23:16:06.328196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 369/1475] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:06.340376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.342852 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action Aug 19 23:16:06.343284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:06.343467 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:06.345519 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '62afdd39-8d26-4978-bfe3-1fcdf8f662c5' with '{'status': 'error_deleting'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:06.358120 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.358120 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:06.371325 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4a5c8a3-fcf8-4953-b077-463a049ce644 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action returned with HTTP 202 Aug 19 23:16:06.371820 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 370/1476] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:06 2026] POST /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:06.381068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.383524 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:06.385345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.385345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.392159 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.392159 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:06.392918 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:06.394744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b0ecdd8-a0d3-47af-9832-c9dadb6a97cc tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 200 Aug 19 23:16:06.395319 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 370/1477] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:06.407686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-90bed3e8-ed69-456f-96ab-45b09089b23b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.411422 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action Aug 19 23:16:06.411422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:06.411422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:06.416539 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.416539 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:06.416984 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot retrieved successfully. Aug 19 23:16:06.445736 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot delete request issued successfully. Aug 19 23:16:06.445736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-90bed3e8-ed69-456f-96ab-45b09089b23b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action returned with HTTP 202 Aug 19 23:16:06.445736 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 369/1478] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:06 2026] POST /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:06.454921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.456474 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:06.457614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.457976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.466500 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:06.466500 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:06.467228 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:06.468235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-820909fb-d09e-4b33-ad2e-6327e3c79a06 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 200 Aug 19 23:16:06.471471 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 370/1479] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:06.716231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6123ca69-e78d-4f00-8ac9-8bf6921f5da7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.718584 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6123ca69-e78d-4f00-8ac9-8bf6921f5da7 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] GET https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 Aug 19 23:16:06.718876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6123ca69-e78d-4f00-8ac9-8bf6921f5da7 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.719157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6123ca69-e78d-4f00-8ac9-8bf6921f5da7 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.728851 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6123ca69-e78d-4f00-8ac9-8bf6921f5da7 tempest-VolumesServicesTestJSON-790785512 tempest-VolumesServicesTestJSON-790785512-project-member] https://10.4.3.193/volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 returned with HTTP 404 Aug 19 23:16:06.729500 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 371/1480] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/volumes/0a1e9bfc-dc06-4e67-b8ee-9f3e5e3a3a25 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:06.739158 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-adebbc48-a0c8-493f-af09-7647b3a7465d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:06.742870 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adebbc48-a0c8-493f-af09-7647b3a7465d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 19 23:16:06.742870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adebbc48-a0c8-493f-af09-7647b3a7465d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:06.742870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-adebbc48-a0c8-493f-af09-7647b3a7465d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:06.747200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-adebbc48-a0c8-493f-af09-7647b3a7465d tempest-VolumesServicesTestJSON-916195704 tempest-VolumesServicesTestJSON-916195704-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 19 23:16:06.747879 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 371/1481] 10.4.3.193 () {66 vars in 1249 bytes} [Wed Aug 19 23:16:06 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:07.482582 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bf3e7188-cd16-4837-b222-7eea4f62b788 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.488417 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf3e7188-cd16-4837-b222-7eea4f62b788 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:07.488417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bf3e7188-cd16-4837-b222-7eea4f62b788 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.488417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bf3e7188-cd16-4837-b222-7eea4f62b788 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.495214 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf3e7188-cd16-4837-b222-7eea4f62b788 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 404 Aug 19 23:16:07.496044 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 370/1482] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:07.504066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.506635 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:07.507195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:07.507356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:07.509115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:07.520936 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.520936 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:07.542329 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc4e14f2-01e8-48ad-be59-48ed830f01d1 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:07.542821 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 371/1483] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:07 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:07.550269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.552872 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.553194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.553386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.559275 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.559275 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:07.560018 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:07.561582 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ea9cae2-1544-4937-b8ce-2f1afdbc0f58 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:07.561963 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 372/1484] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:07.572064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3cdff8c-382d-42a7-b578-3c49749f454f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.574029 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3cdff8c-382d-42a7-b578-3c49749f454f tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:07.574262 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3cdff8c-382d-42a7-b578-3c49749f454f tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.574462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3cdff8c-382d-42a7-b578-3c49749f454f tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.574559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-f3cdff8c-382d-42a7-b578-3c49749f454f tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete snapshot with id: 62afdd39-8d26-4978-bfe3-1fcdf8f662c5 Aug 19 23:16:07.580595 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3cdff8c-382d-42a7-b578-3c49749f454f tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 returned with HTTP 404 Aug 19 23:16:07.581106 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 372/1485] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:16:07 2026] DELETE /volume/v3/snapshots/62afdd39-8d26-4978-bfe3-1fcdf8f662c5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:07.593038 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6345367d-a780-48e5-b582-d51c8adc9566 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.596346 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6345367d-a780-48e5-b582-d51c8adc9566 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:07.597059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6345367d-a780-48e5-b582-d51c8adc9566 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:07.597225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6345367d-a780-48e5-b582-d51c8adc9566 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:07.599319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-6345367d-a780-48e5-b582-d51c8adc9566 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'creating'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:07.621056 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.621056 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:07.639126 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6345367d-a780-48e5-b582-d51c8adc9566 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:07.640620 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 371/1486] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:07 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:07.653282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.656315 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.656577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.656761 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.663156 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.663156 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:07.663156 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:07.663557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff9ce3d5-e443-430c-a468-7f0e47972727 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:07.663651 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 372/1487] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:07.677810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.679580 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:07.680459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:07.680580 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:07.683870 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100373) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 23:16:07.694639 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.694639 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:07.695223 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.snapshot_actions [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Updating snapshot 6c13090d-606b-452f-b4a8-34879d5eaab1 with info {'id': '6c13090d-606b-452f-b4a8-34879d5eaab1', 'status': 'error', 'progress': '80%'} Aug 19 23:16:07.703843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fcf1a036-e0c0-4d7e-8b9d-d9cfd98d3933 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:07.704657 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 373/1488] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:07 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:07.716362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.720400 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.720647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.720908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.730661 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.730661 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:07.731072 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Snapshot retrieved successfully. Aug 19 23:16:07.732728 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f3d9017-0e96-4de1-a5a4-263ae0c72142 tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:07.733856 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 373/1489] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:07.749967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.752669 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] POST https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action Aug 19 23:16:07.753473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:07.753785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:07.756283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] Updating snapshot '6c13090d-606b-452f-b4a8-34879d5eaab1' with '{'status': 'available'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:16:07.770400 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.770400 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:07.789551 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4720509-e1d6-4b00-8edb-f65cf32ea90b tempest-SnapshotsActionsTest-546434335 tempest-SnapshotsActionsTest-546434335-project-admin] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action returned with HTTP 202 Aug 19 23:16:07.790217 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 372/1490] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:16:07 2026] POST /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:16:07.798704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.801319 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.801605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.801863 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.809407 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.809407 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:07.810023 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:07.811926 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d97a77e-ca87-4fee-84ae-8036b9d7057d tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:07.811926 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 373/1491] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:07.824495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.827418 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.828489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.828489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.829464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete snapshot with id: 6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.836238 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.836238 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:07.836885 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:07.860950 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot delete request issued successfully. Aug 19 23:16:07.861290 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2adecf1-af9c-4fcd-b48f-7605ece436d3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 202 Aug 19 23:16:07.862037 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 374/1492] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:16:07 2026] DELETE /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:07.877508 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:07.880857 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:07.881322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:07.881838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:07.890227 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:07.890227 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:07.891005 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Snapshot retrieved successfully. Aug 19 23:16:07.892255 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd336d85-9a0d-4a0e-bea1-2466163effb1 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 200 Aug 19 23:16:07.892879 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 374/1493] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:07 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:08.906779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5e6ba9a-a216-44a9-bfd4-19d1afff4a20 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:08.911241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5e6ba9a-a216-44a9-bfd4-19d1afff4a20 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 Aug 19 23:16:08.911241 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5e6ba9a-a216-44a9-bfd4-19d1afff4a20 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:08.911241 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5e6ba9a-a216-44a9-bfd4-19d1afff4a20 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:08.915476 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5e6ba9a-a216-44a9-bfd4-19d1afff4a20 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 returned with HTTP 404 Aug 19 23:16:08.916144 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 373/1494] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:16:08 2026] GET /volume/v3/snapshots/6c13090d-606b-452f-b4a8-34879d5eaab1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:08.923774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:08.926337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:08.926628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:08.926915 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:08.935520 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:08.935520 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:08.939830 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:08.944584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5f5750bb-bbcd-429c-9c31-59c3a4ac6328 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 200 Aug 19 23:16:08.944970 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 374/1495] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:08 2026] GET /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:08.958848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:08.964245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:08.964572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:08.964872 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:08.965232 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete volume with id: 8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:08.976607 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:08.976607 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:08.977421 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:09.002246 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Delete volume request issued successfully. Aug 19 23:16:09.002446 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df9ee469-5ead-4d29-bd4a-2662209ccc75 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 202 Aug 19 23:16:09.002897 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 375/1496] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:08 2026] DELETE /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:09.012549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:09.014866 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:09.016223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:09.016223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:09.030280 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:09.030280 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:09.038903 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Volume info retrieved successfully. Aug 19 23:16:09.046277 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-501eb0cd-5ebc-46cb-8ede-5cf847d30894 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 200 Aug 19 23:16:09.046789 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 375/1497] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:09 2026] GET /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:09.236142 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:09.238048 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:09.238484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:09.239119 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:09.239431 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume with id: 44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:09.248510 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:09.248510 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:09.249580 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:09.263631 np0000007826 devstack@c-api.service[100376]: WARNING cinder.keymgr.conf_key_mgr [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:16:09.269917 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume request issued successfully. Aug 19 23:16:09.270376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2cdbe418-6f6e-4d20-8014-7ddd18622240 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 202 Aug 19 23:16:09.271084 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 374/1498] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:09 2026] DELETE /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:09.281344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:09.283581 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:09.283840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:09.284110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:09.292524 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:09.292524 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:09.296729 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:09.302705 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed0454ec-40d3-4b04-9db1-de4c6714735f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 200 Aug 19 23:16:09.303285 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 375/1499] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:09 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:09.683342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-92817e73-c97d-46e3-ad9a-560307625913 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:09.806562 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:09.807036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-149616822"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:09.808852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-149616822'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:09.809030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume of 1 GB Aug 19 23:16:09.814206 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Availability Zones retrieved successfully. Aug 19 23:16:09.822239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Flow 'volume_create_api' (8528eafe-ac3d-4206-b41e-ce4ebc5cb117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:09.823608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da590e9-633b-4043-aa57-866761bcd5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:09.824927 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:09.857474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da590e9-633b-4043-aa57-866761bcd5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:09.858584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edab31af-1dda-4822-8bc0-905289e9fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:09.918297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Created reservations ['fc9f6bc5-c027-4c5c-9942-5952c0efdec3', 'fb73674e-9d71-4dbd-854d-847d8977715a', '124f2b47-ea75-42a1-8bd2-34c63492a6f2', '3ccf7fc1-81ad-4703-81b0-21c0e3282013'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:09.919191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edab31af-1dda-4822-8bc0-905289e9fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9f6bc5-c027-4c5c-9942-5952c0efdec3', 'fb73674e-9d71-4dbd-854d-847d8977715a', '124f2b47-ea75-42a1-8bd2-34c63492a6f2', '3ccf7fc1-81ad-4703-81b0-21c0e3282013']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:09.920201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5e1368-4750-4be7-9c30-a227a1ac53d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:09.944037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5e1368-4750-4be7-9c30-a227a1ac53d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07852b8f-4013-4b61-b217-0a167d2824ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-149616822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679254dc4e7644278684cd255f2abbb9',qos_specs=None,replication_status=,reservations=['fc9f6bc5-c027-4c5c-9942-5952c0efdec3','fb73674e-9d71-4dbd-854d-847d8977715a','124f2b47-ea75-42a1-8bd2-34c63492a6f2','3ccf7fc1-81ad-4703-81b0-21c0e3282013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-149616822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07852b8f-4013-4b61-b217-0a167d2824ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679254dc4e7644278684cd255f2abbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:09.944854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b8475f-c58e-4258-981d-5a597ed8432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:09.963738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b8475f-c58e-4258-981d-5a597ed8432b) transitioned into state 'SUCCESS' from state '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-149616822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679254dc4e7644278684cd255f2abbb9',qos_specs=None,replication_status=,reservations=['fc9f6bc5-c027-4c5c-9942-5952c0efdec3','fb73674e-9d71-4dbd-854d-847d8977715a','124f2b47-ea75-42a1-8bd2-34c63492a6f2','3ccf7fc1-81ad-4703-81b0-21c0e3282013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:09.964648 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f422dce9-2bf3-40ac-8c63-2941343553ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:09.974554 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f422dce9-2bf3-40ac-8c63-2941343553ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:09.975424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Flow 'volume_create_api' (8528eafe-ac3d-4206-b41e-ce4ebc5cb117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:09.975739 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume request issued successfully. Aug 19 23:16:09.976332 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92817e73-c97d-46e3-ad9a-560307625913 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:09.977125 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 376/1500] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:09 2026] POST /volume/v3/volumes => generated 750 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:09.988840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:09.990844 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:09.991103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:09.991350 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:09.999876 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:09.999876 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:10.004353 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:10.009937 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-df344df8-2b6c-4ce5-b158-6e1935f20866 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:10.010442 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 376/1501] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:09 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:10.065823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dd56e413-af42-4dde-bb12-b041d41b33c3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.069731 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd56e413-af42-4dde-bb12-b041d41b33c3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] GET https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 Aug 19 23:16:10.069731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd56e413-af42-4dde-bb12-b041d41b33c3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:10.069731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd56e413-af42-4dde-bb12-b041d41b33c3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:10.077672 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd56e413-af42-4dde-bb12-b041d41b33c3 tempest-SnapshotsActionsTest-2082720291 tempest-SnapshotsActionsTest-2082720291-project-member] https://10.4.3.193/volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 returned with HTTP 404 Aug 19 23:16:10.077672 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 375/1502] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:10 2026] GET /volume/v3/volumes/8e27477a-9a14-4ea3-a16f-52c83fe2f823 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:10.316792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cea704a3-4949-4ab0-bd87-52b4437ac12d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.318527 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cea704a3-4949-4ab0-bd87-52b4437ac12d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 Aug 19 23:16:10.318702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cea704a3-4949-4ab0-bd87-52b4437ac12d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:10.318910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cea704a3-4949-4ab0-bd87-52b4437ac12d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:10.324296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cea704a3-4949-4ab0-bd87-52b4437ac12d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 returned with HTTP 404 Aug 19 23:16:10.324721 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 376/1503] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:10 2026] GET /volume/v3/volumes/44b79861-a9be-434a-9d34-b85b0d19ddd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:10.333175 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-68918a56-6451-444a-b2bc-50c07786aa63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.335139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:16:10.335361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:10.335547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:10.336070 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:10.336070 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:10.336361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:16:10.368448 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Get all volumes completed successfully. Aug 19 23:16:10.369732 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:10.369732 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:10.376795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-68918a56-6451-444a-b2bc-50c07786aa63 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:16:10.376795 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 377/1504] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:16:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5730 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:10.394224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-717b3214-8764-4cd3-93c9-97b64b570841 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.396552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-717b3214-8764-4cd3-93c9-97b64b570841 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] DELETE https://10.4.3.193/volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b Aug 19 23:16:10.396864 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-717b3214-8764-4cd3-93c9-97b64b570841 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:10.397131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-717b3214-8764-4cd3-93c9-97b64b570841 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:10.427992 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-717b3214-8764-4cd3-93c9-97b64b570841 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b returned with HTTP 202 Aug 19 23:16:10.428420 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 377/1505] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:16:10 2026] DELETE /volume/v3/types/afa34ebb-c2d5-48c4-a863-dda972e9558b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:10.441270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ac30b50b-8b5b-4e20-b31c-c4147d7f10d7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.442605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac30b50b-8b5b-4e20-b31c-c4147d7f10d7 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:16:10.443153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac30b50b-8b5b-4e20-b31c-c4147d7f10d7 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-739284850", "extra_specs": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:10.457450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac30b50b-8b5b-4e20-b31c-c4147d7f10d7 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:16:10.457450 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 376/1506] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:16:10 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:10.468268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2fafa555-6556-40f2-9116-d47b21950cb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.470621 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2fafa555-6556-40f2-9116-d47b21950cb1 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd/encryption Aug 19 23:16:10.471137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2fafa555-6556-40f2-9116-d47b21950cb1 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:10.506849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2fafa555-6556-40f2-9116-d47b21950cb1 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd/encryption returned with HTTP 200 Aug 19 23:16:10.507407 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 377/1507] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:16:10 2026] POST /volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd/encryption => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:10.518223 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:10.519816 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:10.520136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-759097150", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-739284850", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:10.521610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-759097150', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-739284850', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:10.524799 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume of 1 GB Aug 19 23:16:10.525044 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:10.525044 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:10.525485 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Availability Zones retrieved successfully. Aug 19 23:16:10.534376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (46e8046f-f60c-4898-a7b7-3f4c07dabdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:10.535656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9171a2b2-93bb-4902-b7d1-3caaa77eac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:10.537031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:10.566240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9171a2b2-93bb-4902-b7d1-3caaa77eac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:16:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd,is_public=True,name='tempest-scenario-type-luks-739284850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd', '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=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:10.567478 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd10427-1374-432a-8a29-7434c092f179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:10.599294 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-739284850 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-739284850, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:16:10.599592 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-739284850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-739284850, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:16:10.627170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Created reservations ['8f8c191f-5ac0-4c16-800e-0cfd8bdb2dbe', 'aa84188d-2629-42ba-b013-10577450058d', 'ccc81a80-306d-4457-9833-65cf1ba42cc8', '549ea807-67ad-4dee-8163-0dd7e232e4d1'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:10.627932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd10427-1374-432a-8a29-7434c092f179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f8c191f-5ac0-4c16-800e-0cfd8bdb2dbe', 'aa84188d-2629-42ba-b013-10577450058d', 'ccc81a80-306d-4457-9833-65cf1ba42cc8', '549ea807-67ad-4dee-8163-0dd7e232e4d1']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:10.628612 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3086b8e-57fb-48a6-ba6d-81c82102780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:10.667411 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3086b8e-57fb-48a6-ba6d-81c82102780f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280b6b50-9d93-427d-b712-e2ab69adee5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-759097150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['8f8c191f-5ac0-4c16-800e-0cfd8bdb2dbe','aa84188d-2629-42ba-b013-10577450058d','ccc81a80-306d-4457-9833-65cf1ba42cc8','549ea807-67ad-4dee-8163-0dd7e232e4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-759097150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=280b6b50-9d93-427d-b712-e2ab69adee5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e80c45d4344903a85eae51023e5469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259587139b174a1199fca30a97605c55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd),volume_type_id=620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:10.668523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3ebca3-ff94-4162-9ce8-f99200c959a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:10.686191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3ebca3-ff94-4162-9ce8-f99200c959a1) transitioned into state 'SUCCESS' from state '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-759097150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['8f8c191f-5ac0-4c16-800e-0cfd8bdb2dbe','aa84188d-2629-42ba-b013-10577450058d','ccc81a80-306d-4457-9833-65cf1ba42cc8','549ea807-67ad-4dee-8163-0dd7e232e4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:10.686948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2adca4-eef5-4dd6-800b-83aea99bced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:10.697348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2adca4-eef5-4dd6-800b-83aea99bced4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:10.698362 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (46e8046f-f60c-4898-a7b7-3f4c07dabdae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:10.698690 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request issued successfully. Aug 19 23:16:10.699324 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d3d1a89-28b2-4f74-b8ce-68355f08eba4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:10.699743 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 378/1508] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:16:10 2026] POST /volume/v3/volumes => generated 783 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:11.024243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.026540 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.026755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.026962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.035222 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.035222 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:11.040216 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:11.044677 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ffab630-69e5-4b0e-9c15-4a8a196446df tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:11.045517 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 378/1509] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:11 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:11.058999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.060705 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 19 23:16:11.062890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "07852b8f-4013-4b61-b217-0a167d2824ba"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:11.064213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.volume_transfer [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Creating new volume transfer {'transfer': {'volume_id': '07852b8f-4013-4b61-b217-0a167d2824ba'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 23:16:11.064543 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Creating transfer of volume 07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.064850 np0000007826 devstack@c-api.service[100376]: INFO cinder.transfer.api [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Generating transfer record for volume 07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.072880 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.072880 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:11.100179 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-65b8f59c-bf1b-4d2a-a9a6-d5f9217b6625 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 23:16:11.100768 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 377/1510] 10.4.3.193 () {68 vars in 1291 bytes} [Wed Aug 19 23:16:11 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:11.110688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b00d954-227b-4828-95eb-9a6308e19f13 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.112867 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b00d954-227b-4828-95eb-9a6308e19f13 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.113091 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b00d954-227b-4828-95eb-9a6308e19f13 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.113338 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b00d954-227b-4828-95eb-9a6308e19f13 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.123241 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.123241 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:11.127833 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b00d954-227b-4828-95eb-9a6308e19f13 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:11.133740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b00d954-227b-4828-95eb-9a6308e19f13 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:11.134373 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 378/1511] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:11 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:11.148509 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02ad0a16-432c-436c-8970-f9b2242fc700 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.151031 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02ad0a16-432c-436c-8970-f9b2242fc700 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 Aug 19 23:16:11.151492 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02ad0a16-432c-436c-8970-f9b2242fc700 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.152005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02ad0a16-432c-436c-8970-f9b2242fc700 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.152486 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.152486 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:11.161461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02ad0a16-432c-436c-8970-f9b2242fc700 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 returned with HTTP 200 Aug 19 23:16:11.162321 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 379/1512] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:16:11 2026] GET /volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:11.174288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-891e110d-b2f4-48d3-ae00-047936ff9879 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.176616 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-891e110d-b2f4-48d3-ae00-047936ff9879 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer Aug 19 23:16:11.176948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-891e110d-b2f4-48d3-ae00-047936ff9879 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.177254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-891e110d-b2f4-48d3-ae00-047936ff9879 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.177429 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.volume_transfer [None req-891e110d-b2f4-48d3-ae00-047936ff9879 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Listing volume transfers {{(pid=100375) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 23:16:11.184775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-891e110d-b2f4-48d3-ae00-047936ff9879 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 200 Aug 19 23:16:11.185426 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 379/1513] 10.4.3.193 () {66 vars in 1270 bytes} [Wed Aug 19 23:16:11 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 19 23:16:11.205163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.352582 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479/accept Aug 19 23:16:11.353184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7d3ec85850ceadcd"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:11.354356 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.volume_transfer [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Accepting volume transfer 49f6676a-56d4-41c2-923d-c175fd8f4479 {{(pid=100376) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 23:16:11.354356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Accepting transfer 49f6676a-56d4-41c2-923d-c175fd8f4479 Aug 19 23:16:11.423597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Created reservations ['90ca891a-5bf6-4fe2-97c8-751613a041e3', '29fd7d6b-4444-4633-ad8e-dbfab01612f3', '4e2e84ea-93bf-4d09-92bc-4bf41b79eefa', '8abfaec2-02f0-4f4f-8442-54487acd1dc3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:11.448797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Created reservations ['dacf1417-10cd-4f8e-86ae-60622fb69328', '38ddce92-bd6e-48d7-8b18-470562a341cb', '940e50f9-cc73-4942-853b-82c6d058ee73', '06df03fb-07ec-48cc-b1bb-f72daa7825f5'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:11.496356 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Created reservations ['4e3f57de-b9d9-4b33-962b-e277f04c50be', 'bbc5532a-d033-4ccd-865e-436ed01220fe', '40b1415e-d6fa-4f02-9c95-69bb7cc34faa', '6d41828f-0d34-4d5a-99b0-d7b0424af7e8'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:11.526895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Created reservations ['bf1bf1b9-9256-4868-a8fa-b4efabb1dd27', 'ba640612-b7fa-4484-adb2-e49e6db1de2a', '065d1227-5eb6-4c9d-80e5-5556c169b594', 'ebe3d66b-e9e5-48bd-86e9-e3f16c1eca31'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:11.539170 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Transfer volume completed successfully. Aug 19 23:16:11.653773 np0000007826 devstack@c-api.service[100376]: INFO cinder.transfer.api [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Volume 07852b8f-4013-4b61-b217-0a167d2824ba has been transferred. Aug 19 23:16:11.661342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-26ee1cb0-a8e0-4081-9aa6-8d16f784e528 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479/accept returned with HTTP 202 Aug 19 23:16:11.661795 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 378/1514] 10.4.3.193 () {68 vars in 1423 bytes} [Wed Aug 19 23:16:11 2026] POST /volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479/accept => generated 365 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:11.673193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6a3770c5-70af-4621-84e6-20adc8879767 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.675561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a3770c5-70af-4621-84e6-20adc8879767 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.675853 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a3770c5-70af-4621-84e6-20adc8879767 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.676130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6a3770c5-70af-4621-84e6-20adc8879767 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.687644 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.687644 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:11.693171 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6a3770c5-70af-4621-84e6-20adc8879767 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Volume info retrieved successfully. Aug 19 23:16:11.703670 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6a3770c5-70af-4621-84e6-20adc8879767 tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:11.704522 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 379/1515] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:11 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:11.719260 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.721098 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.721759 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.722636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.733898 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:11.733898 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:11.739370 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] Volume info retrieved successfully. Aug 19 23:16:11.745858 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffd6df06-0e44-44d1-839e-43a0a58c123e tempest-VolumesTransfersTest-727669426 tempest-VolumesTransfersTest-727669426-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:11.746790 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 380/1516] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:11 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:11.763295 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-76217323-f788-42ba-b302-69b7867a3bc1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.768236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76217323-f788-42ba-b302-69b7867a3bc1 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 Aug 19 23:16:11.768452 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-76217323-f788-42ba-b302-69b7867a3bc1 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.768639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-76217323-f788-42ba-b302-69b7867a3bc1 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:11.768774 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-76217323-f788-42ba-b302-69b7867a3bc1 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Delete transfer with id: 49f6676a-56d4-41c2-923d-c175fd8f4479 Aug 19 23:16:11.775648 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76217323-f788-42ba-b302-69b7867a3bc1 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 returned with HTTP 404 Aug 19 23:16:11.776308 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 380/1517] 10.4.3.193 () {66 vars in 1384 bytes} [Wed Aug 19 23:16:11 2026] DELETE /volume/v3/os-volume-transfer/49f6676a-56d4-41c2-923d-c175fd8f4479 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:11.784435 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-031cba80-4042-4269-bd04-14064fe81dfc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:11.999308 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:11.999581 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:11.999886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:12.000114 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Delete volume with id: 07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:12.014798 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:12.014798 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:12.015360 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Volume info retrieved successfully. Aug 19 23:16:12.038535 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Delete volume request issued successfully. Aug 19 23:16:12.038921 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-031cba80-4042-4269-bd04-14064fe81dfc tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 202 Aug 19 23:16:12.039455 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 379/1518] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:11 2026] DELETE /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:12.050341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:12.053004 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:12.053193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:12.053417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:12.063193 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:12.063193 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:12.069960 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Volume info retrieved successfully. Aug 19 23:16:12.078298 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d34e0e68-3c51-4d75-93e1-b5d4125f874f tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 200 Aug 19 23:16:12.078978 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 380/1519] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:12 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:12.467474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:12.564312 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] GET https://10.4.3.193/volume/v3/os-hosts Aug 19 23:16:12.564569 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:12.564858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:12.571768 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:33+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.571928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:30+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.572077 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.hosts [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:20+00:00 {{(pid=100373) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.572412 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-faf33ef8-1d81-4107-bea5-812527b2cc3e tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] https://10.4.3.193/volume/v3/os-hosts returned with HTTP 200 Aug 19 23:16:12.572818 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 381/1520] 10.4.3.193 () {66 vars in 1240 bytes} [Wed Aug 19 23:16:12 2026] GET /volume/v3/os-hosts => generated 560 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:12.582734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:12.584940 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] GET https://10.4.3.193/volume/v3/os-hosts Aug 19 23:16:12.585129 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:12.585336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:12.595693 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.hosts [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:33+00:00 {{(pid=100375) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.595994 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.hosts [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:30+00:00 {{(pid=100375) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.596156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.hosts [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] status, active and update: available, enabled, 2026-08-19 23:14:20+00:00 {{(pid=100375) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 23:16:12.596515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5f20483-35d3-4a65-aac9-d592d6d846ab tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] https://10.4.3.193/volume/v3/os-hosts returned with HTTP 200 Aug 19 23:16:12.597003 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 381/1521] 10.4.3.193 () {66 vars in 1240 bytes} [Wed Aug 19 23:16:12 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:12.608952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d431f96d-2b82-45e5-b05f-e999e20c96e1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:12.611371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d431f96d-2b82-45e5-b05f-e999e20c96e1 tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] GET https://10.4.3.193/volume/v3/os-hosts/np0000007826@storpool Aug 19 23:16:12.611614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d431f96d-2b82-45e5-b05f-e999e20c96e1 tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:12.611890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d431f96d-2b82-45e5-b05f-e999e20c96e1 tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:12.685810 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d431f96d-2b82-45e5-b05f-e999e20c96e1 tempest-VolumeHostsAdminTestsJSON-804289730 tempest-VolumeHostsAdminTestsJSON-804289730-project-admin] https://10.4.3.193/volume/v3/os-hosts/np0000007826@storpool returned with HTTP 200 Aug 19 23:16:12.686219 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 380/1522] 10.4.3.193 () {66 vars in 1306 bytes} [Wed Aug 19 23:16:12 2026] GET /volume/v3/os-hosts/np0000007826@storpool => generated 935 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:13.094264 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d3e23ac-d70e-40bb-9aaa-d5b0d555626e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:13.096031 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d3e23ac-d70e-40bb-9aaa-d5b0d555626e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:13.096246 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d3e23ac-d70e-40bb-9aaa-d5b0d555626e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:13.096466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d3e23ac-d70e-40bb-9aaa-d5b0d555626e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:13.103076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d3e23ac-d70e-40bb-9aaa-d5b0d555626e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 404 Aug 19 23:16:13.103556 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 381/1523] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:13 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:13.112920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-401cc134-590a-4649-ab8e-1baf3382e476 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:13.116605 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-401cc134-590a-4649-ab8e-1baf3382e476 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:13.116926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-401cc134-590a-4649-ab8e-1baf3382e476 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:13.117215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-401cc134-590a-4649-ab8e-1baf3382e476 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:13.129213 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-401cc134-590a-4649-ab8e-1baf3382e476 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 404 Aug 19 23:16:13.129762 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 382/1524] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:13 2026] GET /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:13.136630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9f484612-23e7-4477-83a0-a6ce12515dbc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:13.138555 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f484612-23e7-4477-83a0-a6ce12515dbc tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] DELETE https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:13.138762 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9f484612-23e7-4477-83a0-a6ce12515dbc tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:13.138993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9f484612-23e7-4477-83a0-a6ce12515dbc tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:13.139227 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9f484612-23e7-4477-83a0-a6ce12515dbc tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Delete volume with id: 07852b8f-4013-4b61-b217-0a167d2824ba Aug 19 23:16:13.148332 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f484612-23e7-4477-83a0-a6ce12515dbc tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba returned with HTTP 404 Aug 19 23:16:13.148816 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 382/1525] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:13 2026] DELETE /volume/v3/volumes/07852b8f-4013-4b61-b217-0a167d2824ba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:13.157027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:13.158904 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:13.159254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-59434708"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:13.160878 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-59434708'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:13.161052 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume of 1 GB Aug 19 23:16:13.166612 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Availability Zones retrieved successfully. Aug 19 23:16:13.174346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Flow 'volume_create_api' (2300c47b-1f13-482a-a91f-36b992f0f60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:13.175582 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec59a093-aecd-4949-b967-22cefd93134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:13.176617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:13.206973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec59a093-aecd-4949-b967-22cefd93134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:13.209349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658bcca1-acd9-4194-be42-e70cbbf16a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:13.267529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Created reservations ['da3ea431-738e-49df-9729-ff0bd015935c', '527a9373-5044-4625-a234-ce599a59f553', '7d7bfb82-02ed-4841-9e19-6824a491e869', '18fece26-2250-423a-9b7a-d02babe31508'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:13.268409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658bcca1-acd9-4194-be42-e70cbbf16a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3ea431-738e-49df-9729-ff0bd015935c', '527a9373-5044-4625-a234-ce599a59f553', '7d7bfb82-02ed-4841-9e19-6824a491e869', '18fece26-2250-423a-9b7a-d02babe31508']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:13.269278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51a913e-8d38-415a-9021-27ad4baa47d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:13.293674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51a913e-8d38-415a-9021-27ad4baa47d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06943de6-fd88-4a89-8989-237fb825da06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-59434708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679254dc4e7644278684cd255f2abbb9',qos_specs=None,replication_status=,reservations=['da3ea431-738e-49df-9729-ff0bd015935c','527a9373-5044-4625-a234-ce599a59f553','7d7bfb82-02ed-4841-9e19-6824a491e869','18fece26-2250-423a-9b7a-d02babe31508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-59434708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06943de6-fd88-4a89-8989-237fb825da06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679254dc4e7644278684cd255f2abbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:13.294615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4213f08-dd65-48e7-82d0-33408273d85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:13.314967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4213f08-dd65-48e7-82d0-33408273d85e) transitioned into state 'SUCCESS' from state '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-59434708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679254dc4e7644278684cd255f2abbb9',qos_specs=None,replication_status=,reservations=['da3ea431-738e-49df-9729-ff0bd015935c','527a9373-5044-4625-a234-ce599a59f553','7d7bfb82-02ed-4841-9e19-6824a491e869','18fece26-2250-423a-9b7a-d02babe31508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1cd80f257a4d69b9ad14e1aad02c6a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:13.315860 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dcc0b4-a1a3-4518-8731-de430f3f4eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:13.324966 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dcc0b4-a1a3-4518-8731-de430f3f4eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:13.326144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Flow 'volume_create_api' (2300c47b-1f13-482a-a91f-36b992f0f60c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:13.326428 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Create volume request issued successfully. Aug 19 23:16:13.327060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c5e36b2-38a9-47e4-84f3-bbd87cc92cfb tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:13.327512 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 381/1526] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:13 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:13.344196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:13.346368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:13.346610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:13.346878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:13.356365 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:13.356365 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:13.361955 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:13.368360 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30bffd6b-9462-4423-8c70-4be0f4e11449 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 200 Aug 19 23:16:13.369154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 382/1527] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:13 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:14.381520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.383352 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.383546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.383737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.392111 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.392111 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:14.397647 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:14.403519 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b46f07a3-fdf8-4f80-a3e5-840b9776c6b2 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 200 Aug 19 23:16:14.404329 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 383/1528] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:14 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:14.416467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e38510cb-4338-4717-92a7-b8d9de7add0c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.418508 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 19 23:16:14.419026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "06943de6-fd88-4a89-8989-237fb825da06"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:14.420618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.volume_transfer [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Creating new volume transfer {'transfer': {'volume_id': '06943de6-fd88-4a89-8989-237fb825da06'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 23:16:14.420762 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Creating transfer of volume 06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.420902 np0000007826 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Generating transfer record for volume 06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.429025 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.429025 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:14.442338 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e38510cb-4338-4717-92a7-b8d9de7add0c tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 23:16:14.442777 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 383/1529] 10.4.3.193 () {68 vars in 1291 bytes} [Wed Aug 19 23:16:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:14.450797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.452587 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.452806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.453071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.461846 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.461846 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:14.466146 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:14.470208 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a40c5e7-eb7f-479d-8727-d1e6f7f2ddd8 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 200 Aug 19 23:16:14.470637 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 382/1530] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:14 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:14.483730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b5125c1-3baa-4556-aede-71117557cfde None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.485782 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b5125c1-3baa-4556-aede-71117557cfde tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer/detail Aug 19 23:16:14.486011 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b5125c1-3baa-4556-aede-71117557cfde tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.486704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b5125c1-3baa-4556-aede-71117557cfde tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.486704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.volume_transfer [None req-5b5125c1-3baa-4556-aede-71117557cfde tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Listing volume transfers {{(pid=100374) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 23:16:14.494738 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b5125c1-3baa-4556-aede-71117557cfde tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 19 23:16:14.495282 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 383/1531] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:16:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:14.507594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.509644 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 Aug 19 23:16:14.509872 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.510072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.510204 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Delete transfer with id: 0b94c6c2-6057-4b77-8e36-55674ad1a664 Aug 19 23:16:14.519977 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.519977 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:14.530153 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4d9aaf70-4352-4bad-8aa7-09b7a7bef79a tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 returned with HTTP 202 Aug 19 23:16:14.530550 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 384/1532] 10.4.3.193 () {66 vars in 1384 bytes} [Wed Aug 19 23:16:14 2026] DELETE /volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:14.540472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97332015-55db-4026-95f1-ee819685afce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.543329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97332015-55db-4026-95f1-ee819685afce tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.543463 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97332015-55db-4026-95f1-ee819685afce tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.543639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97332015-55db-4026-95f1-ee819685afce tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.552402 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.552402 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:14.558352 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-97332015-55db-4026-95f1-ee819685afce tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Volume info retrieved successfully. Aug 19 23:16:14.564211 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97332015-55db-4026-95f1-ee819685afce tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 200 Aug 19 23:16:14.564604 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 384/1533] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:14 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:14.578246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-83f64a83-7610-4c6d-8617-4187358049cf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.580114 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83f64a83-7610-4c6d-8617-4187358049cf tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 Aug 19 23:16:14.580326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-83f64a83-7610-4c6d-8617-4187358049cf tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.580505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-83f64a83-7610-4c6d-8617-4187358049cf tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.580605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-83f64a83-7610-4c6d-8617-4187358049cf tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Delete transfer with id: 0b94c6c2-6057-4b77-8e36-55674ad1a664 Aug 19 23:16:14.586196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83f64a83-7610-4c6d-8617-4187358049cf tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 returned with HTTP 404 Aug 19 23:16:14.587017 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 383/1534] 10.4.3.193 () {66 vars in 1384 bytes} [Wed Aug 19 23:16:14 2026] DELETE /volume/v3/os-volume-transfer/0b94c6c2-6057-4b77-8e36-55674ad1a664 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:14.596105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-70d814d8-4384-4a3c-8012-eea5ce34944e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.598343 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.598615 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.598888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.599122 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Delete volume with id: 06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.610634 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.610634 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:14.611186 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Volume info retrieved successfully. Aug 19 23:16:14.639685 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Delete volume request issued successfully. Aug 19 23:16:14.639958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70d814d8-4384-4a3c-8012-eea5ce34944e tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 202 Aug 19 23:16:14.640544 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 384/1535] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:14 2026] DELETE /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:14.649132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:14.651336 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:14.651590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:14.651921 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:14.662631 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:14.662631 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:14.669043 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Volume info retrieved successfully. Aug 19 23:16:14.678649 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14db1744-bc6e-4dd6-83a3-7236007b6274 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 200 Aug 19 23:16:14.679676 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 385/1536] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:14 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:15.040519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-803c7029-c4de-4b90-884d-1e0d8134c3ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:15.149259 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-803c7029-c4de-4b90-884d-1e0d8134c3ee tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 23:16:15.149488 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-803c7029-c4de-4b90-884d-1e0d8134c3ee tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:15.149757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-803c7029-c4de-4b90-884d-1e0d8134c3ee tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] Calling method 'get_pools' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:15.161088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-803c7029-c4de-4b90-884d-1e0d8134c3ee tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 23:16:15.161615 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 385/1537] 10.4.3.193 () {66 vars in 1314 bytes} [Wed Aug 19 23:16:15 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:15.176255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d2ff997f-cf07-4810-98d2-a8199e4cf791 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:15.179736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2ff997f-cf07-4810-98d2-a8199e4cf791 tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 19 23:16:15.179736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2ff997f-cf07-4810-98d2-a8199e4cf791 tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:15.179736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2ff997f-cf07-4810-98d2-a8199e4cf791 tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] Calling method 'get_pools' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:15.188416 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2ff997f-cf07-4810-98d2-a8199e4cf791 tempest-VolumePoolsAdminTestsJSON-1877023270 tempest-VolumePoolsAdminTestsJSON-1877023270-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 23:16:15.188848 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 384/1538] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:16:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:15.697274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14e8d448-19a4-4994-9278-3a3c0ad4ec80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:15.699157 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14e8d448-19a4-4994-9278-3a3c0ad4ec80 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:15.699359 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14e8d448-19a4-4994-9278-3a3c0ad4ec80 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:15.699545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14e8d448-19a4-4994-9278-3a3c0ad4ec80 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:15.705977 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14e8d448-19a4-4994-9278-3a3c0ad4ec80 tempest-VolumesTransfersTest-2052396630 tempest-VolumesTransfersTest-2052396630-project-admin] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 404 Aug 19 23:16:15.706455 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 385/1539] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:15 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:15.714242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b4c14c0-84c2-4c46-b5f8-843376206837 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:15.717318 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b4c14c0-84c2-4c46-b5f8-843376206837 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] GET https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:15.717318 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b4c14c0-84c2-4c46-b5f8-843376206837 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:15.717318 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b4c14c0-84c2-4c46-b5f8-843376206837 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:15.724591 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b4c14c0-84c2-4c46-b5f8-843376206837 tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 404 Aug 19 23:16:15.727732 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 386/1540] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:15 2026] GET /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:15.737371 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-239bde29-c1b9-4441-8710-dc2a51483afa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:15.740639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-239bde29-c1b9-4441-8710-dc2a51483afa tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] DELETE https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:15.740890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-239bde29-c1b9-4441-8710-dc2a51483afa tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:15.741144 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-239bde29-c1b9-4441-8710-dc2a51483afa tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:15.741305 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-239bde29-c1b9-4441-8710-dc2a51483afa tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] Delete volume with id: 06943de6-fd88-4a89-8989-237fb825da06 Aug 19 23:16:15.756752 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-239bde29-c1b9-4441-8710-dc2a51483afa tempest-VolumesTransfersTest-296849037 tempest-VolumesTransfersTest-296849037-project-member] https://10.4.3.193/volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 returned with HTTP 404 Aug 19 23:16:15.757338 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 386/1541] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:15 2026] DELETE /volume/v3/volumes/06943de6-fd88-4a89-8989-237fb825da06 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:18.755343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:18.757416 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:18.758371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1482527238"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:18.762619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1482527238'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:18.762619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume of 1 GB Aug 19 23:16:18.767070 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Availability Zones retrieved successfully. Aug 19 23:16:18.779011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (2d46a16d-7b6a-4b35-8753-c86a56d2588d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:18.781179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f0a2a8-d8f2-4a92-8524-d61be57f8d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:18.783873 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:18.815607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f0a2a8-d8f2-4a92-8524-d61be57f8d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:18.816419 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4e08e2-d5b1-403e-8990-b885492463fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:18.885594 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Created reservations ['df7bd496-cc0f-4f0c-93c5-719bb0eb170a', '674a0f4a-1b2b-4555-b329-005757b42a84', 'ab6d8cfd-4e91-4a7a-b49f-e1b02cc2419d', 'd35204ed-6c9d-4e84-87fe-202511310b87'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:18.886491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4e08e2-d5b1-403e-8990-b885492463fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df7bd496-cc0f-4f0c-93c5-719bb0eb170a', '674a0f4a-1b2b-4555-b329-005757b42a84', 'ab6d8cfd-4e91-4a7a-b49f-e1b02cc2419d', 'd35204ed-6c9d-4e84-87fe-202511310b87']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:18.887563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed8695b-8468-4a1f-bb37-3c5c3548d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:18.918396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed8695b-8468-4a1f-bb37-3c5c3548d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beebb4c7-129b-49eb-b4c2-08ada4661cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1482527238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['df7bd496-cc0f-4f0c-93c5-719bb0eb170a','674a0f4a-1b2b-4555-b329-005757b42a84','ab6d8cfd-4e91-4a7a-b49f-e1b02cc2419d','d35204ed-6c9d-4e84-87fe-202511310b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1482527238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beebb4c7-129b-49eb-b4c2-08ada4661cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f64dba6378c84310b3e195860b812c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:18.919990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a616372-f35c-4d9b-a256-71708c0720f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:18.943121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a616372-f35c-4d9b-a256-71708c0720f3) transitioned into state 'SUCCESS' from state '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-1482527238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['df7bd496-cc0f-4f0c-93c5-719bb0eb170a','674a0f4a-1b2b-4555-b329-005757b42a84','ab6d8cfd-4e91-4a7a-b49f-e1b02cc2419d','d35204ed-6c9d-4e84-87fe-202511310b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:18.943912 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90c2310-614f-4393-b5a6-3cca82d55694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:18.953184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90c2310-614f-4393-b5a6-3cca82d55694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:18.954390 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (2d46a16d-7b6a-4b35-8753-c86a56d2588d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:18.954856 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request issued successfully. Aug 19 23:16:18.955663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0cdf758-db46-4f28-bbd5-0d954255c422 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:18.956262 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 385/1542] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:18 2026] POST /volume/v3/volumes => generated 755 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:18.970291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-45575b8e-456f-497d-a70d-347c21824b65 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:18.974957 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-45575b8e-456f-497d-a70d-347c21824b65 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:18.975192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-45575b8e-456f-497d-a70d-347c21824b65 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:18.975374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-45575b8e-456f-497d-a70d-347c21824b65 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:18.982247 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:18.982247 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:18.985897 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-45575b8e-456f-497d-a70d-347c21824b65 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:18.990660 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-45575b8e-456f-497d-a70d-347c21824b65 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:18.991118 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 386/1543] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:18 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:20.017280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e252920-e2fd-4157-be20-b4814ea6a46d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.019748 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e252920-e2fd-4157-be20-b4814ea6a46d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:20.020008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e252920-e2fd-4157-be20-b4814ea6a46d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.020186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e252920-e2fd-4157-be20-b4814ea6a46d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.029991 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.029991 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:20.034943 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e252920-e2fd-4157-be20-b4814ea6a46d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:20.040206 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e252920-e2fd-4157-be20-b4814ea6a46d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:20.040206 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 387/1544] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:20 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:20.099800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.100214 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:20.100314 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.100531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.109259 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.109259 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:20.113169 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:20.118367 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-e837b7e8-9a15-41b2-8d32-ac48897e0cd4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:20.118796 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 387/1545] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:20 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:20.205093 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a111e59e-06c7-4135-9e44-fa01f82dd894 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.205736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a111e59e-06c7-4135-9e44-fa01f82dd894 None None] GET https://10.4.3.193/volume// Aug 19 23:16:20.206008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a111e59e-06c7-4135-9e44-fa01f82dd894 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.206280 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a111e59e-06c7-4135-9e44-fa01f82dd894 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.206698 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a111e59e-06c7-4135-9e44-fa01f82dd894 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:20.207296 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 386/1546] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:16: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 19 23:16:20.213791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9e04c907-57bc-496f-add6-b58b8654163e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.215859 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9e04c907-57bc-496f-add6-b58b8654163e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:16:20.216248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9e04c907-57bc-496f-add6-b58b8654163e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beebb4c7-129b-49eb-b4c2-08ada4661cf5", "connector": null, "instance_uuid": "ac6ad0b2-8e6d-4463-a6f7-f913de8bee4d"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:20.234504 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.234504 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:20.261533 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9e04c907-57bc-496f-add6-b58b8654163e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:16:20.262026 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 387/1547] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:16:20 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 19 23:16:20.294225 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05f63aec-08f3-4279-90e5-8939c1d36cde None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.299240 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05f63aec-08f3-4279-90e5-8939c1d36cde tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:20.299507 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05f63aec-08f3-4279-90e5-8939c1d36cde tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.299774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05f63aec-08f3-4279-90e5-8939c1d36cde tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.305166 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1733830a-4472-49f5-865d-ab6fec60ec92 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.305572 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1733830a-4472-49f5-865d-ab6fec60ec92 None None] GET https://10.4.3.193/volume// Aug 19 23:16:20.305759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1733830a-4472-49f5-865d-ab6fec60ec92 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.305947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1733830a-4472-49f5-865d-ab6fec60ec92 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.306369 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1733830a-4472-49f5-865d-ab6fec60ec92 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:20.306757 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 388/1548] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:20.313876 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.313876 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:20.319786 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.321646 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-05f63aec-08f3-4279-90e5-8939c1d36cde tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:20.322411 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:20.322666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:20.322874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:20.326561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05f63aec-08f3-4279-90e5-8939c1d36cde tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:20.327048 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 388/1549] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:20 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:20.339342 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.339342 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:20.342641 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:20.346291 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-9f1d402c-b4b1-4876-bb20-1d86652e48bc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:20.346636 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 387/1550] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:20 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:20.443971 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:20.445887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] PUT https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 Aug 19 23:16:20.446233 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:20.453114 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Acquiring lock "cinder-attachment_update-beebb4c7-129b-49eb-b4c2-08ada4661cf5-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:16:20.458143 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-beebb4c7-129b-49eb-b4c2-08ada4661cf5-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:16:20.459051 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:20.459051 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:20.531446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-beebb4c7-129b-49eb-b4c2-08ada4661cf5-np0000007826" released by "attachment_update" :: held 0.073s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:16:20.531752 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-2a2a6f59-f11b-4adb-8b9e-4e7c56da76d3 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 returned with HTTP 200 Aug 19 23:16:20.532249 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 388/1551] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:16:20 2026] PUT /volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:21.343426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:21.347730 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:21.347730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:21.347730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:21.355624 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:21.355624 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:21.359053 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:21.363579 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1526d976-dfed-4783-ab72-fb75d8b62a2d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:21.363992 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 389/1552] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:21 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:22.381304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:22.383499 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:22.383760 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:22.383997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:22.397660 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:22.397660 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:22.404075 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:22.412787 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ead54e45-82fc-4166-8161-c336ee7a7d4a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:22.413329 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 389/1553] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:22 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:23.426363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-891dc524-46c4-4424-b3e0-a16847ad884f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:23.429189 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-891dc524-46c4-4424-b3e0-a16847ad884f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:23.429189 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-891dc524-46c4-4424-b3e0-a16847ad884f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:23.429189 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-891dc524-46c4-4424-b3e0-a16847ad884f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:23.446379 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:23.446379 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:23.453080 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-891dc524-46c4-4424-b3e0-a16847ad884f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:23.459392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-891dc524-46c4-4424-b3e0-a16847ad884f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:23.459796 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 388/1554] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:23 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:23.798680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-0f14237e-d54d-4af1-98cd-4f4565fa452d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:23.800558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-0f14237e-d54d-4af1-98cd-4f4565fa452d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891/action Aug 19 23:16:23.800889 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-0f14237e-d54d-4af1-98cd-4f4565fa452d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:23.801003 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-0f14237e-d54d-4af1-98cd-4f4565fa452d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:23.820839 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:23.820839 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:23.832555 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-54bd9806-d24e-4cad-a6fb-4b9691222ea3 req-0f14237e-d54d-4af1-98cd-4f4565fa452d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891/action returned with HTTP 204 Aug 19 23:16:23.832962 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 389/1555] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:16:23 2026] POST /volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:24.474265 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:24.476637 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:24.476976 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:24.477176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:24.489126 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:24.489126 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:24.494039 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:24.499032 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72b7c22c-84a1-4a2e-9617-28007adb3e64 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:24.499455 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 390/1556] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:24 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:24.512893 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c130981-2efc-487d-bb0d-99ae644225aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:24.514827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c130981-2efc-487d-bb0d-99ae644225aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:16:24.515020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c130981-2efc-487d-bb0d-99ae644225aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:24.515262 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c130981-2efc-487d-bb0d-99ae644225aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:24.524861 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:24.524861 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:24.529004 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c130981-2efc-487d-bb0d-99ae644225aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:16:24.534449 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c130981-2efc-487d-bb0d-99ae644225aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:16:24.535022 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 390/1557] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:24 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:25.229732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:25.349907 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:25.350227 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-580068674"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:25.351634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-580068674'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:25.351827 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Create volume of 1 GB Aug 19 23:16:25.355973 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Availability Zones retrieved successfully. Aug 19 23:16:25.362990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Flow 'volume_create_api' (f821b0b2-0ebe-4310-bbeb-82c49da07b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:25.364426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f18cf9e5-8e78-4c09-990a-1f7b180067ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:25.365624 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:25.397694 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f18cf9e5-8e78-4c09-990a-1f7b180067ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:25.399128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a02546c-9040-467f-b01e-a36c4e76af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:25.464044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Created reservations ['23e1d5b8-5811-4054-b495-98213e45267c', '0e8c5b9e-3395-4f51-aec6-15f87782e41e', '1f3fb1ce-b091-4e4a-908c-2808df29502f', '28f7f61d-8d0f-4eba-9b11-22701022895b'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:25.464964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a02546c-9040-467f-b01e-a36c4e76af59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e1d5b8-5811-4054-b495-98213e45267c', '0e8c5b9e-3395-4f51-aec6-15f87782e41e', '1f3fb1ce-b091-4e4a-908c-2808df29502f', '28f7f61d-8d0f-4eba-9b11-22701022895b']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:25.465758 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d916578-879e-4e8e-8847-5475c9c61c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:25.487498 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d916578-879e-4e8e-8847-5475c9c61c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78f8d561-7f54-45f4-9c33-bf6db5fa5768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580068674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46cbe0ecd66f4f93b8c8d835758e8c7c',qos_specs=None,replication_status=,reservations=['23e1d5b8-5811-4054-b495-98213e45267c','0e8c5b9e-3395-4f51-aec6-15f87782e41e','1f3fb1ce-b091-4e4a-908c-2808df29502f','28f7f61d-8d0f-4eba-9b11-22701022895b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25811dce36c247689239e0dfffacb94c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580068674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78f8d561-7f54-45f4-9c33-bf6db5fa5768,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46cbe0ecd66f4f93b8c8d835758e8c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25811dce36c247689239e0dfffacb94c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:25.488275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f99343-7fe4-46b6-856d-08c2bd453ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:25.506738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f99343-7fe4-46b6-856d-08c2bd453ea2) transitioned into state 'SUCCESS' from state '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-580068674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46cbe0ecd66f4f93b8c8d835758e8c7c',qos_specs=None,replication_status=,reservations=['23e1d5b8-5811-4054-b495-98213e45267c','0e8c5b9e-3395-4f51-aec6-15f87782e41e','1f3fb1ce-b091-4e4a-908c-2808df29502f','28f7f61d-8d0f-4eba-9b11-22701022895b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25811dce36c247689239e0dfffacb94c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:25.507552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5813d1d9-074a-4c7b-b48e-78c7f9f7f6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:25.517312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5813d1d9-074a-4c7b-b48e-78c7f9f7f6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:25.518202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Flow 'volume_create_api' (f821b0b2-0ebe-4310-bbeb-82c49da07b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:25.518576 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Create volume request issued successfully. Aug 19 23:16:25.519224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f496bc9c-5410-4095-893c-c5ef92f7e145 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:25.519695 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 389/1558] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:25 2026] POST /volume/v3/volumes => generated 748 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:25.532211 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:25.533923 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:25.534151 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:25.534365 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:25.542054 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:25.542054 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:25.545705 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:25.550029 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-89f3fdd7-50d3-4ed3-828f-4bfa658dfba4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:25.550476 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 390/1559] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:25 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:26.147804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:26.217911 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:26.218255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1810372961"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:26.219646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1810372961'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:26.219811 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Create volume of 1 GB Aug 19 23:16:26.223800 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Availability Zones retrieved successfully. Aug 19 23:16:26.229474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Flow 'volume_create_api' (100034eb-b62c-4e42-b3ea-e65670ef1917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:26.230451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732d897b-eb77-477a-b3fd-8e15526ca8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:26.231409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:26.258869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732d897b-eb77-477a-b3fd-8e15526ca8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:26.259980 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d435b9-11f6-4c5b-a666-c42ca03f8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:26.322563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Created reservations ['cf25c6af-c210-412a-acac-af9af8daf6bb', '63306659-1504-456b-9dad-c400a6035332', '85064848-bd3a-4f7f-8a39-d4992f73082c', '61216edb-daf0-49d6-8b95-f603d483d0cc'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:26.323336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d435b9-11f6-4c5b-a666-c42ca03f8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf25c6af-c210-412a-acac-af9af8daf6bb', '63306659-1504-456b-9dad-c400a6035332', '85064848-bd3a-4f7f-8a39-d4992f73082c', '61216edb-daf0-49d6-8b95-f603d483d0cc']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:26.324126 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e4fff8-d6b3-42f1-8348-3512683ef2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:26.347032 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e4fff8-d6b3-42f1-8348-3512683ef2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae95c3e-285a-4e3c-978e-b052e0044e07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1810372961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bcbcf85029457782bba1995dfc1350',qos_specs=None,replication_status=,reservations=['cf25c6af-c210-412a-acac-af9af8daf6bb','63306659-1504-456b-9dad-c400a6035332','85064848-bd3a-4f7f-8a39-d4992f73082c','61216edb-daf0-49d6-8b95-f603d483d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='309d4904c4874e338c7901585ce54d2a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1810372961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae95c3e-285a-4e3c-978e-b052e0044e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bcbcf85029457782bba1995dfc1350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='309d4904c4874e338c7901585ce54d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:26.347767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76331b7-538e-4474-ba3d-83d1fd981dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:26.366101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76331b7-538e-4474-ba3d-83d1fd981dda) transitioned into state 'SUCCESS' from state '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-1810372961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2bcbcf85029457782bba1995dfc1350',qos_specs=None,replication_status=,reservations=['cf25c6af-c210-412a-acac-af9af8daf6bb','63306659-1504-456b-9dad-c400a6035332','85064848-bd3a-4f7f-8a39-d4992f73082c','61216edb-daf0-49d6-8b95-f603d483d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='309d4904c4874e338c7901585ce54d2a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:26.366805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef6d4dc-0694-480e-aff5-6a73511c1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:26.378798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef6d4dc-0694-480e-aff5-6a73511c1ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:26.378798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Flow 'volume_create_api' (100034eb-b62c-4e42-b3ea-e65670ef1917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:26.379067 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Create volume request issued successfully. Aug 19 23:16:26.379668 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0318ef8-2bb6-4273-b746-219ea46aaffe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:26.380081 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 391/1560] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:16:26 2026] POST /volume/v3/volumes => generated 774 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:26.395792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:26.397612 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:16:26.397890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:26.398101 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:26.405407 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:26.405407 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:26.409744 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:16:26.414014 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b5ec4bd-a0b8-4ff1-8f88-31d0adadb184 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:16:26.414580 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 391/1561] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:26 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:26.565699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:26.567922 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:26.568109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:26.568308 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:26.575876 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:26.575876 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:26.580256 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:26.586194 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52eeb68f-e5d6-4b3c-b080-7616568866d1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:26.586725 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 390/1562] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:26 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:27.432455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05a3ce8d-0968-405a-a218-761ea3800e2d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.434531 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05a3ce8d-0968-405a-a218-761ea3800e2d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:16:27.434531 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05a3ce8d-0968-405a-a218-761ea3800e2d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.434639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05a3ce8d-0968-405a-a218-761ea3800e2d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.442508 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.442508 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:27.447012 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05a3ce8d-0968-405a-a218-761ea3800e2d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:16:27.452882 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05a3ce8d-0968-405a-a218-761ea3800e2d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:16:27.453391 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 391/1563] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:27.728419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ca83947-227b-4efb-9a22-17e122aec8da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.731452 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ca83947-227b-4efb-9a22-17e122aec8da tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:27.731705 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ca83947-227b-4efb-9a22-17e122aec8da tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.731926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ca83947-227b-4efb-9a22-17e122aec8da tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.745215 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.745215 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:27.750827 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0ca83947-227b-4efb-9a22-17e122aec8da tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:27.757010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ca83947-227b-4efb-9a22-17e122aec8da tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:16:27.757529 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 392/1564] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:27.823466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.828801 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:27.828801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.828801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.842025 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.842025 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:27.848545 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:27.853568 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-1e047087-6571-46f9-a52b-d993a54a525d tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:16:27.854118 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 392/1565] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:27.880510 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.886640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] POST https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2/action Aug 19 23:16:27.889804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:27.889804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:27.898787 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.898787 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:27.899354 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:27.904638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.905549 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Begin detaching volume completed successfully. Aug 19 23:16:27.905878 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-e18c9535-7c15-4f5c-b2e6-a14941500986 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2/action returned with HTTP 202 Aug 19 23:16:27.906467 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 391/1566] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:16:27 2026] POST /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:27.907728 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:27.907974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.908234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.920532 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.920532 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:27.929385 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:27.935863 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-778e4e82-0a42-4681-9c96-a5061d2845e2 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:16:27.936614 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 392/1567] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:27.964643 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.970273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b9beb950-3635-4088-8438-c317c66cb30b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.970801 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9beb950-3635-4088-8438-c317c66cb30b None None] GET https://10.4.3.193/volume// Aug 19 23:16:27.971044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9beb950-3635-4088-8438-c317c66cb30b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.971284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9beb950-3635-4088-8438-c317c66cb30b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.971520 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] POST https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed/action Aug 19 23:16:27.971622 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9beb950-3635-4088-8438-c317c66cb30b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:27.971899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:27.971969 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 393/1568] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:27.972029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:27.980413 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:27.984174 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:27.984501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:27.987339 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:27.987339 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:27.987339 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:27.987930 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:27.994962 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Begin detaching volume completed successfully. Aug 19 23:16:27.995258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-147b97f0-9cc4-4761-9ef0-ba0c0f750deb tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed/action returned with HTTP 202 Aug 19 23:16:27.995733 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 393/1569] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:16:27 2026] POST /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:28.001495 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:28.001495 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:28.005250 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:28.012177 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-68f82e9d-256c-46fa-bf70-c021b1ba0cfa tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:16:28.012177 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 392/1570] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:27 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:28.068916 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4aa64023-4644-49e4-acec-895e510b60eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:28.068916 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aa64023-4644-49e4-acec-895e510b60eb None None] GET https://10.4.3.193/volume// Aug 19 23:16:28.068916 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4aa64023-4644-49e4-acec-895e510b60eb None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:28.069129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4aa64023-4644-49e4-acec-895e510b60eb None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:28.069504 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aa64023-4644-49e4-acec-895e510b60eb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:28.069879 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 393/1571] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 23:16:28.107910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:28.110663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:28.110973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:28.111245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:28.123558 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:28.123558 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:28.127439 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:28.132556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-0f351d36-a512-48c4-93f6-ba8ad3c934f7 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:16:28.133088 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 394/1572] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:28 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:29.099983 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-48506a97-66b7-405f-a5aa-b212f2f1bff6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:29.104634 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-48506a97-66b7-405f-a5aa-b212f2f1bff6 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] DELETE https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b Aug 19 23:16:29.104634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-48506a97-66b7-405f-a5aa-b212f2f1bff6 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:29.104634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-48506a97-66b7-405f-a5aa-b212f2f1bff6 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:29.113972 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:29.113972 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:29.181475 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6ff058e3-1395-4e59-8e8e-5de60932bb77 req-48506a97-66b7-405f-a5aa-b212f2f1bff6 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b returned with HTTP 200 Aug 19 23:16:29.182098 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 394/1573] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:16:29 2026] DELETE /volume/v3/attachments/05db4233-4f94-44f0-a39c-96dfc2a5740b => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:29.478923 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-db223367-9803-48f8-92ac-210c887f3462 req-edda41c0-1897-4f3c-9c6e-b0fd7b7b4df5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:29.481593 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-edda41c0-1897-4f3c-9c6e-b0fd7b7b4df5 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a Aug 19 23:16:29.481868 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-edda41c0-1897-4f3c-9c6e-b0fd7b7b4df5 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:29.482118 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-edda41c0-1897-4f3c-9c6e-b0fd7b7b4df5 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:29.490294 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:29.490294 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:29.543766 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-db223367-9803-48f8-92ac-210c887f3462 req-edda41c0-1897-4f3c-9c6e-b0fd7b7b4df5 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a returned with HTTP 200 Aug 19 23:16:29.544497 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 393/1574] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:16:29 2026] DELETE /volume/v3/attachments/3bd5464e-ed7c-47f0-b238-50a6fbcea82a => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:30.088685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:30.091497 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:30.091821 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:30.092088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:30.100116 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:30.100116 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:30.104553 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:30.110183 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d308b55-ec0e-4511-ada8-0b7d9ac3dded tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:16:30.111040 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 394/1575] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:30 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:30.216251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:30.220372 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:30.220655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:30.220964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:30.234559 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:30.234559 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:30.241568 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:30.252271 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-459af6d2-6745-41a8-8ba0-f33137589260 req-3beccb7d-5886-4e5b-9ebb-d589c163181b tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:16:30.252591 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 395/1576] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:30 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:30.271569 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:30.274787 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:30.274787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:30.274787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:30.275058 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete volume with id: 4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:30.290373 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:30.290373 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:30.291099 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:30.328421 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Delete volume request issued successfully. Aug 19 23:16:30.328768 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e16a67b-b9c2-48a6-b51e-22ed2cce8836 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 202 Aug 19 23:16:30.329335 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 395/1577] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:30 2026] DELETE /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:30.339896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:30.342436 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:30.342725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:30.343663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:30.354664 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:30.354664 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:30.365741 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Volume info retrieved successfully. Aug 19 23:16:30.371702 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9adc40cc-8e48-4373-9dc8-f9a5845c49e1 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 200 Aug 19 23:16:30.372237 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 394/1578] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:30 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:16:31.393881 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b841a40e-9217-4389-9dc7-67296ce25601 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:31.398669 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b841a40e-9217-4389-9dc7-67296ce25601 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] GET https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed Aug 19 23:16:31.399452 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b841a40e-9217-4389-9dc7-67296ce25601 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:31.399452 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b841a40e-9217-4389-9dc7-67296ce25601 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:31.410764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b841a40e-9217-4389-9dc7-67296ce25601 tempest-TestMinimumBasicScenario-1209919722 tempest-TestMinimumBasicScenario-1209919722-project-member] https://10.4.3.193/volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed returned with HTTP 404 Aug 19 23:16:31.411297 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 395/1579] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:31 2026] GET /volume/v3/volumes/4d1a9c83-2beb-44c4-af49-fbb46d42b4ed => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:33.817360 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:33.817360 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:33.817853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-attach": {"instance_uuid": "c5ad9dea-b80e-4de1-b061-53d89450d12a", "mountpoint": "/dev/vdb"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:33.817853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c5ad9dea-b80e-4de1-b061-53d89450d12a", "mountpoint": "/dev/vdb"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:33.830072 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:33.830072 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:33.831104 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:33.845692 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update volume admin metadata completed successfully. Aug 19 23:16:33.950533 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Attach volume completed successfully. Aug 19 23:16:33.954354 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af79bf01-962b-45c2-b36d-2d9d880a24ac tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:33.955142 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 396/1580] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:33 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:33.967103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ee27de6-094e-4958-963e-502b85143e16 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:33.969045 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ee27de6-094e-4958-963e-502b85143e16 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:33.969045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ee27de6-094e-4958-963e-502b85143e16 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:33.969045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ee27de6-094e-4958-963e-502b85143e16 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:33.971031 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=294,cinder:UPDATE=74,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:16:33.978541 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:33.978541 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:33.982503 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1ee27de6-094e-4958-963e-502b85143e16 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:33.992813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ee27de6-094e-4958-963e-502b85143e16 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:33.993270 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 396/1581] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:33 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:34.008820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-71c03553-954c-4a86-a45d-388196d6554b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:34.011349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:34.011818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-detach": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:34.011973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:34.029778 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:34.029778 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:34.030374 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:34.081062 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Detach volume completed successfully. Aug 19 23:16:34.081348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71c03553-954c-4a86-a45d-388196d6554b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:34.083376 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 395/1582] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:34 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:34.091337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8df7ebed-96ac-4a17-b46f-d8580192338c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:34.093906 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8df7ebed-96ac-4a17-b46f-d8580192338c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:34.094097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8df7ebed-96ac-4a17-b46f-d8580192338c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:34.094295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8df7ebed-96ac-4a17-b46f-d8580192338c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:34.103460 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:34.103460 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:34.107634 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8df7ebed-96ac-4a17-b46f-d8580192338c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:34.112332 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8df7ebed-96ac-4a17-b46f-d8580192338c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:34.112723 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 396/1583] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:34 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:34.842995 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:34.848595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] DELETE https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:34.848595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:34.848595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:34.848595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Delete volume with id: 10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:34.855926 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:34.855926 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:34.856600 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:34.876585 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Delete volume request issued successfully. Aug 19 23:16:34.877020 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00a856d4-d5c5-4f28-9cba-a3217d18bb43 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 202 Aug 19 23:16:34.877600 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 397/1584] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:16:34 2026] DELETE /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:16:34.885338 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d7245912-55e9-446b-a66b-02e0da15afde None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:34.887738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7245912-55e9-446b-a66b-02e0da15afde tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:34.887738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7245912-55e9-446b-a66b-02e0da15afde tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:34.887738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7245912-55e9-446b-a66b-02e0da15afde tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:34.897477 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:34.897477 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:34.900884 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d7245912-55e9-446b-a66b-02e0da15afde tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Volume info retrieved successfully. Aug 19 23:16:34.905063 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7245912-55e9-446b-a66b-02e0da15afde tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 200 Aug 19 23:16:34.905441 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 397/1585] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:34 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:35.920994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-28e7b779-0df6-4aad-bc6f-4fd6aa56bdb4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:35.925281 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28e7b779-0df6-4aad-bc6f-4fd6aa56bdb4 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] GET https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 Aug 19 23:16:35.925523 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28e7b779-0df6-4aad-bc6f-4fd6aa56bdb4 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:35.925782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28e7b779-0df6-4aad-bc6f-4fd6aa56bdb4 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:35.931679 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28e7b779-0df6-4aad-bc6f-4fd6aa56bdb4 tempest-ServerStableDeviceRescueTest-584727348 tempest-ServerStableDeviceRescueTest-584727348-project-member] https://10.4.3.193/volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 returned with HTTP 404 Aug 19 23:16:35.932162 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 396/1586] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:35 2026] GET /volume/v3/volumes/10731858-a296-4420-8082-6d2ef35586b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:36.163084 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:36.165243 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:36.165771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2126326064"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:36.167814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2126326064'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:36.167997 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume of 1 GB Aug 19 23:16:36.173064 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Availability Zones retrieved successfully. Aug 19 23:16:36.180386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Flow 'volume_create_api' (1a7dfdd9-42c9-4f16-867c-ad142c7f6b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:36.181406 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad731cf2-2a2a-4655-8a98-f0b19b89a634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:36.182487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:36.209168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad731cf2-2a2a-4655-8a98-f0b19b89a634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:36.209911 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9972372-4528-4336-b6ff-2689d06b106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:36.284942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Created reservations ['ff42a72c-b602-4b25-bc96-769c4ff71154', '73412770-5187-4ec0-9bce-3dc8cddc66fd', 'ed26a804-9de0-4fed-b67a-2666d7db0de0', 'd9a6796a-41f3-42f5-81cf-4777f6e5051a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:36.286033 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9972372-4528-4336-b6ff-2689d06b106c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff42a72c-b602-4b25-bc96-769c4ff71154', '73412770-5187-4ec0-9bce-3dc8cddc66fd', 'ed26a804-9de0-4fed-b67a-2666d7db0de0', 'd9a6796a-41f3-42f5-81cf-4777f6e5051a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:36.287024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43d1e96-9db9-4df4-b48d-0bf71e56185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:36.315829 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43d1e96-9db9-4df4-b48d-0bf71e56185b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2126326064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979d8e33105f457c9805bba523989215',qos_specs=None,replication_status=,reservations=['ff42a72c-b602-4b25-bc96-769c4ff71154','73412770-5187-4ec0-9bce-3dc8cddc66fd','ed26a804-9de0-4fed-b67a-2666d7db0de0','d9a6796a-41f3-42f5-81cf-4777f6e5051a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2126326064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='979d8e33105f457c9805bba523989215',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:36.316626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e09ffb-5fb1-488a-9960-d2ea77a6a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:36.337008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e09ffb-5fb1-488a-9960-d2ea77a6a2dc) transitioned into state 'SUCCESS' from state '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-2126326064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979d8e33105f457c9805bba523989215',qos_specs=None,replication_status=,reservations=['ff42a72c-b602-4b25-bc96-769c4ff71154','73412770-5187-4ec0-9bce-3dc8cddc66fd','ed26a804-9de0-4fed-b67a-2666d7db0de0','d9a6796a-41f3-42f5-81cf-4777f6e5051a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:36.338125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b627f44e-803e-425a-bb13-c351a6b06c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:36.351590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b627f44e-803e-425a-bb13-c351a6b06c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:36.352766 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Flow 'volume_create_api' (1a7dfdd9-42c9-4f16-867c-ad142c7f6b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:36.353155 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume request issued successfully. Aug 19 23:16:36.354218 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd9c9095-b004-4002-9f43-6c1fac611c4b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:36.354851 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 397/1587] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:36 2026] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:40.599472 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:40.604147 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:40.604147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-731138316"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:40.608028 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-731138316'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:40.608331 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume of 1 GB Aug 19 23:16:40.613746 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=341,cinder:UPDATE=90,cinder:INSERT=46,cinder:DELETE=4 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:16:40.622680 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Availability Zones retrieved successfully. Aug 19 23:16:40.631689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (95321a49-fbd3-49ea-a8bf-1c8baaef7d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:40.633213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071502cb-376a-49c5-a41c-83c5b17c325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:40.635107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:40.689885 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071502cb-376a-49c5-a41c-83c5b17c325d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:40.691857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d49185-fec7-4802-a407-270cfc48971c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:40.776774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Created reservations ['ef9520c5-b438-432e-a26e-56a77d6bc1ed', '5ff0060f-16e3-419d-a261-faa185d894da', '50d924cf-db52-407a-8fdf-beb2d23f8c49', 'cf0279f6-5d96-4509-9146-4d9bf649756e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:40.778089 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d49185-fec7-4802-a407-270cfc48971c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9520c5-b438-432e-a26e-56a77d6bc1ed', '5ff0060f-16e3-419d-a261-faa185d894da', '50d924cf-db52-407a-8fdf-beb2d23f8c49', 'cf0279f6-5d96-4509-9146-4d9bf649756e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:40.779340 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e9da67-9c60-44ba-8e46-e291ecd3fde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:40.811906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e9da67-9c60-44ba-8e46-e291ecd3fde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03a60ab-bddf-4fc4-86ad-375a4e0411b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-731138316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['ef9520c5-b438-432e-a26e-56a77d6bc1ed','5ff0060f-16e3-419d-a261-faa185d894da','50d924cf-db52-407a-8fdf-beb2d23f8c49','cf0279f6-5d96-4509-9146-4d9bf649756e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-731138316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03a60ab-bddf-4fc4-86ad-375a4e0411b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:40.812933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fe6e85-d951-4ba3-93e1-965d854d57b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:40.843890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fe6e85-d951-4ba3-93e1-965d854d57b3) transitioned into state 'SUCCESS' from state '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-731138316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['ef9520c5-b438-432e-a26e-56a77d6bc1ed','5ff0060f-16e3-419d-a261-faa185d894da','50d924cf-db52-407a-8fdf-beb2d23f8c49','cf0279f6-5d96-4509-9146-4d9bf649756e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:40.844854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802a6ae6-5db8-47d0-9ff6-bc010b04615c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:40.861952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802a6ae6-5db8-47d0-9ff6-bc010b04615c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:40.861952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (95321a49-fbd3-49ea-a8bf-1c8baaef7d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:40.861952 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request issued successfully. Aug 19 23:16:40.861952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c5391e94-1563-4ec7-9855-ba248025b2f2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:40.862346 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 398/1588] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:40 2026] POST /volume/v3/volumes => generated 750 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:40.878461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:40.882332 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:40.882332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:40.882332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:40.891098 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:40.891098 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:40.895729 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:40.901288 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d38173c-622d-419c-bf23-c0c9a55abfb9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:40.901771 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 398/1589] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:40 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:16:41.919203 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-62aab9d9-5871-42fe-9e77-89b944a72436 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:41.921561 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62aab9d9-5871-42fe-9e77-89b944a72436 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:41.922089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62aab9d9-5871-42fe-9e77-89b944a72436 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:41.922089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62aab9d9-5871-42fe-9e77-89b944a72436 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:41.924479 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=389,cinder:UPDATE=116,cinder:INSERT=71,cinder:DELETE=3 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:16:41.932853 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:41.932853 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:41.937696 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-62aab9d9-5871-42fe-9e77-89b944a72436 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:41.945287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62aab9d9-5871-42fe-9e77-89b944a72436 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:41.945773 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 397/1590] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:41 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:42.015203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.018969 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:42.019739 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:42.020042 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:42.023052 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=312,cinder:INSERT=46,cinder:UPDATE=66,cinder:DELETE=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:16:42.033462 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:42.033462 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:42.042279 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:42.048007 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-965e6525-9b84-4e6a-8f08-45f524b4f892 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:42.048543 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 398/1591] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:42 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:42.167346 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-db7c4013-cfc2-43dc-88d8-ebc4a0e692df None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.168071 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db7c4013-cfc2-43dc-88d8-ebc4a0e692df None None] GET https://10.4.3.193/volume// Aug 19 23:16:42.168284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db7c4013-cfc2-43dc-88d8-ebc4a0e692df None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:42.168640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db7c4013-cfc2-43dc-88d8-ebc4a0e692df None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:42.169089 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db7c4013-cfc2-43dc-88d8-ebc4a0e692df None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:42.169482 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 399/1592] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:16:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:42.183395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-ec1fd9cb-7f8c-4979-a902-4e4d8dc466e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.187943 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-ec1fd9cb-7f8c-4979-a902-4e4d8dc466e8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:16:42.188294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-ec1fd9cb-7f8c-4979-a902-4e4d8dc466e8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b03a60ab-bddf-4fc4-86ad-375a4e0411b9", "connector": null, "instance_uuid": "62336752-ebda-40a9-96a6-20aa7e1fc028"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:42.200493 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:42.200493 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:42.239654 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-ec1fd9cb-7f8c-4979-a902-4e4d8dc466e8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:16:42.240137 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 399/1593] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:16:42 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:42.299887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.303570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:42.303792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:42.304798 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:42.322373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f413d0ae-367d-4b7c-8d2d-06c960acb5ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.322503 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f413d0ae-367d-4b7c-8d2d-06c960acb5ed None None] GET https://10.4.3.193/volume// Aug 19 23:16:42.322773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f413d0ae-367d-4b7c-8d2d-06c960acb5ed None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:42.323658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f413d0ae-367d-4b7c-8d2d-06c960acb5ed None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:42.323658 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f413d0ae-367d-4b7c-8d2d-06c960acb5ed None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:42.323888 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 399/1594] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:42.326244 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:42.326244 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:42.331683 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:42.341096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd0fa197-21c6-43e0-8f4b-39c55b5a20bc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:42.341252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.341309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 398/1595] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:42 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:42.343395 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:42.343726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:42.344018 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:42.366857 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:42.366857 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:42.369974 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:42.377908 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-043b2205-4378-49c8-a236-95ae6451d23b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:42.378468 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 400/1596] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:42 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:16:42.518151 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:42.520324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] PUT https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b Aug 19 23:16:42.520786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:42.529738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Acquiring lock "cinder-attachment_update-b03a60ab-bddf-4fc4-86ad-375a4e0411b9-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:16:42.535411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-b03a60ab-bddf-4fc4-86ad-375a4e0411b9-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:16:42.537169 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:42.537169 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:42.648543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-b03a60ab-bddf-4fc4-86ad-375a4e0411b9-np0000007826" released by "attachment_update" :: held 0.112s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:16:42.648543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-58f4c20f-06ab-4612-b3b5-323ede17b7a2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b returned with HTTP 200 Aug 19 23:16:42.648543 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 400/1597] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:16:42 2026] PUT /volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:43.189738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.339531 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:16:43.339994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-604050931"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:43.341669 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-604050931'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:16:43.341865 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume of 1 GB Aug 19 23:16:43.347729 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Availability Zones retrieved successfully. Aug 19 23:16:43.353926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (aa3b18fa-3e9c-4912-af3d-f96ade4e53a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:43.355236 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b48810e-f5fb-4a4c-964c-45de7572eb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:43.356307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:16:43.361232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.363143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:43.363355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:43.363562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:43.375801 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.375801 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:43.380370 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:43.384590 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03a17140-1841-47b0-ae9d-78f3dd76b6cd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:43.385002 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 399/1598] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:43 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:43.387196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b48810e-f5fb-4a4c-964c-45de7572eb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:43.387988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60719c6-3e5f-43e8-a4c4-c55dee7e68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:43.451964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['982130ac-d310-4bc4-beb7-d77bba024720', 'a1333c93-2b7f-4026-8491-6aff02b72b12', '84011b76-122d-4263-abc1-1453155a052f', 'ba9cb5db-0946-4f3c-809f-57d2ef0ed302'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:43.452853 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60719c6-3e5f-43e8-a4c4-c55dee7e68a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982130ac-d310-4bc4-beb7-d77bba024720', 'a1333c93-2b7f-4026-8491-6aff02b72b12', '84011b76-122d-4263-abc1-1453155a052f', 'ba9cb5db-0946-4f3c-809f-57d2ef0ed302']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:43.453597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8773d5d6-2727-41cc-b1ee-093ef034a0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:43.477685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8773d5d6-2727-41cc-b1ee-093ef034a0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-604050931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['982130ac-d310-4bc4-beb7-d77bba024720','a1333c93-2b7f-4026-8491-6aff02b72b12','84011b76-122d-4263-abc1-1453155a052f','ba9cb5db-0946-4f3c-809f-57d2ef0ed302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-604050931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21af388853946d79a61736af53bcb86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:43.478515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435b4e71-eb94-40e2-8aa1-70b766b1da41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:43.498628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435b4e71-eb94-40e2-8aa1-70b766b1da41) transitioned into state 'SUCCESS' from state '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-604050931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['982130ac-d310-4bc4-beb7-d77bba024720','a1333c93-2b7f-4026-8491-6aff02b72b12','84011b76-122d-4263-abc1-1453155a052f','ba9cb5db-0946-4f3c-809f-57d2ef0ed302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:43.499290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d83f21-4cf3-40ce-a070-da74edf40e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:16:43.511942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d83f21-4cf3-40ce-a070-da74edf40e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:16:43.512943 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (aa3b18fa-3e9c-4912-af3d-f96ade4e53a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:16:43.513516 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request issued successfully. Aug 19 23:16:43.514055 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce9eb78c-fb7f-4ffc-9135-20d316043cb2 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:16:43.514447 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 400/1599] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:16:43 2026] POST /volume/v3/volumes => generated 748 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:43.532430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.536384 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:16:43.537368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:43.537368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:43.550773 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.550773 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:43.558567 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:16:43.563820 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ee55baa-a443-4724-ac45-1d94b40a0d8c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 returned with HTTP 200 Aug 19 23:16:43.564635 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 401/1600] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:43 2026] GET /volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:43.667661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.670561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:43.670964 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-attach": {"instance_uuid": "26a889e6-dc6e-42a9-a672-1d0daf819328", "mountpoint": "/dev/vdb"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:43.671110 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "26a889e6-dc6e-42a9-a672-1d0daf819328", "mountpoint": "/dev/vdb"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:43.683423 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.683423 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:43.684231 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:43.690747 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update volume admin metadata completed successfully. Aug 19 23:16:43.818509 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Attach volume completed successfully. Aug 19 23:16:43.818867 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb7246de-02e1-41c6-8ac8-bab7e2560177 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:43.819401 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 401/1601] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:43 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:43.830365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b1984a1e-181b-455f-9207-828f1983a10f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.832272 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b1984a1e-181b-455f-9207-828f1983a10f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:43.832487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b1984a1e-181b-455f-9207-828f1983a10f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:43.832738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b1984a1e-181b-455f-9207-828f1983a10f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:43.847735 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.847735 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:43.851449 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b1984a1e-181b-455f-9207-828f1983a10f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:43.856780 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b1984a1e-181b-455f-9207-828f1983a10f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:43.857285 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 400/1602] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:43 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:43.877200 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.882000 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:43.882202 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:43.882413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:43.896428 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.896428 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:43.901203 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:43.906730 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f95c0d7b-a4d6-4a50-bd52-c3fbca15c27d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:43.907266 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 401/1603] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:43 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:43.923252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-948be8fe-67a3-47bb-9834-c0624829fe8c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:43.925989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:43.926443 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-detach": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:43.926785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:43.939015 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:43.939015 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:43.940117 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:43.997953 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Detach volume completed successfully. Aug 19 23:16:43.998329 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-948be8fe-67a3-47bb-9834-c0624829fe8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:43.999749 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 402/1604] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:43 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:44.008782 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6555dab-bbb9-4597-9987-0509d9f64822 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:44.011003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6555dab-bbb9-4597-9987-0509d9f64822 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:44.011300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6555dab-bbb9-4597-9987-0509d9f64822 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:44.011783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6555dab-bbb9-4597-9987-0509d9f64822 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:44.020805 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:44.020805 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:44.027376 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e6555dab-bbb9-4597-9987-0509d9f64822 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:44.035873 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6555dab-bbb9-4597-9987-0509d9f64822 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:44.036457 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 402/1605] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:44 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:44.402022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:44.404221 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:44.404221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:44.404327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:44.414178 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:44.414178 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:44.418009 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:44.422890 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89d3d6c7-3d40-483a-b2bd-690805afe6b5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:44.423298 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 401/1606] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:44 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:44.586924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-833e24ab-fa37-4197-8d93-6158f462d646 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:44.588744 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-833e24ab-fa37-4197-8d93-6158f462d646 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:16:44.588967 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-833e24ab-fa37-4197-8d93-6158f462d646 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:44.589579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-833e24ab-fa37-4197-8d93-6158f462d646 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:44.597025 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:44.597025 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:44.613748 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-833e24ab-fa37-4197-8d93-6158f462d646 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:16:44.621410 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-833e24ab-fa37-4197-8d93-6158f462d646 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 returned with HTTP 200 Aug 19 23:16:44.621889 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 402/1607] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:44 2026] GET /volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:44.639485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:44.641313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:16:44.641738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525", "name": "tempest-VolumesBackupsTest-Backup-552697595"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:44.643175 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating new backup {'backup': {'volume_id': 'c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525', 'name': 'tempest-VolumesBackupsTest-Backup-552697595'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:16:44.643353 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating backup of volume c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 in container None Aug 19 23:16:44.658370 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:44.658370 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:44.659234 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:16:44.704910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['5930ca3e-1377-4190-8414-232f1fc06faf', 'd56453b7-cf42-411f-951b-442a1a1da4e5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:16:44.781153 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fc705e5-8224-4f63-a587-a695b45d6f3d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:16:44.781588 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 403/1608] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:16:44 2026] POST /volume/v3/backups => generated 329 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:44.796213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:44.798415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:44.798698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:44.798995 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:44.799163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:44.822942 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:44.822942 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:44.824057 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05c4dcf4-e129-49db-9b43-b9f80df3c684 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:44.824489 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 403/1609] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:44 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:45.441753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:45.442951 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:45.443867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:45.443867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:45.472507 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:45.472507 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:45.476847 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:45.482814 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ead977a8-5849-4a0c-836c-f14a09491ad1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:45.483183 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 402/1610] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:45 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:45.838269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:45.840746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:45.840746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:45.840746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:45.840895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:45.858628 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:45.858628 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:45.859646 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25ee22fd-8adf-42e1-bf71-3b3a9798efad tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:45.861443 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 403/1611] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:45 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:45.948877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-a49c9d51-44b0-45ae-b051-6818a3840e83 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:45.951573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-a49c9d51-44b0-45ae-b051-6818a3840e83 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b/action Aug 19 23:16:45.952049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-a49c9d51-44b0-45ae-b051-6818a3840e83 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:45.952553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-a49c9d51-44b0-45ae-b051-6818a3840e83 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:45.969154 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:45.969154 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:45.982791 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1485f2e1-a72f-46ef-b616-a3ac5681b98d req-a49c9d51-44b0-45ae-b051-6818a3840e83 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b/action returned with HTTP 204 Aug 19 23:16:45.983957 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 404/1612] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:16:45 2026] POST /volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:16:46.498234 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.501059 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:46.501324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.501585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.520853 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.520853 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:46.533206 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:46.543850 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-22bb406e-6cf6-4c31-ac95-bcd57930abd2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:46.544477 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 404/1613] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:46.563096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.564860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:16:46.565098 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.565330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.588301 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.588301 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:46.592806 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:16:46.600116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.601975 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c48f9b1-58a9-4fce-a887-5257056bd9aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:16:46.602578 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 403/1614] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:46.603054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:46.603620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:46.603788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:46.614230 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.614230 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:46.614774 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.624259 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Reserve volume completed successfully. Aug 19 23:16:46.624537 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5f4c9b8-e53b-4e1b-9e82-bbece19c497d tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:46.625128 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 404/1615] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:46 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:46.635701 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.638542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:46.639323 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.639323 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.647427 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.647427 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:46.652019 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.656475 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0aea00d5-05cd-448f-9ff5-f93da8973175 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:46.656869 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 405/1616] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:46.669291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-13c6550a-922a-424d-b74d-75e6a624ee63 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.670868 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:46.671372 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:46.671372 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:46.681625 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.681625 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:46.682087 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.703260 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Unreserve volume completed successfully. Aug 19 23:16:46.703477 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13c6550a-922a-424d-b74d-75e6a624ee63 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:46.704103 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 405/1617] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:46 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:46.712975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-efe8f851-eca8-4228-8fab-3d214c740945 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.715292 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efe8f851-eca8-4228-8fab-3d214c740945 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:46.715603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-efe8f851-eca8-4228-8fab-3d214c740945 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.716016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-efe8f851-eca8-4228-8fab-3d214c740945 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.737447 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.737447 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:46.740818 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-efe8f851-eca8-4228-8fab-3d214c740945 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.748955 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efe8f851-eca8-4228-8fab-3d214c740945 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:46.749522 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 404/1618] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:46.768407 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.770791 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:46.771295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:46.771498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:46.780972 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.780972 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:46.783972 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.790107 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume updated successfully. Aug 19 23:16:46.790353 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c10ebf14-b741-41d7-b3ad-e1377c735bb6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 200 Aug 19 23:16:46.790862 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 405/1619] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:46 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:16:46.801379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.807903 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:46.808184 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.808424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.817441 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.817441 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:46.824735 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.839011 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7e62fe91-d2e8-4313-8e94-1dd601b6db5b tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:46.839687 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 406/1620] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:46.857838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12e8df59-128b-4859-ac95-09a461de6b09 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.859619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:46.859881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:46.859989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:46.872218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.874295 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.874295 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:46.874434 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:46.874662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.874763 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.874943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.875136 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:46.888425 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume updated successfully. Aug 19 23:16:46.888652 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12e8df59-128b-4859-ac95-09a461de6b09 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 200 Aug 19 23:16:46.889125 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 406/1621] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:46 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:16:46.893771 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.893771 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:46.894612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9547a23d-e10c-443a-a7e7-396f6ce637cc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:46.895007 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 405/1622] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:46.896783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.898742 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:46.898992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.899117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.906765 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.906765 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:46.910639 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.914648 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7c9cf6a-d443-4e0a-b9da-a1246c245181 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:46.915019 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 406/1623] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:46.931189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0be749ae-5251-4072-a286-d8c2733a20cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.933167 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:46.936737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:46.940779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:46.952493 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.952493 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:46.954763 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:46.972072 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update volume admin metadata completed successfully. Aug 19 23:16:46.972255 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update readonly setting on volume completed successfully. Aug 19 23:16:46.972538 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0be749ae-5251-4072-a286-d8c2733a20cd tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:46.973148 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 407/1624] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:46 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:46.982259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:46.984169 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:46.984365 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:46.984559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:46.992368 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:46.992368 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:46.997160 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:47.005371 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3aa0554b-7eda-4d78-b3ad-c1cdf0bfb0b2 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:47.005775 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 407/1625] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:46 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:47.018387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-587d9e3e-870d-4295-b932-021ffe642f61 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:47.022777 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:47.022777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:47.022777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:47.034026 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:47.034026 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:47.034568 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:47.046794 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update volume admin metadata completed successfully. Aug 19 23:16:47.046989 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Update readonly setting on volume completed successfully. Aug 19 23:16:47.047192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-587d9e3e-870d-4295-b932-021ffe642f61 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:47.047613 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 406/1626] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:16:47 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:16:47.054527 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9a342b84-fe66-4b57-b91b-231b1d625479 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:47.056390 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a342b84-fe66-4b57-b91b-231b1d625479 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:16:47.056704 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9a342b84-fe66-4b57-b91b-231b1d625479 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:47.056923 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9a342b84-fe66-4b57-b91b-231b1d625479 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:47.065233 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:47.065233 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:47.069944 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9a342b84-fe66-4b57-b91b-231b1d625479 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:47.074286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9a342b84-fe66-4b57-b91b-231b1d625479 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:16:47.074754 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 407/1627] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:47 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:47.094129 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:47.096523 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:16:47.097044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-787457030", "disk_format": "raw"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:16:47.097241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-787457030", "disk_format": "raw"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:47.106564 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:47.106564 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:47.107043 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:16:47.125667 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:47.125667 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:47.130488 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.image.image_utils [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-787457030'}] 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-787457030'}]. {{(pid=100373) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 23:16:47.845429 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Copy volume to image completed successfully. Aug 19 23:16:47.846071 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c1d642a-9ade-46bc-a730-e5259afbdb7c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:16:47.846666 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 408/1628] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:16:47 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 686 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:16:47.910611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:47.914304 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:47.914573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:47.914904 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:47.914998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:47.928724 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:47.928724 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:47.929727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de0dd0db-7ece-470d-a02a-1697dfdf55e7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:47.930314 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 408/1629] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:47 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:48.941244 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:48.944513 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:48.945330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:48.945625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:48.945819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:48.955520 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:48.955520 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:48.956732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd574914-891e-4e7f-9e76-58ede6b5b83d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:48.957228 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 407/1630] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:48 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:49.972106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-015442c3-3c98-46d8-bbec-0afe03450f05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:49.975256 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-015442c3-3c98-46d8-bbec-0afe03450f05 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:49.975481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-015442c3-3c98-46d8-bbec-0afe03450f05 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:49.975670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-015442c3-3c98-46d8-bbec-0afe03450f05 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:49.975835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-015442c3-3c98-46d8-bbec-0afe03450f05 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:49.982541 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:49.982541 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:49.983047 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-015442c3-3c98-46d8-bbec-0afe03450f05 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:49.984163 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 408/1631] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:49 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:50.998091 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-955c4477-b0b9-46d2-9018-c082d859ca0d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:50.999512 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-955c4477-b0b9-46d2-9018-c082d859ca0d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:51.002396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-955c4477-b0b9-46d2-9018-c082d859ca0d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:51.002396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-955c4477-b0b9-46d2-9018-c082d859ca0d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:51.002396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-955c4477-b0b9-46d2-9018-c082d859ca0d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:51.013573 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:51.013573 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:51.014835 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-955c4477-b0b9-46d2-9018-c082d859ca0d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:51.015168 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 409/1632] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:50 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:52.027184 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:52.029777 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:52.029975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:52.030499 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:52.030679 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:52.036122 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:52.036122 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:52.037064 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bc6f493f-dd2a-4391-952b-6104e00b0ebf tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:52.037462 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 409/1633] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:52 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:53.053317 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:53.056024 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:53.056383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:53.056659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:53.056881 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:53.064621 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:53.064621 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:53.065213 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe27daaf-4277-4b2e-943b-49503a12c3ec tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:53.066010 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 408/1634] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:53 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:16:54.082490 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:54.085328 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:54.085598 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:54.085937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:54.086150 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:54.099646 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:54.099646 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:54.101432 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80ebb0cc-ca6e-4d7d-8790-333b789af71c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:54.104737 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 409/1635] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:54 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.117051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.119987 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:55.120288 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.120588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.120790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:55.129368 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.129368 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:55.130323 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fb50d60d-fb03-44e2-8950-cabbe44049c6 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:55.130630 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 410/1636] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.185541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.189753 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:55.190022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.190323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.203244 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.203244 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:55.211780 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:55.221532 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef5ce4e-73ba-43bd-8d0e-e5d98bd8dc4e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:55.222103 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 410/1637] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.239226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.241956 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:55.242071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.242345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.252188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.252188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:55.260145 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:55.269499 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebcb712e-453b-4b1b-a1bf-506cab17d9ad tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:55.270603 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 409/1638] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.336728 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.341607 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:55.341607 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.341607 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.353488 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.353488 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:55.358392 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:55.366770 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-7dbf08ef-56b6-4306-b3cb-8390c9af5d02 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:55.368307 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 410/1639] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.515950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3beb0250-6ae9-4210-a002-f3b35e0ebbed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.516188 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3beb0250-6ae9-4210-a002-f3b35e0ebbed None None] GET https://10.4.3.193/volume// Aug 19 23:16:55.516479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3beb0250-6ae9-4210-a002-f3b35e0ebbed None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.516665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3beb0250-6ae9-4210-a002-f3b35e0ebbed None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.518049 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3beb0250-6ae9-4210-a002-f3b35e0ebbed None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:55.518049 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 411/1640] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:55.529282 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-2b4def2e-0325-4df0-8f09-25ae452c7e2c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.533801 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-2b4def2e-0325-4df0-8f09-25ae452c7e2c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:16:55.533801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-2b4def2e-0325-4df0-8f09-25ae452c7e2c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "280b6b50-9d93-427d-b712-e2ab69adee5b", "connector": null, "instance_uuid": "4d756e1d-88f6-4288-823d-a7efdc0a63ef"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:55.548814 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.548814 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:55.608998 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-2b4def2e-0325-4df0-8f09-25ae452c7e2c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:16:55.609594 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 411/1641] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:16:55 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:55.696776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.701994 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:55.702245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.702532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.717186 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ea68dfc6-b750-4967-be96-e4cbc066086c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.717298 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea68dfc6-b750-4967-be96-e4cbc066086c None None] GET https://10.4.3.193/volume// Aug 19 23:16:55.717524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea68dfc6-b750-4967-be96-e4cbc066086c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.717842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea68dfc6-b750-4967-be96-e4cbc066086c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.718463 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea68dfc6-b750-4967-be96-e4cbc066086c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:16:55.718768 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 411/1642] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:16:55.738108 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.738108 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:55.741689 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:55.746502 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.751048 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8a0a011-49ad-45a9-a49b-20e1e9b62e13 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:55.751205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:55.751475 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:55.751578 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 410/1643] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 875 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:55.751740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:55.763813 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.763813 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:55.767965 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:55.772336 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-113cec20-2c6b-47b9-a6ed-a2e064c5d858 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:55.772938 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 412/1644] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:16:55 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 1055 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 23:16:55.913327 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:55.915603 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 Aug 19 23:16:55.916017 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:16:55.925161 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-280b6b50-9d93-427d-b712-e2ab69adee5b-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:16:55.930699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-280b6b50-9d93-427d-b712-e2ab69adee5b-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:16:55.931668 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:55.931668 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:56.122843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-280b6b50-9d93-427d-b712-e2ab69adee5b-np0000007826" released by "attachment_update" :: held 0.192s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:16:56.123244 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-402aa56d-6c4e-4bb1-8a4a-437bece6e002 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 returned with HTTP 200 Aug 19 23:16:56.123958 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 412/1645] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:16:55 2026] PUT /volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 => generated 968 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:16:56.141439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-1edac439-fa74-4d8d-9f82-6044572882f0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:56.145564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-1edac439-fa74-4d8d-9f82-6044572882f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption Aug 19 23:16:56.145564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-1edac439-fa74-4d8d-9f82-6044572882f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:56.145564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-1edac439-fa74-4d8d-9f82-6044572882f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:56.147803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:56.150504 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:56.150863 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:56.151255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:56.151844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:56.166907 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:56.166907 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:56.169074 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-170a8ac4-013c-409e-8b0a-49fdd5d817ee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:56.169759 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 411/1646] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:56 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:56.173550 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:56.173550 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:56.185810 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-1edac439-fa74-4d8d-9f82-6044572882f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption returned with HTTP 200 Aug 19 23:16:56.186063 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 412/1647] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:16:56 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption => generated 160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:56.773354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:56.775751 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:56.776412 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:56.776412 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:56.791302 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:56.791302 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:56.802041 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:56.811363 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6a270ede-bfa4-402f-9ae0-92bb8dc70df6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:56.812195 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 413/1648] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:56 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:57.186133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:57.189116 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:57.189116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:57.189116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:57.189116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:57.202007 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:57.202007 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:57.202532 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7059ee34-c408-4a3a-b0ee-f7f1a7d97179 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:57.203043 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 413/1649] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:57 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:57.830656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:57.833244 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:57.833875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:57.833875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:57.848547 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:57.848547 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:57.852407 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:57.856997 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb1bbab4-6aba-4cd8-be38-0b6a4e9a916b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:57.857316 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 412/1650] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:57 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:58.217642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d553c5c8-8eb5-4521-becd-4d213949da5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:58.220132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d553c5c8-8eb5-4521-becd-4d213949da5a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:58.220232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d553c5c8-8eb5-4521-becd-4d213949da5a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:58.222520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d553c5c8-8eb5-4521-becd-4d213949da5a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:58.222520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d553c5c8-8eb5-4521-becd-4d213949da5a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:58.231020 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:58.231020 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:16:58.231020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d553c5c8-8eb5-4521-becd-4d213949da5a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:58.231020 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 413/1651] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:58 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:58.876900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e865699f-6615-4deb-b962-c8d42c7b4490 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:58.881078 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e865699f-6615-4deb-b962-c8d42c7b4490 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:58.881078 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e865699f-6615-4deb-b962-c8d42c7b4490 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:58.881078 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e865699f-6615-4deb-b962-c8d42c7b4490 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:58.902821 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:58.902821 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:16:58.908967 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e865699f-6615-4deb-b962-c8d42c7b4490 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:58.917480 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e865699f-6615-4deb-b962-c8d42c7b4490 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:58.917993 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 414/1652] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:58 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:59.247013 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07356f3a-e869-4842-b423-e3643febb198 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:59.251776 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07356f3a-e869-4842-b423-e3643febb198 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:16:59.251776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07356f3a-e869-4842-b423-e3643febb198 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:59.251962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07356f3a-e869-4842-b423-e3643febb198 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:59.251962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-07356f3a-e869-4842-b423-e3643febb198 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:16:59.258510 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:59.258510 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:16:59.259467 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07356f3a-e869-4842-b423-e3643febb198 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:16:59.260776 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 414/1653] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:59 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:16:59.935806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7f761822-c530-4237-92b3-66e440bf13a3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:16:59.940252 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f761822-c530-4237-92b3-66e440bf13a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:16:59.940478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7f761822-c530-4237-92b3-66e440bf13a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:16:59.940724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7f761822-c530-4237-92b3-66e440bf13a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:16:59.954224 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:16:59.954224 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:16:59.961979 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7f761822-c530-4237-92b3-66e440bf13a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:16:59.967808 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f761822-c530-4237-92b3-66e440bf13a3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:16:59.967964 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 413/1654] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:16:59 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:00.278019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da679a6f-f020-4f40-a57f-b016a4be1228 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:00.282619 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da679a6f-f020-4f40-a57f-b016a4be1228 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:00.282619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da679a6f-f020-4f40-a57f-b016a4be1228 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:00.282619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da679a6f-f020-4f40-a57f-b016a4be1228 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:00.282619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-da679a6f-f020-4f40-a57f-b016a4be1228 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:00.290020 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:00.290020 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:00.291549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da679a6f-f020-4f40-a57f-b016a4be1228 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:00.294801 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 414/1655] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:00 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:00.958211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:00.963519 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:00.964114 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-932566843"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:00.965570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-932566843'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:00.965700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume of 1 GB Aug 19 23:17:00.972659 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Availability Zones retrieved successfully. Aug 19 23:17:00.979610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Flow 'volume_create_api' (af2ad7dd-6a79-4008-8887-5b7f345bd5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:00.980694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ee67db-6cff-45b2-8cc5-d8f00ec3d67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:00.981704 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:00.987275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:00.989562 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:00.989918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:00.990050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:01.000396 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:01.000396 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:01.004613 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:01.009262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd6bd85b-767a-42cb-8c97-43bdf55c6d2a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:01.009682 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 415/1656] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:00 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:01.013239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ee67db-6cff-45b2-8cc5-d8f00ec3d67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:01.014071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb90152b-125f-4b13-bce2-a1a55988fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:01.115165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Created reservations ['61025188-b4de-4158-90c5-f6d1e338956c', '5562d962-e182-41cb-82d0-00929b42f9fd', '4f98e9d2-f43a-47eb-9de7-c53a995a1fcd', '663e8325-7b9f-4908-b953-6c6502de14fd'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:01.115165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb90152b-125f-4b13-bce2-a1a55988fefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61025188-b4de-4158-90c5-f6d1e338956c', '5562d962-e182-41cb-82d0-00929b42f9fd', '4f98e9d2-f43a-47eb-9de7-c53a995a1fcd', '663e8325-7b9f-4908-b953-6c6502de14fd']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:01.116063 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d27544f-bee9-408d-8170-64eeab236b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:01.149202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d27544f-bee9-408d-8170-64eeab236b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-932566843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d7772d2afe473a96746329af78c966',qos_specs=None,replication_status=,reservations=['61025188-b4de-4158-90c5-f6d1e338956c','5562d962-e182-41cb-82d0-00929b42f9fd','4f98e9d2-f43a-47eb-9de7-c53a995a1fcd','663e8325-7b9f-4908-b953-6c6502de14fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07867b91159042aeadf3c0222ac4c814',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-932566843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d7772d2afe473a96746329af78c966',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07867b91159042aeadf3c0222ac4c814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:01.150231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23137a84-9e4e-40a0-b4d6-3b12d0d6ff15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:01.175150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23137a84-9e4e-40a0-b4d6-3b12d0d6ff15) transitioned into state 'SUCCESS' from state '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-932566843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d7772d2afe473a96746329af78c966',qos_specs=None,replication_status=,reservations=['61025188-b4de-4158-90c5-f6d1e338956c','5562d962-e182-41cb-82d0-00929b42f9fd','4f98e9d2-f43a-47eb-9de7-c53a995a1fcd','663e8325-7b9f-4908-b953-6c6502de14fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07867b91159042aeadf3c0222ac4c814',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:01.175952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafd2947-cef4-452b-8076-4f22f3231ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:01.197784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafd2947-cef4-452b-8076-4f22f3231ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:01.197784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Flow 'volume_create_api' (af2ad7dd-6a79-4008-8887-5b7f345bd5b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:01.198292 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume request issued successfully. Aug 19 23:17:01.198891 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3faa0862-bdfe-437f-bc5b-ab84bc8184b6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:01.199423 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 415/1657] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:00 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:01.220849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:01.223674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:17:01.226181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:01.226181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:01.240021 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:01.240021 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:01.247181 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:01.258000 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-471f27fd-eca2-43b0-ab81-65b7cc3975a9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e returned with HTTP 200 Aug 19 23:17:01.258670 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 414/1658] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:01 2026] GET /volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:01.312529 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:01.315131 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:01.315510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:01.316597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:01.316597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:01.324050 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:01.324050 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:01.327444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-964f1a41-5bcb-40e6-a708-de3eadadab72 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:01.327444 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 415/1659] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:01 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:02.027031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:02.029174 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:02.029504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:02.029978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:02.051737 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:02.051737 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:02.060448 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:02.068313 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3429122a-cbe1-4d0d-a9ac-1f706315136d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:02.070131 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 416/1660] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:02 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:02.274604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d49baa2-fe49-4c33-a841-b718702f8202 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:02.278888 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d49baa2-fe49-4c33-a841-b718702f8202 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:17:02.279066 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d49baa2-fe49-4c33-a841-b718702f8202 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:02.279771 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d49baa2-fe49-4c33-a841-b718702f8202 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:02.291958 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:02.291958 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:02.299659 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7d49baa2-fe49-4c33-a841-b718702f8202 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:02.306968 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d49baa2-fe49-4c33-a841-b718702f8202 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e returned with HTTP 200 Aug 19 23:17:02.307839 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 416/1661] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:02 2026] GET /volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:02.342931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b2fc386f-011d-44d6-8825-bbac3545d610 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:02.347249 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2fc386f-011d-44d6-8825-bbac3545d610 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:02.347249 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2fc386f-011d-44d6-8825-bbac3545d610 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:02.347249 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2fc386f-011d-44d6-8825-bbac3545d610 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:02.347249 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b2fc386f-011d-44d6-8825-bbac3545d610 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:02.353245 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:02.353245 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:02.354290 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2fc386f-011d-44d6-8825-bbac3545d610 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:02.355124 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 415/1662] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:02 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:03.088322 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a34aa842-842f-40b2-8e23-15a2815c7899 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:03.091033 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a34aa842-842f-40b2-8e23-15a2815c7899 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:03.091362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a34aa842-842f-40b2-8e23-15a2815c7899 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:03.091611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a34aa842-842f-40b2-8e23-15a2815c7899 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:03.107837 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:03.107837 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:03.114308 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a34aa842-842f-40b2-8e23-15a2815c7899 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:03.120059 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a34aa842-842f-40b2-8e23-15a2815c7899 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:03.120506 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 416/1663] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:03 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:03.369701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:03.371734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:03.371967 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:03.372164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:03.372279 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:03.384490 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:03.384490 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:03.385430 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec82d20b-43c5-4fe7-a99f-ec902392fd9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:03.385949 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 417/1664] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:03 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:04.136174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.138333 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:04.138593 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:04.138876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:04.152503 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.152503 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:04.158828 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:04.165025 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cb7ef295-c2fa-48fd-b160-38e25f00d557 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:04.165575 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 417/1665] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:04 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:04.324131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.329609 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:04.329912 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:04.332057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:04.342744 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.342744 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:04.350648 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:04.357482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b20ae150-6f3d-46cd-945c-8eb587564f86 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:17:04.358033 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 416/1666] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:04 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:04.402879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.405291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:04.405886 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:04.405981 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:04.406266 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:04.412505 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.412505 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:04.414007 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa2c5ece-b6c1-437e-b62d-3348066f3293 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:04.414553 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 417/1667] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:04 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:04.427365 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.505220 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:04.505595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525", "incremental": true}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:04.507065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating new backup {'backup': {'volume_id': 'c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525', 'incremental': True}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:04.507236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating backup of volume c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 in container None Aug 19 23:17:04.514818 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.514818 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:04.515178 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Volume info retrieved successfully. Aug 19 23:17:04.554452 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Created reservations ['07240c0b-1bb1-4cf6-bf71-9234822ad82c', '03f77ff2-16e1-4d9e-9fbc-944d1fe8ba31'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:04.587126 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5557606-c5d4-4bc5-b93c-09d888b4a612 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 400 Aug 19 23:17:04.587126 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 418/1668] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:04 2026] POST /volume/v3/backups => generated 109 bytes in 158 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:17:04.596219 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.598390 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:04.598657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:04.598989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:04.599142 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete backup with id: 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. Aug 19 23:17:04.604522 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.604522 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:04.627511 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] delete_backup rpcapi backup_id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:17:04.630012 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88cb14e8-7bf7-477a-b64b-3954fbdc65e9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 202 Aug 19 23:17:04.630498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 418/1669] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:04 2026] DELETE /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:04.638229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:04.640205 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:04.640420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:04.640705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:04.640925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:04.646932 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:04.646932 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:04.648249 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d1bb4114-92a1-4682-929b-b88b9fba2040 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 200 Aug 19 23:17:04.653556 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 417/1670] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:04 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:05.179272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.181392 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:05.182060 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:05.182520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:05.196529 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:05.196529 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:05.210281 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:05.219462 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52b04798-54d6-4f40-a7f3-32aaa6544e33 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:05.219997 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 418/1671] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:05 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:05.376242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.378548 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:05.378863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:05.379122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:05.388904 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:05.388904 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:05.394230 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:05.399877 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e50d3f5-f7cf-437b-b8c4-3807759c14f3 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:17:05.400388 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 419/1672] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:05 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:05.438506 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-79825f3f-c4c8-4b24-b227-7315fd49743f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.440541 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] POST https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action Aug 19 23:17:05.440958 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-20442968", "disk_format": "qcow2"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:05.441111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-20442968", "disk_format": "qcow2"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:05.452341 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:05.452341 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:05.453102 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:05.470760 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:05.470760 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:05.475510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.image.image_utils [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-20442968'}] 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-20442968'}]. {{(pid=100373) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 23:17:05.667067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.673644 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 Aug 19 23:17:05.673979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:05.674210 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:05.674417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 5bd29b52-ea91-4cb8-ad91-7934ec3243c1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:05.679338 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68fdd211-4acb-471a-825e-a1c2d417bdbc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 returned with HTTP 404 Aug 19 23:17:05.679891 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 418/1673] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:05 2026] GET /volume/v3/backups/5bd29b52-ea91-4cb8-ad91-7934ec3243c1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:05.691453 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.693774 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:05.694445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1087517287"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:05.696112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1087517287'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:05.696577 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume of 1 GB Aug 19 23:17:05.701621 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Availability Zones retrieved successfully. Aug 19 23:17:05.708880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (d98a2058-9b2f-4201-9f85-5afeacd10c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:05.710112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397fdbf9-3c11-42b6-b3c4-e2d296e34023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:05.711312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:05.741244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397fdbf9-3c11-42b6-b3c4-e2d296e34023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:05.742353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd291720-5e59-4aab-8182-2a7646988c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:05.790318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['f8cc21c6-639c-4774-9c0e-22dfdaa59d59', 'c7e697bc-bcad-4d35-a4b7-d41f8526ec86', 'cc89c964-2b9a-44fc-bba5-fffd818954df', '13ff1940-c276-4894-8274-fea35f0ec19e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:05.791336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd291720-5e59-4aab-8182-2a7646988c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8cc21c6-639c-4774-9c0e-22dfdaa59d59', 'c7e697bc-bcad-4d35-a4b7-d41f8526ec86', 'cc89c964-2b9a-44fc-bba5-fffd818954df', '13ff1940-c276-4894-8274-fea35f0ec19e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:05.792318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70c6be4-7b29-4a02-9e67-ca470e434a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:05.818453 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70c6be4-7b29-4a02-9e67-ca470e434a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4114dea-eb46-4352-8ab1-8ba9313e2c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1087517287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['f8cc21c6-639c-4774-9c0e-22dfdaa59d59','c7e697bc-bcad-4d35-a4b7-d41f8526ec86','cc89c964-2b9a-44fc-bba5-fffd818954df','13ff1940-c276-4894-8274-fea35f0ec19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1087517287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4114dea-eb46-4352-8ab1-8ba9313e2c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21af388853946d79a61736af53bcb86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:05.819456 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78ad2f2-2d17-4bf6-a0bc-cdd8cb288525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:05.839523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78ad2f2-2d17-4bf6-a0bc-cdd8cb288525) transitioned into state 'SUCCESS' from state '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-1087517287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['f8cc21c6-639c-4774-9c0e-22dfdaa59d59','c7e697bc-bcad-4d35-a4b7-d41f8526ec86','cc89c964-2b9a-44fc-bba5-fffd818954df','13ff1940-c276-4894-8274-fea35f0ec19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:05.840485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f88db4-da30-4183-a603-87748104bdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:05.850515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f88db4-da30-4183-a603-87748104bdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:05.851684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (d98a2058-9b2f-4201-9f85-5afeacd10c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:05.852125 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request issued successfully. Aug 19 23:17:05.852864 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb6e570d-4ee1-4f8b-9e70-cb05661909ba tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:05.853593 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 419/1674] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:05 2026] POST /volume/v3/volumes => generated 749 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:05.866722 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf1046a5-a222-4d07-ba53-5e0197264965 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:05.870187 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf1046a5-a222-4d07-ba53-5e0197264965 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:17:05.870378 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf1046a5-a222-4d07-ba53-5e0197264965 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:05.870606 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf1046a5-a222-4d07-ba53-5e0197264965 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:05.886108 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:05.886108 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:05.890796 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bf1046a5-a222-4d07-ba53-5e0197264965 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:05.895013 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf1046a5-a222-4d07-ba53-5e0197264965 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 returned with HTTP 200 Aug 19 23:17:05.895453 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 420/1675] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:05 2026] GET /volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:06.056454 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Copy volume to image completed successfully. Aug 19 23:17:06.056974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79825f3f-c4c8-4b24-b227-7315fd49743f tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action returned with HTTP 202 Aug 19 23:17:06.057632 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 419/1676] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:17:05 2026] POST /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768/action => generated 687 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:06.236306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:06.241563 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:06.241927 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:06.242195 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:06.258676 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:06.258676 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:06.263253 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:06.269180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-08e7a0d8-14c2-458f-b8b7-c6eb63fcd390 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:06.269695 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 419/1677] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:06 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:06.514162 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-e20a9d72-931d-4088-856b-abba09e48653 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:06.516219 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-e20a9d72-931d-4088-856b-abba09e48653 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65/action Aug 19 23:17:06.516558 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-e20a9d72-931d-4088-856b-abba09e48653 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:06.516697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-e20a9d72-931d-4088-856b-abba09e48653 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:06.536399 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:06.536399 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:06.548197 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-71dc7952-687c-486f-a726-9c06f04fdd55 req-e20a9d72-931d-4088-856b-abba09e48653 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65/action returned with HTTP 204 Aug 19 23:17:06.548801 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 420/1678] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:17:06 2026] POST /volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:06.908701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:06.910795 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:17:06.911038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:06.911264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:06.918639 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:06.918639 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:06.923171 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:06.927479 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b125fa2c-8f18-4d1f-9f4d-f41b8cd77bae tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 returned with HTTP 200 Aug 19 23:17:06.927953 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 421/1679] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:06 2026] GET /volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:06.940330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:06.943508 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:06.943933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4114dea-eb46-4352-8ab1-8ba9313e2c27", "name": "tempest-VolumesBackupsTest-Backup-2092239747"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:06.945938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating new backup {'backup': {'volume_id': 'f4114dea-eb46-4352-8ab1-8ba9313e2c27', 'name': 'tempest-VolumesBackupsTest-Backup-2092239747'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:06.947331 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating backup of volume f4114dea-eb46-4352-8ab1-8ba9313e2c27 in container None Aug 19 23:17:06.963272 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:06.963272 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:06.963656 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Volume info retrieved successfully. Aug 19 23:17:06.992232 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Created reservations ['35bb8631-0da8-4ad8-bdb2-d63d8bfc0f3e', '4881fc73-0aac-43b1-a60e-1edbdface3e8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:07.051482 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b8e77f3-46b8-46d2-9c4c-dd146d5c6170 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:17:07.052135 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 420/1680] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:06 2026] POST /volume/v3/backups => generated 330 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:07.061692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.064498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:07.064825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.065120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.065340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:07.091277 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.091277 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:07.092017 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e990b80-85e9-435a-bd69-e0c7f54e6017 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:07.092543 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 420/1681] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 737 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:07.291725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.294850 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:07.295259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.296686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.323458 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.323458 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:07.343574 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:07.358958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-12426803-55cd-4b67-9816-f6d87f1ccc91 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:07.358958 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 421/1682] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 1168 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:07.379042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b65089c-956f-45fb-80ce-500616c45215 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.382644 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b65089c-956f-45fb-80ce-500616c45215 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:07.382644 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b65089c-956f-45fb-80ce-500616c45215 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.383387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b65089c-956f-45fb-80ce-500616c45215 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.398677 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.398677 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:07.405760 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4b65089c-956f-45fb-80ce-500616c45215 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:07.413680 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b65089c-956f-45fb-80ce-500616c45215 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:07.414604 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 422/1683] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 1168 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:07.481681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.484737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:07.485047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.485216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.494522 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.494522 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:07.498577 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:07.503003 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-caafc0a1-0c26-4edb-9c7f-ab4a5285b106 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:07.503656 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 421/1684] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:07.535956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.542684 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/action Aug 19 23:17:07.543332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:07.543433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:07.563087 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.563087 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:07.563731 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:07.584388 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Begin detaching volume completed successfully. Aug 19 23:17:07.584887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-9cf5d2f3-fd61-48ee-97cd-1095942c19da tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/action returned with HTTP 202 Aug 19 23:17:07.586135 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 421/1685] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:17:07 2026] POST /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:07.644879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d02de1d6-5acf-4af9-9bad-53c3efb93e11 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.645396 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d02de1d6-5acf-4af9-9bad-53c3efb93e11 None None] GET https://10.4.3.193/volume// Aug 19 23:17:07.645675 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d02de1d6-5acf-4af9-9bad-53c3efb93e11 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.646310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d02de1d6-5acf-4af9-9bad-53c3efb93e11 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.646940 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d02de1d6-5acf-4af9-9bad-53c3efb93e11 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:07.647258 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 422/1686] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:07.655910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.658161 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:07.658346 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.658518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.669245 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.669245 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:07.673931 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:07.678541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d2acf8aa-555a-44bf-a638-8bd47b76371d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:07.678943 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 423/1687] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:07.691266 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-4767d941-8ea6-4cc4-8824-27106f710184 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:07.693589 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-4767d941-8ea6-4cc4-8824-27106f710184 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption Aug 19 23:17:07.693807 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-4767d941-8ea6-4cc4-8824-27106f710184 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:07.694073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-4767d941-8ea6-4cc4-8824-27106f710184 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:07.704090 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:07.704090 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:07.711132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-4767d941-8ea6-4cc4-8824-27106f710184 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption returned with HTTP 200 Aug 19 23:17:07.711593 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 422/1688] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:17:07 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:08.109684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:08.111846 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:08.112137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:08.112437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:08.112599 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:08.118252 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:08.118252 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:08.119212 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6f7e32b-0a77-4d16-b48f-27b1b191871d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:08.119800 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 422/1689] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:08 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:09.132036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:09.134494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:09.134703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:09.134924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:09.135034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:09.147041 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:09.147041 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:09.147882 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a788eda-3f86-4c6a-8a68-d004f7b1fcbe tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:09.148387 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 423/1690] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:09 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:09.227600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:09.229467 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:09.229904 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-207018498"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:09.231408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-207018498'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:09.231564 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume of 1 GB Aug 19 23:17:09.236515 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Availability Zones retrieved successfully. Aug 19 23:17:09.243488 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Flow 'volume_create_api' (813bd151-114e-4b05-a16c-fe27275fd2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:09.244652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b9a40d-1b8f-4a51-925a-7bd0ff643d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:09.245680 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:09.272434 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b9a40d-1b8f-4a51-925a-7bd0ff643d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:09.273122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dafc9a-78c4-4bd6-a5e1-a86da2d5b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:09.309486 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Created reservations ['78f2d81d-7771-4602-b07a-09ce897b01e7', '559cc4f1-49e8-478d-b0c2-c62543f1d8f5', 'f2fcbf9a-3259-42ff-8418-4a6a9c15e695', 'f79a2f21-826e-44b9-aea5-e62016a0873d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:09.310689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dafc9a-78c4-4bd6-a5e1-a86da2d5b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f2d81d-7771-4602-b07a-09ce897b01e7', '559cc4f1-49e8-478d-b0c2-c62543f1d8f5', 'f2fcbf9a-3259-42ff-8418-4a6a9c15e695', 'f79a2f21-826e-44b9-aea5-e62016a0873d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:09.311563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98656188-99bb-4e24-be72-e6622abeda3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:09.337662 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98656188-99bb-4e24-be72-e6622abeda3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080e6f7e-b539-4ec5-8147-094382677bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-207018498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d7772d2afe473a96746329af78c966',qos_specs=None,replication_status=,reservations=['78f2d81d-7771-4602-b07a-09ce897b01e7','559cc4f1-49e8-478d-b0c2-c62543f1d8f5','f2fcbf9a-3259-42ff-8418-4a6a9c15e695','f79a2f21-826e-44b9-aea5-e62016a0873d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07867b91159042aeadf3c0222ac4c814',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-207018498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080e6f7e-b539-4ec5-8147-094382677bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d7772d2afe473a96746329af78c966',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07867b91159042aeadf3c0222ac4c814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:09.338589 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71b2bd0-cae8-458f-ae1e-b10b0f51219f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:09.357123 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71b2bd0-cae8-458f-ae1e-b10b0f51219f) transitioned into state 'SUCCESS' from state '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-207018498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d7772d2afe473a96746329af78c966',qos_specs=None,replication_status=,reservations=['78f2d81d-7771-4602-b07a-09ce897b01e7','559cc4f1-49e8-478d-b0c2-c62543f1d8f5','f2fcbf9a-3259-42ff-8418-4a6a9c15e695','f79a2f21-826e-44b9-aea5-e62016a0873d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07867b91159042aeadf3c0222ac4c814',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:09.357989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5688afd1-f4db-4624-9da6-efbc26ef41b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:09.367547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5688afd1-f4db-4624-9da6-efbc26ef41b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:09.368439 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Flow 'volume_create_api' (813bd151-114e-4b05-a16c-fe27275fd2db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:09.368725 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Create volume request issued successfully. Aug 19 23:17:09.369333 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccbfeb80-2b2b-468e-a20f-2cdb18d52cc9 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:09.369965 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 424/1691] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:09 2026] POST /volume/v3/volumes => generated 758 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:09.386658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-206b44b9-652c-4e42-bf11-162aa5966864 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:09.388461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-206b44b9-652c-4e42-bf11-162aa5966864 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:17:09.388699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-206b44b9-652c-4e42-bf11-162aa5966864 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:09.388973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-206b44b9-652c-4e42-bf11-162aa5966864 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:09.408103 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:09.408103 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:09.416985 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-206b44b9-652c-4e42-bf11-162aa5966864 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:09.422735 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-206b44b9-652c-4e42-bf11-162aa5966864 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:17:09.423289 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 423/1692] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:09 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:09.788348 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:09.790307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:17:09.790483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:09.790669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:09.799872 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:09.799872 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:09.803252 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:09.807138 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-add1ce9b-5979-4a78-9d17-5036da88653c req-21d61bd8-69f1-4e0e-8c8a-43b7d1ff5b1c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:17:09.807498 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 423/1693] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:09 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:10.160116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:10.161872 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:10.162069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:10.162251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:10.162346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:10.167486 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:10.167486 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:10.168154 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73b64a27-3dce-4da2-8d5c-525e6aa1914b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:10.168508 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 424/1694] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:10 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:10.437445 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:10.441532 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:17:10.441532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:10.441532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:10.450594 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:10.450594 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:10.455455 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:10.463312 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f80d9aab-3320-4e20-9a04-b61d96ef37d0 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:17:10.463821 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 425/1695] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:10 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:10.573494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d41267d0-2462-485e-b7c9-b6a8ff4e4b3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:10.574582 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d41267d0-2462-485e-b7c9-b6a8ff4e4b3b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 Aug 19 23:17:10.575213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d41267d0-2462-485e-b7c9-b6a8ff4e4b3b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:10.575466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d41267d0-2462-485e-b7c9-b6a8ff4e4b3b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:10.584750 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:10.584750 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:10.669871 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-57ba573c-c8a0-47a6-b43a-a03a553a0f4b req-d41267d0-2462-485e-b7c9-b6a8ff4e4b3b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 returned with HTTP 200 Aug 19 23:17:10.670457 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 424/1696] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:17:10 2026] DELETE /volume/v3/attachments/36a1e139-7c94-4e80-ab14-fa3b19293e65 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:10.844032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:10.848605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:10.848605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:10.848605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:10.862724 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:10.862724 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:10.867929 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:10.881028 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8166102f-a4b8-4f7f-a446-51e7f69b7ea1 req-e4ccef20-0331-4b12-a574-e7d733ad8ca4 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:10.882701 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 424/1697] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:10 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:11.180397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:11.182928 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:11.183203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:11.183446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:11.183549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:11.189128 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:11.189128 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:11.190813 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5255bd1-9bc3-4c4b-8690-9aec8c5fbfa3 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:11.191423 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 425/1698] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:11 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:12.205793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:12.208352 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:12.208648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:12.208960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:12.209137 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:12.225133 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:12.225133 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:12.226936 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d216e5df-e4e6-4970-a2e3-86c5781eee64 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:12.227562 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 426/1699] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:12 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 739 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:12.891888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:12.894384 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:12.894687 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:12.895686 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:12.905209 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:12.905209 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:12.910353 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:12.917821 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-e08438cb-f2da-40e4-9299-9c83796fc3a1 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:12.918725 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 425/1700] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:12 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:12.968933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:12.972032 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:17:12.972423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:12.972771 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:12.987057 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:12.987057 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:12.993400 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:13.005567 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bf21f9d-f18a-4ebc-8ed9-943ac7496f50 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:17:13.006298 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 425/1701] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:12 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:13.064225 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-75e088c6-d81b-4065-8627-bc7c0fc92f23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.064677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75e088c6-d81b-4065-8627-bc7c0fc92f23 None None] GET https://10.4.3.193/volume// Aug 19 23:17:13.064762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75e088c6-d81b-4065-8627-bc7c0fc92f23 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.064945 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-75e088c6-d81b-4065-8627-bc7c0fc92f23 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.065291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-75e088c6-d81b-4065-8627-bc7c0fc92f23 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:13.065655 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 426/1702] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:13.071772 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.075782 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:17:13.076143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.076215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-244a5a23-8fbc-4aa7-8485-50254e83a30d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.076593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.079862 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-244a5a23-8fbc-4aa7-8485-50254e83a30d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:17:13.080373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-244a5a23-8fbc-4aa7-8485-50254e83a30d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ae95c3e-285a-4e3c-978e-b052e0044e07", "connector": null, "instance_uuid": "99b46f73-67a5-4b0a-a8c8-543ad883f421"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:13.096139 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.096139 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:13.098092 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.098092 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:13.104041 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:13.113515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-23e37f07-8405-4bfa-9aa4-97e04b9dff3a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:17:13.114270 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 427/1703] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:13.144161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.147739 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5/action Aug 19 23:17:13.147739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:13.147739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:13.153477 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-244a5a23-8fbc-4aa7-8485-50254e83a30d tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:17:13.155487 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 426/1704] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:17:13 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 19 23:17:13.166639 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.166639 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:13.167614 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:13.179783 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Begin detaching volume completed successfully. Aug 19 23:17:13.180085 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-82d9c996-909a-40c0-ac0a-5405f840543b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5/action returned with HTTP 202 Aug 19 23:17:13.180736 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 426/1705] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:17:13 2026] POST /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:13.203458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.211434 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:13.211872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.212290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.232208 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c16ed0ca-c2e6-4eb0-a80a-6957c81741c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.232864 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c16ed0ca-c2e6-4eb0-a80a-6957c81741c2 None None] GET https://10.4.3.193/volume// Aug 19 23:17:13.233066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c16ed0ca-c2e6-4eb0-a80a-6957c81741c2 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.233285 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c16ed0ca-c2e6-4eb0-a80a-6957c81741c2 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.233609 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c16ed0ca-c2e6-4eb0-a80a-6957c81741c2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:13.233923 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 428/1706] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:13.235930 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.235930 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:13.243133 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-53d1ee4f-b007-47b8-baae-d48b62398fce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.247257 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-53d1ee4f-b007-47b8-baae-d48b62398fce tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:13.247425 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:13.247544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-53d1ee4f-b007-47b8-baae-d48b62398fce tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.247796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-53d1ee4f-b007-47b8-baae-d48b62398fce tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.247943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-53d1ee4f-b007-47b8-baae-d48b62398fce tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:13.252952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.255801 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.255801 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:13.257062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-53d1ee4f-b007-47b8-baae-d48b62398fce tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:13.257164 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 427/1707] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:13.258616 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:13.259132 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.259454 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.262504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4921fef-d60f-42cb-bb32-6d26db46b579 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.262974 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4921fef-d60f-42cb-bb32-6d26db46b579 None None] GET https://10.4.3.193/volume// Aug 19 23:17:13.263147 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4921fef-d60f-42cb-bb32-6d26db46b579 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.263567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4921fef-d60f-42cb-bb32-6d26db46b579 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.263745 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4921fef-d60f-42cb-bb32-6d26db46b579 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:13.264190 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 429/1708] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:13.267450 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7329a87b-00db-420d-af1c-9c76cc5cbe5c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:13.268824 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 427/1709] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:13.274373 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.274373 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:13.275145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.279384 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:17:13.279896 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:13.280249 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:13.280771 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:13.288597 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-ea4d3a68-f6fd-4699-9b10-da9591d3b0ff tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:13.289276 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 427/1710] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:13.298636 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.298636 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:13.304816 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:13.311327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-1b4884fb-12ad-4cb4-b9ae-bff2cd7b14c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:17:13.311550 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 428/1711] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:13 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:13.419956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:13.424256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] PUT https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 Aug 19 23:17:13.426065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:13.439867 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Acquiring lock "cinder-attachment_update-3ae95c3e-285a-4e3c-978e-b052e0044e07-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:17:13.446512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Lock "cinder-attachment_update-3ae95c3e-285a-4e3c-978e-b052e0044e07-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:17:13.447734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:13.447734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:13.581398 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Lock "cinder-attachment_update-3ae95c3e-285a-4e3c-978e-b052e0044e07-np0000007826" released by "attachment_update" :: held 0.135s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:17:13.582567 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-dfe145fa-6545-4558-8f0c-d33084042ed6 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 returned with HTTP 200 Aug 19 23:17:13.583092 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 430/1712] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:17:13 2026] PUT /volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:14.136396 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:14.138654 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:14.138874 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:14.139079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:14.139474 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume with id: 280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:14.151087 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:14.151087 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:14.151817 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:14.169325 np0000007826 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:17:14.177675 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume request issued successfully. Aug 19 23:17:14.177991 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a811c314-3bf2-43f1-acfe-caa60a19fb6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 202 Aug 19 23:17:14.178752 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 428/1713] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:14 2026] DELETE /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:14.187446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:14.198419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:14.198792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:14.199674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:14.223437 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:14.223437 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:14.228626 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:17:14.235011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8da1f7c-2ce3-442f-ba8c-668890b966bf tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 200 Aug 19 23:17:14.235577 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 428/1714] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:14 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:14.272070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:14.275058 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:14.275378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:14.275666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:14.276044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:14.286356 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:14.286356 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:14.287479 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9efc2a5-b212-48dd-98ad-b97c0da2eed5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:14.287880 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 429/1715] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:14 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:14.289330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:14.293083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:14.293759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:14.294185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:14.313551 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:14.313551 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:14.319203 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:14.331697 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd3b6e87-5b61-4125-b71f-9675f1720c99 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:14.332454 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 431/1716] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:14 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:15.252942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c3d4059-c6bc-48b1-9d5f-f11d5f1c3b00 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.255566 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c3d4059-c6bc-48b1-9d5f-f11d5f1c3b00 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b Aug 19 23:17:15.256036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c3d4059-c6bc-48b1-9d5f-f11d5f1c3b00 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:15.256329 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c3d4059-c6bc-48b1-9d5f-f11d5f1c3b00 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:15.270515 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c3d4059-c6bc-48b1-9d5f-f11d5f1c3b00 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b returned with HTTP 404 Aug 19 23:17:15.271226 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 429/1717] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:15 2026] GET /volume/v3/volumes/280b6b50-9d93-427d-b712-e2ab69adee5b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:15.282981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4884aa77-8e34-4234-8b03-339d520897cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.285821 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:17:15.286173 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:15.286433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:15.287398 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:17:15.299391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.301389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:15.301645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:15.301964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:15.302153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:15.309226 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:15.309226 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:15.310074 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5da890ff-2f36-41b8-be72-47ccf9faa0cd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:15.310599 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 430/1718] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:15 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:15.330727 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Get all volumes completed successfully. Aug 19 23:17:15.333001 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:15.333001 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:15.338750 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4884aa77-8e34-4234-8b03-339d520897cb tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:17:15.339016 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 429/1719] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:17:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11785 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:15.349176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.351658 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:15.352014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:15.352303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:15.364363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fef8c802-1708-4360-8ef1-da8c300d2491 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.367581 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:15.367581 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:15.367840 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fef8c802-1708-4360-8ef1-da8c300d2491 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] DELETE https://10.4.3.193/volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd Aug 19 23:17:15.370006 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fef8c802-1708-4360-8ef1-da8c300d2491 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:15.370788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fef8c802-1708-4360-8ef1-da8c300d2491 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:15.374033 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:15.385576 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c5d7cd2-ed56-4bbd-ab69-a88188435eac tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:15.386205 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 432/1720] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:15 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:15.408593 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fef8c802-1708-4360-8ef1-da8c300d2491 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd returned with HTTP 202 Aug 19 23:17:15.412739 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 430/1721] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:17:15 2026] DELETE /volume/v3/types/620c8bcc-05c2-42a8-8059-2ae1b3fc2ddd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:15.427757 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d7e443a-93ab-4508-971f-e3661acfdf18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.430584 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d7e443a-93ab-4508-971f-e3661acfdf18 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:17:15.431085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d7e443a-93ab-4508-971f-e3661acfdf18 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-528442712", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:15.455125 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d7e443a-93ab-4508-971f-e3661acfdf18 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:17:15.455629 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 431/1722] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:17:15 2026] POST /volume/v3/types => generated 213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:15.466824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2468620d-8dd1-47f3-a65c-c8e0443dc4ca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.469001 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2468620d-8dd1-47f3-a65c-c8e0443dc4ca tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966/encryption Aug 19 23:17:15.469376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2468620d-8dd1-47f3-a65c-c8e0443dc4ca tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:15.504071 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2468620d-8dd1-47f3-a65c-c8e0443dc4ca tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966/encryption returned with HTTP 200 Aug 19 23:17:15.504619 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 430/1723] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:17:15 2026] POST /volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:15.517645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:15.520398 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:15.521112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1511147394", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-528442712", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:15.523321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1511147394', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-528442712', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:15.529896 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume of 1 GB Aug 19 23:17:15.530399 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:15.530399 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:15.531225 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Availability Zones retrieved successfully. Aug 19 23:17:15.542254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (2501cdb5-8dc9-4f07-bb00-4aab4a4096bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:15.542254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198566ee-4bec-4a3a-8230-568d150a2549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:15.543651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:15.580266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198566ee-4bec-4a3a-8230-568d150a2549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:17:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19250a3d-7027-4472-a973-c377ddea6966,is_public=True,name='tempest-scenario-type-luksv2-528442712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19250a3d-7027-4472-a973-c377ddea6966', '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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:15.581343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4142b8-b0a4-4dcb-9e1d-af9ab82ebcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:15.618012 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-528442712 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-528442712, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:17:15.618786 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-528442712 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-528442712, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:17:15.654747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Created reservations ['f89fc648-f6e6-480c-9636-49f4afc5770f', 'ba5cf49c-b6ba-4c75-ba63-c525e741ccc9', '9d4b70f5-d063-45d5-98e5-41e2aa1d544b', 'bcd685a4-488d-4838-b28c-3ee87bf6268e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:15.655951 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4142b8-b0a4-4dcb-9e1d-af9ab82ebcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89fc648-f6e6-480c-9636-49f4afc5770f', 'ba5cf49c-b6ba-4c75-ba63-c525e741ccc9', '9d4b70f5-d063-45d5-98e5-41e2aa1d544b', 'bcd685a4-488d-4838-b28c-3ee87bf6268e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:15.657109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45d3cab-1e5a-4374-951a-d76361f0326d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:15.680583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45d3cab-1e5a-4374-951a-d76361f0326d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b5f56db-6b45-421d-98d9-152fea3bd27c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1511147394',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['f89fc648-f6e6-480c-9636-49f4afc5770f','ba5cf49c-b6ba-4c75-ba63-c525e741ccc9','9d4b70f5-d063-45d5-98e5-41e2aa1d544b','bcd685a4-488d-4838-b28c-3ee87bf6268e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=19250a3d-7027-4472-a973-c377ddea6966), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1511147394',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5b5f56db-6b45-421d-98d9-152fea3bd27c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e80c45d4344903a85eae51023e5469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259587139b174a1199fca30a97605c55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19250a3d-7027-4472-a973-c377ddea6966),volume_type_id=19250a3d-7027-4472-a973-c377ddea6966)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:15.681638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22c430d-8964-4f08-b88a-059a6d43fc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:15.704846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22c430d-8964-4f08-b88a-059a6d43fc45) transitioned into state 'SUCCESS' from state '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-1511147394',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['f89fc648-f6e6-480c-9636-49f4afc5770f','ba5cf49c-b6ba-4c75-ba63-c525e741ccc9','9d4b70f5-d063-45d5-98e5-41e2aa1d544b','bcd685a4-488d-4838-b28c-3ee87bf6268e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=19250a3d-7027-4472-a973-c377ddea6966)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:15.705038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ebe2eb-51f9-4521-b981-ae08c6e72fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:15.716090 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ebe2eb-51f9-4521-b981-ae08c6e72fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:15.716959 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (2501cdb5-8dc9-4f07-bb00-4aab4a4096bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:15.717349 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request issued successfully. Aug 19 23:17:15.718126 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-680868b3-cdd2-4e0a-b75e-2216e57b91c6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:15.719591 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 433/1724] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:15 2026] POST /volume/v3/volumes => generated 786 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:16.324855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:16.327290 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:16.327613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:16.327935 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:16.328137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:16.333905 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:16.333905 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:16.335741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-afae9ee8-b7e2-464c-9d46-57aad5548159 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:16.336444 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 431/1725] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:16 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:16.402878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-62b6093c-0863-49f8-bddd-9838769d1dec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:16.409587 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62b6093c-0863-49f8-bddd-9838769d1dec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:16.409936 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62b6093c-0863-49f8-bddd-9838769d1dec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:16.410178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62b6093c-0863-49f8-bddd-9838769d1dec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:16.435100 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:16.435100 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:16.439809 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-62b6093c-0863-49f8-bddd-9838769d1dec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:16.444511 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62b6093c-0863-49f8-bddd-9838769d1dec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:16.445104 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 432/1726] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:16 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:17.016691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-f23e2df9-c1db-4920-80e2-1533ac603d91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.016691 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-f23e2df9-c1db-4920-80e2-1533ac603d91 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] POST https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46/action Aug 19 23:17:17.017229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-f23e2df9-c1db-4920-80e2-1533ac603d91 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:17.017229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-f23e2df9-c1db-4920-80e2-1533ac603d91 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:17.050155 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.050155 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:17.066086 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7d8f2fc6-7ff3-4de7-aa94-5f003e5dac05 req-f23e2df9-c1db-4920-80e2-1533ac603d91 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46/action returned with HTTP 204 Aug 19 23:17:17.066677 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 431/1727] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:17:17 2026] POST /volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:17.332438 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9dedefab-c438-441a-98fb-0b26df9674c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.335307 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9dedefab-c438-441a-98fb-0b26df9674c6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:17.335307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9dedefab-c438-441a-98fb-0b26df9674c6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:17.335531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9dedefab-c438-441a-98fb-0b26df9674c6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:17.347150 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.347150 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:17.352300 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9dedefab-c438-441a-98fb-0b26df9674c6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:17.353461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9aa3583-1f58-4930-9202-561e729be887 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.356934 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9aa3583-1f58-4930-9202-561e729be887 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:17.356934 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9aa3583-1f58-4930-9202-561e729be887 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:17.357164 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9aa3583-1f58-4930-9202-561e729be887 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:17.357348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d9aa3583-1f58-4930-9202-561e729be887 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:17.358517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9dedefab-c438-441a-98fb-0b26df9674c6 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:17:17.359174 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 434/1728] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:17 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:17.364346 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.364346 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:17.365209 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9aa3583-1f58-4930-9202-561e729be887 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:17.365659 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 432/1729] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:17 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:17.420212 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-e78f28b2-29de-4992-86aa-cec9c7ef15c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.423265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-e78f28b2-29de-4992-86aa-cec9c7ef15c1 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 Aug 19 23:17:17.423537 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-e78f28b2-29de-4992-86aa-cec9c7ef15c1 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:17.423838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-e78f28b2-29de-4992-86aa-cec9c7ef15c1 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:17.445246 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.445246 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:17.459357 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.462565 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:17.462861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:17.463114 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:17.482377 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.482377 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:17.487299 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:17.493470 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f73325f-f052-4a99-b658-bdc768fcd1ec tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:17.493830 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 432/1730] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:17 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:17.512599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.515139 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] POST https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action Aug 19 23:17:17.515696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:17.515965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:17.530551 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.530551 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:17.531129 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:17.532233 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1db825c2-d04d-4a0d-b124-b837781ca9bc req-e78f28b2-29de-4992-86aa-cec9c7ef15c1 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 returned with HTTP 200 Aug 19 23:17:17.533010 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 433/1731] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:17:17 2026] DELETE /volume/v3/attachments/aeeef1d6-913f-40aa-a69b-1146da1aa891 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:17.595156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Created reservations ['f2611c83-355a-4b79-b427-b4ce38c93f0f', '920ef838-79da-4237-959c-6f8e456d0718'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:17.633530 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Extend volume request issued successfully. Aug 19 23:17:17.633745 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action returned with HTTP 202 Aug 19 23:17:17.634334 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 435/1732] 10.4.3.193 () {70 vars in 1431 bytes} [Wed Aug 19 23:17:17 2026] POST /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:17:17.644902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:17.647603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:17.648071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:17.648389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:17.662166 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:17.662166 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:17.671496 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:17.682415 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78d358bd-09de-4d98-b75f-a02eb8dac0e8 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:17.682661 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 433/1733] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:17 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:18.005922 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.010892 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 service nova] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:18.011157 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 service nova] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.011379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 service nova] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.031647 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.031647 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:18.040416 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 service nova] Volume info retrieved successfully. Aug 19 23:17:18.049108 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7ba3f57c-757f-48e1-8817-85e6dd42ae57 req-e3407488-03dc-43e2-ac1f-03bf8fc9c553 service nova] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:18.049558 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 433/1734] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:18.123055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.127370 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:18.127370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.127370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.139136 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.139136 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:18.145636 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:18.152546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47fc27dc-55b9-49d5-9e01-1be31d183c19 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:17:18.153186 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 434/1735] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:18.166882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.169169 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] DELETE https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:18.169388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.169574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.169767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Delete volume with id: 78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:18.179647 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.179647 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:18.180267 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:18.204735 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Delete volume request issued successfully. Aug 19 23:17:18.204735 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a44aff5b-fa96-4420-b128-9dc39e8e0ae1 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 202 Aug 19 23:17:18.204735 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 436/1736] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:18 2026] DELETE /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:18.215131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.217286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:18.217538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.219126 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.228803 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.228803 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:18.232706 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Volume info retrieved successfully. Aug 19 23:17:18.237328 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab5b97f6-909c-48f9-8170-04fd5c3b9c8c tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 200 Aug 19 23:17:18.237737 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 434/1737] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:18.386791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-84684ad1-b712-434b-805a-86e211839d46 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.392487 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84684ad1-b712-434b-805a-86e211839d46 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:18.397505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84684ad1-b712-434b-805a-86e211839d46 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.397505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84684ad1-b712-434b-805a-86e211839d46 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.397505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-84684ad1-b712-434b-805a-86e211839d46 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:18.411548 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.411548 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:18.412501 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84684ad1-b712-434b-805a-86e211839d46 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:18.413006 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 434/1738] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:18.546903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6627bd03-e169-479a-9828-b767f46fd24c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.549623 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6627bd03-e169-479a-9828-b767f46fd24c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:17:18.550928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6627bd03-e169-479a-9828-b767f46fd24c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.550928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6627bd03-e169-479a-9828-b767f46fd24c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.565591 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.565591 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:18.572214 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6627bd03-e169-479a-9828-b767f46fd24c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:17:18.579561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6627bd03-e169-479a-9828-b767f46fd24c tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:17:18.580517 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 435/1739] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:18.706797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.713190 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:18.713427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.713614 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.725761 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.725761 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:18.732865 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:18.741827 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c538c245-8051-4a4d-bea4-1b7b5acffefe tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:18.742380 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 437/1740] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:18.759432 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3adce48b-f75e-445f-ae64-0f53bae328ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:18.762677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3adce48b-f75e-445f-ae64-0f53bae328ed tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:18.762677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3adce48b-f75e-445f-ae64-0f53bae328ed tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:18.762677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3adce48b-f75e-445f-ae64-0f53bae328ed tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:18.778759 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:18.778759 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:18.784384 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3adce48b-f75e-445f-ae64-0f53bae328ed tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:18.794541 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3adce48b-f75e-445f-ae64-0f53bae328ed tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:18.795152 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 435/1741] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:18 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:19.145297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.150905 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:19.151104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.151334 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.169318 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:19.169318 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:19.175075 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:19.182181 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-a2365f2a-6fe5-4ed1-96f3-ce63908c23db tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:19.182823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 435/1742] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:19 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:19.212050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.217237 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] POST https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action Aug 19 23:17:19.218113 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:19.218431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:19.240747 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:19.240747 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:19.240747 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:19.252835 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Begin detaching volume completed successfully. Aug 19 23:17:19.253331 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-c27663ed-014e-4f00-9b57-e6ffd1fc0c49 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action returned with HTTP 202 Aug 19 23:17:19.253553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56e7615b-6798-49c9-8a80-6460d94adea4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.254111 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 436/1743] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:17:19 2026] POST /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:19.256480 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56e7615b-6798-49c9-8a80-6460d94adea4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] GET https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 Aug 19 23:17:19.256797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56e7615b-6798-49c9-8a80-6460d94adea4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.257398 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56e7615b-6798-49c9-8a80-6460d94adea4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.267567 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56e7615b-6798-49c9-8a80-6460d94adea4 tempest-VolumesActionsTest-1317267224 tempest-VolumesActionsTest-1317267224-project-member] https://10.4.3.193/volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 returned with HTTP 404 Aug 19 23:17:19.268398 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 438/1744] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:19 2026] GET /volume/v3/volumes/78f8d561-7f54-45f4-9c33-bf6db5fa5768 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:19.282349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.284668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:19.284935 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.285143 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.305462 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:19.305462 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:19.310548 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:19.316827 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fc842e6-bbe7-4434-bea9-1254bbc62f83 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:19.316827 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 436/1745] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:19 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:19.325178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f22b8e95-ff44-4fc3-88c4-c3263e7fd3df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.325802 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f22b8e95-ff44-4fc3-88c4-c3263e7fd3df None None] GET https://10.4.3.193/volume// Aug 19 23:17:19.326071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f22b8e95-ff44-4fc3-88c4-c3263e7fd3df None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.326393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f22b8e95-ff44-4fc3-88c4-c3263e7fd3df None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.326790 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f22b8e95-ff44-4fc3-88c4-c3263e7fd3df None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:19.327230 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 436/1746] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17: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 19 23:17:19.340594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.342786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:19.343247 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.343604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.356223 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:19.356223 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:19.361320 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:19.369457 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-50e6dce2-c760-48e7-b898-89f5afda3b7c tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:19.369457 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 437/1747] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:19 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:19.432060 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-885806c8-789a-4a5c-8936-0fd0fd536bda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:19.434039 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-885806c8-789a-4a5c-8936-0fd0fd536bda tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:19.434334 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-885806c8-789a-4a5c-8936-0fd0fd536bda tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:19.434652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-885806c8-789a-4a5c-8936-0fd0fd536bda tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:19.434900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-885806c8-789a-4a5c-8936-0fd0fd536bda tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:19.442352 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:19.442352 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:19.443568 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-885806c8-789a-4a5c-8936-0fd0fd536bda tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:19.444336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 439/1748] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:19 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:20.336321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87c448b3-836b-45ce-8d50-ab486b141e6b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:20.340862 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87c448b3-836b-45ce-8d50-ab486b141e6b tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:20.340862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87c448b3-836b-45ce-8d50-ab486b141e6b tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:20.340862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87c448b3-836b-45ce-8d50-ab486b141e6b tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:20.356921 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:20.356921 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:20.361880 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87c448b3-836b-45ce-8d50-ab486b141e6b tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:20.368175 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87c448b3-836b-45ce-8d50-ab486b141e6b tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:20.370733 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 437/1749] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:20 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:20.458408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43be1724-5a04-408d-b145-845e344630bf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:20.461205 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43be1724-5a04-408d-b145-845e344630bf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:20.461420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43be1724-5a04-408d-b145-845e344630bf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:20.461609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43be1724-5a04-408d-b145-845e344630bf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:20.461690 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-43be1724-5a04-408d-b145-845e344630bf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:20.473741 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:20.473741 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:20.474866 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43be1724-5a04-408d-b145-845e344630bf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:20.476495 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 437/1750] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:20 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:20.524514 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-add637f6-6ac0-49b2-b169-d7dd44687f1f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:20.527089 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-add637f6-6ac0-49b2-b169-d7dd44687f1f tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] DELETE https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 Aug 19 23:17:20.527353 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-add637f6-6ac0-49b2-b169-d7dd44687f1f tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:20.527486 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-add637f6-6ac0-49b2-b169-d7dd44687f1f tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:20.537689 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:20.537689 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:20.607292 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d41ce0e3-dd68-4e83-ac69-3188a60f126b req-add637f6-6ac0-49b2-b169-d7dd44687f1f tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 returned with HTTP 200 Aug 19 23:17:20.607978 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 438/1751] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:17:20 2026] DELETE /volume/v3/attachments/776af6cb-3c6b-44e3-bdbe-05d036c2ba46 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:21.383210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:21.385125 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:21.385403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:21.385624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:21.396073 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:21.396073 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:21.402042 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:21.409107 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c933e460-43ad-4eaf-99e0-718d1152d4b2 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:21.409721 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 440/1752] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:21 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:21.491310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b74c214-8529-46e6-86b3-d916595aa33f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:21.493952 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b74c214-8529-46e6-86b3-d916595aa33f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:21.494241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b74c214-8529-46e6-86b3-d916595aa33f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:21.494496 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b74c214-8529-46e6-86b3-d916595aa33f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:21.494643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9b74c214-8529-46e6-86b3-d916595aa33f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:21.504658 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:21.504658 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:21.506077 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b74c214-8529-46e6-86b3-d916595aa33f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:21.506201 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 438/1753] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:21 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:21.949900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c4508985-9543-41dd-95f4-bd23177cec6a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:21.952541 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c4508985-9543-41dd-95f4-bd23177cec6a tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:21.953769 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c4508985-9543-41dd-95f4-bd23177cec6a tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:21.953769 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c4508985-9543-41dd-95f4-bd23177cec6a tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:21.962676 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:21.962676 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:21.971404 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c4508985-9543-41dd-95f4-bd23177cec6a tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:21.976606 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c4508985-9543-41dd-95f4-bd23177cec6a tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:21.977005 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 438/1754] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:21 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:22.048269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.060281 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:22.060515 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.060789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.086734 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.086734 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:22.105669 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:22.120155 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-e3ecf279-9dda-4bf6-93d7-aaa1fb12d40f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:22.120952 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 439/1755] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:22.254684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a907e345-bd46-4542-990b-27c24d1c579a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.255240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a907e345-bd46-4542-990b-27c24d1c579a None None] GET https://10.4.3.193/volume// Aug 19 23:17:22.255485 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a907e345-bd46-4542-990b-27c24d1c579a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.255758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a907e345-bd46-4542-990b-27c24d1c579a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.256216 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a907e345-bd46-4542-990b-27c24d1c579a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:22.256862 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 441/1756] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:22.264065 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-835c9d8d-b074-47a6-a3b4-6278f538de4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.314858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-835c9d8d-b074-47a6-a3b4-6278f538de4d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:17:22.315261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-835c9d8d-b074-47a6-a3b4-6278f538de4d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8", "connector": null, "instance_uuid": "577a8da2-7e4b-4d28-8bed-6a6c9a26abfc"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:22.326084 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.326084 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:22.361230 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-835c9d8d-b074-47a6-a3b4-6278f538de4d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:17:22.361230 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 439/1757] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:17:22 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:22.402149 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.406461 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:22.406461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.406461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.412799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ab15801f-0d68-4932-9db1-881003fe4081 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.413311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ab15801f-0d68-4932-9db1-881003fe4081 None None] GET https://10.4.3.193/volume// Aug 19 23:17:22.413523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ab15801f-0d68-4932-9db1-881003fe4081 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.413775 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ab15801f-0d68-4932-9db1-881003fe4081 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.414201 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ab15801f-0d68-4932-9db1-881003fe4081 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:22.414830 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 440/1758] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:22.421455 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.421455 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:22.429656 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:22.430845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.433104 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-750c5d16-560e-4adb-9bf1-9cc9a14dd26d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:22.433104 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 439/1759] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:22.433781 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:22.434065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.434301 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.458584 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.458584 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:22.467808 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:22.477447 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1f604eb8-696e-4e63-aff4-e726b81fc434 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:22.477447 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 442/1760] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:22.526518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.532320 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:22.532320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:22.532320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:22.532320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:22.535836 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.535836 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:22.537409 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1f2689d6-3a92-4829-96ee-1459fef0db05 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:22.537409 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 440/1761] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:22 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:22.642450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:22.651089 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] PUT https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 Aug 19 23:17:22.651635 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:22.661946 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Acquiring lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:17:22.668319 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:17:22.669788 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:22.669788 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:22.815948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" released by "attachment_update" :: held 0.148s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:17:22.816415 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-fd821733-ed7d-4a95-9818-f7c567dd00e8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 returned with HTTP 200 Aug 19 23:17:22.817225 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 441/1762] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:17:22 2026] PUT /volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:23.454580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-86747f5b-3d3f-4817-adf5-304b770dc50e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:23.458313 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86747f5b-3d3f-4817-adf5-304b770dc50e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:23.458517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-86747f5b-3d3f-4817-adf5-304b770dc50e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:23.458739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-86747f5b-3d3f-4817-adf5-304b770dc50e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:23.469803 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:23.469803 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:23.474078 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-86747f5b-3d3f-4817-adf5-304b770dc50e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:23.478754 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86747f5b-3d3f-4817-adf5-304b770dc50e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:23.479252 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 440/1763] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:23 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:23.554334 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:23.557804 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:23.558113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:23.558360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:23.559703 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:23.565451 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:23.565451 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:23.566303 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6664b74-1e3b-41fb-84ef-b9cedac82605 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:23.566892 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 443/1764] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:23 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:24.504285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.509634 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:24.509634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.509634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.519396 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.519396 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:24.523240 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:24.528519 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1fb29458-7449-4c1d-b36c-7ac3b904137c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:24.529728 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 441/1765] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:24 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:24.582424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.585034 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:24.585153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.585444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.585548 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:24.591767 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.591767 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:24.592093 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b452b84d-23bc-415f-a960-8c34f1db69e6 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:24.592570 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 442/1766] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:24 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:24.653618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e23c555c-05d3-41e6-91ae-a319808eb753 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.659051 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e23c555c-05d3-41e6-91ae-a319808eb753 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:24.659513 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e23c555c-05d3-41e6-91ae-a319808eb753 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.659601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e23c555c-05d3-41e6-91ae-a319808eb753 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.672753 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.672753 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:24.679811 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e23c555c-05d3-41e6-91ae-a319808eb753 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:24.680375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-312c0eff-2f04-432c-9ddf-7589c0154fac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.687097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e23c555c-05d3-41e6-91ae-a319808eb753 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:24.687584 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 441/1767] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:24 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:24.704798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-be916371-da36-4a11-bc82-2441ab71b4e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.706602 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:24.706938 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.707131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.707317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Delete volume with id: 3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:24.713978 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.713978 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:24.714405 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:24.733645 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Delete volume request issued successfully. Aug 19 23:17:24.733892 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-be916371-da36-4a11-bc82-2441ab71b4e5 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 202 Aug 19 23:17:24.734329 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 442/1768] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:17:24 2026] DELETE /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:17:24.744813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.746882 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:24.747182 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.747414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.756643 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.756643 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:24.760963 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Volume info retrieved successfully. Aug 19 23:17:24.766451 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1e56598-49af-49ef-9867-6fc5c393bca7 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 200 Aug 19 23:17:24.766977 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 443/1769] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:24 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:24.781590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:24.781988 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1994901936"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:24.783544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1994901936'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:24.783662 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Create volume of 2 GB Aug 19 23:17:24.788805 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Availability Zones retrieved successfully. Aug 19 23:17:24.796394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Flow 'volume_create_api' (3a6aa319-c28e-403e-9cf4-b845fa5ac80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:24.797348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1f1266-2dc2-485a-9c3b-3fac7dff3b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:24.798753 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Validating volume size '2' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:24.835340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1f1266-2dc2-485a-9c3b-3fac7dff3b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:24.836805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd7d9f1-a0e6-448a-a904-68dc80b41df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:24.899734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Created reservations ['b47c30af-c162-469e-9d4d-57813c66e47a', '63486ab2-9a2c-4788-b35a-db86aa995752', '16796483-ce42-49ae-9916-811c8f115a5e', '31c79147-6112-4487-ab9e-aeda9aa200dc'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:24.899734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd7d9f1-a0e6-448a-a904-68dc80b41df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47c30af-c162-469e-9d4d-57813c66e47a', '63486ab2-9a2c-4788-b35a-db86aa995752', '16796483-ce42-49ae-9916-811c8f115a5e', '31c79147-6112-4487-ab9e-aeda9aa200dc']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:24.899734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08bd838-e4a8-4c06-bdc2-5cbc74e714dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:24.922771 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08bd838-e4a8-4c06-bdc2-5cbc74e714dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73561641-dbf8-4c69-a68b-88ad13b216ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1994901936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4a1e7c367433f92fda6b972e72122',qos_specs=None,replication_status=,reservations=['b47c30af-c162-469e-9d4d-57813c66e47a','63486ab2-9a2c-4788-b35a-db86aa995752','16796483-ce42-49ae-9916-811c8f115a5e','31c79147-6112-4487-ab9e-aeda9aa200dc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f57ff65df06457a8eb617ec50cb7f2a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1994901936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73561641-dbf8-4c69-a68b-88ad13b216ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d4a1e7c367433f92fda6b972e72122',provider_auth=None,provider_geometry=None,provider_id=None,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='7f57ff65df06457a8eb617ec50cb7f2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:24.923444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2b1984-371d-4aba-9e69-7830dc761209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:24.941957 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2b1984-371d-4aba-9e69-7830dc761209) transitioned into state 'SUCCESS' from state '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-1994901936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d4a1e7c367433f92fda6b972e72122',qos_specs=None,replication_status=,reservations=['b47c30af-c162-469e-9d4d-57813c66e47a','63486ab2-9a2c-4788-b35a-db86aa995752','16796483-ce42-49ae-9916-811c8f115a5e','31c79147-6112-4487-ab9e-aeda9aa200dc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f57ff65df06457a8eb617ec50cb7f2a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:24.942632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ec16af-f417-4c65-b6ec-130278f4830b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:24.955740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ec16af-f417-4c65-b6ec-130278f4830b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:24.955740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Flow 'volume_create_api' (3a6aa319-c28e-403e-9cf4-b845fa5ac80c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:24.955740 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Create volume request issued successfully. Aug 19 23:17:24.955740 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-312c0eff-2f04-432c-9ddf-7589c0154fac tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:24.955740 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 444/1770] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:24 2026] POST /volume/v3/volumes => generated 755 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:24.975378 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:24.977089 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] GET https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:24.977273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:24.977449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:24.983975 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:24.983975 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:24.987597 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume info retrieved successfully. Aug 19 23:17:24.992732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d08f836a-8be9-4697-877e-9dbb3f6f6b43 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 200 Aug 19 23:17:24.992732 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 442/1771] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:24 2026] GET /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:25.550576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cf0c8001-d798-448f-af15-d7c117079022 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:25.553906 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cf0c8001-d798-448f-af15-d7c117079022 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:25.555294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cf0c8001-d798-448f-af15-d7c117079022 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:25.555294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cf0c8001-d798-448f-af15-d7c117079022 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:25.571794 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:25.571794 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:25.577903 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cf0c8001-d798-448f-af15-d7c117079022 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:25.585801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cf0c8001-d798-448f-af15-d7c117079022 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:25.586357 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 443/1772] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:25 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:25.607975 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e4727a9-b118-4925-95cf-52d002c000f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:25.610079 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e4727a9-b118-4925-95cf-52d002c000f0 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:25.610385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e4727a9-b118-4925-95cf-52d002c000f0 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:25.610726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e4727a9-b118-4925-95cf-52d002c000f0 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:25.610977 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8e4727a9-b118-4925-95cf-52d002c000f0 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:25.618937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:25.618937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:25.619722 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e4727a9-b118-4925-95cf-52d002c000f0 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:25.620193 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 444/1773] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:25 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:25.787737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-94127338-10ff-48e8-b3f6-8fa8e4352650 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:25.787737 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94127338-10ff-48e8-b3f6-8fa8e4352650 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] GET https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 Aug 19 23:17:25.788236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94127338-10ff-48e8-b3f6-8fa8e4352650 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:25.788236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94127338-10ff-48e8-b3f6-8fa8e4352650 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:25.795668 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94127338-10ff-48e8-b3f6-8fa8e4352650 tempest-VolumesExtendAttachedTest-1902103619 tempest-VolumesExtendAttachedTest-1902103619-project-member] https://10.4.3.193/volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 returned with HTTP 404 Aug 19 23:17:25.796170 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 445/1774] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:17:25 2026] GET /volume/v3/volumes/3ae95c3e-285a-4e3c-978e-b052e0044e07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:17:26.012307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.014720 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] GET https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:26.015057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.015265 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.025948 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.025948 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:26.029422 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume info retrieved successfully. Aug 19 23:17:26.035592 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cc3a4fba-6f15-46a5-9f6c-f041903c5a0f tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 200 Aug 19 23:17:26.035999 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 443/1775] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:26.056924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.059851 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:26.060368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "73561641-dbf8-4c69-a68b-88ad13b216ce"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:26.063261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '73561641-dbf8-4c69-a68b-88ad13b216ce'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:26.073737 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.073737 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:26.073737 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume retrieved successfully. Aug 19 23:17:26.073737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Create volume of 1 GB Aug 19 23:17:26.077966 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Availability Zones retrieved successfully. Aug 19 23:17:26.087667 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Flow 'volume_create_api' (b3ec918a-5e7e-477e-898e-024ad6388820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:26.087667 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccae6b-cd56-4599-b47f-aec690e98ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:26.087667 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:26.089488 np0000007826 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccae6b-cd56-4599-b47f-aec690e98ced) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:17:26.089488 np0000007826 devstack@c-api.service[100374]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 19 23:17:26.091145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccae6b-cd56-4599-b47f-aec690e98ced) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:26.093948 np0000007826 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccae6b-cd56-4599-b47f-aec690e98ced) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:17:26.093948 np0000007826 devstack@c-api.service[100374]: WARNING cinder.volume.api [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Flow 'volume_create_api' (b3ec918a-5e7e-477e-898e-024ad6388820) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:17:26.093948 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41f5e84b-ff4f-4db2-a27c-58e1d2b683fb tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:17:26.093948 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 444/1776] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:26 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:17:26.103167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.107054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] GET https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:26.107357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.107626 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.118300 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.118300 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:26.122755 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume info retrieved successfully. Aug 19 23:17:26.127888 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f596a65-9a71-4c24-9126-3eda7d17bbfe tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 200 Aug 19 23:17:26.128311 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 445/1777] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:26.143689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.146633 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] DELETE https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:26.147243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.147538 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.147767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Delete volume with id: 73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:26.159208 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.159208 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:26.159738 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume info retrieved successfully. Aug 19 23:17:26.187684 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Delete volume request issued successfully. Aug 19 23:17:26.188148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb24fd72-132e-4866-bcf4-fc1f96783e18 tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 202 Aug 19 23:17:26.188622 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 446/1778] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:26 2026] DELETE /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:26.198001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.201208 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] GET https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:26.202138 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.203102 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.218238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.218238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:26.224228 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Volume info retrieved successfully. Aug 19 23:17:26.232115 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b14f5746-2bf9-4153-a7f8-cea64785de6c tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 200 Aug 19 23:17:26.232726 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 444/1779] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:26.379667 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1facd859-a419-406f-b03a-002d56836e37 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.382423 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1facd859-a419-406f-b03a-002d56836e37 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811/action Aug 19 23:17:26.383228 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1facd859-a419-406f-b03a-002d56836e37 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:26.383324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1facd859-a419-406f-b03a-002d56836e37 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:26.411723 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.411723 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:26.432185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-39ef50cb-fd28-4703-90ce-116ce7d5ea2b req-1facd859-a419-406f-b03a-002d56836e37 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811/action returned with HTTP 204 Aug 19 23:17:26.434274 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 445/1780] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:17:26 2026] POST /volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:26.604837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.607138 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:26.607374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.607648 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.618888 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.618888 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:26.622688 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:26.626940 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cc32804-4551-402f-8e2e-839bfdaddc4e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:26.627423 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 446/1781] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:26.640178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.642431 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c9306090-f23a-41ba-bf2d-463ee370de01 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:26.642792 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:26.642949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.643168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.643264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:26.644789 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c9306090-f23a-41ba-bf2d-463ee370de01 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:26.645034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c9306090-f23a-41ba-bf2d-463ee370de01 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:26.645224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c9306090-f23a-41ba-bf2d-463ee370de01 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:26.649239 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.649239 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:26.650888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be173f5c-ee20-4d6b-8938-a5ba65f9193e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:26.650888 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 447/1782] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:26.655157 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:26.655157 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:26.658828 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c9306090-f23a-41ba-bf2d-463ee370de01 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:26.663764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c9306090-f23a-41ba-bf2d-463ee370de01 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:26.664300 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 445/1783] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:26 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:27.178238 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.180838 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:27.180838 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:27.181155 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:27.193000 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:27.193000 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:27.196598 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:27.201421 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-094a0628-d892-436a-b17b-392657fe66b1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:27.201788 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 446/1784] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:27 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:27.253907 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c2cd430a-c6f7-4d52-a71c-bcec7e2101cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.255537 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2cd430a-c6f7-4d52-a71c-bcec7e2101cf tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] GET https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce Aug 19 23:17:27.255745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2cd430a-c6f7-4d52-a71c-bcec7e2101cf tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:27.255904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2cd430a-c6f7-4d52-a71c-bcec7e2101cf tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:27.261356 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2cd430a-c6f7-4d52-a71c-bcec7e2101cf tempest-VolumesCloneNegativeTest-1653065473 tempest-VolumesCloneNegativeTest-1653065473-project-member] https://10.4.3.193/volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce returned with HTTP 404 Aug 19 23:17:27.261834 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 447/1785] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:27 2026] GET /volume/v3/volumes/73561641-dbf8-4c69-a68b-88ad13b216ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:27.664274 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.666663 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:27.667100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:27.667382 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:27.667575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:27.673347 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:27.673347 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:27.674969 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b3f689c-73d3-4ba1-b201-6936238a2c61 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:27.675874 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 448/1786] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:27 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:27.690772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.695735 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:27.695735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4114dea-eb46-4352-8ab1-8ba9313e2c27", "incremental": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:27.696745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating new backup {'backup': {'volume_id': 'f4114dea-eb46-4352-8ab1-8ba9313e2c27', 'incremental': True}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:27.697060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating backup of volume f4114dea-eb46-4352-8ab1-8ba9313e2c27 in container None Aug 19 23:17:27.707935 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:27.707935 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:27.707935 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:27.728567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['dcb17780-9439-44f1-a64b-254d4247f266', '7f8a28ee-d87a-4280-b794-d83694be30ca'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:27.751531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49bbb673-815e-41f1-b79e-7307d7cfb119 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 400 Aug 19 23:17:27.752309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 446/1787] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:27 2026] POST /volume/v3/backups => generated 109 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:17:27.761141 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2349a579-9897-4c8e-9135-4f7c2d562541 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.763007 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] DELETE https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:27.763263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:27.763672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:27.763780 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Delete backup with id: 52336580-a322-4d79-91b1-53023c19e19c. Aug 19 23:17:27.770645 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:27.770645 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:27.795342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] delete_backup rpcapi backup_id 52336580-a322-4d79-91b1-53023c19e19c {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:17:27.801898 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2349a579-9897-4c8e-9135-4f7c2d562541 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 202 Aug 19 23:17:27.803058 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 447/1788] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:27 2026] DELETE /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:27.817640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f528e72b-3864-47f2-ad40-b20b2727d98e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:27.821414 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f528e72b-3864-47f2-ad40-b20b2727d98e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:27.821755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f528e72b-3864-47f2-ad40-b20b2727d98e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:27.822147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f528e72b-3864-47f2-ad40-b20b2727d98e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:27.822322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f528e72b-3864-47f2-ad40-b20b2727d98e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:27.831433 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:27.831433 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:27.833357 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f528e72b-3864-47f2-ad40-b20b2727d98e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 200 Aug 19 23:17:27.833990 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 448/1789] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:27 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:28.449958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a255b982-1dee-4427-ab23-363c4163e405 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.450503 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a255b982-1dee-4427-ab23-363c4163e405 None None] GET https://10.4.3.193/volume// Aug 19 23:17:28.450746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a255b982-1dee-4427-ab23-363c4163e405 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:28.451053 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a255b982-1dee-4427-ab23-363c4163e405 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:28.451436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a255b982-1dee-4427-ab23-363c4163e405 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:28.451916 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 449/1790] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:28.460904 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-7c50d1bc-a1eb-4fe7-bebe-8fe17227a83e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.463840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-7c50d1bc-a1eb-4fe7-bebe-8fe17227a83e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:17:28.465326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-7c50d1bc-a1eb-4fe7-bebe-8fe17227a83e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8", "connector": null, "instance_uuid": "577a8da2-7e4b-4d28-8bed-6a6c9a26abfc"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:28.477602 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:28.477602 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:28.530682 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-7c50d1bc-a1eb-4fe7-bebe-8fe17227a83e tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:17:28.530827 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 447/1791] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:17:28 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:28.545487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c166197-acce-4e7d-ad01-837f3892b1e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.545487 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c166197-acce-4e7d-ad01-837f3892b1e8 None None] GET https://10.4.3.193/volume// Aug 19 23:17:28.545896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c166197-acce-4e7d-ad01-837f3892b1e8 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:28.545896 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c166197-acce-4e7d-ad01-837f3892b1e8 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:28.546204 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c166197-acce-4e7d-ad01-837f3892b1e8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:28.546506 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 448/1792] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:28.562994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.565730 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:28.566006 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:28.566595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:28.585206 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:28.585206 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:28.592357 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:28.598126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-eaaa638a-a8cb-40f9-adb1-cf852062c404 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:28.599676 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 449/1793] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:28 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:28.852948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-472d2db1-6029-4f3e-b686-e25f125afa2a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.855321 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-472d2db1-6029-4f3e-b686-e25f125afa2a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c Aug 19 23:17:28.855321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-472d2db1-6029-4f3e-b686-e25f125afa2a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:28.855699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-472d2db1-6029-4f3e-b686-e25f125afa2a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:28.855699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-472d2db1-6029-4f3e-b686-e25f125afa2a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id 52336580-a322-4d79-91b1-53023c19e19c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:28.860780 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-472d2db1-6029-4f3e-b686-e25f125afa2a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c returned with HTTP 404 Aug 19 23:17:28.861625 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 450/1794] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:28 2026] GET /volume/v3/backups/52336580-a322-4d79-91b1-53023c19e19c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:28.868704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.872220 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:28.872453 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2052092450"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:28.876016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2052092450'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:28.876016 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume of 1 GB Aug 19 23:17:28.876016 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:28.876016 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:28.885949 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Availability Zones retrieved successfully. Aug 19 23:17:28.888055 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:28.891358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (de78c8ea-f844-46dd-a90c-2692881ddfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:28.895161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c11a2d8-b310-4489-86e8-b27bad7d777d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:28.895161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:28.935221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c11a2d8-b310-4489-86e8-b27bad7d777d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:28.936376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39cdd9d-efc9-4f5c-a823-38919ea33a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.006784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['0b5cda9a-5290-4a98-b1ab-ae7d353eac4e', 'fff995dd-a890-44e7-bab6-2c9e81d11c79', 'fc93f149-4e07-4439-906d-a6d2694e54d6', 'a2fb0839-0573-4c90-afbe-adc1078a20b3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:29.007730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39cdd9d-efc9-4f5c-a823-38919ea33a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5cda9a-5290-4a98-b1ab-ae7d353eac4e', 'fff995dd-a890-44e7-bab6-2c9e81d11c79', 'fc93f149-4e07-4439-906d-a6d2694e54d6', 'a2fb0839-0573-4c90-afbe-adc1078a20b3']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.008551 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13245200-2b8b-41c2-bdde-11b9dbca3468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.014427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-8e750c01-30ec-4afc-9d03-df07f85a1cd2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.016628 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-8e750c01-30ec-4afc-9d03-df07f85a1cd2 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 Aug 19 23:17:29.016836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-8e750c01-30ec-4afc-9d03-df07f85a1cd2 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:29.017018 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-8e750c01-30ec-4afc-9d03-df07f85a1cd2 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:29.024759 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.024759 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:29.032885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13245200-2b8b-41c2-bdde-11b9dbca3468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2af65bf-0f61-4c35-be0c-a9805ba5a23f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2052092450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['0b5cda9a-5290-4a98-b1ab-ae7d353eac4e','fff995dd-a890-44e7-bab6-2c9e81d11c79','fc93f149-4e07-4439-906d-a6d2694e54d6','a2fb0839-0573-4c90-afbe-adc1078a20b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2052092450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2af65bf-0f61-4c35-be0c-a9805ba5a23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21af388853946d79a61736af53bcb86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.032885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e36f51-828c-4090-95f2-ca0cd81a138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.037869 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:29.039877 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-878898350"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:29.040522 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-878898350'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:29.040522 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:29.044186 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:29.049294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (534db2d3-aa34-4e1a-bcc5-bee3fcfa470b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:29.052366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f97f2d-227d-4286-b3ef-074ab19e42e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.053400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:29.057941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e36f51-828c-4090-95f2-ca0cd81a138b) transitioned into state 'SUCCESS' from state '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-2052092450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21af388853946d79a61736af53bcb86',qos_specs=None,replication_status=,reservations=['0b5cda9a-5290-4a98-b1ab-ae7d353eac4e','fff995dd-a890-44e7-bab6-2c9e81d11c79','fc93f149-4e07-4439-906d-a6d2694e54d6','a2fb0839-0573-4c90-afbe-adc1078a20b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac71eaab628f4b8b9b5adada3b33f600',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.058777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e39c66c-3b43-4f9d-ad59-eb785f3b49e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.075738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e39c66c-3b43-4f9d-ad59-eb785f3b49e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.075738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Flow 'volume_create_api' (de78c8ea-f844-46dd-a90c-2692881ddfe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:29.075738 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Create volume request issued successfully. Aug 19 23:17:29.075738 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7cdabc23-031e-4c49-b5e8-0153ae63a168 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:29.076020 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 448/1795] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:28 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:29.096895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-090a1d64-7b57-451a-89de-1d2195417e3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.097546 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-090a1d64-7b57-451a-89de-1d2195417e3b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:17:29.097851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-090a1d64-7b57-451a-89de-1d2195417e3b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:29.098133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-090a1d64-7b57-451a-89de-1d2195417e3b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:29.100313 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f97f2d-227d-4286-b3ef-074ab19e42e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.100993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-8e750c01-30ec-4afc-9d03-df07f85a1cd2 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 returned with HTTP 200 Aug 19 23:17:29.101468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61459f26-412f-43aa-9745-f55ed5abd579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.101590 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 450/1796] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:17:29 2026] DELETE /volume/v3/attachments/c330ed8c-f73d-4724-bed0-f15c35887811 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:29.110154 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.110154 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:29.117726 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-090a1d64-7b57-451a-89de-1d2195417e3b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:29.125938 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-090a1d64-7b57-451a-89de-1d2195417e3b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f returned with HTTP 200 Aug 19 23:17:29.126705 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 451/1797] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:29 2026] GET /volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:29.218780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['4b77d1a7-220d-4d49-882e-2523c4d0af0d', '8bde106a-8ef1-4560-b515-20b04d0c4f4d', '3a2521f7-cee4-42ba-aee3-7a351937348b', '34fd4260-627e-4be3-843c-dbb99bddb408'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:29.219678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61459f26-412f-43aa-9745-f55ed5abd579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b77d1a7-220d-4d49-882e-2523c4d0af0d', '8bde106a-8ef1-4560-b515-20b04d0c4f4d', '3a2521f7-cee4-42ba-aee3-7a351937348b', '34fd4260-627e-4be3-843c-dbb99bddb408']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.220437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41e1dd8-7da1-4581-af1b-649ac56a5c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.247599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41e1dd8-7da1-4581-af1b-649ac56a5c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28525b63-f8c4-464b-826e-252fa3fa4c50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-878898350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['4b77d1a7-220d-4d49-882e-2523c4d0af0d','8bde106a-8ef1-4560-b515-20b04d0c4f4d','3a2521f7-cee4-42ba-aee3-7a351937348b','34fd4260-627e-4be3-843c-dbb99bddb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-878898350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28525b63-f8c4-464b-826e-252fa3fa4c50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.249625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa376a7-a438-4a84-b716-32c95b2ca652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.277114 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa376a7-a438-4a84-b716-32c95b2ca652) transitioned into state 'SUCCESS' from state '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-878898350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['4b77d1a7-220d-4d49-882e-2523c4d0af0d','8bde106a-8ef1-4560-b515-20b04d0c4f4d','3a2521f7-cee4-42ba-aee3-7a351937348b','34fd4260-627e-4be3-843c-dbb99bddb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.278212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c17d30c-7ee0-4e3b-9b21-938dad71cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:29.293145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c17d30c-7ee0-4e3b-9b21-938dad71cb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:29.294256 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (534db2d3-aa34-4e1a-bcc5-bee3fcfa470b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:29.294632 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:29.295473 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a86a3112-46f1-4344-9c05-252f41a2dba9 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:29.295991 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 449/1798] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:28 2026] POST /volume/v3/volumes => generated 757 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:29.316534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.319307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:29.319577 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:29.319829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:29.329266 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.329266 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:29.333288 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:29.337690 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb2a968f-c1ad-4a52-8a1b-44e32fd7cbc7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 returned with HTTP 200 Aug 19 23:17:29.338142 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 449/1799] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:29 2026] GET /volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:29.363781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20f1bd0b-b0ec-451d-a5bf-74e4ff2f3eff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.364226 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20f1bd0b-b0ec-451d-a5bf-74e4ff2f3eff None None] GET https://10.4.3.193/volume// Aug 19 23:17:29.364573 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20f1bd0b-b0ec-451d-a5bf-74e4ff2f3eff None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:29.364700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20f1bd0b-b0ec-451d-a5bf-74e4ff2f3eff None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:29.365151 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20f1bd0b-b0ec-451d-a5bf-74e4ff2f3eff None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:29.365510 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 451/1800] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:29.375646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.377941 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:17:29.378228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:29.378418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:29.398688 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.398688 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:29.407673 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:17:29.414907 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-9b7294ff-9896-4284-8273-42a574f39c34 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:17:29.414907 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 452/1801] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:29 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:29.543566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.545674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] PUT https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 Aug 19 23:17:29.546051 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:29.553628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Acquiring lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:17:29.557939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:17:29.558824 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.558824 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:29.646156 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8-np0000007826" released by "attachment_update" :: held 0.088s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:17:29.646561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-a43ecd2a-2862-45d3-86d5-4c042e0a82e3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 returned with HTTP 200 Aug 19 23:17:29.647332 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 450/1802] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:17:29 2026] PUT /volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:29.672278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-5922e030-d43c-43de-b5e7-d4f4b0068d48 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:29.675368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-5922e030-d43c-43de-b5e7-d4f4b0068d48 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845/action Aug 19 23:17:29.675932 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-5922e030-d43c-43de-b5e7-d4f4b0068d48 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:29.676083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-5922e030-d43c-43de-b5e7-d4f4b0068d48 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:29.698080 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:29.698080 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:29.713438 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b6df8e32-57ab-47e5-93a3-98faac1e97b9 req-5922e030-d43c-43de-b5e7-d4f4b0068d48 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845/action returned with HTTP 204 Aug 19 23:17:29.713971 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 450/1803] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:17:29 2026] POST /volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:30.141592 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.145863 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:17:30.146110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:30.146332 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:30.158142 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.158142 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:30.162351 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:30.169129 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-285cbe5c-c2b9-4cc2-8da1-3a6ddcc9909c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f returned with HTTP 200 Aug 19 23:17:30.169550 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 452/1804] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:30 2026] GET /volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:30.184886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.185527 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:30.185773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2af65bf-0f61-4c35-be0c-a9805ba5a23f", "name": "tempest-VolumesBackupsTest-Backup-1747333128"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:30.187590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating new backup {'backup': {'volume_id': 'f2af65bf-0f61-4c35-be0c-a9805ba5a23f', 'name': 'tempest-VolumesBackupsTest-Backup-1747333128'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:30.187791 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating backup of volume f2af65bf-0f61-4c35-be0c-a9805ba5a23f in container None Aug 19 23:17:30.197471 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.197471 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:30.197934 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Volume info retrieved successfully. Aug 19 23:17:30.218455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Created reservations ['9ea797df-a6c5-426a-adec-6f16e7865cb0', 'f2791e8c-6d77-4d09-b13c-2d82be4f6611'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:30.261656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a8ee28e3-12e7-482b-a850-eb16c997a279 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:17:30.261656 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 453/1805] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:30 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 19 23:17:30.269498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.271797 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:30.271948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:30.272137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:30.272336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:30.279265 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.279265 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:30.281444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84a5860a-12b3-4779-ac14-0b29ef1144e8 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:30.283832 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 451/1806] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:30 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:30.361938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-82eabc61-cefe-4506-8549-cc4c1be729db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.364357 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82eabc61-cefe-4506-8549-cc4c1be729db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:30.364674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82eabc61-cefe-4506-8549-cc4c1be729db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:30.364942 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82eabc61-cefe-4506-8549-cc4c1be729db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:30.373010 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.373010 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:30.383176 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-82eabc61-cefe-4506-8549-cc4c1be729db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:30.389913 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82eabc61-cefe-4506-8549-cc4c1be729db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 returned with HTTP 200 Aug 19 23:17:30.390455 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 451/1807] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:30 2026] GET /volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:30.404512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1795f4f9-4027-4359-9aac-818527e63a26 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.408035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:30.408530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28525b63-f8c4-464b-826e-252fa3fa4c50", "name": "tempest-CreateVolumesFromBackupTest-Backup-1802213146"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:30.410910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Creating new backup {'backup': {'volume_id': '28525b63-f8c4-464b-826e-252fa3fa4c50', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1802213146'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:30.411097 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Creating backup of volume 28525b63-f8c4-464b-826e-252fa3fa4c50 in container None Aug 19 23:17:30.423565 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.423565 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:30.424206 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:30.464181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['465c974a-0731-4bce-98c0-b617d31f56b1', 'c7db1a9a-95ea-403c-83f8-865831fe854e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:30.501792 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1795f4f9-4027-4359-9aac-818527e63a26 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:17:30.501792 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 453/1808] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:30 2026] POST /volume/v3/backups => generated 339 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:30.509301 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:30.511321 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:30.511540 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:30.511816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:30.511960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:30.518583 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:30.518583 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:30.520618 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7676c3b-5cdd-4db6-9ed4-8d7fa648801c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:30.521237 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 454/1809] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:30 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:31.294855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:31.296793 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:31.297001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:31.297336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:31.298301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:31.309136 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:31.309136 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:31.309824 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e735c7f-5a4b-482a-b7df-b06498bee41f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:31.310245 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 452/1810] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:31 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:31.532090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c7778116-51fd-426e-a7af-d69cdf12176e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:31.534135 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7778116-51fd-426e-a7af-d69cdf12176e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:31.534346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7778116-51fd-426e-a7af-d69cdf12176e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:31.534541 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7778116-51fd-426e-a7af-d69cdf12176e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:31.534655 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c7778116-51fd-426e-a7af-d69cdf12176e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:31.540458 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:31.540458 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:31.541314 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7778116-51fd-426e-a7af-d69cdf12176e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:31.541673 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 452/1811] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:31 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:32.321394 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:32.325566 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:32.325566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:32.325566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:32.325566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:32.329041 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:32.329041 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:32.330478 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29a3db39-c12a-417c-a7d9-9da5eaae76e5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:32.330912 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 454/1812] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:32 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:32.555352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:32.557546 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:32.557841 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:32.558148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:32.558313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:32.563561 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:32.563561 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:32.564365 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-10f93465-7b1d-421b-87d7-81bc3c0d5f20 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:32.564734 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 455/1813] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:32 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:33.343697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.346199 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:33.346489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.346767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.346927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:33.352099 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:33.352099 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:33.352765 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd5b63cc-1cf1-4b7d-b7ce-8241840b6a2e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:33.353149 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 453/1814] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:33.401256 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-943def0e-01aa-4c0e-b1cf-2946545749b6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.518951 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-943def0e-01aa-4c0e-b1cf-2946545749b6 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:17:33.519308 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-943def0e-01aa-4c0e-b1cf-2946545749b6 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eca36ee3-592b-4e21-b9a1-d55a1f00d8b3", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1314627393"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:33.527793 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-943def0e-01aa-4c0e-b1cf-2946545749b6 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 404 Aug 19 23:17:33.528449 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 453/1815] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:17:33 2026] POST /volume/v3/snapshots => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:33.536971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9ae1bfd5-925d-4d75-9fc3-c5512771f82e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.538874 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ae1bfd5-925d-4d75-9fc3-c5512771f82e tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:17:33.539561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9ae1bfd5-925d-4d75-9fc3-c5512771f82e tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1338532567"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:33.570346 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9ae1bfd5-925d-4d75-9fc3-c5512771f82e tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 404 Aug 19 23:17:33.572187 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 455/1816] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:17:33 2026] POST /volume/v3/snapshots => generated 77 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:33.579641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.580634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.581742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:33.581742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.581742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.581742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:33.582637 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=invalid Aug 19 23:17:33.582637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.582637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.583196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] HTTP exception thrown: limit param must be an integer Aug 19 23:17:33.583363 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7c43db44-4c75-4e80-af62-5053fbfc9d80 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 19 23:17:33.583856 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 454/1817] 10.4.3.193 () {66 vars in 1270 bytes} [Wed Aug 19 23:17:33 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 19 23:17:33.585940 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:33.585940 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:33.586889 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f13356b8-e00a-42b1-b8f0-39fff5940123 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:33.587570 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 456/1818] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:33.593823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.596738 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots?marker=834dbe58-3480-4a82-a881-7067e8d4669e Aug 19 23:17:33.597048 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.597365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.597769 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:17:33.599212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:17:33.604674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2115da8a-dac1-408a-b411-95d5b2e2f999 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots?marker=834dbe58-3480-4a82-a881-7067e8d4669e returned with HTTP 404 Aug 19 23:17:33.605406 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 454/1819] 10.4.3.193 () {66 vars in 1330 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/snapshots?marker=834dbe58-3480-4a82-a881-7067e8d4669e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:33.616733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.619728 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=invalid Aug 19 23:17:33.620781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.620781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.620781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:17:33.622240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:17:33.623136 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84c726d1-c15d-4d7c-a96e-1f11375cf3a0 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 19 23:17:33.623840 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 456/1820] 10.4.3.193 () {66 vars in 1276 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:17:33.633377 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.635237 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:33.635804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-977643433"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:33.638066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-977643433'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:33.638558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create volume of 2 GB Aug 19 23:17:33.646790 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Availability Zones retrieved successfully. Aug 19 23:17:33.651412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Flow 'volume_create_api' (0f3b65cd-8836-4edc-8c63-fa8652d10c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:33.653157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d0a633-4443-4420-8c7c-79bd3855dd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:33.654792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Validating volume size '2' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:33.693012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d0a633-4443-4420-8c7c-79bd3855dd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:33.694411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b8c93e-e9af-405b-acba-82ee78fe841e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:33.786451 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Created reservations ['c8092984-11bd-4649-90d9-819bb3ff66d4', 'ae259b98-7928-4d96-ba44-a0404f2e1fcb', '6482569c-d4f2-43b2-b5e8-f56047af8015', '6496636a-c2c1-44f2-8407-e70e4c1cc94a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:33.788426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b8c93e-e9af-405b-acba-82ee78fe841e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8092984-11bd-4649-90d9-819bb3ff66d4', 'ae259b98-7928-4d96-ba44-a0404f2e1fcb', '6482569c-d4f2-43b2-b5e8-f56047af8015', '6496636a-c2c1-44f2-8407-e70e4c1cc94a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:33.790744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d95989-5c73-4a40-b529-645068f68585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:33.823561 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d95989-5c73-4a40-b529-645068f68585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1607e0cd-6bcf-44d3-8b78-5483e84c2cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-977643433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a999b7eff7d54dcdac90cb0249fcebfe',qos_specs=None,replication_status=,reservations=['c8092984-11bd-4649-90d9-819bb3ff66d4','ae259b98-7928-4d96-ba44-a0404f2e1fcb','6482569c-d4f2-43b2-b5e8-f56047af8015','6496636a-c2c1-44f2-8407-e70e4c1cc94a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49abf22f483d48518ae72a4579423150',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-977643433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1607e0cd-6bcf-44d3-8b78-5483e84c2cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a999b7eff7d54dcdac90cb0249fcebfe',provider_auth=None,provider_geometry=None,provider_id=None,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='49abf22f483d48518ae72a4579423150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:33.825817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d01f1d-47e7-4840-a0d5-020cef607cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:33.846694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d01f1d-47e7-4840-a0d5-020cef607cb9) transitioned into state 'SUCCESS' from state '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-977643433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a999b7eff7d54dcdac90cb0249fcebfe',qos_specs=None,replication_status=,reservations=['c8092984-11bd-4649-90d9-819bb3ff66d4','ae259b98-7928-4d96-ba44-a0404f2e1fcb','6482569c-d4f2-43b2-b5e8-f56047af8015','6496636a-c2c1-44f2-8407-e70e4c1cc94a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49abf22f483d48518ae72a4579423150',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:33.847551 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30de49e6-a8d4-4cad-a38f-0da7bdae3a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:33.860646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30de49e6-a8d4-4cad-a38f-0da7bdae3a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:33.860646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Flow 'volume_create_api' (0f3b65cd-8836-4edc-8c63-fa8652d10c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:33.860921 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create volume request issued successfully. Aug 19 23:17:33.862769 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1bf0a3f8-a9e0-4e13-b29b-a88348065b85 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:33.862769 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 455/1821] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:33 2026] POST /volume/v3/volumes => generated 761 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:33.879500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.879500 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:33.879834 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.879916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:33.889733 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:33.889733 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:33.891863 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:33.896996 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3fb2840-b19c-45e1-b07c-cab3beb7c8c4 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 200 Aug 19 23:17:33.897428 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 457/1822] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:33.992616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:33.995284 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:33.995571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:33.995876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.009514 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.009514 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:34.015305 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:34.022462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-71f8bcda-b4d8-4dcb-8189-9648a1943eba tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:34.023016 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 455/1823] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:33 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:34.042646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.044795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9/action Aug 19 23:17:34.045275 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:17:34.045512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:34.059193 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.059193 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:34.060736 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:34.069992 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Begin detaching volume completed successfully. Aug 19 23:17:34.070591 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-fe448dea-f0cb-4800-9155-be2b362c1b4d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9/action returned with HTTP 202 Aug 19 23:17:34.071277 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 457/1824] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:17:34 2026] POST /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:34.104302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.107318 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:34.107644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.108027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.120756 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.120756 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:34.127945 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-00ddc188-4541-482d-9187-7591859f7816 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.127945 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00ddc188-4541-482d-9187-7591859f7816 None None] GET https://10.4.3.193/volume// Aug 19 23:17:34.128140 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00ddc188-4541-482d-9187-7591859f7816 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.128423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00ddc188-4541-482d-9187-7591859f7816 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.128882 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00ddc188-4541-482d-9187-7591859f7816 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:34.129248 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 458/1825] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:17:34.132302 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:34.137688 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.142744 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6739c63b-a5c5-45ce-a30b-99f6822487fc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:34.142888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:34.142933 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 456/1826] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:34.142978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.142978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.155636 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.155636 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:34.162348 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:34.168559 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-8a8a4967-d10f-4830-be32-a90117f50844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:34.169026 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 456/1827] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:34.365289 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d27fd432-55a2-4526-89cc-94fa847bc235 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.366878 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27fd432-55a2-4526-89cc-94fa847bc235 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:34.367112 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27fd432-55a2-4526-89cc-94fa847bc235 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.367275 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d27fd432-55a2-4526-89cc-94fa847bc235 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.367387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d27fd432-55a2-4526-89cc-94fa847bc235 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:34.373598 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.373598 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:34.374599 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d27fd432-55a2-4526-89cc-94fa847bc235 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:34.375080 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 458/1828] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:34.601185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.608505 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:34.608990 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.609547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.609547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:34.612550 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=273,cinder:UPDATE=64,cinder:INSERT=37 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:17:34.624662 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.624662 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:34.626350 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2074aa5a-b9a3-4c61-a61f-627f9bcd7e35 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:34.626898 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 459/1829] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:34.919157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-904ec180-f9c9-4666-9414-9548052fa516 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.922482 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-904ec180-f9c9-4666-9414-9548052fa516 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:34.922772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-904ec180-f9c9-4666-9414-9548052fa516 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:34.923026 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-904ec180-f9c9-4666-9414-9548052fa516 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:34.936397 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.936397 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:34.941412 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-904ec180-f9c9-4666-9414-9548052fa516 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:34.946938 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-904ec180-f9c9-4666-9414-9548052fa516 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 200 Aug 19 23:17:34.947424 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 457/1830] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:34 2026] GET /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:34.963346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:34.965419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:17:34.965817 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1607e0cd-6bcf-44d3-8b78-5483e84c2cc6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1797087781"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:34.976728 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:34.976728 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:34.977219 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:34.977338 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create snapshot from volume 1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:35.026234 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Created reservations ['ee430d82-bf91-41c0-9940-316ef245f742', 'd19eaa12-f0bd-4a28-8716-cd1459a40155', '5c24ea48-94e2-46d5-8ead-3f0c822e5765', '2a61727f-1784-4f83-a929-6068f2caec0d'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:35.080870 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot create request issued successfully. Aug 19 23:17:35.081493 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-35599d12-f6d4-4aaf-9691-bb83f94ce048 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:17:35.082279 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 457/1831] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:17:34 2026] POST /volume/v3/snapshots => generated 318 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:17:35.094041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:35.100845 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:35.100845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:35.101029 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:35.108637 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:35.108637 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:35.108637 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot retrieved successfully. Aug 19 23:17:35.110206 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2d08c26-71e2-4bf6-81e8-02bf8246ab01 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf returned with HTTP 200 Aug 19 23:17:35.110885 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 459/1832] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:17:35 2026] GET /volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:35.155605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-109fda1a-2254-4921-bf10-537de7569b96 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:35.158396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-109fda1a-2254-4921-bf10-537de7569b96 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:35.160180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-109fda1a-2254-4921-bf10-537de7569b96 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:35.160180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-109fda1a-2254-4921-bf10-537de7569b96 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:35.170315 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:35.170315 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:35.177038 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-109fda1a-2254-4921-bf10-537de7569b96 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:35.182239 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-109fda1a-2254-4921-bf10-537de7569b96 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:35.182924 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 460/1833] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:35 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:35.388437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25b43008-03bb-4639-8da2-41edf9f661ac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:35.390776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25b43008-03bb-4639-8da2-41edf9f661ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:35.391040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25b43008-03bb-4639-8da2-41edf9f661ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:35.391319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25b43008-03bb-4639-8da2-41edf9f661ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:35.391428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-25b43008-03bb-4639-8da2-41edf9f661ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:35.396803 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:35.396803 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:35.398079 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25b43008-03bb-4639-8da2-41edf9f661ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:35.398639 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 458/1834] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:35 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:35.642235 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:35.646733 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:35.646733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:35.646733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:35.646733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:35.648800 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:35.648800 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:35.649604 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02cf1b5c-be31-4ec1-8b21-e81dd4275371 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:35.650137 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 458/1835] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:35 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:36.125483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72d6b2c8-de78-441e-b402-53b0507ea490 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.133023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72d6b2c8-de78-441e-b402-53b0507ea490 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:36.133320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72d6b2c8-de78-441e-b402-53b0507ea490 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.133584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72d6b2c8-de78-441e-b402-53b0507ea490 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.140954 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.140954 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:36.141305 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72d6b2c8-de78-441e-b402-53b0507ea490 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot retrieved successfully. Aug 19 23:17:36.143097 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72d6b2c8-de78-441e-b402-53b0507ea490 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf returned with HTTP 200 Aug 19 23:17:36.143097 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 460/1836] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:17:36 2026] GET /volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:36.154971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.156679 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:36.157118 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0f386398-e636-4e98-b5b8-f1f8820e0aaf"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:36.159598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0f386398-e636-4e98-b5b8-f1f8820e0aaf'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:36.165530 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.165530 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:36.165982 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot retrieved successfully. Aug 19 23:17:36.166095 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Create volume of 1 GB Aug 19 23:17:36.169589 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Availability Zones retrieved successfully. Aug 19 23:17:36.181478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Flow 'volume_create_api' (2c25fbf8-2eee-4d49-982b-3ab36003617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:36.183276 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5e0103-2e4b-4bdf-9ae6-ef09691f59b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:36.183537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:36.184859 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5e0103-2e4b-4bdf-9ae6-ef09691f59b1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:17:36.184859 np0000007826 devstack@c-api.service[100375]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 19 23:17:36.186448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5e0103-2e4b-4bdf-9ae6-ef09691f59b1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:36.187847 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae5e0103-2e4b-4bdf-9ae6-ef09691f59b1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:17:36.188596 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Flow 'volume_create_api' (2c25fbf8-2eee-4d49-982b-3ab36003617a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:17:36.189316 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4390b8b2-fe0e-4656-9ee1-c78916fd43fc tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 19 23:17:36.189316 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 461/1837] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:17:36 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:17:36.201446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.203096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.203996 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:36.203996 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.204235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.204381 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Delete snapshot with id: 0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:36.206061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:36.206444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.206672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.211368 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.211368 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:36.213157 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot retrieved successfully. Aug 19 23:17:36.228237 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.228237 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:36.238004 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot delete request issued successfully. Aug 19 23:17:36.238004 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b45f649d-e459-4c99-869b-d7ffbd61bb8f tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf returned with HTTP 202 Aug 19 23:17:36.238004 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 459/1838] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:17:36 2026] DELETE /volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:36.243694 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:36.248482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.253527 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:36.253527 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.255390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.260226 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c141ed4-91a4-4ea7-80b8-78f6502275c9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:36.261645 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 459/1839] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:36 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:36.270447 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.270447 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:36.270866 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Snapshot retrieved successfully. Aug 19 23:17:36.272309 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9eaf14b-14c7-4551-94fa-3821a0e5d8c7 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf returned with HTTP 200 Aug 19 23:17:36.272769 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 461/1840] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:17:36 2026] GET /volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:36.410694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.413913 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:36.413913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.413913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.413913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:36.419856 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.419856 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:36.420796 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e70e286-ad83-4778-bc57-1b26ea765ab4 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:36.421348 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 462/1841] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:36 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:36.664316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05138601-32db-45cf-b138-32902eb6231a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:36.666583 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05138601-32db-45cf-b138-32902eb6231a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:36.666694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05138601-32db-45cf-b138-32902eb6231a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:36.666890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05138601-32db-45cf-b138-32902eb6231a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:36.666997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-05138601-32db-45cf-b138-32902eb6231a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:36.679052 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:36.679052 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:36.679052 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05138601-32db-45cf-b138-32902eb6231a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:36.679688 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 460/1842] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:36 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:37.277255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.283225 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:37.283422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.283703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.285681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5559809a-b9a6-4268-a3bf-45dd767855fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.287896 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5559809a-b9a6-4268-a3bf-45dd767855fb tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf Aug 19 23:17:37.288156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5559809a-b9a6-4268-a3bf-45dd767855fb tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.288413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5559809a-b9a6-4268-a3bf-45dd767855fb tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.294051 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5559809a-b9a6-4268-a3bf-45dd767855fb tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf returned with HTTP 404 Aug 19 23:17:37.294540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 462/1843] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/snapshots/0f386398-e636-4e98-b5b8-f1f8820e0aaf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:37.298852 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.298852 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:37.303021 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.305623 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:37.305932 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.306230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.307656 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:37.313079 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53eb1aff-c2fd-4d90-b07b-4a882f4c8640 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:37.313572 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 460/1844] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:17:37.324428 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.324428 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:37.334627 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:37.346091 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b3c9bf8-5a3b-4724-b140-f03a284b7c90 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 200 Aug 19 23:17:37.346613 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 463/1845] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:37.365188 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.367690 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:37.368265 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.368524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.368740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Delete volume with id: 1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:37.378515 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.378515 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:37.378983 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:37.406344 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Delete volume request issued successfully. Aug 19 23:17:37.406617 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ee8d2118-809a-4061-813a-b3293b2a0dd1 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 202 Aug 19 23:17:37.407252 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 461/1846] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:37 2026] DELETE /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:37.424094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.427546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:37.427764 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.427988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.434338 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-748d9265-570d-4883-8650-501dd3a7a6ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.438848 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-748d9265-570d-4883-8650-501dd3a7a6ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:37.439058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-748d9265-570d-4883-8650-501dd3a7a6ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.439381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-748d9265-570d-4883-8650-501dd3a7a6ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.439533 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-748d9265-570d-4883-8650-501dd3a7a6ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:37.443416 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.443416 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:37.446861 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.446861 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:37.448160 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-748d9265-570d-4883-8650-501dd3a7a6ac tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:37.448969 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 461/1847] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:37.449027 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Volume info retrieved successfully. Aug 19 23:17:37.454101 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7c13612a-63fb-4064-82de-f64fba2ab5fa tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 200 Aug 19 23:17:37.454643 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 463/1848] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:37.691593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d95aa329-b899-435c-937d-dc51ec73d6fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:37.693762 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d95aa329-b899-435c-937d-dc51ec73d6fc tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:37.694000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d95aa329-b899-435c-937d-dc51ec73d6fc tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:37.694238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d95aa329-b899-435c-937d-dc51ec73d6fc tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:37.694370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d95aa329-b899-435c-937d-dc51ec73d6fc tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:37.698958 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:37.698958 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:37.701323 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d95aa329-b899-435c-937d-dc51ec73d6fc tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:37.701323 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 464/1849] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:37 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:38.329387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:38.331173 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:38.331361 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:38.331545 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:38.342356 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:38.342356 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:38.347910 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:38.354987 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abc028f4-c082-43cf-8e69-ee02f521fe4e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:38.355552 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 462/1850] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:38 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:38.461770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:38.464071 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:38.464374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:38.464676 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:38.464776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:38.472812 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:38.472812 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:38.473675 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a47e1bfe-36a7-4a87-a14d-ffe6a0d1dd8d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:38.474456 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 462/1851] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:38 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:38.477242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c5b77c7-8fbf-403d-aa0b-bf425b5940e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:38.479605 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c5b77c7-8fbf-403d-aa0b-bf425b5940e5 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] GET https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 Aug 19 23:17:38.479780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c5b77c7-8fbf-403d-aa0b-bf425b5940e5 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:38.479969 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c5b77c7-8fbf-403d-aa0b-bf425b5940e5 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:38.488132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c5b77c7-8fbf-403d-aa0b-bf425b5940e5 tempest-VolumesSnapshotNegativeTestJSON-297743281 tempest-VolumesSnapshotNegativeTestJSON-297743281-project-member] https://10.4.3.193/volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 returned with HTTP 404 Aug 19 23:17:38.488976 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 464/1852] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:38 2026] GET /volume/v3/volumes/1607e0cd-6bcf-44d3-8b78-5483e84c2cc6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:38.716783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:38.716783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:38.716783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:38.716783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:38.717683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:38.722046 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:38.722046 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:38.723033 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ef0e4fa-842a-4a14-9be1-ee9a35067223 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:38.723810 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 465/1853] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:38 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:39.347414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-be52fc42-2d02-4615-a86c-a179d94306d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:39.350421 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-be52fc42-2d02-4615-a86c-a179d94306d9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b Aug 19 23:17:39.350672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-be52fc42-2d02-4615-a86c-a179d94306d9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:39.351037 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-be52fc42-2d02-4615-a86c-a179d94306d9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:39.360439 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:39.360439 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:39.374908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:39.377234 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:39.377461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:39.377697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:39.397913 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:39.397913 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:39.406220 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:39.415500 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ac0b2ea-17cd-4ae2-bab8-bf3f95083a50 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:39.415969 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 463/1854] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:39 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:39.444742 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6d2dceaf-047b-4df2-a976-f4b4dd507a76 req-be52fc42-2d02-4615-a86c-a179d94306d9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b returned with HTTP 200 Aug 19 23:17:39.444742 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 463/1855] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:17:39 2026] DELETE /volume/v3/attachments/4e402c46-a9e9-444f-b1b7-32e3d1f4f77b => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:39.490145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e95c4259-bb77-4027-878b-64eb23762e68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:39.495181 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e95c4259-bb77-4027-878b-64eb23762e68 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:39.495367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e95c4259-bb77-4027-878b-64eb23762e68 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:39.495639 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e95c4259-bb77-4027-878b-64eb23762e68 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:39.495832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e95c4259-bb77-4027-878b-64eb23762e68 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:39.502938 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:39.502938 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:39.503687 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e95c4259-bb77-4027-878b-64eb23762e68 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:39.503965 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 465/1856] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:39 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:39.742384 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:39.744815 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:39.744815 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:39.745375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:39.745375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:39.749932 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:39.749932 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:39.750783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8065aefb-fc7d-4bed-bec3-652bdd3d92ec tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:39.751217 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 466/1857] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:39 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:40.433660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:40.436152 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:17:40.436584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:40.436832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:40.449789 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:40.449789 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:40.455673 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:17:40.462956 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5eb29e5c-bced-44bd-8609-8e7284cfa3f8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:17:40.463534 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 464/1858] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:40 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:40.517242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:40.519217 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:40.519781 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:40.519781 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:40.520097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:40.526519 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:40.526519 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:40.527690 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbf2621d-b980-497f-a5ee-38caeba3abcf tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:40.528459 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 464/1859] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:40 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:40.765262 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:40.767085 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:40.767336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:40.767552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:40.767725 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:40.771445 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=295,cinder:INSERT=35,cinder:UPDATE=72 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:17:40.773044 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:40.773044 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:40.773945 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a90f621a-97f8-400b-ae9c-4f2a5bb426db tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:40.774446 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 466/1860] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:40 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:41.542427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:41.545096 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:41.545429 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:41.545689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:41.546216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:41.552269 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:41.552269 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:41.554849 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07a1d49a-231f-4aee-b11f-2ddd6e94af90 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:41.555857 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 467/1861] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:41 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:41.790376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:41.792752 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:41.792752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:41.792752 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:41.792876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:41.800901 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:41.800901 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:41.801701 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f70beea8-95c1-432d-b8a1-22db52f8c03d tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:41.802110 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 465/1862] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:41 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:42.569596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-37111060-b390-41f8-afaa-cea51abf6aba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:42.571392 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37111060-b390-41f8-afaa-cea51abf6aba tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:42.571628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37111060-b390-41f8-afaa-cea51abf6aba tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:42.571842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37111060-b390-41f8-afaa-cea51abf6aba tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:42.571980 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-37111060-b390-41f8-afaa-cea51abf6aba tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:42.576322 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=279,cinder:INSERT=40,cinder:UPDATE=69 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:17:42.578956 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:42.578956 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:42.579680 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37111060-b390-41f8-afaa-cea51abf6aba tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:42.580175 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 465/1863] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:42 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:42.828582 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:42.830603 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:42.830859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:42.831106 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:42.831279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:42.835761 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:42.835761 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:42.836491 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d23e25d1-a1f6-4f77-9eba-0a73bc98c746 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:42.836843 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 467/1864] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:42 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:43.592476 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3053c403-987a-47f2-a725-702cf4e2362f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:43.594438 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3053c403-987a-47f2-a725-702cf4e2362f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:43.595091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3053c403-987a-47f2-a725-702cf4e2362f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:43.595091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3053c403-987a-47f2-a725-702cf4e2362f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:43.595091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3053c403-987a-47f2-a725-702cf4e2362f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:43.605881 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:43.605881 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:43.606898 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3053c403-987a-47f2-a725-702cf4e2362f tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:43.607457 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 468/1865] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:43 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:43.849028 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:43.852216 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:43.852216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:43.852216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:43.852216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:43.854074 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=274,cinder:UPDATE=40,cinder:INSERT=17 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:17:43.857575 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:43.857575 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:43.858423 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9cf5d61a-5f40-4937-b5e7-92db5b21a519 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:43.858809 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 466/1866] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:43 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:44.619333 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:44.621760 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:44.621981 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:44.622265 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:44.622427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:44.628839 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:44.628839 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:44.630189 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07ef0b69-24d4-4d21-a44f-7a5f382eac20 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:44.630488 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 466/1867] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:44 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:44.877359 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:44.879750 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:44.880216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:44.880216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:44.880393 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:44.885423 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:44.885423 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:44.886515 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90d1e84d-cd79-4b9b-ba00-27e6fb49b2e7 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:44.887020 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 468/1868] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:44 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:45.644943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:45.646813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:45.646998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:45.647171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:45.647307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:45.651829 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:45.651829 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:45.652430 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e81486a8-f60c-4997-97a4-e70095ff1c6b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:45.652781 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 469/1869] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:45 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:45.902756 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:45.905094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:45.906411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:45.906411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:45.906411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:45.911732 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:45.911732 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:45.913036 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-044e35ae-bbcb-48a3-ad03-38dbfe75ce04 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:45.913818 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 467/1870] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:45 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:46.666295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:46.669733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:46.670293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:46.670564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:46.670677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:46.681059 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:46.681059 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:46.681753 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-188afc8a-80c1-40c9-af19-76f608c4eb83 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:46.682256 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 467/1871] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:46 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:46.927275 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:46.930014 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:46.930014 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:46.930245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:46.930362 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:46.936013 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:46.936013 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:46.937094 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b68ba02-3d20-4a9c-ba30-7e506acc4682 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:46.937562 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 469/1872] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:46 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:47.693269 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:47.697113 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:17:47.697113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:47.697113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:47.697113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:47.701111 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:47.701111 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:47.702083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f6f70f70-3fe1-4c6a-80cd-e3a53b243aae tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:17:47.702555 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 470/1873] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:47 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:47.720078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:47.735145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:17:47.735145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2af65bf-0f61-4c35-be0c-a9805ba5a23f", "name": "tempest-VolumesBackupsTest-Backup-830494108"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:47.735145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating new backup {'backup': {'volume_id': 'f2af65bf-0f61-4c35-be0c-a9805ba5a23f', 'name': 'tempest-VolumesBackupsTest-Backup-830494108'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:17:47.735145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating backup of volume f2af65bf-0f61-4c35-be0c-a9805ba5a23f in container None Aug 19 23:17:47.747115 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:47.747115 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:47.748412 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:17:47.773426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['1ab981da-5790-439a-972b-b3328e04024a', '1099cd9a-523d-4835-b7e6-cd38ce7e5388'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:47.810109 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2118fa8c-b770-4994-94b6-fe3d9a5d7317 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:17:47.810739 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 468/1874] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:47 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:47.824007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:47.825960 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:47.826382 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:47.826642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:47.826915 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:47.832432 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:47.832432 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:47.833307 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1649e41-9c8e-44ca-b76d-81eb8fd6a639 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:47.833729 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 468/1875] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:47 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:47.953196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-49af7684-899b-4b0d-b509-432c077c6bd4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:47.956108 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49af7684-899b-4b0d-b509-432c077c6bd4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:47.956385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49af7684-899b-4b0d-b509-432c077c6bd4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:47.956635 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-49af7684-899b-4b0d-b509-432c077c6bd4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:47.956730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-49af7684-899b-4b0d-b509-432c077c6bd4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:47.962516 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:47.962516 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:47.963318 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-49af7684-899b-4b0d-b509-432c077c6bd4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:47.963543 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 470/1876] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:47 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:48.846342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9438350d-68ac-483f-983f-f74cd6510db3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:48.848156 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9438350d-68ac-483f-983f-f74cd6510db3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:48.848358 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9438350d-68ac-483f-983f-f74cd6510db3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:48.848535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9438350d-68ac-483f-983f-f74cd6510db3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:48.848647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9438350d-68ac-483f-983f-f74cd6510db3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:48.852853 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:48.852853 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:48.854099 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9438350d-68ac-483f-983f-f74cd6510db3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:48.854524 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 471/1877] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:48 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:48.985312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-311a7b6c-89d7-460d-b553-978437aa3c28 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:48.987442 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-311a7b6c-89d7-460d-b553-978437aa3c28 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:48.987687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-311a7b6c-89d7-460d-b553-978437aa3c28 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:48.987898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-311a7b6c-89d7-460d-b553-978437aa3c28 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:48.987991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-311a7b6c-89d7-460d-b553-978437aa3c28 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:48.993786 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:48.993786 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:48.994580 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-311a7b6c-89d7-460d-b553-978437aa3c28 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:48.994995 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 469/1878] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:48 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:49.865616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:49.867482 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:49.867678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:49.867884 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:49.868084 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:49.872121 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:49.872121 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:49.872849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a5a2682-5bef-48f4-bb91-4ef4cbc96a9c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:49.873228 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 469/1879] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:49 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:50.008121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:50.010277 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:50.010588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:50.010893 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:50.011102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:50.016101 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:50.016101 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:50.017147 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ce0f2be-5df4-49a5-b8ab-1c802021adce tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:50.017669 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 471/1880] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:50 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:50.884917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2e98234a-e702-438d-be2d-d24a0df9df26 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:50.886676 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e98234a-e702-438d-be2d-d24a0df9df26 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:50.887066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e98234a-e702-438d-be2d-d24a0df9df26 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:50.887787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e98234a-e702-438d-be2d-d24a0df9df26 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:50.887787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2e98234a-e702-438d-be2d-d24a0df9df26 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:50.892457 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:50.892457 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:50.894037 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e98234a-e702-438d-be2d-d24a0df9df26 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:50.894037 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 472/1881] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:50 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:51.029062 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.031043 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:51.031277 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:51.031485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:51.031612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:51.035675 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:51.035675 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:51.036417 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4111b62f-38a1-4213-8f6b-8c77d10717b6 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:51.036799 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 470/1882] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:51 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:51.048580 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.050482 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:51.050862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41abc5f-20a5-4f41-9640-0ce1f614c6af", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1965089347"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:51.052524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {"'backup_id": 'd41abc5f-20a5-4f41-9640-0ce1f614c6af', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1965089347'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:51.052663 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:51.058578 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:51.065931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (5979d329-de11-4aba-a293-2a21040f83be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.067511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4faf1a18-c5c5-41ea-a1bf-de3c95f22f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.068437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:51.093993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4faf1a18-c5c5-41ea-a1bf-de3c95f22f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.094793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (831a23bb-e4ba-4dd5-aa1e-de2c90ddd4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.136731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['abf2709a-dec5-441a-94b8-b453e0aed636', 'e4f8580f-1798-471e-9c74-a741f1501cfc', '1f021018-8ac5-4754-8790-2bc767e35bc8', '0560e541-9477-480d-ab41-20db0e6ade98'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:51.137729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (831a23bb-e4ba-4dd5-aa1e-de2c90ddd4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf2709a-dec5-441a-94b8-b453e0aed636', 'e4f8580f-1798-471e-9c74-a741f1501cfc', '1f021018-8ac5-4754-8790-2bc767e35bc8', '0560e541-9477-480d-ab41-20db0e6ade98']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.138581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0b8fd8-b63c-4863-b2f0-51ef9bbc8d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.168074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0b8fd8-b63c-4863-b2f0-51ef9bbc8d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1965089347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['abf2709a-dec5-441a-94b8-b453e0aed636','e4f8580f-1798-471e-9c74-a741f1501cfc','1f021018-8ac5-4754-8790-2bc767e35bc8','0560e541-9477-480d-ab41-20db0e6ade98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1965089347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.169400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de9028f-aa5c-4387-b3c6-bde8c2de05a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.194371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de9028f-aa5c-4387-b3c6-bde8c2de05a6) transitioned into state 'SUCCESS' from state '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-1965089347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['abf2709a-dec5-441a-94b8-b453e0aed636','e4f8580f-1798-471e-9c74-a741f1501cfc','1f021018-8ac5-4754-8790-2bc767e35bc8','0560e541-9477-480d-ab41-20db0e6ade98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.195214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b1176-4a17-42e1-a13a-1c6b08ba2835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.207772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b1176-4a17-42e1-a13a-1c6b08ba2835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.208863 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (5979d329-de11-4aba-a293-2a21040f83be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.209210 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:51.210239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7049ab9d-893d-4c03-9bd7-faf40864ceca tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:51.210799 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 470/1883] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:51 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:51.228908 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.230684 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:51.231117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41abc5f-20a5-4f41-9640-0ce1f614c6af", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-387756128"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:51.232879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {"'backup_id": 'd41abc5f-20a5-4f41-9640-0ce1f614c6af', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-387756128'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:51.233016 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:51.238021 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:51.244284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (d3fadda2-e50f-4979-a1f1-0bf284b24e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.245626 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53f3fd1-433d-4b84-9d6c-2d309e87e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.246830 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:51.276857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53f3fd1-433d-4b84-9d6c-2d309e87e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.277620 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78474c80-2424-4e71-a8e1-3a549ba200c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.317642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['06c2f19b-d2e6-4189-a366-3dbb20a6a2ab', '00276b35-eb3d-4097-8836-d30521096d66', 'fef1ce41-c8f2-4e80-a2d2-8170937ebfd2', 'ea72f248-f745-4836-b8fa-c09bdf1d6982'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:51.318645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78474c80-2424-4e71-a8e1-3a549ba200c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c2f19b-d2e6-4189-a366-3dbb20a6a2ab', '00276b35-eb3d-4097-8836-d30521096d66', 'fef1ce41-c8f2-4e80-a2d2-8170937ebfd2', 'ea72f248-f745-4836-b8fa-c09bdf1d6982']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.319754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cdd9c3-e419-4dec-9cdc-9713e1709842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.347468 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cdd9c3-e419-4dec-9cdc-9713e1709842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d008139-50a5-4d52-9233-06e3012bfc2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-387756128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['06c2f19b-d2e6-4189-a366-3dbb20a6a2ab','00276b35-eb3d-4097-8836-d30521096d66','fef1ce41-c8f2-4e80-a2d2-8170937ebfd2','ea72f248-f745-4836-b8fa-c09bdf1d6982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-387756128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d008139-50a5-4d52-9233-06e3012bfc2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.348169 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40121cfc-37a2-47a5-8f16-0afebd112e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.367614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40121cfc-37a2-47a5-8f16-0afebd112e5d) transitioned into state 'SUCCESS' from state '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-387756128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['06c2f19b-d2e6-4189-a366-3dbb20a6a2ab','00276b35-eb3d-4097-8836-d30521096d66','fef1ce41-c8f2-4e80-a2d2-8170937ebfd2','ea72f248-f745-4836-b8fa-c09bdf1d6982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.368397 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238ebb48-ffe2-4e6b-9eda-f91658c04ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.379590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238ebb48-ffe2-4e6b-9eda-f91658c04ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.380916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (d3fadda2-e50f-4979-a1f1-0bf284b24e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.381422 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:51.382197 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fc8a2ae-0b00-44a7-8030-9b22e89c4bad tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:51.382901 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 472/1884] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:51 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:51.396389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.398839 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:51.399342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41abc5f-20a5-4f41-9640-0ce1f614c6af", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1906069925"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:51.400987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {"'backup_id": 'd41abc5f-20a5-4f41-9640-0ce1f614c6af', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1906069925'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:51.401126 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:51.405667 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:51.411588 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (b293617c-8527-481c-aa2d-e58cef4e667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.413895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53ccffd-faac-4c7a-9006-405a6e5cd662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.414878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:51.440291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53ccffd-faac-4c7a-9006-405a6e5cd662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.441256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0f9ecc-a72a-4d59-9053-1a86a463990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.497955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['0472046e-49b3-40bb-a60e-2f6d5aa13943', '6826c714-914d-4af1-bd8c-767036e0400b', 'b33de804-81eb-4088-8362-6259e2db8c31', 'a36631a4-c529-4262-a7b9-0d8141ee5369'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:51.499362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0f9ecc-a72a-4d59-9053-1a86a463990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0472046e-49b3-40bb-a60e-2f6d5aa13943', '6826c714-914d-4af1-bd8c-767036e0400b', 'b33de804-81eb-4088-8362-6259e2db8c31', 'a36631a4-c529-4262-a7b9-0d8141ee5369']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.500451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b743a703-2f12-45c1-9965-aea32c03ef10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.541057 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b743a703-2f12-45c1-9965-aea32c03ef10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049a8a53-1917-4114-9805-82980b091184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1906069925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['0472046e-49b3-40bb-a60e-2f6d5aa13943','6826c714-914d-4af1-bd8c-767036e0400b','b33de804-81eb-4088-8362-6259e2db8c31','a36631a4-c529-4262-a7b9-0d8141ee5369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1906069925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049a8a53-1917-4114-9805-82980b091184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.542384 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea43fef-867d-4e39-a99d-a62ab2771fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.566417 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea43fef-867d-4e39-a99d-a62ab2771fed) transitioned into state 'SUCCESS' from state '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-1906069925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['0472046e-49b3-40bb-a60e-2f6d5aa13943','6826c714-914d-4af1-bd8c-767036e0400b','b33de804-81eb-4088-8362-6259e2db8c31','a36631a4-c529-4262-a7b9-0d8141ee5369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.567529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eb20a4-231f-4f7f-beae-a4be323d8ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.578917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eb20a4-231f-4f7f-beae-a4be323d8ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.579844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (b293617c-8527-481c-aa2d-e58cef4e667b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.580183 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:51.580957 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0dffa10f-15a2-450f-a96a-e19c764978d0 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:51.581634 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 473/1885] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:51 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 19 23:17:51.598785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.601455 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:51.603044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41abc5f-20a5-4f41-9640-0ce1f614c6af", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1045299346"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:51.605812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {"'backup_id": 'd41abc5f-20a5-4f41-9640-0ce1f614c6af', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1045299346'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:51.605812 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:51.612638 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:51.621009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (d6a01c13-122c-4328-acce-a97626310079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.622358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa258cf4-6ae3-492e-baef-a875ce343007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.623609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:51.662567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa258cf4-6ae3-492e-baef-a875ce343007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.663822 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb57a33-2b96-410b-85b9-800b7c12d8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.721884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['ec286b65-db66-46c7-9f3e-e4118b9b7615', '8d6366cd-c8d2-4fa8-a3e9-b1d42665ccde', '778ef768-4264-41cc-b78d-c2ad68f0a504', '93b0b9d2-686d-4b9d-bf62-f290c484e2c7'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:51.722784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb57a33-2b96-410b-85b9-800b7c12d8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec286b65-db66-46c7-9f3e-e4118b9b7615', '8d6366cd-c8d2-4fa8-a3e9-b1d42665ccde', '778ef768-4264-41cc-b78d-c2ad68f0a504', '93b0b9d2-686d-4b9d-bf62-f290c484e2c7']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.723534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab3838-9cd8-4984-8f8a-e93e560e20a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.750617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab3838-9cd8-4984-8f8a-e93e560e20a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb03bff-11e9-4dc7-834c-62d8c32e5da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1045299346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['ec286b65-db66-46c7-9f3e-e4118b9b7615','8d6366cd-c8d2-4fa8-a3e9-b1d42665ccde','778ef768-4264-41cc-b78d-c2ad68f0a504','93b0b9d2-686d-4b9d-bf62-f290c484e2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1045299346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb03bff-11e9-4dc7-834c-62d8c32e5da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.751565 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1cad5e-a49f-4ade-bee0-98f0907bfb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.787002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1cad5e-a49f-4ade-bee0-98f0907bfb63) transitioned into state 'SUCCESS' from state '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-1045299346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['ec286b65-db66-46c7-9f3e-e4118b9b7615','8d6366cd-c8d2-4fa8-a3e9-b1d42665ccde','778ef768-4264-41cc-b78d-c2ad68f0a504','93b0b9d2-686d-4b9d-bf62-f290c484e2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.787610 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bfff96-18e8-4df0-a6b3-a11b1d97465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.797918 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bfff96-18e8-4df0-a6b3-a11b1d97465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.798841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (d6a01c13-122c-4328-acce-a97626310079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.799060 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:51.799657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e62a42c3-7c33-4b84-9539-2143dab1c915 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:51.800115 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 471/1886] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:51 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:51.818651 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ab9d0b6f-5b96-4346-98e4-769120937099 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.821822 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:17:51.822084 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41abc5f-20a5-4f41-9640-0ce1f614c6af", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1705861917"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:51.825113 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request body: {'volume': {"'backup_id": 'd41abc5f-20a5-4f41-9640-0ce1f614c6af', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1705861917'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:17:51.825310 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume of 1 GB Aug 19 23:17:51.825806 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:51.825806 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:51.831898 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Availability Zones retrieved successfully. Aug 19 23:17:51.842668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (50da4e6b-9be8-47d0-981c-9570e1d643eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:51.844732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2f1c65-3477-4f53-a408-960c6aad92ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.846656 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:17:51.892575 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2f1c65-3477-4f53-a408-960c6aad92ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.894345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006c1016-0969-4bbf-80d3-5aa98d5e6f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.905681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5f63c099-29dd-4676-a015-85739b6d073a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:51.907830 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5f63c099-29dd-4676-a015-85739b6d073a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:51.908087 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5f63c099-29dd-4676-a015-85739b6d073a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:51.908311 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5f63c099-29dd-4676-a015-85739b6d073a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:51.908428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5f63c099-29dd-4676-a015-85739b6d073a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:51.912897 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:51.912897 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:51.913728 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5f63c099-29dd-4676-a015-85739b6d073a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:51.914218 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 473/1887] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:51 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:51.958982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Created reservations ['13e43e83-0700-4101-942b-7150461071b9', 'eeb5fc39-fc92-4834-bf2d-4c687c20ed68', '8e4ad23d-6e3e-4d62-b43a-aa4a55d54de1', '03a232b7-f49d-4171-85d3-d0c3657fc36c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:17:51.961734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006c1016-0969-4bbf-80d3-5aa98d5e6f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e43e83-0700-4101-942b-7150461071b9', 'eeb5fc39-fc92-4834-bf2d-4c687c20ed68', '8e4ad23d-6e3e-4d62-b43a-aa4a55d54de1', '03a232b7-f49d-4171-85d3-d0c3657fc36c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.961734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9835d00d-ce42-4ec6-bc33-247d709c532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:51.996686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9835d00d-ce42-4ec6-bc33-247d709c532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e87b22-671c-49b8-af3d-f3588f3cf017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1705861917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['13e43e83-0700-4101-942b-7150461071b9','eeb5fc39-fc92-4834-bf2d-4c687c20ed68','8e4ad23d-6e3e-4d62-b43a-aa4a55d54de1','03a232b7-f49d-4171-85d3-d0c3657fc36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1705861917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e87b22-671c-49b8-af3d-f3588f3cf017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd21cfc9ee04ee98e2800e47e431b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:51.998041 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea99c48a-a215-4c6a-8d87-0dd692e4b662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:52.021946 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea99c48a-a215-4c6a-8d87-0dd692e4b662) transitioned into state 'SUCCESS' from state '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-1705861917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd21cfc9ee04ee98e2800e47e431b14',qos_specs=None,replication_status=,reservations=['13e43e83-0700-4101-942b-7150461071b9','eeb5fc39-fc92-4834-bf2d-4c687c20ed68','8e4ad23d-6e3e-4d62-b43a-aa4a55d54de1','03a232b7-f49d-4171-85d3-d0c3657fc36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8836c4db07c44b03a5c30d507dd0e86d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:52.022982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8e793a-92a4-40ca-9a12-2d6c91c1b89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:17:52.032828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8e793a-92a4-40ca-9a12-2d6c91c1b89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:17:52.033613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Flow 'volume_create_api' (50da4e6b-9be8-47d0-981c-9570e1d643eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:17:52.033907 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Create volume request issued successfully. Aug 19 23:17:52.034436 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab9d0b6f-5b96-4346-98e4-769120937099 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:17:52.034977 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 471/1888] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:17:51 2026] POST /volume/v3/volumes => generated 758 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:17:52.048663 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.050846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 Aug 19 23:17:52.050846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.050978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.059412 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.059412 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:52.063460 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:52.070628 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a33439d2-53de-4a2b-a720-9b18121c16a8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 returned with HTTP 200 Aug 19 23:17:52.071144 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 474/1889] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:52.084888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.089600 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e Aug 19 23:17:52.089600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.089600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.097663 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.097663 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:52.107873 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:52.111974 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ff51d20-9b53-49c4-ada2-12c637e00488 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e returned with HTTP 200 Aug 19 23:17:52.112683 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 472/1890] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:52.126274 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.129858 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 Aug 19 23:17:52.129858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.129858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.138371 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.138371 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:52.143783 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:52.149257 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-129b7144-f581-4d7f-8b0a-b4173856bbd8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 returned with HTTP 200 Aug 19 23:17:52.150157 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 474/1891] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:17:52.163579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.165410 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 Aug 19 23:17:52.165583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.165776 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.173130 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.173130 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:52.177060 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:52.181645 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82c2ed32-381c-4b9a-a4f0-71922a24733e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 returned with HTTP 200 Aug 19 23:17:52.182142 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 472/1892] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:52.197079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.199359 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 Aug 19 23:17:52.199618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.199838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.207692 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.207692 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:17:52.216188 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:52.221199 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dcf93fd-3ea1-4235-93fe-834a938830e5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 returned with HTTP 200 Aug 19 23:17:52.221852 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 475/1893] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:52.234891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.237097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:52.237440 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.237760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.237942 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete backup with id: d41abc5f-20a5-4f41-9640-0ce1f614c6af. Aug 19 23:17:52.243146 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.243146 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:52.282395 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] delete_backup rpcapi backup_id d41abc5f-20a5-4f41-9640-0ce1f614c6af {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:17:52.284232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7bef9e7-1c9b-4e8d-8c1c-4c1a824af8de tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 202 Aug 19 23:17:52.284644 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 473/1894] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:52 2026] DELETE /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:17:52.294886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-760c6067-d6d2-40a7-beaf-c2110641029a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.303383 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-760c6067-d6d2-40a7-beaf-c2110641029a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:52.303602 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-760c6067-d6d2-40a7-beaf-c2110641029a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.303851 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-760c6067-d6d2-40a7-beaf-c2110641029a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.303951 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-760c6067-d6d2-40a7-beaf-c2110641029a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:52.311505 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.311505 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:52.312681 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-760c6067-d6d2-40a7-beaf-c2110641029a tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 200 Aug 19 23:17:52.313228 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 475/1895] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 760 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:52.926358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4460f588-8219-45df-b12e-0a4ae22531ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:52.929566 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4460f588-8219-45df-b12e-0a4ae22531ea tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:52.929787 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4460f588-8219-45df-b12e-0a4ae22531ea tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:52.930005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4460f588-8219-45df-b12e-0a4ae22531ea tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:52.930073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4460f588-8219-45df-b12e-0a4ae22531ea tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:52.934965 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:52.934965 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:52.937416 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4460f588-8219-45df-b12e-0a4ae22531ea tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:52.937961 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 473/1896] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:52 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:53.324984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:53.327221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af Aug 19 23:17:53.327555 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:53.327879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:53.328088 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Show backup with id d41abc5f-20a5-4f41-9640-0ce1f614c6af. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:53.332803 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe1ae955-e8af-4ce7-8935-68ddbeaa6eb4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af returned with HTTP 404 Aug 19 23:17:53.333495 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 476/1897] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:53 2026] GET /volume/v3/backups/d41abc5f-20a5-4f41-9640-0ce1f614c6af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:53.346455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:53.348349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 Aug 19 23:17:53.348568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:53.348796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:53.349048 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: 02e87b22-671c-49b8-af3d-f3588f3cf017 Aug 19 23:17:53.358335 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:53.358335 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:53.359411 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:53.378893 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:53.379102 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-35bff7aa-05a3-495e-8570-8bc2e2b79e91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 returned with HTTP 202 Aug 19 23:17:53.379642 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 474/1898] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:53 2026] DELETE /volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:53.389470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:53.391803 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 Aug 19 23:17:53.392073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:53.392346 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:53.401482 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:53.401482 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:53.406103 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:53.411456 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4af84d4b-69a1-4ec3-8b84-7a827000de45 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 returned with HTTP 200 Aug 19 23:17:53.412026 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 476/1899] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:53 2026] GET /volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:53.950650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:53.952875 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:53.953070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:53.953304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:53.953411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:53.961146 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:53.961146 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:53.962209 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bc975fcc-f7cc-4bda-aecd-fc13fc0e3075 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:53.962736 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 474/1900] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:53 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:54.425605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8afc7284-dc5c-4921-9684-86c8b600b2a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:54.428070 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8afc7284-dc5c-4921-9684-86c8b600b2a3 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 Aug 19 23:17:54.428388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8afc7284-dc5c-4921-9684-86c8b600b2a3 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:54.428678 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8afc7284-dc5c-4921-9684-86c8b600b2a3 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:54.436185 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8afc7284-dc5c-4921-9684-86c8b600b2a3 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 returned with HTTP 404 Aug 19 23:17:54.436749 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 477/1901] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:54 2026] GET /volume/v3/volumes/02e87b22-671c-49b8-af3d-f3588f3cf017 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:54.444644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:54.446453 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 Aug 19 23:17:54.446674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:54.446887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:54.447070 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: 5bb03bff-11e9-4dc7-834c-62d8c32e5da8 Aug 19 23:17:54.455133 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:54.455133 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:54.455840 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:54.475746 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:54.475948 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1bfbea1d-0218-4814-aa34-83dc03a70ed4 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 returned with HTTP 202 Aug 19 23:17:54.476413 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 475/1902] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:54 2026] DELETE /volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:54.484443 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:54.486137 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 Aug 19 23:17:54.486358 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:54.486578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:54.492937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:54.492937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:54.496480 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:54.501415 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-228c83ec-e18d-4462-b0fb-af3449c869e8 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 returned with HTTP 200 Aug 19 23:17:54.501924 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 477/1903] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:54 2026] GET /volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:54.973097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-312d881e-6e9b-40c2-901f-0dc531889c62 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:54.975389 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-312d881e-6e9b-40c2-901f-0dc531889c62 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:54.975690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-312d881e-6e9b-40c2-901f-0dc531889c62 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:54.975970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-312d881e-6e9b-40c2-901f-0dc531889c62 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:54.976134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-312d881e-6e9b-40c2-901f-0dc531889c62 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:54.981867 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:54.981867 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:54.982814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-312d881e-6e9b-40c2-901f-0dc531889c62 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:54.983173 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 475/1904] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:54 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:55.521135 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5b2cc226-07aa-4210-ae81-c004756b6f86 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:55.524924 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b2cc226-07aa-4210-ae81-c004756b6f86 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 Aug 19 23:17:55.525195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b2cc226-07aa-4210-ae81-c004756b6f86 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:55.525465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b2cc226-07aa-4210-ae81-c004756b6f86 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:55.536808 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b2cc226-07aa-4210-ae81-c004756b6f86 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 returned with HTTP 404 Aug 19 23:17:55.537471 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 478/1905] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:55 2026] GET /volume/v3/volumes/5bb03bff-11e9-4dc7-834c-62d8c32e5da8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:55.546344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:55.549212 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 Aug 19 23:17:55.549578 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:55.549842 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:55.550090 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: 049a8a53-1917-4114-9805-82980b091184 Aug 19 23:17:55.561824 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:55.561824 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:55.562612 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:55.603230 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:55.603230 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-59584fe2-3c11-43b7-837a-5eca8e820a72 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 returned with HTTP 202 Aug 19 23:17:55.603490 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 476/1906] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:55 2026] DELETE /volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:55.613358 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:55.615988 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 Aug 19 23:17:55.616202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:55.616482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:55.627764 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:55.627764 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:55.634613 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:55.641598 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fe6d3e4-aa0e-44b4-97ca-d0828b597c31 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 returned with HTTP 200 Aug 19 23:17:55.645755 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 478/1907] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:55 2026] GET /volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:55.996073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:55.998504 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:55.998788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:55.999046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:55.999195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:56.004344 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:56.004344 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:56.005435 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42737ad8-bf74-4a97-83fc-8f1442c105d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:56.006034 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 476/1908] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:55 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:56.659789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39046e7d-9ff4-43a3-acae-4c58b5b32441 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:56.661630 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39046e7d-9ff4-43a3-acae-4c58b5b32441 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 Aug 19 23:17:56.661860 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39046e7d-9ff4-43a3-acae-4c58b5b32441 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:56.662073 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39046e7d-9ff4-43a3-acae-4c58b5b32441 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:56.667956 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39046e7d-9ff4-43a3-acae-4c58b5b32441 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 returned with HTTP 404 Aug 19 23:17:56.668455 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 479/1909] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:56 2026] GET /volume/v3/volumes/049a8a53-1917-4114-9805-82980b091184 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:56.675086 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:56.677033 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e Aug 19 23:17:56.677221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:56.677482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:56.677639 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: 2d008139-50a5-4d52-9233-06e3012bfc2e Aug 19 23:17:56.685702 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:56.685702 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:56.686426 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:56.705539 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:56.705803 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3869a866-0607-4212-86b6-ad1b4a8eed91 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e returned with HTTP 202 Aug 19 23:17:56.706362 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 477/1910] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:56 2026] DELETE /volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:56.714087 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:56.716327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e Aug 19 23:17:56.716562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:56.716818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:56.727037 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:56.727037 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:56.732750 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:56.741340 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8ff9b1c-1f50-4936-96a4-dbb022d6e72e tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e returned with HTTP 200 Aug 19 23:17:56.741963 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 479/1911] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:56 2026] GET /volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:57.018939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3485447e-3388-4757-9232-c76c5209d14b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:57.020774 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3485447e-3388-4757-9232-c76c5209d14b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:57.020959 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3485447e-3388-4757-9232-c76c5209d14b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:57.021154 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3485447e-3388-4757-9232-c76c5209d14b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:57.021305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3485447e-3388-4757-9232-c76c5209d14b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:57.026978 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:57.026978 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:57.027872 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3485447e-3388-4757-9232-c76c5209d14b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:57.028263 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 477/1912] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:57 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:57.757089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ae6e794d-dced-4c03-b86b-b22addddbc9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:57.759315 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae6e794d-dced-4c03-b86b-b22addddbc9f tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e Aug 19 23:17:57.759630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae6e794d-dced-4c03-b86b-b22addddbc9f tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:57.759991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ae6e794d-dced-4c03-b86b-b22addddbc9f tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:57.767852 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ae6e794d-dced-4c03-b86b-b22addddbc9f tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e returned with HTTP 404 Aug 19 23:17:57.768554 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 480/1913] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:57 2026] GET /volume/v3/volumes/2d008139-50a5-4d52-9233-06e3012bfc2e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:57.778912 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:57.780870 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 Aug 19 23:17:57.781058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:57.781239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:57.781415 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 Aug 19 23:17:57.791987 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:57.791987 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:57.792953 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:57.814377 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:57.815794 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8dffc029-b89d-46d5-bee1-dd659ac11195 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 returned with HTTP 202 Aug 19 23:17:57.815794 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 478/1914] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:57 2026] DELETE /volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:57.827862 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04634656-91bf-4c7e-9c42-918e830e6980 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:57.830130 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04634656-91bf-4c7e-9c42-918e830e6980 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 Aug 19 23:17:57.830434 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04634656-91bf-4c7e-9c42-918e830e6980 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:57.830600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04634656-91bf-4c7e-9c42-918e830e6980 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:57.841122 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:57.841122 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:57.846901 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04634656-91bf-4c7e-9c42-918e830e6980 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:57.853218 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04634656-91bf-4c7e-9c42-918e830e6980 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 returned with HTTP 200 Aug 19 23:17:57.853701 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 480/1915] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:57 2026] GET /volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:58.040188 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:58.043006 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:58.043222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:58.043471 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:58.043586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:58.047886 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:58.047886 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:58.048629 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f9c4bf9-5d22-4675-8514-a8be4b6264f7 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:58.049022 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 478/1916] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:58 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:58.868066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12c8445b-870b-47e3-8fbb-4b7363f82f82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:58.872112 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12c8445b-870b-47e3-8fbb-4b7363f82f82 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 Aug 19 23:17:58.872374 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12c8445b-870b-47e3-8fbb-4b7363f82f82 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:58.872650 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12c8445b-870b-47e3-8fbb-4b7363f82f82 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:58.882731 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12c8445b-870b-47e3-8fbb-4b7363f82f82 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 returned with HTTP 404 Aug 19 23:17:58.883182 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 481/1917] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:58 2026] GET /volume/v3/volumes/c4ba9ad2-fd4c-4c1f-ae6f-3d0819927015 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:17:58.890181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:58.892161 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:58.892442 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:58.892664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:58.892863 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume with id: 28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:58.900863 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:58.900863 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:58.901541 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:58.907210 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:58.909700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:17:58.909940 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:58.910994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:58.919883 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:58.919883 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:58.923047 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Delete volume request issued successfully. Aug 19 23:17:58.923377 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-64caedf9-0b49-438a-8a01-ad46684f38c5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 returned with HTTP 202 Aug 19 23:17:58.923826 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 479/1918] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:17:58 2026] DELETE /volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:17:58.925100 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:58.932661 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-496ed999-4880-4da4-8157-c183ac33bcc2 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:17:58.933308 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 481/1919] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:17:58 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:58.937022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:58.940462 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:58.940691 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:58.940948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:58.958253 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:58.958253 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:58.965864 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Volume info retrieved successfully. Aug 19 23:17:58.974393 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e0ee688-cee2-4811-8918-4997a9e57f1c tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 returned with HTTP 200 Aug 19 23:17:58.974835 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 479/1920] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:58 2026] GET /volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:59.047592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d19e3e6f-91de-47fd-a553-78463ee2ab4b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.048055 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19e3e6f-91de-47fd-a553-78463ee2ab4b None None] GET https://10.4.3.193/volume// Aug 19 23:17:59.048262 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19e3e6f-91de-47fd-a553-78463ee2ab4b None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.048545 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19e3e6f-91de-47fd-a553-78463ee2ab4b None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.048979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19e3e6f-91de-47fd-a553-78463ee2ab4b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:59.049352 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 482/1921] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23: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 19 23:17:59.058981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-4648536d-4d42-4c0a-a2e5-238ef3c97989 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.061599 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-4648536d-4d42-4c0a-a2e5-238ef3c97989 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:17:59.062057 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f02f64a1-3683-422e-a756-edcba7e314f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.062170 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-4648536d-4d42-4c0a-a2e5-238ef3c97989 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "080e6f7e-b539-4ec5-8147-094382677bb5", "connector": null, "instance_uuid": "4ade6adf-bf85-49fa-9e29-d8d2a3f40ba6"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:59.064565 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f02f64a1-3683-422e-a756-edcba7e314f5 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:17:59.064854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f02f64a1-3683-422e-a756-edcba7e314f5 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.065130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f02f64a1-3683-422e-a756-edcba7e314f5 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.065323 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f02f64a1-3683-422e-a756-edcba7e314f5 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:17:59.070783 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:59.070783 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:59.071906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f02f64a1-3683-422e-a756-edcba7e314f5 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:17:59.072383 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 482/1922] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:59 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:59.077739 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:59.077739 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:59.115579 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-4648536d-4d42-4c0a-a2e5-238ef3c97989 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:17:59.116132 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 480/1923] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:17:59 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:17:59.148939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.151273 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:17:59.151579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.151809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.165679 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:59.165679 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:17:59.168661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6ce03aa-745b-4677-845b-0c78d3fb65c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.169118 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6ce03aa-745b-4677-845b-0c78d3fb65c2 None None] GET https://10.4.3.193/volume// Aug 19 23:17:59.169345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6ce03aa-745b-4677-845b-0c78d3fb65c2 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.169562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6ce03aa-745b-4677-845b-0c78d3fb65c2 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.171124 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6ce03aa-745b-4677-845b-0c78d3fb65c2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:17:59.171821 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 483/1924] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:17:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 23:17:59.173469 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:59.181594 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6828ed98-8b5b-4ccf-955d-fdc28f008433 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:17:59.181827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.182092 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 480/1925] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:59 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:17:59.186119 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:17:59.186375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.186594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.200123 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:59.200123 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:17:59.204681 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:17:59.210157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-edf3a8ac-5613-4708-9451-2473a90a7c46 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:17:59.210930 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 483/1926] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:17:59 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:17:59.330126 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.333734 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] PUT https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f Aug 19 23:17:59.333734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:17:59.346906 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Acquiring lock "cinder-attachment_update-080e6f7e-b539-4ec5-8147-094382677bb5-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:17:59.354731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Lock "cinder-attachment_update-080e6f7e-b539-4ec5-8147-094382677bb5-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:17:59.354731 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:17:59.354731 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:17:59.432083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Lock "cinder-attachment_update-080e6f7e-b539-4ec5-8147-094382677bb5-np0000007826" released by "attachment_update" :: held 0.079s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:17:59.433458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-f4c66e77-4795-47bd-8662-c37e54b05303 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f returned with HTTP 200 Aug 19 23:17:59.433458 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 481/1927] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:17:59 2026] PUT /volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:17:59.988924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12da1d9d-ee55-44d0-9de8-521647ed93d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:17:59.991214 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12da1d9d-ee55-44d0-9de8-521647ed93d5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] GET https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 Aug 19 23:17:59.991532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12da1d9d-ee55-44d0-9de8-521647ed93d5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:17:59.991763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12da1d9d-ee55-44d0-9de8-521647ed93d5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:17:59.999777 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12da1d9d-ee55-44d0-9de8-521647ed93d5 tempest-CreateVolumesFromBackupTest-1265669838 tempest-CreateVolumesFromBackupTest-1265669838-project-member] https://10.4.3.193/volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 returned with HTTP 404 Aug 19 23:18:00.000387 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 484/1928] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:17:59 2026] GET /volume/v3/volumes/28525b63-f8c4-464b-826e-252fa3fa4c50 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:18:00.086421 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d84550b-efcb-4c2e-a047-42d68090930d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:00.088831 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d84550b-efcb-4c2e-a047-42d68090930d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:00.088831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d84550b-efcb-4c2e-a047-42d68090930d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:00.088977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d84550b-efcb-4c2e-a047-42d68090930d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:00.089165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7d84550b-efcb-4c2e-a047-42d68090930d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:00.094821 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:00.094821 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:00.095806 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d84550b-efcb-4c2e-a047-42d68090930d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:00.096410 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 481/1929] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:00 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:00.201413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:00.203516 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:00.203668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:00.203888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:00.217945 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:00.217945 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:00.222055 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:00.227051 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf64b3b7-2df3-47be-a89f-7f7a80499a9b tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:00.227677 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 484/1930] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:00 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:01.109894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e84b1182-2dc4-4337-9452-50cc20539201 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:01.111726 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e84b1182-2dc4-4337-9452-50cc20539201 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:01.111967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e84b1182-2dc4-4337-9452-50cc20539201 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:01.112217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e84b1182-2dc4-4337-9452-50cc20539201 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:01.112409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e84b1182-2dc4-4337-9452-50cc20539201 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:01.116985 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:01.116985 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:01.117772 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e84b1182-2dc4-4337-9452-50cc20539201 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:01.118134 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 482/1931] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:01 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:01.244224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:01.246101 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:01.246277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:01.246364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:01.258105 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:01.258105 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:01.262061 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:01.266959 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d4748d29-4e52-480b-8903-817cd0a17fd4 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:01.267436 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 485/1932] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:01 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:01.473508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63f30d9a-e73d-4150-9716-395016f2bb9f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:01.610648 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:01.611132 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1865979797"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:01.613909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1865979797'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:01.614670 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:01.619980 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:01.630417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (923a283c-9d8a-4fb5-8d4c-29f98efb0fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:01.631922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15f129e-cda7-4daa-b1c1-834d20d3dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:01.632891 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:01.673403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15f129e-cda7-4daa-b1c1-834d20d3dccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:01.673739 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77b5014-b49a-4a0d-876c-49a9872c8fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:01.765166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['7c098fe1-d1d2-4057-b9bc-b2b126095824', '9f98a43d-8bad-44d0-b1a2-87fad49e32a5', 'b8951ece-d387-45ce-9586-44d1ec23f267', '3b0484d9-4411-4360-880b-87ed1ab9ec8a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:01.765989 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77b5014-b49a-4a0d-876c-49a9872c8fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c098fe1-d1d2-4057-b9bc-b2b126095824', '9f98a43d-8bad-44d0-b1a2-87fad49e32a5', 'b8951ece-d387-45ce-9586-44d1ec23f267', '3b0484d9-4411-4360-880b-87ed1ab9ec8a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:01.767733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5a3f3-518f-4a57-ae41-4d67e11ec48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:01.795693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5a3f3-518f-4a57-ae41-4d67e11ec48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a693ff-9b27-4044-a1bc-2f40569f701d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1865979797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['7c098fe1-d1d2-4057-b9bc-b2b126095824','9f98a43d-8bad-44d0-b1a2-87fad49e32a5','b8951ece-d387-45ce-9586-44d1ec23f267','3b0484d9-4411-4360-880b-87ed1ab9ec8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1865979797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a693ff-9b27-4044-a1bc-2f40569f701d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:01.797507 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf87063-f53a-4453-ab3f-bd028b809769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:01.821059 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf87063-f53a-4453-ab3f-bd028b809769) transitioned into state 'SUCCESS' from state '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-1865979797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['7c098fe1-d1d2-4057-b9bc-b2b126095824','9f98a43d-8bad-44d0-b1a2-87fad49e32a5','b8951ece-d387-45ce-9586-44d1ec23f267','3b0484d9-4411-4360-880b-87ed1ab9ec8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:01.822116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44238f80-e923-4639-a711-df25298f2de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:01.839502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44238f80-e923-4639-a711-df25298f2de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:01.840383 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (923a283c-9d8a-4fb5-8d4c-29f98efb0fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:01.840664 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:01.841242 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63f30d9a-e73d-4150-9716-395016f2bb9f tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:01.842740 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 482/1933] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:18:01 2026] POST /volume/v3/volumes => generated 760 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:01.854552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:01.859584 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:01.859925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:01.860199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:01.867492 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:01.867492 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:01.871408 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:01.879367 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a44c7f7-4324-43e0-b74a-250ad65299a2 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d returned with HTTP 200 Aug 19 23:18:01.879990 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 485/1934] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:01 2026] GET /volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.133050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.135226 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:02.135495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.135757 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.135960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:02.141060 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.141060 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:02.142186 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb8af2fd-1efd-4ac3-88a1-1ab9aa84eedd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:02.142257 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 483/1935] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.251621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.253959 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:02.254216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.254596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.265160 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.265160 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:02.270964 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:02.277821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82632c96-fb27-4fda-8d7d-29aaedb86cfe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:02.279106 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 486/1936] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.290435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.292014 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:02.292400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.292669 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.298250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-db867de0-16e2-47d1-a038-f208fbf4c70e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.299521 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db867de0-16e2-47d1-a038-f208fbf4c70e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:02.299818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db867de0-16e2-47d1-a038-f208fbf4c70e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.300090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-db867de0-16e2-47d1-a038-f208fbf4c70e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.303893 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.303893 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:02.309755 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:02.310829 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.310829 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:02.317026 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-db867de0-16e2-47d1-a038-f208fbf4c70e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:02.319063 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc62f1f8-d8aa-4fad-81f8-be4e36e9169d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:02.324461 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 483/1937] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.326107 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-db867de0-16e2-47d1-a038-f208fbf4c70e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:02.326662 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 486/1938] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.385983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.394456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:02.394808 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.395139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.415063 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.415063 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:02.423800 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:02.434274 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-2cb176a4-564f-49a3-91f9-c83a2ea733b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:02.434907 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 484/1939] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.538731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b9fc7ee-36ab-4b71-86e0-820acf888787 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.539198 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b9fc7ee-36ab-4b71-86e0-820acf888787 None None] GET https://10.4.3.193/volume// Aug 19 23:18:02.539437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b9fc7ee-36ab-4b71-86e0-820acf888787 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.539721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b9fc7ee-36ab-4b71-86e0-820acf888787 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.540107 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b9fc7ee-36ab-4b71-86e0-820acf888787 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:02.540635 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 487/1940] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:02.551337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a8ee1bf6-8cb7-4e4c-9623-cac3dcc7a373 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.682695 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a8ee1bf6-8cb7-4e4c-9623-cac3dcc7a373 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:18:02.682695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a8ee1bf6-8cb7-4e4c-9623-cac3dcc7a373 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b5f56db-6b45-421d-98d9-152fea3bd27c", "connector": null, "instance_uuid": "79c9ced3-bff3-4120-a4ec-40f53ce4cdab"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:02.697900 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.697900 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:02.742608 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a8ee1bf6-8cb7-4e4c-9623-cac3dcc7a373 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:18:02.743122 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 484/1941] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:18:02 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:02.777552 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.781054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:02.781271 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.781498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.790444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-494f5bb0-058a-46e9-8224-2066c576f707 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.794283 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.794283 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:02.794508 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-494f5bb0-058a-46e9-8224-2066c576f707 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] POST https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f/action Aug 19 23:18:02.795871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-494f5bb0-058a-46e9-8224-2066c576f707 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:02.795871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-494f5bb0-058a-46e9-8224-2066c576f707 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:02.804919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0b703e41-b8e8-49a0-9504-32257791bf44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.805100 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:02.805373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b703e41-b8e8-49a0-9504-32257791bf44 None None] GET https://10.4.3.193/volume// Aug 19 23:18:02.805632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b703e41-b8e8-49a0-9504-32257791bf44 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.806339 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b703e41-b8e8-49a0-9504-32257791bf44 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.808004 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b703e41-b8e8-49a0-9504-32257791bf44 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:02.808004 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 488/1942] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:02.811765 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bd4f39c-0b1f-4b6e-805b-03a8ff96441b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:02.812267 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 487/1943] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.823103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.823103 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:02.823396 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.823457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.832009 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.832009 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:02.835353 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.835353 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:02.841231 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:02.847002 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-a5821729-c7d8-42a9-afdf-da1c243ca823 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:02.847549 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 485/1944] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 1058 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:02.851928 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b51a13bd-4463-4625-af36-e1b1499136a9 req-494f5bb0-058a-46e9-8224-2066c576f707 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f/action returned with HTTP 204 Aug 19 23:18:02.853088 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 485/1945] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:02 2026] POST /volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:02.901743 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-107d0e9c-8b32-454a-8767-ab5c866862ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.905495 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107d0e9c-8b32-454a-8767-ab5c866862ae tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:02.905495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-107d0e9c-8b32-454a-8767-ab5c866862ae tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:02.905495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-107d0e9c-8b32-454a-8767-ab5c866862ae tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:02.916987 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.916987 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:02.926543 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-107d0e9c-8b32-454a-8767-ab5c866862ae tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:02.931677 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107d0e9c-8b32-454a-8767-ab5c866862ae tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d returned with HTTP 200 Aug 19 23:18:02.932102 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 489/1946] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:02 2026] GET /volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:02.948731 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.950547 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:18:02.950916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6a693ff-9b27-4044-a1bc-2f40569f701d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-77579206"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:02.964462 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:02.964462 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:02.965088 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:02.965282 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create snapshot from volume a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:02.980875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:02.985695 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 Aug 19 23:18:02.987321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:03.002001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-5b5f56db-6b45-421d-98d9-152fea3bd27c-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:18:03.006865 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-5b5f56db-6b45-421d-98d9-152fea3bd27c-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:18:03.008183 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.008183 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:03.031035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['98f53634-5fd1-4023-b9b3-5e64730effed', '8cebbf74-afe3-4fc0-8841-5aa24a9894e4', '7c7ed6f4-7384-44c7-b93c-c436a47599cb', 'a6c3137c-11e2-409f-83b4-433905ddd419'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:03.089041 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot create request issued successfully. Aug 19 23:18:03.089884 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ed858ec-e40b-454b-8eb9-1713c9e14c5c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:18:03.092227 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 488/1947] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:18:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:03.110868 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-af43809b-486d-47dd-9b29-9a37f03ba836 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.114416 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af43809b-486d-47dd-9b29-9a37f03ba836 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:03.114416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af43809b-486d-47dd-9b29-9a37f03ba836 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.114416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af43809b-486d-47dd-9b29-9a37f03ba836 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.122898 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.122898 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:03.124462 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af43809b-486d-47dd-9b29-9a37f03ba836 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot retrieved successfully. Aug 19 23:18:03.125517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af43809b-486d-47dd-9b29-9a37f03ba836 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b returned with HTTP 200 Aug 19 23:18:03.126273 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 486/1948] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b => generated 446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:03.133398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-5b5f56db-6b45-421d-98d9-152fea3bd27c-np0000007826" released by "attachment_update" :: held 0.126s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:18:03.133818 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-6bcbbfb9-a3e1-4892-a9fa-6b4595c63db2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 returned with HTTP 200 Aug 19 23:18:03.134468 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 486/1949] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:18:02 2026] PUT /volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:03.145502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-c718637f-fb2e-4413-8ae4-87c882e9fe14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.148819 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-c718637f-fb2e-4413-8ae4-87c882e9fe14 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption Aug 19 23:18:03.149686 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-c718637f-fb2e-4413-8ae4-87c882e9fe14 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.149686 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-c718637f-fb2e-4413-8ae4-87c882e9fe14 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.160178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d877ca61-77d5-4a22-92f3-434c64b48099 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.163272 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d877ca61-77d5-4a22-92f3-434c64b48099 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:03.163510 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.163510 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:03.163816 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d877ca61-77d5-4a22-92f3-434c64b48099 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.164216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d877ca61-77d5-4a22-92f3-434c64b48099 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.164622 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d877ca61-77d5-4a22-92f3-434c64b48099 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:03.171618 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.171618 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:03.171875 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-c718637f-fb2e-4413-8ae4-87c882e9fe14 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption returned with HTTP 200 Aug 19 23:18:03.172245 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 490/1950] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:03.172822 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d877ca61-77d5-4a22-92f3-434c64b48099 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:03.173674 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 489/1951] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:03.341812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.343987 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:03.345343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.345343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.360231 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.360231 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:03.369744 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:03.372993 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb64ccb2-4c24-4c11-b0cb-186da3cc3f4e tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:03.373580 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 487/1952] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:03.386973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.389185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:03.389469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.389702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.401528 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.401528 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:03.405568 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:03.412429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0c7a645-b8c4-46e4-abdc-d191ba2aa8be tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:03.414198 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 487/1953] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:03.505007 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.507780 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:03.507988 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.508241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.520172 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.520172 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:03.524636 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:03.529845 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b03b2c9-584a-4b2a-b918-a09b4ee8898f req-293b77fc-c123-4666-a040-e0070eb45610 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:03.530367 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 491/1954] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:03.830451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:03.832700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:03.832942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:03.833203 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:03.845656 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:03.845656 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:03.856223 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:03.864502 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bfd05bb-0ebf-44e1-b875-1e7a98483ddd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:03.865047 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 490/1955] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:03 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:04.138003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.141026 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:04.141475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:04.142733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:04.148563 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:04.148563 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:04.149269 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot retrieved successfully. Aug 19 23:18:04.150530 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d22fdc04-1fc4-4486-8a23-f2f31e763994 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b returned with HTTP 200 Aug 19 23:18:04.151162 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 488/1956] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:18:04 2026] GET /volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:04.163087 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0717a650-7bb3-4902-b783-6e0377aeca20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.166005 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:04.166450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c39c4aa6-11bc-4ea0-9e53-1337576ee14b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2096954099"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:04.168310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c39c4aa6-11bc-4ea0-9e53-1337576ee14b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2096954099'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:04.168485 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:04.174900 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:04.185953 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (4ba69648-9db5-43d0-ac23-0851399d6c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.188970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987a87f3-7928-483d-9be5-77242ba71201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.189900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.192103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:04.192331 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:04.192567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:04.192818 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:04.192944 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:04.198095 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:04.198095 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:04.199639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ecd5613-408a-4aa6-b537-8ec3350f8f4b tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:04.200072 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 492/1957] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:04 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:04.228643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987a87f3-7928-483d-9be5-77242ba71201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.229422 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231d99d3-9f14-48cf-9896-a35aca5f21a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.277025 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['82955bed-c327-4b8c-8643-30169ade1c3a', '84f3a5f9-bd32-42ca-9a72-5b0c386374f1', 'bf4713ff-0bed-4a7e-9423-0442448a9f0b', '663b0651-0e9b-4785-93d0-4b649842f65d'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:04.278054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231d99d3-9f14-48cf-9896-a35aca5f21a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82955bed-c327-4b8c-8643-30169ade1c3a', '84f3a5f9-bd32-42ca-9a72-5b0c386374f1', 'bf4713ff-0bed-4a7e-9423-0442448a9f0b', '663b0651-0e9b-4785-93d0-4b649842f65d']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.278990 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be0df26-77ed-4e1f-9757-b388f17cb1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.311773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be0df26-77ed-4e1f-9757-b388f17cb1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebaa62b9-9622-4e1e-8228-514953c845b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2096954099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['82955bed-c327-4b8c-8643-30169ade1c3a','84f3a5f9-bd32-42ca-9a72-5b0c386374f1','bf4713ff-0bed-4a7e-9423-0442448a9f0b','663b0651-0e9b-4785-93d0-4b649842f65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2096954099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebaa62b9-9622-4e1e-8228-514953c845b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.313073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8571599-8f73-410b-9c34-383b9331551d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.343652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8571599-8f73-410b-9c34-383b9331551d) transitioned into state 'SUCCESS' from state '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-2096954099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['82955bed-c327-4b8c-8643-30169ade1c3a','84f3a5f9-bd32-42ca-9a72-5b0c386374f1','bf4713ff-0bed-4a7e-9423-0442448a9f0b','663b0651-0e9b-4785-93d0-4b649842f65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.344672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2622a798-622e-4c52-b269-f46eb9ee88d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.370935 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2622a798-622e-4c52-b269-f46eb9ee88d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.372296 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (4ba69648-9db5-43d0-ac23-0851399d6c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.372836 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:04.376877 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0717a650-7bb3-4902-b783-6e0377aeca20 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:04.376877 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 488/1958] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:04 2026] POST /volume/v3/volumes => generated 760 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:04.392489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.396211 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:04.396737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c39c4aa6-11bc-4ea0-9e53-1337576ee14b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-591303158"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:04.398643 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c39c4aa6-11bc-4ea0-9e53-1337576ee14b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-591303158'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:04.398837 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:04.404268 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:04.415097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (ed84395e-966c-4cd5-b281-b54ea4aea948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.415097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3eb4592-afb4-4037-a9eb-742677e68bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.421018 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:04.468637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3eb4592-afb4-4037-a9eb-742677e68bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.469807 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f0ee86-59e6-4d81-8deb-c43877c29a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.541090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['ef50cd86-eac7-4f04-ad46-502b60b8b279', '89dcf16f-629f-4231-9719-9ad87e52b6e3', 'fcbea1c3-e902-472e-907d-46732f5b52b7', '64b86d00-0adb-40aa-8a4a-beff9912b153'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:04.542513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f0ee86-59e6-4d81-8deb-c43877c29a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef50cd86-eac7-4f04-ad46-502b60b8b279', '89dcf16f-629f-4231-9719-9ad87e52b6e3', 'fcbea1c3-e902-472e-907d-46732f5b52b7', '64b86d00-0adb-40aa-8a4a-beff9912b153']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.543480 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1dd0bb-25ac-4f68-972f-56ea5d0c812f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.577185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1dd0bb-25ac-4f68-972f-56ea5d0c812f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34a1f233-bdb3-48a0-bad4-e2d044838cc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-591303158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['ef50cd86-eac7-4f04-ad46-502b60b8b279','89dcf16f-629f-4231-9719-9ad87e52b6e3','fcbea1c3-e902-472e-907d-46732f5b52b7','64b86d00-0adb-40aa-8a4a-beff9912b153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-591303158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34a1f233-bdb3-48a0-bad4-e2d044838cc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.578666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61e32b6-2156-40c7-a6cb-f821bbf6c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.608376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61e32b6-2156-40c7-a6cb-f821bbf6c7d0) transitioned into state 'SUCCESS' from state '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-591303158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['ef50cd86-eac7-4f04-ad46-502b60b8b279','89dcf16f-629f-4231-9719-9ad87e52b6e3','fcbea1c3-e902-472e-907d-46732f5b52b7','64b86d00-0adb-40aa-8a4a-beff9912b153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.609363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a96d10-3941-4098-93bb-26d91c7515a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.625252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a96d10-3941-4098-93bb-26d91c7515a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.626165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (ed84395e-966c-4cd5-b281-b54ea4aea948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.626629 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:04.627368 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06ae0585-631e-42f0-96e1-5c7a1c5abe83 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:04.627954 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 491/1959] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:04 2026] POST /volume/v3/volumes => generated 759 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:04.639473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.641874 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:04.642257 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c39c4aa6-11bc-4ea0-9e53-1337576ee14b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-16431946"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:04.644166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c39c4aa6-11bc-4ea0-9e53-1337576ee14b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-16431946'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:04.644353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:04.654168 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:04.664084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (8437a5a6-d5a7-422c-8ab8-f8a25cc3ebb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.666062 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87db9746-b844-4772-92d2-69e8982e8402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.669434 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:04.705920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87db9746-b844-4772-92d2-69e8982e8402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.706697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce01381d-f092-4115-9b10-74d0ef207234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.773024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['e1b61024-90a9-4069-abd2-31560fbebe2d', '435e57b0-9627-4f63-899c-91be63f18ded', '98a00893-3433-482f-846d-44a0d60b1a91', '310c0a2e-01dc-41d8-9414-f3644598143c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:04.774303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce01381d-f092-4115-9b10-74d0ef207234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b61024-90a9-4069-abd2-31560fbebe2d', '435e57b0-9627-4f63-899c-91be63f18ded', '98a00893-3433-482f-846d-44a0d60b1a91', '310c0a2e-01dc-41d8-9414-f3644598143c']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.775415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb329b5-6556-4df6-9bd0-b4a0975f000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.808821 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb329b5-6556-4df6-9bd0-b4a0975f000a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '939b5785-db9b-4b95-bc6a-d3fc6d8a781c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-16431946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['e1b61024-90a9-4069-abd2-31560fbebe2d','435e57b0-9627-4f63-899c-91be63f18ded','98a00893-3433-482f-846d-44a0d60b1a91','310c0a2e-01dc-41d8-9414-f3644598143c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-16431946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=939b5785-db9b-4b95-bc6a-d3fc6d8a781c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.810364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef868f1-3d08-4963-a33c-a40c27257a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.831693 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef868f1-3d08-4963-a33c-a40c27257a3c) transitioned into state 'SUCCESS' from state '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-16431946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['e1b61024-90a9-4069-abd2-31560fbebe2d','435e57b0-9627-4f63-899c-91be63f18ded','98a00893-3433-482f-846d-44a0d60b1a91','310c0a2e-01dc-41d8-9414-f3644598143c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.832623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f6cd73-e9d9-4935-ba39-a7f1c62d3de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.841849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f6cd73-e9d9-4935-ba39-a7f1c62d3de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.842880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (8437a5a6-d5a7-422c-8ab8-f8a25cc3ebb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.843259 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:04.843907 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-961b3ffb-603b-4635-9c48-f52dbdfb2b89 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:04.845826 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 489/1960] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:04 2026] POST /volume/v3/volumes => generated 758 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:04.866612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.868825 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:04.869160 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c39c4aa6-11bc-4ea0-9e53-1337576ee14b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1410350049"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:04.870540 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c39c4aa6-11bc-4ea0-9e53-1337576ee14b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1410350049'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:04.870656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:04.875578 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:04.881200 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (06fd3f63-1fb6-4dd0-8dc6-285b356142da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:04.882110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:04.883956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c036bc-531e-4cec-a5b7-7ea80d0b00ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.884824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:04.886250 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:04.886554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:04.886992 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:04.897727 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:04.897727 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:04.901877 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:04.908038 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2af75fc4-fd5d-4922-81dc-8c914fa4dfac tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:04.909381 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 489/1961] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:04 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:04.915522 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c036bc-531e-4cec-a5b7-7ea80d0b00ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.916164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641d2c66-c3c5-45b4-94ad-02cae7b56638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:04.981910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['7979c626-8391-4677-9d84-6c6146fdd946', 'fb9f3701-3a49-4a47-a1da-452aa34a95b6', '163dffd4-b9e7-4310-94f1-60fad03591cf', 'a5d813e2-1cfc-4f26-83f9-45561e61b9ff'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:04.982759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641d2c66-c3c5-45b4-94ad-02cae7b56638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7979c626-8391-4677-9d84-6c6146fdd946', 'fb9f3701-3a49-4a47-a1da-452aa34a95b6', '163dffd4-b9e7-4310-94f1-60fad03591cf', 'a5d813e2-1cfc-4f26-83f9-45561e61b9ff']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:04.983517 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e91585-c47d-46d1-a4c6-593714dcccbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.025202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e91585-c47d-46d1-a4c6-593714dcccbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1d8d0a-1c4f-4931-8d39-63fea62442ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410350049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['7979c626-8391-4677-9d84-6c6146fdd946','fb9f3701-3a49-4a47-a1da-452aa34a95b6','163dffd4-b9e7-4310-94f1-60fad03591cf','a5d813e2-1cfc-4f26-83f9-45561e61b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410350049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1d8d0a-1c4f-4931-8d39-63fea62442ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.026249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fb1bdc-2517-4247-8320-49b8d73233ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.053851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fb1bdc-2517-4247-8320-49b8d73233ca) transitioned into state 'SUCCESS' from state '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-1410350049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['7979c626-8391-4677-9d84-6c6146fdd946','fb9f3701-3a49-4a47-a1da-452aa34a95b6','163dffd4-b9e7-4310-94f1-60fad03591cf','a5d813e2-1cfc-4f26-83f9-45561e61b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.054591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcb2e02-a25d-45e9-9a4a-8985ff917111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.065087 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcb2e02-a25d-45e9-9a4a-8985ff917111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.066112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (06fd3f63-1fb6-4dd0-8dc6-285b356142da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:05.066484 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:05.067182 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33d532ee-9025-43c2-bb1c-2f229d927dc5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:05.067658 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 493/1962] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:04 2026] POST /volume/v3/volumes => generated 760 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:18:05.081266 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.082892 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:05.084968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c39c4aa6-11bc-4ea0-9e53-1337576ee14b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-554361969"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:05.085913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c39c4aa6-11bc-4ea0-9e53-1337576ee14b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-554361969'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:05.086144 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume of 1 GB Aug 19 23:18:05.086941 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.086941 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:05.092346 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Availability Zones retrieved successfully. Aug 19 23:18:05.099402 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (d7b5c434-13ef-4791-b473-70d4727b56c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:05.100786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc959c4-f8b7-4f30-8435-186a83f8426c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.101803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:05.137060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc959c4-f8b7-4f30-8435-186a83f8426c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.137060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660d114-1f01-439d-9226-9c08fdeb1ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.186191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Created reservations ['c88607dd-edf0-42c6-8634-0859d6988401', '5ae74f12-dbc8-4c6e-b6e8-efa793a0fe53', '69c01dfc-9df1-4389-80c2-c62325bc92f8', 'ef252cfb-f803-423d-8d86-5e1b1642a45a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:05.187148 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660d114-1f01-439d-9226-9c08fdeb1ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88607dd-edf0-42c6-8634-0859d6988401', '5ae74f12-dbc8-4c6e-b6e8-efa793a0fe53', '69c01dfc-9df1-4389-80c2-c62325bc92f8', 'ef252cfb-f803-423d-8d86-5e1b1642a45a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.187937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b94794-7546-4595-8536-842b0a58df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.210248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b94794-7546-4595-8536-842b0a58df1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0338869-d5b3-4dc9-bc42-73e70567ffe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554361969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['c88607dd-edf0-42c6-8634-0859d6988401','5ae74f12-dbc8-4c6e-b6e8-efa793a0fe53','69c01dfc-9df1-4389-80c2-c62325bc92f8','ef252cfb-f803-423d-8d86-5e1b1642a45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554361969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0338869-d5b3-4dc9-bc42-73e70567ffe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87dda40d07a74bc594b2d1ee6af1f713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981e21052f1a406883eaea5259620347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.211474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4c35dc-5b5d-4183-bc77-1255a0b76f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.213683 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.215904 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:05.216106 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.216365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.216508 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:05.223088 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.223088 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:05.223088 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbaeb2f9-110f-428c-ab7e-fac23b0f9773 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:05.223088 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 490/1963] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.232789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4c35dc-5b5d-4183-bc77-1255a0b76f15) transitioned into state 'SUCCESS' from state '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-554361969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87dda40d07a74bc594b2d1ee6af1f713',qos_specs=None,replication_status=,reservations=['c88607dd-edf0-42c6-8634-0859d6988401','5ae74f12-dbc8-4c6e-b6e8-efa793a0fe53','69c01dfc-9df1-4389-80c2-c62325bc92f8','ef252cfb-f803-423d-8d86-5e1b1642a45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981e21052f1a406883eaea5259620347',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.233766 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e28da71-f552-4248-80f6-82ae5de42414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:05.244730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e28da71-f552-4248-80f6-82ae5de42414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:05.245864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Flow 'volume_create_api' (d7b5c434-13ef-4791-b473-70d4727b56c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:05.246249 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Create volume request issued successfully. Aug 19 23:18:05.246998 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ea7d7c5-0afc-49ac-8bac-7b2f58d3f5f8 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:05.247697 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 492/1964] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:05 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:05.259315 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.261602 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 Aug 19 23:18:05.261899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.262140 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.272092 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.272092 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:05.276344 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.288742 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c885a142-e2f3-4e8c-b9a3-7ff724fcd7aa tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 returned with HTTP 200 Aug 19 23:18:05.288742 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 490/1965] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:18:05.298513 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.300491 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 Aug 19 23:18:05.300749 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.301051 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.309517 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.309517 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:05.314918 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.321583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06b190f9-c1d4-4fda-970a-591cbe4f40cb tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 returned with HTTP 200 Aug 19 23:18:05.322411 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 494/1966] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.334938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-70856289-3361-4929-84a9-5237654383d0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.336787 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70856289-3361-4929-84a9-5237654383d0 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c Aug 19 23:18:05.337024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70856289-3361-4929-84a9-5237654383d0 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.337251 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70856289-3361-4929-84a9-5237654383d0 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.345034 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.345034 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:05.349337 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-70856289-3361-4929-84a9-5237654383d0 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.353662 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70856289-3361-4929-84a9-5237654383d0 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c returned with HTTP 200 Aug 19 23:18:05.354058 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 491/1967] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.367306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.369676 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae Aug 19 23:18:05.369953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.370198 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.377452 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.377452 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:05.381465 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.385395 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4818b6b-5897-4203-825c-3f2402ac1e38 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae returned with HTTP 200 Aug 19 23:18:05.385799 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 493/1968] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.398367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.400492 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 Aug 19 23:18:05.400735 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.400969 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.408147 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.408147 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:05.411463 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.415404 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d4a3b57-5263-4d2a-abe9-ffa6f2ab5992 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 returned with HTTP 200 Aug 19 23:18:05.415952 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 491/1969] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.435533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.437730 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 Aug 19 23:18:05.438004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.438600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.438600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: a0338869-d5b3-4dc9-bc42-73e70567ffe3 Aug 19 23:18:05.448042 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.448042 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:05.448803 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.472353 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:05.472619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9eddfc9-f364-4f53-8bbb-3df0d877c0b7 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 returned with HTTP 202 Aug 19 23:18:05.473078 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 495/1970] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:05 2026] DELETE /volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:05.481899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d925c617-0113-476d-a99d-a11fde7a6b69 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.484335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d925c617-0113-476d-a99d-a11fde7a6b69 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 Aug 19 23:18:05.484651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d925c617-0113-476d-a99d-a11fde7a6b69 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.484948 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d925c617-0113-476d-a99d-a11fde7a6b69 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.494961 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.494961 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:05.500435 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d925c617-0113-476d-a99d-a11fde7a6b69 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:05.506670 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d925c617-0113-476d-a99d-a11fde7a6b69 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 returned with HTTP 200 Aug 19 23:18:05.507099 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 492/1971] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:05.922560 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:05.924787 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:05.924990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:05.925168 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:05.935587 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:05.935587 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:05.940026 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:05.948091 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe0132eb-7f6c-4d15-a15c-3b44061c5282 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:05.948634 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 494/1972] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:05 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:06.235173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:06.237894 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:06.238115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:06.238450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:06.238811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:06.247761 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:06.247761 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:06.247761 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e70cbba3-f53c-4c06-9a67-37dacb4e025a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:06.247761 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 492/1973] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:06 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:06.523390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-86a93e20-3d1d-44d4-9dfe-a0e91c226276 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:06.525833 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86a93e20-3d1d-44d4-9dfe-a0e91c226276 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 Aug 19 23:18:06.526058 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86a93e20-3d1d-44d4-9dfe-a0e91c226276 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:06.526243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86a93e20-3d1d-44d4-9dfe-a0e91c226276 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:06.532721 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86a93e20-3d1d-44d4-9dfe-a0e91c226276 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 returned with HTTP 404 Aug 19 23:18:06.533411 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 496/1974] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:06 2026] GET /volume/v3/volumes/a0338869-d5b3-4dc9-bc42-73e70567ffe3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:06.541839 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:06.544222 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae Aug 19 23:18:06.544520 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:06.544793 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:06.545001 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: ef1d8d0a-1c4f-4931-8d39-63fea62442ae Aug 19 23:18:06.554101 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:06.554101 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:06.554766 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:06.576345 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:06.576636 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c504f59-3452-4028-9e52-b5f9bc34a03e tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae returned with HTTP 202 Aug 19 23:18:06.577252 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 493/1975] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:06 2026] DELETE /volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:06.584489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:06.587009 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae Aug 19 23:18:06.587250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:06.587523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:06.598955 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:06.598955 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:06.605013 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:06.610960 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4322c1b1-4401-45d0-9ad5-a7b3d7a02bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae returned with HTTP 200 Aug 19 23:18:06.611390 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 495/1976] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:06 2026] GET /volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:06.965692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a03886ec-0be2-4689-903c-617d3f0aaafc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:06.968292 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a03886ec-0be2-4689-903c-617d3f0aaafc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:06.968645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a03886ec-0be2-4689-903c-617d3f0aaafc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:06.968954 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a03886ec-0be2-4689-903c-617d3f0aaafc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:06.982902 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:06.982902 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:06.987481 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a03886ec-0be2-4689-903c-617d3f0aaafc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:06.992808 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a03886ec-0be2-4689-903c-617d3f0aaafc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:06.993256 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 493/1977] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:06 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:07.256143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.258525 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:07.258950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.259077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.259225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:07.267466 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.267466 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:07.268566 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0b7be988-f37f-4a86-8e26-b25165dfaef4 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:07.269078 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 497/1978] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:07.284619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.287038 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:18:07.287328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.287643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.287824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:07.298924 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.298924 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:07.299874 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eccbb8c3-1e1e-47be-8139-d5e7e0f0b18c tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:18:07.300429 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 494/1979] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:07.315551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47974554-283a-4d49-9840-215b2789c617 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.317802 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:18:07.319728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2af65bf-0f61-4c35-be0c-a9805ba5a23f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1646341807"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:07.320881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating new backup {'backup': {'volume_id': 'f2af65bf-0f61-4c35-be0c-a9805ba5a23f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1646341807'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:18:07.321150 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Creating backup of volume f2af65bf-0f61-4c35-be0c-a9805ba5a23f in container None Aug 19 23:18:07.330746 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.330746 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:07.331386 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Volume info retrieved successfully. Aug 19 23:18:07.351131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Created reservations ['7c3f6993-c88b-4294-ba59-905c7f729430', '8b2e8dfe-1e0c-425a-a11c-bceeaf4a6a8f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:07.396205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47974554-283a-4d49-9840-215b2789c617 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:18:07.397041 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 496/1980] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:07 2026] POST /volume/v3/backups => generated 330 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:07.407079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe0bf376-0823-401c-b435-8a054932c5d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.412371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe0bf376-0823-401c-b435-8a054932c5d9 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:07.412371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe0bf376-0823-401c-b435-8a054932c5d9 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.412371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe0bf376-0823-401c-b435-8a054932c5d9 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.412371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fe0bf376-0823-401c-b435-8a054932c5d9 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:07.416544 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.416544 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:07.417734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe0bf376-0823-401c-b435-8a054932c5d9 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:07.418264 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 494/1981] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:07.629642 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca5aa775-b753-4535-81f2-c73b25cd21ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.632262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca5aa775-b753-4535-81f2-c73b25cd21ed tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae Aug 19 23:18:07.632528 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca5aa775-b753-4535-81f2-c73b25cd21ed tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.632799 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca5aa775-b753-4535-81f2-c73b25cd21ed tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.645427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca5aa775-b753-4535-81f2-c73b25cd21ed tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae returned with HTTP 404 Aug 19 23:18:07.646170 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 498/1982] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/volumes/ef1d8d0a-1c4f-4931-8d39-63fea62442ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:07.661646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.666178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c Aug 19 23:18:07.666178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.666178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.666178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: 939b5785-db9b-4b95-bc6a-d3fc6d8a781c Aug 19 23:18:07.681924 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.681924 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:07.682278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.682751 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:07.685009 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:07.685304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.685540 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.698354 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.698354 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:07.703578 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:07.708032 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:07.708321 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39fdad2a-5d3e-4322-a6d9-13da8e301418 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c returned with HTTP 202 Aug 19 23:18:07.708835 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 495/1983] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:07 2026] DELETE /volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 23:18:07.712033 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-eea35767-529d-4d31-95ca-fdd31026628a req-d037c9c4-adbf-4a1a-b628-033e1f6cc4eb tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:07.712960 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 497/1984] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:07.722147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:07.724097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c Aug 19 23:18:07.724429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:07.724770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:07.744901 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:07.744901 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:07.755257 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:07.765235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca11ecf1-0623-4e1d-9941-d4a4dca975f5 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c returned with HTTP 200 Aug 19 23:18:07.765992 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 495/1985] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:07 2026] GET /volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:08.010822 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.012542 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:08.012837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.013090 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.031220 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:08.031220 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:08.036876 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:08.043223 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d8a2c4d2-ef2e-4745-911f-55d48e2145c5 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:08.043775 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 499/1986] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:08 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:08.175644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.177771 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:08.178201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1968651208"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:08.180127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1968651208'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:08.180267 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume of 1 GB Aug 19 23:18:08.185159 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Availability Zones retrieved successfully. Aug 19 23:18:08.192664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (90f3484f-e504-40de-9900-fa5898534e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:08.193983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be527844-e741-4015-be66-2530f309a2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:08.195113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:08.254633 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be527844-e741-4015-be66-2530f309a2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:08.255590 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90d304c-ac0d-4e50-8a26-c7a96665c2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:08.300867 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Created reservations ['865cc619-24ec-4620-91f8-f4e7e61443d0', '72286d8a-272a-4c65-98a8-78e149f12668', '33c2534e-fd50-491e-b6a7-58edd8dc1a6e', 'c6203c2d-0b0c-46c8-a1ab-f9d5d450b92e'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:08.302075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90d304c-ac0d-4e50-8a26-c7a96665c2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865cc619-24ec-4620-91f8-f4e7e61443d0', '72286d8a-272a-4c65-98a8-78e149f12668', '33c2534e-fd50-491e-b6a7-58edd8dc1a6e', 'c6203c2d-0b0c-46c8-a1ab-f9d5d450b92e']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:08.303019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e57747f-9cc3-44b5-9d9c-af35939ccb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:08.328149 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e57747f-9cc3-44b5-9d9c-af35939ccb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309c955c-ed43-47ec-9326-bd222e1bc881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1968651208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['865cc619-24ec-4620-91f8-f4e7e61443d0','72286d8a-272a-4c65-98a8-78e149f12668','33c2534e-fd50-491e-b6a7-58edd8dc1a6e','c6203c2d-0b0c-46c8-a1ab-f9d5d450b92e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1968651208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309c955c-ed43-47ec-9326-bd222e1bc881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f64dba6378c84310b3e195860b812c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:08.329953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ccd72e-c9a2-41d4-a524-d6100a03acba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:08.353082 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ccd72e-c9a2-41d4-a524-d6100a03acba) transitioned into state 'SUCCESS' from state '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-1968651208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['865cc619-24ec-4620-91f8-f4e7e61443d0','72286d8a-272a-4c65-98a8-78e149f12668','33c2534e-fd50-491e-b6a7-58edd8dc1a6e','c6203c2d-0b0c-46c8-a1ab-f9d5d450b92e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:08.354640 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b6fb53-24ac-4be3-a253-af95617bac62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:08.370718 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b6fb53-24ac-4be3-a253-af95617bac62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:08.372106 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (90f3484f-e504-40de-9900-fa5898534e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:08.372874 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request issued successfully. Aug 19 23:18:08.373613 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21a4bd39-4438-4e5d-9392-e27d591ae62f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:08.374087 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 496/1987] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:18:08 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:08.385412 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.387187 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:08.387414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.387612 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.394185 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:08.394185 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:08.398669 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:08.403508 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6d4a673-d4bf-45f9-ac2c-f7071b580201 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:08.405730 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 498/1988] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:08 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:08.442034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.445064 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:08.445386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.445622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.445768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:08.450665 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:08.450665 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:08.451454 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-549e5c75-bf54-4e99-bf9d-ac645ab13edd tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:08.451906 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 496/1989] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:08 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:08.783753 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b49059e5-d7e0-4cf9-b609-475674ceeeca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.790297 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b49059e5-d7e0-4cf9-b609-475674ceeeca tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c Aug 19 23:18:08.790579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b49059e5-d7e0-4cf9-b609-475674ceeeca tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.790871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b49059e5-d7e0-4cf9-b609-475674ceeeca tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.802625 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b49059e5-d7e0-4cf9-b609-475674ceeeca tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c returned with HTTP 404 Aug 19 23:18:08.803108 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 500/1990] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:08 2026] GET /volume/v3/volumes/939b5785-db9b-4b95-bc6a-d3fc6d8a781c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:08.827003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.830839 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 Aug 19 23:18:08.830990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.831183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.831342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: 34a1f233-bdb3-48a0-bad4-e2d044838cc8 Aug 19 23:18:08.848032 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:08.848032 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:08.848640 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:08.876025 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:08.876256 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd9aa679-f0d9-491a-86c0-95532cb597d9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 returned with HTTP 202 Aug 19 23:18:08.876812 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 497/1991] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:08 2026] DELETE /volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:08.902729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c42a98e-cc3f-4858-a834-286af340870b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:08.903161 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c42a98e-cc3f-4858-a834-286af340870b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 Aug 19 23:18:08.903161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c42a98e-cc3f-4858-a834-286af340870b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:08.922539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c42a98e-cc3f-4858-a834-286af340870b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:08.922539 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:08.922539 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:08.922539 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6c42a98e-cc3f-4858-a834-286af340870b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:08.928360 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c42a98e-cc3f-4858-a834-286af340870b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 returned with HTTP 200 Aug 19 23:18:08.928802 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 499/1992] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:08 2026] GET /volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.067070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.069143 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:09.069540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.069788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.102573 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.102573 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:09.110454 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:09.115885 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7dbc65f8-39cf-430f-9607-a4dbb6a7335f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:09.116382 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 497/1993] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.435100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.437576 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:09.437868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.438147 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.451387 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.451387 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:09.456766 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:09.462767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11d03c08-0c00-418b-abf8-4454b062a1e7 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:09.463313 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 501/1994] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.465847 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.468771 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:09.469004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.469211 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.469591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:09.476307 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.476307 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:09.477087 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c31ebb2b-67ec-4ab4-82ff-2ae8b319f93e tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:09.477705 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 498/1995] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.521227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.524964 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:09.524964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.524964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.534203 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.534203 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:09.538586 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:09.545404 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-7bc21220-4051-49a9-8eca-d10ef938c8a5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:09.546167 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 500/1996] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.649351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8ea2e32-e1b9-4b35-8c8b-9899f172a3d4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.649764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8ea2e32-e1b9-4b35-8c8b-9899f172a3d4 None None] GET https://10.4.3.193/volume// Aug 19 23:18:09.650006 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8ea2e32-e1b9-4b35-8c8b-9899f172a3d4 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.650183 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8ea2e32-e1b9-4b35-8c8b-9899f172a3d4 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.654596 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8ea2e32-e1b9-4b35-8c8b-9899f172a3d4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:09.654596 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 498/1997] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:09.668070 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-8459b0d9-2f4b-4262-a098-06d33f19cbaf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.670623 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-8459b0d9-2f4b-4262-a098-06d33f19cbaf tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:18:09.671177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-8459b0d9-2f4b-4262-a098-06d33f19cbaf tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "309c955c-ed43-47ec-9326-bd222e1bc881", "connector": null, "instance_uuid": "98ff3957-04b6-4dc8-8c91-29b7085e8ca7"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:09.683559 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.683559 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:09.722075 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-8459b0d9-2f4b-4262-a098-06d33f19cbaf tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:18:09.722684 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 502/1998] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:18:09 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:09.786188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.788645 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:09.789100 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.789437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.802124 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.802124 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:09.807035 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f021324-287b-4c30-9287-09158d4bd0bb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f021324-287b-4c30-9287-09158d4bd0bb None None] GET https://10.4.3.193/volume// Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f021324-287b-4c30-9287-09158d4bd0bb None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f021324-287b-4c30-9287-09158d4bd0bb None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f021324-287b-4c30-9287-09158d4bd0bb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:09.811451 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 501/1999] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:09.813135 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38fde05e-311c-4c3a-a549-4db6d93f4df8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:09.813976 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 499/2000] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:09.831628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.835133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:09.835133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.835133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.849344 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.849344 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:09.853081 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:09.859267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-5e8a6d38-6053-426e-bbd1-cb8322068140 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:09.860064 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 499/2001] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:09.947609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc0a555a-cae6-43c8-ad00-4e6da4a6908c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.951053 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc0a555a-cae6-43c8-ad00-4e6da4a6908c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 Aug 19 23:18:09.953185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc0a555a-cae6-43c8-ad00-4e6da4a6908c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.953185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc0a555a-cae6-43c8-ad00-4e6da4a6908c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.958693 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc0a555a-cae6-43c8-ad00-4e6da4a6908c tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 returned with HTTP 404 Aug 19 23:18:09.959267 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 503/2002] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:09 2026] GET /volume/v3/volumes/34a1f233-bdb3-48a0-bad4-e2d044838cc8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:09.965923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:09.967867 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 Aug 19 23:18:09.969321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:09.969321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:09.969321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: ebaa62b9-9622-4e1e-8228-514953c845b4 Aug 19 23:18:09.985888 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:09.985888 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:09.986586 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:10.008629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:10.010382 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] PUT https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 Aug 19 23:18:10.010703 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:10.010909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:10.012235 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5993a85-3d0b-47c4-bb49-f6be9349a4fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 returned with HTTP 202 Aug 19 23:18:10.012235 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 502/2003] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:09 2026] DELETE /volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:10.022215 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Acquiring lock "cinder-attachment_update-309c955c-ed43-47ec-9326-bd222e1bc881-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:18:10.025326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:10.029467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-309c955c-ed43-47ec-9326-bd222e1bc881-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:18:10.029578 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 Aug 19 23:18:10.029578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:10.029578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:10.031149 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:10.031149 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:10.041872 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:10.041872 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:10.053326 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:10.063016 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37b69308-fa00-47b3-aaf6-ca53e3d01968 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 returned with HTTP 200 Aug 19 23:18:10.063991 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 500/2004] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:10 2026] GET /volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:10.145541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:10.149349 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:10.149662 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:10.150097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:10.160391 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:10.160391 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:10.166154 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:10.172998 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83b27f56-6a4c-4471-b6cd-3bf8f4541e92 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:10.173479 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 504/2005] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:10 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:10.184107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-309c955c-ed43-47ec-9326-bd222e1bc881-np0000007826" released by "attachment_update" :: held 0.157s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:18:10.184745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-e36de270-1806-4981-8415-6326ed04ac7b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 returned with HTTP 200 Aug 19 23:18:10.186137 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 500/2006] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:18:10 2026] PUT /volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:10.492189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:10.495103 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:10.495747 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:10.496427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:10.496739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:10.504220 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:10.504220 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:10.505332 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfc30011-f850-4fa2-9f59-a5afb70fd055 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:10.505896 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 503/2007] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:10 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:10.831129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-130fd955-c837-4597-8c39-2d26dc4f281b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:10.834422 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-130fd955-c837-4597-8c39-2d26dc4f281b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:10.836243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-130fd955-c837-4597-8c39-2d26dc4f281b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:10.836243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-130fd955-c837-4597-8c39-2d26dc4f281b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:10.846615 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:10.846615 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:10.851144 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-130fd955-c837-4597-8c39-2d26dc4f281b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:10.856111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-130fd955-c837-4597-8c39-2d26dc4f281b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:10.856808 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 501/2008] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:10 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:11.086180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cdc9111-be6c-4e17-a455-8c6835a54bc9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.089193 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdc9111-be6c-4e17-a455-8c6835a54bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 Aug 19 23:18:11.089505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdc9111-be6c-4e17-a455-8c6835a54bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.089995 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdc9111-be6c-4e17-a455-8c6835a54bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.097662 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdc9111-be6c-4e17-a455-8c6835a54bc9 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 returned with HTTP 404 Aug 19 23:18:11.098529 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 505/2009] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:11 2026] GET /volume/v3/volumes/ebaa62b9-9622-4e1e-8228-514953c845b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:11.108179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.110605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:11.110899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.111202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.111356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete snapshot with id: c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:11.119010 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:11.119010 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:11.120286 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot retrieved successfully. Aug 19 23:18:11.143647 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot delete request issued successfully. Aug 19 23:18:11.146399 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba08fada-ea76-4558-ab80-ffd6d6f92f9b tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b returned with HTTP 202 Aug 19 23:18:11.146399 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 501/2010] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:18:11 2026] DELETE /volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:11.157802 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.161049 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:11.161049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.161049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.167051 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:11.167051 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:11.169331 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Snapshot retrieved successfully. Aug 19 23:18:11.170438 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-832c240a-53a1-4045-9091-2a6c4b0357f6 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b returned with HTTP 200 Aug 19 23:18:11.170872 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 504/2011] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:18:11 2026] GET /volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:11.192643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.198526 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:11.198995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.198995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.213341 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:11.213341 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:11.219444 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:11.224832 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ab945af-fd68-4cda-9599-d71a0b8dfc1c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:11.225123 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 502/2012] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:11 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:11.527700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.553989 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:11.553989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.555256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.555727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:11.577223 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:11.577223 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:11.581618 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40a8cd93-4fb5-4062-94df-4bb966bb0716 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:11.584562 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 506/2013] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:11 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:11.870500 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:11.872419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:11.872620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:11.872836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:11.883156 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:11.883156 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:11.886666 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:11.890794 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-34bdaaf6-625a-4a22-9432-fcd7cc32ddb6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:11.891175 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 502/2014] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:11 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:12.188193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-247cf088-1314-4b41-9afb-7018ae456c86 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.193533 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-247cf088-1314-4b41-9afb-7018ae456c86 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b Aug 19 23:18:12.194414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-247cf088-1314-4b41-9afb-7018ae456c86 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.194414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-247cf088-1314-4b41-9afb-7018ae456c86 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.199070 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-247cf088-1314-4b41-9afb-7018ae456c86 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b returned with HTTP 404 Aug 19 23:18:12.201001 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 505/2015] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:18:12 2026] GET /volume/v3/snapshots/c39c4aa6-11bc-4ea0-9e53-1337576ee14b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:12.213840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.221217 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:12.222466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.223177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.223310 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume with id: a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:12.243195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.260091 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:12.260550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.260613 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.270514 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:12.270514 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:12.272034 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:12.272034 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:12.272523 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:12.275850 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:12.280468 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c17e19e-4207-45fe-a77f-e2914f731f3a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:12.281064 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 507/2016] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:12 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:12.331159 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Delete volume request issued successfully. Aug 19 23:18:12.331442 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42ed87b6-374f-4136-97fb-2ad37ea82733 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d returned with HTTP 202 Aug 19 23:18:12.332025 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 503/2017] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:12 2026] DELETE /volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:12.346784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.349329 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:12.349612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.350607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.364727 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:12.364727 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:12.373643 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Volume info retrieved successfully. Aug 19 23:18:12.379730 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6fdb7c24-535d-4d70-8ba8-6c1128ed6673 tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d returned with HTTP 200 Aug 19 23:18:12.380286 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 503/2018] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:12 2026] GET /volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:12.598819 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-260c3d38-343c-43e8-a01c-e5606cf51824 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.604665 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-260c3d38-343c-43e8-a01c-e5606cf51824 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:12.604910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-260c3d38-343c-43e8-a01c-e5606cf51824 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.605155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-260c3d38-343c-43e8-a01c-e5606cf51824 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.605318 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-260c3d38-343c-43e8-a01c-e5606cf51824 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:12.610798 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:12.610798 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:12.611625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-260c3d38-343c-43e8-a01c-e5606cf51824 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:12.612186 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 506/2019] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:12 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:12.907307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:12.909760 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:12.910332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:12.910332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:12.923162 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:12.923162 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:12.929595 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:12.937727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dedeaaf6-d6fb-435e-ac1e-1b6b0199f3a4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:12.938353 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 508/2020] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:12 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:13.296513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3832ae93-10eb-4038-a24b-483461da48cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:13.299126 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3832ae93-10eb-4038-a24b-483461da48cd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:13.299126 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3832ae93-10eb-4038-a24b-483461da48cd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:13.299126 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3832ae93-10eb-4038-a24b-483461da48cd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:13.307864 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:13.307864 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:13.310994 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3832ae93-10eb-4038-a24b-483461da48cd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:13.316424 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3832ae93-10eb-4038-a24b-483461da48cd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:13.317169 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 504/2021] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:13 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:13.395449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-12f19c85-ef49-408b-b6fb-ad5be0c604fd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:13.401487 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12f19c85-ef49-408b-b6fb-ad5be0c604fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d Aug 19 23:18:13.401487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12f19c85-ef49-408b-b6fb-ad5be0c604fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:13.401487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12f19c85-ef49-408b-b6fb-ad5be0c604fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:13.411386 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12f19c85-ef49-408b-b6fb-ad5be0c604fd tempest-CreateVolumesFromSnapshotTest-1250717979 tempest-CreateVolumesFromSnapshotTest-1250717979-project-member] https://10.4.3.193/volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d returned with HTTP 404 Aug 19 23:18:13.411386 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 504/2022] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:13 2026] GET /volume/v3/volumes/a6a693ff-9b27-4044-a1bc-2f40569f701d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:13.486107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-bf6e34c9-e399-4d00-898a-e7cd64966f4e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:13.488805 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-bf6e34c9-e399-4d00-898a-e7cd64966f4e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1/action Aug 19 23:18:13.489224 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-bf6e34c9-e399-4d00-898a-e7cd64966f4e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:13.489352 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-bf6e34c9-e399-4d00-898a-e7cd64966f4e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:13.509442 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:13.509442 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:13.524184 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76dece78-8c27-4666-9d07-1ab9b1276eaf req-bf6e34c9-e399-4d00-898a-e7cd64966f4e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1/action returned with HTTP 204 Aug 19 23:18:13.524803 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 507/2023] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:13 2026] POST /volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:13.626173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:13.630052 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:13.630052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:13.630052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:13.630052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:13.635059 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:13.635059 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:13.636509 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60919ead-6fff-4f0b-8481-ee0b4930cae1 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:13.638144 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 509/2024] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:13 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:18:13.958983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:13.961984 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:13.962190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:13.962464 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:13.972814 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:13.972814 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:13.976981 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:13.983876 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a54590ba-1a0b-4089-9612-f151cebe83b5 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:13.984799 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 505/2025] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:13 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:14.006629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.010957 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:14.011183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.011411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.032006 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.032006 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:14.036657 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.042820 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-650a3a6e-32f4-4dfb-af98-4c6875140f2f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:14.043414 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 505/2026] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:14.117376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.120863 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:14.121120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.121343 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.139865 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.139865 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:14.147830 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.158776 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a252a5b0-9770-4b74-bf6e-e6c5bb0b4eed req-e0b0c16d-4709-4698-9823-1c59e6ba8f20 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:14.159409 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 508/2027] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:14.183640 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.185800 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:14.185971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.186193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.197000 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.197000 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:14.201426 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.206264 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0031123-a469-4b7c-b937-a30819f1c6e6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:14.206954 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 510/2028] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:18:14.265194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.268732 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:14.268732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.268732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.281105 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.281105 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:14.287927 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.298519 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ba0ea194-d98c-4ed0-a789-bc10f62ba31a tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:14.298953 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 506/2029] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:14.329707 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.336529 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881/action Aug 19 23:18:14.336952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:14.337344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:14.339277 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.344324 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:14.345361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.345609 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.352615 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.352615 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:14.353095 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.361691 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.361691 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:14.361901 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Begin detaching volume completed successfully. Aug 19 23:18:14.362248 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-f685365e-80cf-41d2-b553-2f50ea1ad71e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881/action returned with HTTP 202 Aug 19 23:18:14.363313 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 506/2030] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:18:14 2026] POST /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:18:14.367762 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:14.374734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fed7ff7c-33ec-4a59-93c1-6b103df1055e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:14.374734 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 509/2031] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:14.427228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7bc39e43-3092-495f-afa8-8467752f7a78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.427821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7bc39e43-3092-495f-afa8-8467752f7a78 None None] GET https://10.4.3.193/volume// Aug 19 23:18:14.428074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7bc39e43-3092-495f-afa8-8467752f7a78 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.428345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7bc39e43-3092-495f-afa8-8467752f7a78 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.428846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7bc39e43-3092-495f-afa8-8467752f7a78 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:14.429237 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 511/2032] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:14.438171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.440493 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:14.440686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.440912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.450434 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.450434 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:14.454518 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:14.460231 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-6f680d3f-486f-4479-aee6-08f36298d6eb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:14.460734 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 507/2033] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:14.652599 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:14.655805 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:14.655805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:14.655805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:14.655805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:14.660850 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:14.660850 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:14.661544 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ba0806ed-d6d4-4b43-a8a6-41307907edee tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:14.662060 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 507/2034] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:14 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:15.397075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.401521 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:15.401521 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:15.401521 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:15.401667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.415562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ce0656c0-0ace-4b01-8bfa-4b0fc09d4640 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.416234 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:15.416234 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:15.418977 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ce0656c0-0ace-4b01-8bfa-4b0fc09d4640 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 Aug 19 23:18:15.419092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ce0656c0-0ace-4b01-8bfa-4b0fc09d4640 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:15.422007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ce0656c0-0ace-4b01-8bfa-4b0fc09d4640 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:15.422098 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:15.424030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d3ecf24-5dbc-4cf7-a319-65f262c3197c tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:15.424492 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 510/2035] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:15 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:15.430699 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:15.430699 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:15.506785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3a197ec5-9104-43fd-a2ca-d02e4b30de1e req-ce0656c0-0ace-4b01-8bfa-4b0fc09d4640 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 returned with HTTP 200 Aug 19 23:18:15.507231 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 508/2036] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:15 2026] DELETE /volume/v3/attachments/3381aca0-7643-41eb-9b38-f57d08240da1 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:15.510870 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:15.511290 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1618817693"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:15.513097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1618817693'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:15.513414 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume of 1 GB Aug 19 23:18:15.518459 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Availability Zones retrieved successfully. Aug 19 23:18:15.525812 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (1e161e4f-8481-4c91-870a-ce66b13dbe10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:15.527109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b876a6-a9ff-4174-8324-9f9b54fa456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:15.528176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:15.560201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b876a6-a9ff-4174-8324-9f9b54fa456b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:15.561068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff639dc7-5a1c-4e4c-a7ef-ccb9c5e17985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:15.638472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['7a30400d-cbfc-4731-8817-645cbee2fc5f', '44fc67f9-3b9d-43ad-9fce-ef17c9aa9a24', '524625b3-74fe-4015-a71b-8636091b924d', 'd0066626-0506-410c-a6ed-adae92f56591'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:15.638472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff639dc7-5a1c-4e4c-a7ef-ccb9c5e17985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a30400d-cbfc-4731-8817-645cbee2fc5f', '44fc67f9-3b9d-43ad-9fce-ef17c9aa9a24', '524625b3-74fe-4015-a71b-8636091b924d', 'd0066626-0506-410c-a6ed-adae92f56591']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:15.639438 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2bb7ca-ba54-4e06-82a2-c800accc53fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:15.643283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-102f48b7-4683-450a-ac4d-6941eb299fa8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.647667 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-102f48b7-4683-450a-ac4d-6941eb299fa8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561/action Aug 19 23:18:15.648152 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-102f48b7-4683-450a-ac4d-6941eb299fa8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:15.648303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-102f48b7-4683-450a-ac4d-6941eb299fa8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:15.667342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2bb7ca-ba54-4e06-82a2-c800accc53fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1618817693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['7a30400d-cbfc-4731-8817-645cbee2fc5f','44fc67f9-3b9d-43ad-9fce-ef17c9aa9a24','524625b3-74fe-4015-a71b-8636091b924d','d0066626-0506-410c-a6ed-adae92f56591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1618817693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110aacf3a06e4d8fb1d334f40274bad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='820f908e598f473f9934168087aa1251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:15.668077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c771d37-4b97-49fa-9d6b-1bc52181a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:15.670415 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:15.670415 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:15.673500 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.678651 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:15.678651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:15.678651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:15.678651 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:15.684272 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:15.684272 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:15.684458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2dbdf3a-567f-4b25-9b9b-b09212f0efa1 req-102f48b7-4683-450a-ac4d-6941eb299fa8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561/action returned with HTTP 204 Aug 19 23:18:15.684872 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 508/2037] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:15 2026] POST /volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:15.685274 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6b133fce-a00e-49ca-bb49-eb92442a5f1b tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:15.685775 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 511/2038] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:15 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:15.688040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c771d37-4b97-49fa-9d6b-1bc52181a39c) transitioned into state 'SUCCESS' from state '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-1618817693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['7a30400d-cbfc-4731-8817-645cbee2fc5f','44fc67f9-3b9d-43ad-9fce-ef17c9aa9a24','524625b3-74fe-4015-a71b-8636091b924d','d0066626-0506-410c-a6ed-adae92f56591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:15.688936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d10c6c-5f97-4c66-bf03-7029b64a0598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:15.700867 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d10c6c-5f97-4c66-bf03-7029b64a0598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:15.702111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (1e161e4f-8481-4c91-870a-ce66b13dbe10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:15.702506 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request issued successfully. Aug 19 23:18:15.703300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c40bbd-0cc0-4a1f-86d7-81d03286b012 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:15.703912 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 512/2039] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:18:15 2026] POST /volume/v3/volumes => generated 778 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:15.718904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:15.726034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:18:15.726309 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:15.726559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:15.736179 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:15.736179 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:15.739633 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:15.744921 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b3dd0e2-74ba-492a-b360-4136353b42b9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 returned with HTTP 200 Aug 19 23:18:15.745595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 509/2040] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:15 2026] GET /volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.437929 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.439624 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:16.439812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.439986 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.448551 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.448551 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:16.451528 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:16.455241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-067d603c-c586-4dbc-bd5c-ee2f1e882d07 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:16.455612 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 509/2041] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:16.468071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.469765 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:16.469914 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.470141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.478699 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.478699 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:16.481484 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:16.485348 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ff08fa18-3958-44a0-9d7a-e2a30c3ce6a6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:16.485750 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 512/2042] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:16.523653 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.525578 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:16.525757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.525934 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.534384 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.536459 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:18:16.536567 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.536567 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:16.536689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.536929 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.540526 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:16.543951 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.543951 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:16.544686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-69dc6586-e11c-4465-bb2c-f2f31a0226a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:16.545120 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 513/2043] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:16.547389 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:18:16.551233 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-63e0e242-9baa-42dc-8c5d-7362dc6f8ab0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:18:16.551793 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 510/2044] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.566384 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.568883 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/action Aug 19 23:18:16.569281 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:16.569454 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:16.581195 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.581195 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:16.581807 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:16.589860 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Begin detaching volume completed successfully. Aug 19 23:18:16.590055 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-71c208cd-6927-476e-b023-6cde10541788 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/action returned with HTTP 202 Aug 19 23:18:16.590494 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 510/2045] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:18:16 2026] POST /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:16.632513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6296b45e-72a1-411e-80d8-3b4c8c5f7963 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.632993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6296b45e-72a1-411e-80d8-3b4c8c5f7963 None None] GET https://10.4.3.193/volume// Aug 19 23:18:16.633212 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6296b45e-72a1-411e-80d8-3b4c8c5f7963 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.633456 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6296b45e-72a1-411e-80d8-3b4c8c5f7963 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.633864 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6296b45e-72a1-411e-80d8-3b4c8c5f7963 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:16.634208 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 513/2046] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18: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 19 23:18:16.645436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.647867 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:16.647867 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.648022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.660878 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.660878 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:16.664126 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:16.669862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-048a1f0a-3ce8-4d74-8b69-d39c5c418758 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:16.670423 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 514/2047] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:16.686569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-168de347-4d27-4135-b720-26e0f637271a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.689564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-168de347-4d27-4135-b720-26e0f637271a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption Aug 19 23:18:16.689885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-168de347-4d27-4135-b720-26e0f637271a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.690174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-168de347-4d27-4135-b720-26e0f637271a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.697737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.699569 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:16.699797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.699996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.700113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:16.703702 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.703702 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:16.706626 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.706626 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:16.707368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbb09198-53ab-4a78-abb5-db9ce4436ff5 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:16.707808 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 511/2048] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.713448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-168de347-4d27-4135-b720-26e0f637271a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption returned with HTTP 200 Aug 19 23:18:16.714045 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 511/2049] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.717956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95376404-d9ac-41c4-8941-4a5395b4961d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.720590 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95376404-d9ac-41c4-8941-4a5395b4961d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:16.720852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95376404-d9ac-41c4-8941-4a5395b4961d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.721048 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95376404-d9ac-41c4-8941-4a5395b4961d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.721157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-95376404-d9ac-41c4-8941-4a5395b4961d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:16.726894 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.726894 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:16.727663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95376404-d9ac-41c4-8941-4a5395b4961d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:16.728056 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 514/2050] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.738868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.741513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:18:16.741749 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.741943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.742047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:16.746342 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.746342 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:16.746905 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88d38036-ccba-46d9-9f10-e7c5da8a6d78 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:18:16.747379 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 515/2051] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.757949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.760884 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:18:16.760966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.761017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2af65bf-0f61-4c35-be0c-a9805ba5a23f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-199537813"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:16.761438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating new backup {'backup': {'volume_id': 'f2af65bf-0f61-4c35-be0c-a9805ba5a23f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-199537813'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:18:16.761496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:18:16.761577 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Creating backup of volume f2af65bf-0f61-4c35-be0c-a9805ba5a23f in container None Aug 19 23:18:16.761642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.761852 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.769287 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.769287 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:16.769392 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.769392 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:16.769814 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:16.773835 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:16.778313 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ba1abfb-0654-4999-9388-6f7ea6b39604 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 returned with HTTP 200 Aug 19 23:18:16.778871 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 512/2052] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:16.794426 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.796053 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:18:16.796418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5", "name": "tempest-type-Backup-903830449"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:16.796697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Created reservations ['c58fb1a6-05aa-4c5f-8baa-63ee312b3825', '7f728035-acb2-498a-8106-93123c6ec748'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:16.797746 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating new backup {'backup': {'volume_id': 'f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5', 'name': 'tempest-type-Backup-903830449'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:18:16.797879 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating backup of volume f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 in container None Aug 19 23:18:16.804852 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.804852 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:16.805130 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:16.834299 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-945056eb-dd43-45ba-9c50-bbce26cc1d3a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:18:16.834899 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 512/2053] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:16 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:16.841023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['7e0a31e7-e49e-4d31-ab09-06c484056556', '14e5fc5f-29da-4918-9155-27903dd61b8c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:16.844998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.847212 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:16.847474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.847723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.848064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:16.852656 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.852656 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:16.853442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1b4244a-b69d-411a-a2d5-793d904dff7a tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:16.853911 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 516/2054] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:16.870830 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e389f056-12a7-405c-a8dc-9809d95cfd53 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:18:16.870830 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 515/2055] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:18:16 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:16.878664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:16.880394 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:16.880394 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:16.880952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:16.880952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:16.886459 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:16.886459 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:16.887637 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f0386ed-8408-4236-bd0b-b0a16a5eac3a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:16.888027 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 513/2056] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:16 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:17.815983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8f557370-b0e1-48c6-988c-f230d5045667 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:17.817653 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8f557370-b0e1-48c6-988c-f230d5045667 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:18:17.817908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8f557370-b0e1-48c6-988c-f230d5045667 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:17.818162 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8f557370-b0e1-48c6-988c-f230d5045667 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:17.833178 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:17.833178 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:17.835415 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8f557370-b0e1-48c6-988c-f230d5045667 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:17.839683 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8f557370-b0e1-48c6-988c-f230d5045667 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:18:17.840219 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 513/2057] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:17 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:17.867396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:17.869235 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:17.869375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:17.869576 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:17.869673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:17.874877 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:17.874877 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:17.874877 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7ace4cb-ddf6-4118-9b18-f9948505e8cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:17.875047 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 517/2058] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:17 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:17.899990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:17.901897 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:17.902118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:17.902315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:17.902453 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:17.906375 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:17.906375 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:17.907027 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07858331-f46b-4eca-8d0b-8f62b90b20bc tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:17.907387 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 516/2059] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:17 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:18.067820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.070026 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:18:18.070218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.070398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.078974 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.078974 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:18.081988 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:18.085887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d0fb1a4-79e6-4003-9518-31633cf7f5d9 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:18:18.086247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 514/2060] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:18 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:18.122542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.127182 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:18:18.127182 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.127182 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.134374 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.134374 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:18.139240 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:18.143505 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-72541d94-dedd-48b2-a0eb-5a8896dc2b42 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:18:18.143965 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 514/2061] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:18 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:18.161513 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.163403 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8/action Aug 19 23:18:18.163740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:18.163861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:18.176400 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.176400 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:18.176892 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:18.184433 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Begin detaching volume completed successfully. Aug 19 23:18:18.184724 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-6b660cda-db93-4d64-b707-8c059be28786 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8/action returned with HTTP 202 Aug 19 23:18:18.185208 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 518/2062] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:18:18 2026] POST /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:18.230792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2de5f40-0f53-4f79-b189-741bcf5c2295 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.232336 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2de5f40-0f53-4f79-b189-741bcf5c2295 None None] GET https://10.4.3.193/volume// Aug 19 23:18:18.232526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2de5f40-0f53-4f79-b189-741bcf5c2295 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.232702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2de5f40-0f53-4f79-b189-741bcf5c2295 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.233024 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2de5f40-0f53-4f79-b189-741bcf5c2295 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:18.233289 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 517/2063] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18: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 19 23:18:18.245989 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.248907 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:18:18.249226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.249420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.264881 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.264881 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:18.267553 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:18.273452 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-5f31c508-0cdb-4f7a-84d6-8cb42b38bf4c tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:18:18.273904 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 515/2064] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:18 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:18.886978 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9ef68379-f34b-4e65-b984-c14226a90e59 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.889256 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ef68379-f34b-4e65-b984-c14226a90e59 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:18.889541 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ef68379-f34b-4e65-b984-c14226a90e59 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.889799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ef68379-f34b-4e65-b984-c14226a90e59 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.889941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9ef68379-f34b-4e65-b984-c14226a90e59 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:18.894990 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.894990 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:18.895942 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ef68379-f34b-4e65-b984-c14226a90e59 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:18.896389 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 515/2065] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:18 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:18.917323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:18.919287 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:18.919535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:18.919730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:18.919871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:18.924546 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:18.924546 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:18.925185 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c777567d-6d79-45d4-a498-25aa4f8c58fa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:18.925655 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 519/2066] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:18 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:19.906277 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:19.908095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:19.908282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:19.908530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:19.908637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:19.913015 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:19.913015 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:19.913917 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25cc14e6-e0bc-4725-9ad4-1e3e457d80bd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:19.914599 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 518/2067] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:19 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:19.937318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:19.941568 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:19.941882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:19.942137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:19.942271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:19.947647 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:19.947647 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:19.948884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d38205c6-a67e-49c3-9730-0d0fc4442eb6 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:19.949631 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 516/2068] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:19 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:20.927568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:20.930462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:20.930462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:20.930462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:20.930744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:20.936782 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:20.936782 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:20.937929 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47456ed8-2b2e-48b4-8e48-b2cf883eede0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:20.939114 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 516/2069] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:20 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:20.962799 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:20.965598 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:20.965917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:20.966126 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:20.966256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:20.971782 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:20.971782 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:20.971932 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b4fc750-2095-4e0f-b601-d21c2b595bbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:20.972305 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 520/2070] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:20 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:21.804069 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-e4be520d-e4f5-4530-af00-d386bbbbbbd0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:21.806271 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-e4be520d-e4f5-4530-af00-d386bbbbbbd0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 Aug 19 23:18:21.806492 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-e4be520d-e4f5-4530-af00-d386bbbbbbd0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:21.806678 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-e4be520d-e4f5-4530-af00-d386bbbbbbd0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:21.813959 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:21.813959 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:21.871959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8184076b-5891-4b9f-92a9-a68a48ce1eab req-e4be520d-e4f5-4530-af00-d386bbbbbbd0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 returned with HTTP 200 Aug 19 23:18:21.872652 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 519/2071] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:21 2026] DELETE /volume/v3/attachments/2b92cb91-885f-49ae-869c-38f1271f8561 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:21.954259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:21.955999 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:21.956116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:21.956288 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:21.956389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:21.960824 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:21.960824 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:21.961241 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-090ad20d-dd24-4d01-9493-f100634e3cb0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:21.961877 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 517/2072] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:21 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:21.984256 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:21.986222 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:21.986222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:21.986454 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:21.986603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:22.003342 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.003342 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:22.004311 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0a6ab7e8-48e2-4a76-8e5a-8af490c8787d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:22.005030 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 517/2073] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:21 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.153700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-1528527e-9537-4628-b3fa-0de1a32ab132 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.156996 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-1528527e-9537-4628-b3fa-0de1a32ab132 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 Aug 19 23:18:22.157200 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-1528527e-9537-4628-b3fa-0de1a32ab132 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.157414 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-1528527e-9537-4628-b3fa-0de1a32ab132 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.166342 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.166342 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:22.218305 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0275f2f5-a46c-49b7-a767-2457bc867d5b req-1528527e-9537-4628-b3fa-0de1a32ab132 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 returned with HTTP 200 Aug 19 23:18:22.219042 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 521/2074] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:22 2026] DELETE /volume/v3/attachments/42828698-9cc5-40ef-874b-cf774f26e845 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.433919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.438160 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:18:22.440730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.440730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.461696 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.461696 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:22.465179 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:22.474172 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7da63dd8-1942-494e-a3a2-99bb9b116ef0 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:18:22.477735 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 520/2075] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:22 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.579748 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.580070 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:18:22.580364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.580656 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.590698 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.590698 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:22.597026 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:18:22.604390 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a43d6f03-d619-41c7-bdb6-7d7891c080fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:18:22.604922 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 518/2076] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:22 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.665028 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.667463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:18:22.668267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.668379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.681289 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.681289 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:22.709189 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:18:22.733139 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bfdb49f7-4d7b-42e3-844c-f5c79fc16816 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:18:22.733530 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 518/2077] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:22 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 843 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.978216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d9160205-9bc6-4f00-9266-b025842e045f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.980404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9160205-9bc6-4f00-9266-b025842e045f tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:22.980703 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9160205-9bc6-4f00-9266-b025842e045f tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.980980 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9160205-9bc6-4f00-9266-b025842e045f tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.981096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:22.981382 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d9160205-9bc6-4f00-9266-b025842e045f tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:22.983542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:22.983759 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:22.983937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:22.989652 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.989652 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:22.990536 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9160205-9bc6-4f00-9266-b025842e045f tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:22.991150 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 522/2078] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:22 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:22.995813 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:22.995813 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:23.002224 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:23.009110 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f3ca1e76-f33f-401c-b695-4d641734cde4 req-154e7779-28c7-446a-a186-3d6fc646c0b2 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:23.009890 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 521/2079] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:22 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:23.019196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:23.024104 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:23.024104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:23.024104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:23.024231 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:23.033051 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:23.033051 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:23.033799 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7ed7fcb-9b38-4982-986d-60db7bab2ce2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:23.034244 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 519/2080] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:23 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:24.004555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:24.006882 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:24.007263 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:24.007783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:24.008729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:24.013260 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:24.013260 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:24.014298 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-56dad6ee-1792-4e02-8860-3fd5ed03c239 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:24.014860 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 519/2081] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:24 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:24.044971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:24.047210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:24.047501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:24.047744 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:24.047853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:24.067193 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:24.067193 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:24.069446 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc132c2d-c7d1-4424-a339-53dc882e1021 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:24.071085 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 523/2082] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:24 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:25.031089 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:25.032926 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:25.033250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:25.033554 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:25.033774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:25.040573 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:25.040573 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:25.041573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-23fd3135-e21c-4b68-8362-70e45923c7c0 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:25.042279 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 522/2083] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:25 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:25.052300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ddf9a00b-cda3-442c-ad16-9f671225042c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:25.054675 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddf9a00b-cda3-442c-ad16-9f671225042c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:25.054986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddf9a00b-cda3-442c-ad16-9f671225042c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:25.055242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ddf9a00b-cda3-442c-ad16-9f671225042c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:25.055399 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ddf9a00b-cda3-442c-ad16-9f671225042c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:25.060984 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:25.060984 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:25.062145 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ddf9a00b-cda3-442c-ad16-9f671225042c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:25.063620 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 520/2084] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:25 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:25.074224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:25.079385 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:25.079748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:25.079993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:25.080161 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete backup with id: 52119951-134c-40c5-bca0-e2756f1f5875. Aug 19 23:18:25.088917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3b935a10-395a-480d-bdad-57921c920ae4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:25.091738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b935a10-395a-480d-bdad-57921c920ae4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:25.091738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b935a10-395a-480d-bdad-57921c920ae4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:25.091738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b935a10-395a-480d-bdad-57921c920ae4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:25.091893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3b935a10-395a-480d-bdad-57921c920ae4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:25.095195 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:25.095195 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:25.106689 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:25.106689 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:25.107639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b935a10-395a-480d-bdad-57921c920ae4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:25.108047 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 524/2085] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:25 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:25.115288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] delete_backup rpcapi backup_id 52119951-134c-40c5-bca0-e2756f1f5875 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:18:25.117952 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f831dbc-d0b4-44d7-b3bc-09d803f03f2d tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 202 Aug 19 23:18:25.118548 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 520/2086] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:25 2026] DELETE /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:25.130601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7429eed5-be77-46a4-b99d-357794ea78aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:25.132986 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7429eed5-be77-46a4-b99d-357794ea78aa tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:25.133285 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7429eed5-be77-46a4-b99d-357794ea78aa tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:25.133550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7429eed5-be77-46a4-b99d-357794ea78aa tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:25.133702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7429eed5-be77-46a4-b99d-357794ea78aa tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:25.138842 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:25.138842 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:25.139698 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7429eed5-be77-46a4-b99d-357794ea78aa tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 200 Aug 19 23:18:25.140437 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 523/2087] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:25 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:26.118546 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.121973 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:26.121973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:26.121973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:26.121973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:26.126565 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:26.126565 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:26.127578 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9689e4ff-0b46-4ed5-b8fb-8f5379af5f09 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:26.128190 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 521/2088] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:26 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:26.153893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.156333 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 Aug 19 23:18:26.157128 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:26.158333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:26.158333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 52119951-134c-40c5-bca0-e2756f1f5875. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:26.165858 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b467fc7-40c6-42bd-9b7d-57698f0a89bc tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 returned with HTTP 404 Aug 19 23:18:26.166679 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 525/2089] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:26 2026] GET /volume/v3/backups/52119951-134c-40c5-bca0-e2756f1f5875 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:26.176095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.178141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] DELETE https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:26.178354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:26.178568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:26.178728 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Delete backup with id: df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. Aug 19 23:18:26.184753 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:26.184753 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:26.198721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] delete_backup rpcapi backup_id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:18:26.200606 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8294c74f-7ec5-42f7-869f-6a1d4cf6aa6d tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 202 Aug 19 23:18:26.205122 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 521/2090] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:26 2026] DELETE /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:26.211154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.214033 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:26.214156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:26.214344 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:26.214498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:26.225889 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:26.225889 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:26.226569 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c125c8c2-2978-45fb-aad3-ee5b0a095338 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 200 Aug 19 23:18:26.226952 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 524/2091] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:26 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:26.430760 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.432871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:26.433481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1948933028", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:26.435181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1948933028', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:26.661111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume of 1 GB Aug 19 23:18:26.672687 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Availability Zones retrieved successfully. Aug 19 23:18:26.682235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Flow 'volume_create_api' (6f129b74-8b71-4baa-bb37-0cf92ff68404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:26.683735 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6baaf38-4705-4f67-879c-ca5449290466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:26.685187 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:26.759474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6baaf38-4705-4f67-879c-ca5449290466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:26.760642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b4e954-c873-4025-aab0-fb70a88dc8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:26.824922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Created reservations ['8780660a-40ac-4c86-9073-ec707897a7a2', '788110a3-5a5a-463a-ae01-cd7cc3d4b8f8', '6ae80e67-3da5-44ea-bdb3-35e408d5b034', '7126f35e-a906-441c-86fd-0319764940fe'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:26.825855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b4e954-c873-4025-aab0-fb70a88dc8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8780660a-40ac-4c86-9073-ec707897a7a2', '788110a3-5a5a-463a-ae01-cd7cc3d4b8f8', '6ae80e67-3da5-44ea-bdb3-35e408d5b034', '7126f35e-a906-441c-86fd-0319764940fe']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:26.826821 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e6850e-52a5-41d6-81e2-cf1d3beddb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:26.856153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e6850e-52a5-41d6-81e2-cf1d3beddb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80', '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-1948933028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979d8e33105f457c9805bba523989215',qos_specs=None,replication_status=,reservations=['8780660a-40ac-4c86-9073-ec707897a7a2','788110a3-5a5a-463a-ae01-cd7cc3d4b8f8','6ae80e67-3da5-44ea-bdb3-35e408d5b034','7126f35e-a906-441c-86fd-0319764940fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1948933028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='979d8e33105f457c9805bba523989215',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:26.857219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c38485-f618-4d05-abea-5a9c6cf948cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:26.877308 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c38485-f618-4d05-abea-5a9c6cf948cb) transitioned into state 'SUCCESS' from state '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-1948933028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979d8e33105f457c9805bba523989215',qos_specs=None,replication_status=,reservations=['8780660a-40ac-4c86-9073-ec707897a7a2','788110a3-5a5a-463a-ae01-cd7cc3d4b8f8','6ae80e67-3da5-44ea-bdb3-35e408d5b034','7126f35e-a906-441c-86fd-0319764940fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e20bd3b38ef4e6ebf6c2381691e990a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:26.878381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59466dad-050f-49b5-86a5-c16fdb1afd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:26.889541 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59466dad-050f-49b5-86a5-c16fdb1afd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:26.890953 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Flow 'volume_create_api' (6f129b74-8b71-4baa-bb37-0cf92ff68404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:26.891255 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Create volume request issued successfully. Aug 19 23:18:26.892101 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3f93730-87e8-47c6-8b10-cff19e10e09f tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:26.892595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 522/2092] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:26 2026] POST /volume/v3/volumes => generated 753 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:26.910674 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a941ac25-1b1e-4435-82c6-115f22c9729b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:26.912726 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a941ac25-1b1e-4435-82c6-115f22c9729b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:18:26.912945 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a941ac25-1b1e-4435-82c6-115f22c9729b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:26.913142 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a941ac25-1b1e-4435-82c6-115f22c9729b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:26.923955 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:26.923955 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:26.928536 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a941ac25-1b1e-4435-82c6-115f22c9729b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:26.934167 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a941ac25-1b1e-4435-82c6-115f22c9729b tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 200 Aug 19 23:18:26.934615 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 526/2093] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:26 2026] GET /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:27.140981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.143194 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:27.143485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.143732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.143873 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:27.148521 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.148521 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:27.149420 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fbeedddd-2339-474f-932c-2f49f9c38ba8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:27.149949 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 522/2094] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:27 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:27.240962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.243289 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce Aug 19 23:18:27.243542 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.243799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.243940 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:27.252044 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c6bf2db9-aa68-40f7-a53e-f3389d296eec tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce returned with HTTP 404 Aug 19 23:18:27.252765 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 525/2095] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:27 2026] GET /volume/v3/backups/df0b2edf-c8b4-4064-a1e3-ff67fa5a26ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:27.261508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3199438c-e79c-4688-aec6-5b001fcf1667 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.264373 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:27.264722 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.265067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.265280 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete backup with id: 3ac6209b-2156-4f46-8de2-ddbf32be51c4. Aug 19 23:18:27.271102 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.271102 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:27.290269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] delete_backup rpcapi backup_id 3ac6209b-2156-4f46-8de2-ddbf32be51c4 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:18:27.292118 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3199438c-e79c-4688-aec6-5b001fcf1667 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 202 Aug 19 23:18:27.293136 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 523/2096] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:27 2026] DELETE /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:27.304101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.306944 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:27.307236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.307510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.307654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:27.313624 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.313624 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:27.317934 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1beda6ab-96bc-4d5c-84d9-7deceb2e19d1 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 200 Aug 19 23:18:27.318354 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 527/2097] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:27 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:27.321544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-108d6da5-8fcf-4092-8375-b237fade5752 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.323961 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:27.324164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.324347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.324547 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume with id: 5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:27.338132 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.338132 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:27.338840 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:27.354779 np0000007826 devstack@c-api.service[100376]: WARNING cinder.keymgr.conf_key_mgr [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:18:27.366191 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume request issued successfully. Aug 19 23:18:27.366559 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-108d6da5-8fcf-4092-8375-b237fade5752 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 202 Aug 19 23:18:27.367134 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 523/2098] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:27 2026] DELETE /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:27.375986 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-456def02-d27b-4da4-896e-9b46dc5fac6f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.377849 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-456def02-d27b-4da4-896e-9b46dc5fac6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:27.378020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-456def02-d27b-4da4-896e-9b46dc5fac6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.378201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-456def02-d27b-4da4-896e-9b46dc5fac6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.386507 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.386507 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:27.390243 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-456def02-d27b-4da4-896e-9b46dc5fac6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:18:27.400146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-456def02-d27b-4da4-896e-9b46dc5fac6f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 200 Aug 19 23:18:27.400763 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 526/2099] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:27 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:27.949291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:27.951359 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:18:27.951589 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:27.951901 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:27.959500 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:27.959500 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:27.963754 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:27.968976 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51d8f020-3252-4981-b21c-e9fa356cfac1 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 200 Aug 19 23:18:27.969436 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 524/2100] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:27 2026] GET /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:28.017558 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.021903 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:18:28.021903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.021903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.030066 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.030066 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:28.034931 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:28.041775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a497c042-6f28-402a-9572-1c3c7f538043 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 200 Aug 19 23:18:28.042233 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 528/2101] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:28.164503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.168845 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:28.169190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.169246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.169376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:28.176902 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.176902 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:28.177955 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8ca9b44-fa9d-48be-88f8-a813ea31b50e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:28.178776 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 524/2102] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:28.333167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-486a559b-0124-47b6-bd19-7b45bf30534c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.339552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-486a559b-0124-47b6-bd19-7b45bf30534c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 Aug 19 23:18:28.340165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-486a559b-0124-47b6-bd19-7b45bf30534c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.340165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-486a559b-0124-47b6-bd19-7b45bf30534c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.340814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-486a559b-0124-47b6-bd19-7b45bf30534c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Show backup with id 3ac6209b-2156-4f46-8de2-ddbf32be51c4. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:28.360785 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-486a559b-0124-47b6-bd19-7b45bf30534c tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 returned with HTTP 404 Aug 19 23:18:28.366171 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 527/2103] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/backups/3ac6209b-2156-4f46-8de2-ddbf32be51c4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:28.373996 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-09b428d1-fe75-441c-a8da-4faea5f0591a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.377683 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] DELETE https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:18:28.377815 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.378181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.378181 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Delete backup with id: fd31d167-659b-4e0d-8cd2-2995a5d01601. Aug 19 23:18:28.385899 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.385899 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:28.397880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] delete_backup rpcapi backup_id fd31d167-659b-4e0d-8cd2-2995a5d01601 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:18:28.399312 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-09b428d1-fe75-441c-a8da-4faea5f0591a tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 202 Aug 19 23:18:28.400133 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 525/2104] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:28 2026] DELETE /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:28.413990 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.422996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f7a178fc-2af6-4d55-b345-e13f20a3953f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.423868 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:18:28.424078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.424194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.424321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:28.425231 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7a178fc-2af6-4d55-b345-e13f20a3953f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c Aug 19 23:18:28.425359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7a178fc-2af6-4d55-b345-e13f20a3953f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.426287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7a178fc-2af6-4d55-b345-e13f20a3953f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.429612 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.429612 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:28.430329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ddae8e4-e6c0-4d64-9bbd-49ab6b518686 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 200 Aug 19 23:18:28.431238 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 529/2105] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:18:28.433011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7a178fc-2af6-4d55-b345-e13f20a3953f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c returned with HTTP 404 Aug 19 23:18:28.433639 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 525/2106] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/volumes/5b5f56db-6b45-421d-98d9-152fea3bd27c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:28.446573 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.450850 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:18:28.451059 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.452337 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.453903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:18:28.474439 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Get all volumes completed successfully. Aug 19 23:18:28.477046 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.477046 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:28.482253 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61edd1cd-2b7e-4534-b49b-3744fdb5687b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:18:28.482830 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 528/2107] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13984 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:28.504600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-109d6a4e-e1d2-4285-af2d-50a84ff02c2b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.507133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-109d6a4e-e1d2-4285-af2d-50a84ff02c2b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] DELETE https://10.4.3.193/volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966 Aug 19 23:18:28.507133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-109d6a4e-e1d2-4285-af2d-50a84ff02c2b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.507133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-109d6a4e-e1d2-4285-af2d-50a84ff02c2b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.541945 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-109d6a4e-e1d2-4285-af2d-50a84ff02c2b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966 returned with HTTP 202 Aug 19 23:18:28.542340 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 526/2108] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:18:28 2026] DELETE /volume/v3/types/19250a3d-7027-4472-a973-c377ddea6966 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:28.548697 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.550681 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:18:28.550868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.551222 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.561654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-66451dd1-070a-4843-92d4-9c7b1b72c9e2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.564069 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.564069 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:28.564509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66451dd1-070a-4843-92d4-9c7b1b72c9e2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:18:28.564963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-66451dd1-070a-4843-92d4-9c7b1b72c9e2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-671084638", "extra_specs": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:28.567647 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:28.572262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3ff0ff8b-afa3-4b6b-80b4-985a6b6aa3cb tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 200 Aug 19 23:18:28.572650 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 530/2109] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:28.580729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66451dd1-070a-4843-92d4-9c7b1b72c9e2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:18:28.581225 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 526/2110] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:18:28 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:28.590504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f55b8062-4775-403a-815e-a6c6325adbfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.591016 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f55b8062-4775-403a-815e-a6c6325adbfa None None] GET https://10.4.3.193/volume// Aug 19 23:18:28.591187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f55b8062-4775-403a-815e-a6c6325adbfa None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:28.591477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f55b8062-4775-403a-815e-a6c6325adbfa None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:28.591638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7ca629eb-7bbf-4272-8f92-e44da3e4d3a2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.591826 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f55b8062-4775-403a-815e-a6c6325adbfa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:28.592213 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 529/2111] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:18:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:28.593941 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ca629eb-7bbf-4272-8f92-e44da3e4d3a2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] POST https://10.4.3.193/volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de/encryption Aug 19 23:18:28.595377 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ca629eb-7bbf-4272-8f92-e44da3e4d3a2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:28.604135 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-573e417b-da7d-4f19-8711-7bf684cfaaf5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.608072 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-573e417b-da7d-4f19-8711-7bf684cfaaf5 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:18:28.608502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-573e417b-da7d-4f19-8711-7bf684cfaaf5 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80", "connector": null, "instance_uuid": "5480095f-e1a4-4644-b2af-f498c04392ae"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:28.616079 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ca629eb-7bbf-4272-8f92-e44da3e4d3a2 tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de/encryption returned with HTTP 200 Aug 19 23:18:28.616599 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 527/2112] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:18:28 2026] POST /volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:28.627384 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.627384 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:28.628439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3359caff-616d-4b34-9a33-a55eb69615dc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:28.630194 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:28.630540 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-711042398", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-671084638", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:28.633251 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-711042398', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-671084638', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:28.637512 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume of 1 GB Aug 19 23:18:28.637582 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:28.637582 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:28.638295 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Availability Zones retrieved successfully. Aug 19 23:18:28.643117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (b80ab302-75d7-4888-a4ed-274f01d261ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:28.644164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90d71d-ca5e-4beb-9354-fb1e20559028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:28.645023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:28.663439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-573e417b-da7d-4f19-8711-7bf684cfaaf5 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:18:28.664002 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 531/2113] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:18:28 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:28.668814 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90d71d-ca5e-4beb-9354-fb1e20559028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:18:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1464772b-eabb-4dae-b9f3-40870beb75de,is_public=True,name='tempest-scenario-type-luks-671084638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1464772b-eabb-4dae-b9f3-40870beb75de', '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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:28.669550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874ba36d-38f2-45ec-8a8e-3236f8c67fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:28.702639 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:18:28.703245 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:18:28.731169 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Created reservations ['b556e6cf-ee43-470f-a8f9-06c53d14391c', 'b49b8f51-dbd7-4867-83f6-bdae289be35c', 'eeccc91d-369f-414d-aef0-50720be5b086', 'b67c86fd-8448-4208-a8e1-11acb5bbac00'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:28.731962 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874ba36d-38f2-45ec-8a8e-3236f8c67fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b556e6cf-ee43-470f-a8f9-06c53d14391c', 'b49b8f51-dbd7-4867-83f6-bdae289be35c', 'eeccc91d-369f-414d-aef0-50720be5b086', 'b67c86fd-8448-4208-a8e1-11acb5bbac00']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:28.732846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee15aa20-df3f-4943-9cf4-423c3779fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:28.759115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee15aa20-df3f-4943-9cf4-423c3779fa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c763a071-df1d-490e-9d5c-b25b43d60e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-711042398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['b556e6cf-ee43-470f-a8f9-06c53d14391c','b49b8f51-dbd7-4867-83f6-bdae289be35c','eeccc91d-369f-414d-aef0-50720be5b086','b67c86fd-8448-4208-a8e1-11acb5bbac00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=1464772b-eabb-4dae-b9f3-40870beb75de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-711042398',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c763a071-df1d-490e-9d5c-b25b43d60e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e80c45d4344903a85eae51023e5469',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259587139b174a1199fca30a97605c55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1464772b-eabb-4dae-b9f3-40870beb75de),volume_type_id=1464772b-eabb-4dae-b9f3-40870beb75de)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:28.759916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f545031-ec3a-4624-87dd-c276b10975f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:28.786875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f545031-ec3a-4624-87dd-c276b10975f3) transitioned into state 'SUCCESS' from state '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-711042398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e80c45d4344903a85eae51023e5469',qos_specs=None,replication_status=,reservations=['b556e6cf-ee43-470f-a8f9-06c53d14391c','b49b8f51-dbd7-4867-83f6-bdae289be35c','eeccc91d-369f-414d-aef0-50720be5b086','b67c86fd-8448-4208-a8e1-11acb5bbac00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259587139b174a1199fca30a97605c55',volume_type_id=1464772b-eabb-4dae-b9f3-40870beb75de)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:28.787805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f09cdbd-2747-40fd-87b4-28116f3dc4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:28.802441 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f09cdbd-2747-40fd-87b4-28116f3dc4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:28.803439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Flow 'volume_create_api' (b80ab302-75d7-4888-a4ed-274f01d261ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:28.803864 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Create volume request issued successfully. Aug 19 23:18:28.804518 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3359caff-616d-4b34-9a33-a55eb69615dc tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:28.804955 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 527/2114] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:18:28 2026] POST /volume/v3/volumes => generated 783 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:29.191238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:29.193246 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:29.194103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:29.194103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:29.194103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:29.198644 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:29.198644 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:29.199577 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da5909c5-ae2b-4202-bc7b-2806982b41f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:29.200074 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 530/2115] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:29 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:29.447091 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fdae2304-060d-4215-9b69-03f1c1869d99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:29.448929 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fdae2304-060d-4215-9b69-03f1c1869d99 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] GET https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 Aug 19 23:18:29.449298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fdae2304-060d-4215-9b69-03f1c1869d99 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:29.449826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fdae2304-060d-4215-9b69-03f1c1869d99 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:29.450012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fdae2304-060d-4215-9b69-03f1c1869d99 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] Show backup with id fd31d167-659b-4e0d-8cd2-2995a5d01601. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:29.453999 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fdae2304-060d-4215-9b69-03f1c1869d99 tempest-VolumesBackupsTest-1432054969 tempest-VolumesBackupsTest-1432054969-project-admin] https://10.4.3.193/volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 returned with HTTP 404 Aug 19 23:18:29.454667 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 528/2116] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:29 2026] GET /volume/v3/backups/fd31d167-659b-4e0d-8cd2-2995a5d01601 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:29.468054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5049e731-8d07-4109-bd27-64ebe0dae614 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:29.470099 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:18:29.470299 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:29.470506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:29.470937 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume with id: f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:18:29.481773 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:29.481773 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:29.482022 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:29.506384 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume request issued successfully. Aug 19 23:18:29.508031 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5049e731-8d07-4109-bd27-64ebe0dae614 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f returned with HTTP 202 Aug 19 23:18:29.508031 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 532/2117] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:29 2026] DELETE /volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:29.518802 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:29.522784 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:18:29.522999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:29.523319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:29.537966 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:29.537966 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:29.543172 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:29.548601 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af4787e7-abb1-48ee-a525-ef1f5b540aa9 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f returned with HTTP 200 Aug 19 23:18:29.549281 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 528/2118] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:29 2026] GET /volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:30.011216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a91d6fc-23ec-4579-ba9b-40d62bdfa911 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.011789 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a91d6fc-23ec-4579-ba9b-40d62bdfa911 None None] GET https://10.4.3.193/volume// Aug 19 23:18:30.011789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a91d6fc-23ec-4579-ba9b-40d62bdfa911 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.011975 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a91d6fc-23ec-4579-ba9b-40d62bdfa911 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.012313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a91d6fc-23ec-4579-ba9b-40d62bdfa911 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:30.012624 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 531/2119] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:30.025173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.029180 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:18:30.029398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.029749 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.044531 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.044531 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:30.049611 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:18:30.056951 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-3cf9372c-b1df-4a8d-88b1-53388694c998 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 200 Aug 19 23:18:30.057650 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 529/2120] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:30 2026] GET /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:30.173632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.176271 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] PUT https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 Aug 19 23:18:30.176910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:30.186407 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Acquiring lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:18:30.193442 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:18:30.193442 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.193442 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:30.213811 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aa462e6b-b848-4dab-a116-958886d97b30 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.216912 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa462e6b-b848-4dab-a116-958886d97b30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:30.217595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa462e6b-b848-4dab-a116-958886d97b30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.217947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa462e6b-b848-4dab-a116-958886d97b30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.218216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-aa462e6b-b848-4dab-a116-958886d97b30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:30.224560 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.224560 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:30.225558 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa462e6b-b848-4dab-a116-958886d97b30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:30.226151 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 529/2121] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:30 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:30.348202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" released by "attachment_update" :: held 0.156s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:18:30.348352 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-67533c26-c471-43ec-94e3-7a568d4c1f75 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 returned with HTTP 200 Aug 19 23:18:30.349066 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 533/2122] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:18:30 2026] PUT /volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:30.388003 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-10385a77-fabc-4f25-b556-d750485e360e req-a28c5c48-dfe2-4089-8ca7-4927d52f09d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.391618 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a28c5c48-dfe2-4089-8ca7-4927d52f09d6 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7/action Aug 19 23:18:30.392066 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a28c5c48-dfe2-4089-8ca7-4927d52f09d6 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:30.392186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a28c5c48-dfe2-4089-8ca7-4927d52f09d6 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:30.410931 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.410931 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:30.420483 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-10385a77-fabc-4f25-b556-d750485e360e req-a28c5c48-dfe2-4089-8ca7-4927d52f09d6 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7/action returned with HTTP 204 Aug 19 23:18:30.420483 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 532/2123] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:30 2026] POST /volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:30.563348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-43e68d89-b8a7-4253-b90b-938a84319c40 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.565232 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43e68d89-b8a7-4253-b90b-938a84319c40 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f Aug 19 23:18:30.566366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43e68d89-b8a7-4253-b90b-938a84319c40 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.566366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43e68d89-b8a7-4253-b90b-938a84319c40 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.575690 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43e68d89-b8a7-4253-b90b-938a84319c40 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f returned with HTTP 404 Aug 19 23:18:30.576243 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 530/2124] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:30 2026] GET /volume/v3/volumes/f2af65bf-0f61-4c35-be0c-a9805ba5a23f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:30.584598 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5c96b350-3e39-4183-a765-57331d3c18db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.586612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:18:30.586887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.587137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.587649 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume with id: f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:18:30.596455 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.596455 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:30.598168 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:30.625960 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume request issued successfully. Aug 19 23:18:30.626226 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c96b350-3e39-4183-a765-57331d3c18db tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 returned with HTTP 202 Aug 19 23:18:30.626678 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 530/2125] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:30 2026] DELETE /volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:30.638958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:30.641805 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:18:30.641916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:30.642173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:30.652650 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:30.652650 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:30.659493 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:30.672148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2f21a81-3f7a-45f8-8a5b-5b0c13ccc0cd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 returned with HTTP 200 Aug 19 23:18:30.672828 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 534/2126] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:30 2026] GET /volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:31.241883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:31.245465 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:31.245779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:31.246074 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:31.246167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:31.251295 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:31.251295 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:31.251968 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b01a9bf0-d89d-4a82-a52b-070c65c1bdba tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:31.252374 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 533/2127] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:31 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:31.688412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9db0e342-0696-43b1-a9bb-29dce42befee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:31.690734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9db0e342-0696-43b1-a9bb-29dce42befee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 Aug 19 23:18:31.691014 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9db0e342-0696-43b1-a9bb-29dce42befee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:31.691286 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9db0e342-0696-43b1-a9bb-29dce42befee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:31.698542 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9db0e342-0696-43b1-a9bb-29dce42befee tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 returned with HTTP 404 Aug 19 23:18:31.699162 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 531/2128] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:31 2026] GET /volume/v3/volumes/f4114dea-eb46-4352-8ab1-8ba9313e2c27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:31.708524 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:31.710996 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:18:31.711239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:31.711511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:31.711697 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume with id: c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:18:31.721251 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:31.721251 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:31.721894 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:31.748476 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Delete volume request issued successfully. Aug 19 23:18:31.748476 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47b70f22-c57c-409a-bbd8-4d11c9e6efdd tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 returned with HTTP 202 Aug 19 23:18:31.748476 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 531/2129] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:31 2026] DELETE /volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:31.753323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:31.755228 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:18:31.755394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:31.757320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:31.762958 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:31.762958 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:31.768439 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Volume info retrieved successfully. Aug 19 23:18:31.773218 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7cdba05-e296-4325-952e-ce3ecfd79bbb tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 returned with HTTP 200 Aug 19 23:18:31.773758 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 535/2130] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:31 2026] GET /volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:32.265701 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:32.270324 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:32.270324 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:32.270324 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:32.270324 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:32.276223 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:32.276223 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:32.277439 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fa6fe1c6-38db-40c2-a2cc-6f7a28bf6d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:32.278101 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 534/2131] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:32 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:32.792312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-154d857b-39c6-467f-8134-8303b6f749f3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:32.795844 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-154d857b-39c6-467f-8134-8303b6f749f3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] GET https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 Aug 19 23:18:32.796132 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-154d857b-39c6-467f-8134-8303b6f749f3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:32.796470 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-154d857b-39c6-467f-8134-8303b6f749f3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:32.804924 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-154d857b-39c6-467f-8134-8303b6f749f3 tempest-VolumesBackupsTest-934948372 tempest-VolumesBackupsTest-934948372-project-member] https://10.4.3.193/volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 returned with HTTP 404 Aug 19 23:18:32.805461 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 532/2132] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:32 2026] GET /volume/v3/volumes/c6ed7028-41c9-4dc5-9dbb-c6af5c3e9525 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:33.297429 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-464cd185-77a9-47a1-9dd1-6e617609a36d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:33.303750 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-464cd185-77a9-47a1-9dd1-6e617609a36d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:33.303750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-464cd185-77a9-47a1-9dd1-6e617609a36d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:33.303750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-464cd185-77a9-47a1-9dd1-6e617609a36d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:33.303750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-464cd185-77a9-47a1-9dd1-6e617609a36d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:33.321602 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:33.321602 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:33.321602 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-464cd185-77a9-47a1-9dd1-6e617609a36d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:33.321602 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 532/2133] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:33 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:34.332032 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:34.334881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:34.338605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:34.338605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:34.338605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:34.341411 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:34.341411 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:34.343643 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e838d6b5-b962-4ee4-9b02-9d0ffe66a865 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:34.343643 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 536/2134] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:34 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:34.606238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:34.608962 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:34.609695 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-369507497", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:34.614005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-369507497', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:34.614738 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Create volume of 1 GB Aug 19 23:18:34.623812 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Availability Zones retrieved successfully. Aug 19 23:18:34.635585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Flow 'volume_create_api' (8832270c-c04d-429d-8f28-877e92af1322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:34.640793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feff8235-5e11-4d2b-b01e-068558bcde05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:34.643050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:34.699368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feff8235-5e11-4d2b-b01e-068558bcde05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:34.700436 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827315f4-173c-4036-9d39-2c24ad4f140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:34.797297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Created reservations ['ffbf06b5-68b5-4d65-a9f1-03d02773b044', '436def48-cef5-4737-9eda-0716deb7d384', '8b6150b0-2d21-4420-ac59-0d44d4883655', 'b3df1d38-eee6-43d7-84e6-a26aec9978be'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:34.798185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827315f4-173c-4036-9d39-2c24ad4f140c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffbf06b5-68b5-4d65-a9f1-03d02773b044', '436def48-cef5-4737-9eda-0716deb7d384', '8b6150b0-2d21-4420-ac59-0d44d4883655', 'b3df1d38-eee6-43d7-84e6-a26aec9978be']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:34.799011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cd33cf-42a4-4087-8909-9292718bf589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:34.828450 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cd33cf-42a4-4087-8909-9292718bf589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2330b5-87ac-4afc-b966-821d3169bef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-369507497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f40eb618cac48f486450e354191f975',qos_specs=None,replication_status=,reservations=['ffbf06b5-68b5-4d65-a9f1-03d02773b044','436def48-cef5-4737-9eda-0716deb7d384','8b6150b0-2d21-4420-ac59-0d44d4883655','b3df1d38-eee6-43d7-84e6-a26aec9978be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7eecef184804235b11c07beaee90c3e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-369507497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2330b5-87ac-4afc-b966-821d3169bef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f40eb618cac48f486450e354191f975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7eecef184804235b11c07beaee90c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:34.829176 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc412a1-0a3f-42c4-80a4-f36b016ffbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:34.869928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc412a1-0a3f-42c4-80a4-f36b016ffbc0) transitioned into state 'SUCCESS' from state '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-369507497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f40eb618cac48f486450e354191f975',qos_specs=None,replication_status=,reservations=['ffbf06b5-68b5-4d65-a9f1-03d02773b044','436def48-cef5-4737-9eda-0716deb7d384','8b6150b0-2d21-4420-ac59-0d44d4883655','b3df1d38-eee6-43d7-84e6-a26aec9978be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7eecef184804235b11c07beaee90c3e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:34.869928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9586fe0-413e-408f-b290-2548f40366ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:34.893422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9586fe0-413e-408f-b290-2548f40366ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:34.895114 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Flow 'volume_create_api' (8832270c-c04d-429d-8f28-877e92af1322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:34.895628 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Create volume request issued successfully. Aug 19 23:18:34.896656 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0b30a17f-2a34-4190-95d8-1d03062d41f0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:34.897376 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 535/2135] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:18:34 2026] POST /volume/v3/volumes => generated 788 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:34.917480 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:34.920731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:34.920731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:34.920731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:34.930763 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:34.930763 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:34.939523 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:34.948407 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f447eecb-0974-4c22-beae-ecbb5d0421e0 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:34.949081 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 533/2136] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:34 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:35.355919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:35.359975 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:35.361038 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:35.361038 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:35.361156 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:35.375383 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:35.375383 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:35.375939 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-91bb64f2-6087-4cb2-bf8d-9a2eb4962ed8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:35.376324 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 533/2137] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:35 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:35.966658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:35.968617 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:35.968910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:35.969105 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:35.971534 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=244,cinder:INSERT=26,cinder:UPDATE=47 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:18:35.978075 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:35.978075 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:35.982890 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:35.993854 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b712e9ba-5911-424d-87c7-c167bb8ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:35.993854 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 537/2138] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:35 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:36.010088 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.012154 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:36.012395 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.012657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.020124 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.020124 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:36.024251 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:36.030419 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfb3fc80-46c6-4f44-bfa7-d1c8865fc93c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:36.030831 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 536/2139] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:36.096891 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.102846 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:36.102846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.102846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.111263 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.111263 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:36.115258 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:36.124492 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-5bcc8b12-761c-4144-bef4-f50c29607918 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:36.124492 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 534/2140] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:36.249839 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4970eac8-53ad-41df-93d5-cf38b439e4c8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.250311 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4970eac8-53ad-41df-93d5-cf38b439e4c8 None None] GET https://10.4.3.193/volume// Aug 19 23:18:36.250484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4970eac8-53ad-41df-93d5-cf38b439e4c8 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.250794 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4970eac8-53ad-41df-93d5-cf38b439e4c8 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.251180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4970eac8-53ad-41df-93d5-cf38b439e4c8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:36.251801 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 534/2141] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:36.265987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-c34931c3-0169-4aa0-869f-94b51e78df87 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.393920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-302db5e1-7141-43cf-b2a3-a832eb50914d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.393920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-302db5e1-7141-43cf-b2a3-a832eb50914d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:36.393920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-302db5e1-7141-43cf-b2a3-a832eb50914d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.393920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-302db5e1-7141-43cf-b2a3-a832eb50914d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.394152 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-302db5e1-7141-43cf-b2a3-a832eb50914d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:36.407956 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.407956 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:36.408817 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-302db5e1-7141-43cf-b2a3-a832eb50914d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:36.409337 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 537/2142] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:36.444968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-c34931c3-0169-4aa0-869f-94b51e78df87 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:18:36.445269 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-c34931c3-0169-4aa0-869f-94b51e78df87 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f2330b5-87ac-4afc-b966-821d3169bef1", "connector": null, "instance_uuid": "be3ac222-adfd-43aa-971e-accdb723057f"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:36.456894 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.456894 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:36.494873 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-c34931c3-0169-4aa0-869f-94b51e78df87 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:18:36.494873 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 538/2143] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:18:36 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:36.528997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.534423 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:36.534851 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.535058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.546467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-02ce734a-9883-40dd-9908-c703b45f0af3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.546889 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02ce734a-9883-40dd-9908-c703b45f0af3 None None] GET https://10.4.3.193/volume// Aug 19 23:18:36.547058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02ce734a-9883-40dd-9908-c703b45f0af3 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.547191 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-02ce734a-9883-40dd-9908-c703b45f0af3 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.547488 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-02ce734a-9883-40dd-9908-c703b45f0af3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:36.547798 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 535/2144] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:36.555258 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.555258 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:36.559436 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.561571 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:36.564171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:36.564171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:36.564171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:36.567105 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e27bdee-cde6-4713-b0ab-ce243c7ff294 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:36.567796 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 535/2145] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:36.579411 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.579411 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:36.582117 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:36.590068 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-e1e857f6-59ad-46e8-8578-722882c9d68c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:36.590622 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 538/2146] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:36 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 1042 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:36.713482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:36.717439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] PUT https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 Aug 19 23:18:36.718922 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:36.738803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Acquiring lock "cinder-attachment_update-6f2330b5-87ac-4afc-b966-821d3169bef1-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:18:36.743915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Lock "cinder-attachment_update-6f2330b5-87ac-4afc-b966-821d3169bef1-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:18:36.745664 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:36.745664 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:36.864888 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Lock "cinder-attachment_update-6f2330b5-87ac-4afc-b966-821d3169bef1-np0000007826" released by "attachment_update" :: held 0.120s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:18:36.865333 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-7c04f0c2-3fd7-42ab-a107-866fb2f84b7b tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 returned with HTTP 200 Aug 19 23:18:36.865970 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 539/2147] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:18:36 2026] PUT /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:37.422292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d623a629-3726-4f23-b55a-67f165617ed3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.424641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d623a629-3726-4f23-b55a-67f165617ed3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:18:37.425724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d623a629-3726-4f23-b55a-67f165617ed3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:37.425724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d623a629-3726-4f23-b55a-67f165617ed3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:37.425724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d623a629-3726-4f23-b55a-67f165617ed3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:37.429839 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:37.429839 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:37.431617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d623a629-3726-4f23-b55a-67f165617ed3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:18:37.431617 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 536/2148] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:37 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:37.446491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.542065 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38/export_record Aug 19 23:18:37.543116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:37.543116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Calling method 'export_record' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:37.543272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Export record for backup ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:18:37.550009 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:37.550009 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:37.550912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'dfa27a8d550446a782165d2e91828fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110aacf3a06e4d8fb1d334f40274bad4', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:18:37.551159 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8749d841-c765-40bc-91a2-d6c624f8e1f9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38/export_record returned with HTTP 403 Aug 19 23:18:37.551847 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 536/2149] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:18:37 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38/export_record => generated 101 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:37.562263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.564698 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:37.565172 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820914141"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:37.567303 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820914141'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:37.567780 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume of 1 GB Aug 19 23:18:37.573871 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Availability Zones retrieved successfully. Aug 19 23:18:37.583311 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (b56766ef-1038-4573-946c-eaa55706d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:37.584778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f07a38-c365-4d2a-98a6-97c7be1f4988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.585629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:37.586115 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-605916fa-7d22-41af-9406-e2161e4ece2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.587942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-605916fa-7d22-41af-9406-e2161e4ece2f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:37.588183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-605916fa-7d22-41af-9406-e2161e4ece2f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:37.588585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-605916fa-7d22-41af-9406-e2161e4ece2f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:37.600139 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:37.600139 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:37.607146 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-605916fa-7d22-41af-9406-e2161e4ece2f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:37.616401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-605916fa-7d22-41af-9406-e2161e4ece2f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:37.617062 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 540/2150] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:37 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:37.620791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f07a38-c365-4d2a-98a6-97c7be1f4988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.621796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4b12e-f1ee-4dad-8018-4ad74380f581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.679853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['987d4413-8aa4-41e3-ae05-e6936c7b91bc', 'fe602c3f-c94c-42b4-9291-b3ffeec18247', '00039d5b-0da4-4dcb-93bf-e37176b7de42', 'a16483d4-5f0a-418d-83e6-dcd83837d3b0'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:37.680870 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4b12e-f1ee-4dad-8018-4ad74380f581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987d4413-8aa4-41e3-ae05-e6936c7b91bc', 'fe602c3f-c94c-42b4-9291-b3ffeec18247', '00039d5b-0da4-4dcb-93bf-e37176b7de42', 'a16483d4-5f0a-418d-83e6-dcd83837d3b0']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.681754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2b7fe6-33ce-4b74-b739-aa1eb758f8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.705772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2b7fe6-33ce-4b74-b739-aa1eb758f8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7057e4ef-32f0-40d3-a312-18c04b58ffb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820914141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['987d4413-8aa4-41e3-ae05-e6936c7b91bc','fe602c3f-c94c-42b4-9291-b3ffeec18247','00039d5b-0da4-4dcb-93bf-e37176b7de42','a16483d4-5f0a-418d-83e6-dcd83837d3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820914141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7057e4ef-32f0-40d3-a312-18c04b58ffb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110aacf3a06e4d8fb1d334f40274bad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='820f908e598f473f9934168087aa1251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.706594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea2f1c6-b928-4c27-96f1-3b53f51d26f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.731082 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea2f1c6-b928-4c27-96f1-3b53f51d26f3) transitioned into state 'SUCCESS' from state '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-820914141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['987d4413-8aa4-41e3-ae05-e6936c7b91bc','fe602c3f-c94c-42b4-9291-b3ffeec18247','00039d5b-0da4-4dcb-93bf-e37176b7de42','a16483d4-5f0a-418d-83e6-dcd83837d3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.731981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6248361-9929-4307-835c-20aa096fb3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.745016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6248361-9929-4307-835c-20aa096fb3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.745999 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (b56766ef-1038-4573-946c-eaa55706d240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:37.746376 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request issued successfully. Aug 19 23:18:37.747072 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06ce5ce0-b1ee-4e3e-9839-3b208823522d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:37.748528 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 539/2151] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:18:37 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:37.751063 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2605a27e-28b0-412f-a500-20304c2edd4a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.754245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:37.754580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "60fe1cd1-e8bf-43e8-986d-6b564f1c5c20", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:37.758778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '60fe1cd1-e8bf-43e8-986d-6b564f1c5c20', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:37.769137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a0383e6-f204-4510-93c5-76fb07118c28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:37.771017 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a0383e6-f204-4510-93c5-76fb07118c28 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:18:37.771278 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a0383e6-f204-4510-93c5-76fb07118c28 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:37.772177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a0383e6-f204-4510-93c5-76fb07118c28 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:37.780209 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:37.780209 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:37.784219 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1a0383e6-f204-4510-93c5-76fb07118c28 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:37.789386 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a0383e6-f204-4510-93c5-76fb07118c28 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 returned with HTTP 200 Aug 19 23:18:37.789874 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 537/2152] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:37 2026] GET /volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:37.899518 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume of 1 GB Aug 19 23:18:37.905499 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Availability Zones retrieved successfully. Aug 19 23:18:37.913270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (60ca6d63-532c-45ce-bd96-670471a34158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:37.914446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b6b346-75b6-4ee5-a3e4-12667c36cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:37.915585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:37.976290 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b6b346-75b6-4ee5-a3e4-12667c36cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:37.977049 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e4cbf2-68fe-4da5-bcba-a76c6ff14a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:38.034934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['4bee4a35-bad7-4ed5-87b1-b47761f53e86', '2d24659f-b76c-4b76-9e2e-53151a2982f3', '828b484a-4d49-44ac-a889-54fbbc07a193', '1a021183-1c76-4527-a21f-fdae7083bb4c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:38.036237 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e4cbf2-68fe-4da5-bcba-a76c6ff14a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bee4a35-bad7-4ed5-87b1-b47761f53e86', '2d24659f-b76c-4b76-9e2e-53151a2982f3', '828b484a-4d49-44ac-a889-54fbbc07a193', '1a021183-1c76-4527-a21f-fdae7083bb4c']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:38.037327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02671215-4987-4c75-b0d2-84898637b674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:38.074330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02671215-4987-4c75-b0d2-84898637b674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '140cd0bd-cd94-44b5-8854-d6bd46780311', '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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['4bee4a35-bad7-4ed5-87b1-b47761f53e86','2d24659f-b76c-4b76-9e2e-53151a2982f3','828b484a-4d49-44ac-a889-54fbbc07a193','1a021183-1c76-4527-a21f-fdae7083bb4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=140cd0bd-cd94-44b5-8854-d6bd46780311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb64e2d88e947c4b7dcf7336200aecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc769302db849769589b734819cd66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:38.075904 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98824a1-738e-442b-9b25-8f26983d7829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:38.107568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98824a1-738e-442b-9b25-8f26983d7829) transitioned into state 'SUCCESS' from 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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['4bee4a35-bad7-4ed5-87b1-b47761f53e86','2d24659f-b76c-4b76-9e2e-53151a2982f3','828b484a-4d49-44ac-a889-54fbbc07a193','1a021183-1c76-4527-a21f-fdae7083bb4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:38.107568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36135b-efde-4f80-b40c-8cb5fa3c18ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:38.121539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36135b-efde-4f80-b40c-8cb5fa3c18ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:38.122836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (60ca6d63-532c-45ce-bd96-670471a34158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:38.123536 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request issued successfully. Aug 19 23:18:38.124602 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2605a27e-28b0-412f-a500-20304c2edd4a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:38.125450 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 537/2153] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:18:37 2026] POST /volume/v3/volumes => generated 775 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:38.140012 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:38.143621 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:38.144075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:38.144359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:38.152275 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:38.152275 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:38.156955 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:38.162523 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcb5ce2e-5c90-4cf9-a679-2e44db239d18 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:38.163063 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 541/2154] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:38 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:38.632357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:38.635625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:38.635625 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:38.635625 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:38.654581 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:38.654581 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:38.661788 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:38.666609 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ca3c390-d6cc-47c8-8e48-cc3e0a58e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:38.667143 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 540/2155] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:38 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:38.804426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:38.806384 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:18:38.808736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:38.808736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:38.815054 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:38.815054 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:38.818930 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:38.823871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bede8703-c51c-42bf-85c9-40cdfcc10059 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 returned with HTTP 200 Aug 19 23:18:38.824307 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 538/2156] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:38 2026] GET /volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:38.841018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:38.843346 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:18:38.844056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7057e4ef-32f0-40d3-a312-18c04b58ffb7", "name": "tempest-type-Backup-1219170549"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:38.847729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating new backup {'backup': {'volume_id': '7057e4ef-32f0-40d3-a312-18c04b58ffb7', 'name': 'tempest-type-Backup-1219170549'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:18:38.847972 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating backup of volume 7057e4ef-32f0-40d3-a312-18c04b58ffb7 in container None Aug 19 23:18:38.859475 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:38.859475 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:38.860315 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:38.882989 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['07f0e75a-6a67-4cb9-aeac-61dfd55440d3', 'b1d9d4dd-8001-428f-9141-4b4632ba0a42'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:38.919107 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8b46fb3f-23af-4605-b572-c3db5ec9e7d4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:18:38.919604 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 538/2157] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:18:38 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:18:38.929726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:38.934174 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:38.934174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:38.934320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:38.934474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:38.941112 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:38.941112 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:38.942432 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4b12ec9-6dcd-4910-bfc9-d111eddb90b8 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:38.943134 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 542/2158] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:38 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:39.189111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:39.194202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:39.194202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:39.195395 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:39.211585 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:39.211585 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:39.216694 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:39.221890 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-534f83dc-2057-48a4-8a4b-6111c11a7884 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:39.222437 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 541/2159] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:39 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 925 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:39.685414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:39.687282 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:39.687486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:39.687731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:39.707555 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:39.707555 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:39.714252 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:39.720387 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-035e9a4d-aebb-407d-9cef-dcdc872fed8d tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:39.720849 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 539/2160] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:39 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:39.958103 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ee7ab310-b077-478f-a2ac-816756760331 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:39.961256 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee7ab310-b077-478f-a2ac-816756760331 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:39.961587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee7ab310-b077-478f-a2ac-816756760331 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:39.961851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee7ab310-b077-478f-a2ac-816756760331 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:39.962011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ee7ab310-b077-478f-a2ac-816756760331 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:39.967891 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:39.967891 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:39.969011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee7ab310-b077-478f-a2ac-816756760331 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:39.969198 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 539/2161] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:39 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:40.210392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-de2683b4-217b-43cf-8206-1f00f9b7fc35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.213031 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-de2683b4-217b-43cf-8206-1f00f9b7fc35 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] POST https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375/action Aug 19 23:18:40.213353 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-de2683b4-217b-43cf-8206-1f00f9b7fc35 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:40.213464 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-de2683b4-217b-43cf-8206-1f00f9b7fc35 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:40.229970 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.229970 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:40.239108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.241120 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:40.241374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:40.241588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:40.248582 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-df944cc9-67e3-491e-a78f-7494845e5d35 req-de2683b4-217b-43cf-8206-1f00f9b7fc35 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375/action returned with HTTP 204 Aug 19 23:18:40.249939 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 543/2162] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:40 2026] POST /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:40.250036 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.250036 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:40.255830 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:40.262839 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9aad7ef5-5405-43bb-a4e8-9988d8ce9260 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:40.263314 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 542/2163] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:40 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:40.742826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.745729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:40.745729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:40.745729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:40.754804 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.754804 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:40.758142 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:40.762944 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-859f2c0c-7fb9-4e56-85a1-9cdf0c755670 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:40.763663 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 540/2164] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:40 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:40.785396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.787006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:40.787317 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:40.787608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:40.801051 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.801051 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:40.805570 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:40.809774 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a9b4d8-e2e1-439b-b2ef-c136ff4b022f tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:40.810200 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 540/2165] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:40 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:40.825151 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-43a35dc7-1fa0-4de1-8b31-d0ed6886d34d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.826648 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 544/2166] 10.4.3.193 () {70 vars in 1611 bytes} [Wed Aug 19 23:18:40 2026] DELETE /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:18:40.835697 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-82f0a547-54d5-416b-9a3a-892b591f234c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.862853 np0000007826 devstack@c-api.service[100373]: WARNING keystonemiddleware.auth_token [None req-82f0a547-54d5-416b-9a3a-892b591f234c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 23:18:40.863960 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 543/2167] 10.4.3.193 () {70 vars in 1611 bytes} [Wed Aug 19 23:18:40 2026] DELETE /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:18:40.872158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.874269 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] DELETE https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 Aug 19 23:18:40.875438 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:40.875438 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:40.883751 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.883751 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:40.952083 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Attachment connected to vm be3ac222-adfd-43aa-971e-accdb723057f, checking data on nova Aug 19 23:18:40.952400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.compute.nova [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100374) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 23:18:40.983071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d896444c-820b-4fe1-b397-dfcf1b888997 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:40.985210 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d896444c-820b-4fe1-b397-dfcf1b888997 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:40.985624 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d896444c-820b-4fe1-b397-dfcf1b888997 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:40.985952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d896444c-820b-4fe1-b397-dfcf1b888997 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:40.986732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d896444c-820b-4fe1-b397-dfcf1b888997 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:40.991232 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:40.991232 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:40.992293 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d896444c-820b-4fe1-b397-dfcf1b888997 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:40.995082 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 541/2168] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:40 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:41.162761 np0000007826 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/be3ac222-adfd-43aa-971e-accdb723057f/os-volume_attachments/6f2330b5-87ac-4afc-b966-821d3169bef1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d7c1697bedc9828c5ddb8fa5c66bf78feeb19d4056ab4b0b3dec4101b1f33967" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-38af41c9-f589-4e8c-8502-055e11ce40a7" -H "X-Service-Token: {SHA256}0d302039f0a03ca27d96af5e404d93b5b1859bb382c822f18e449847f7c298d8" {{(pid=100374) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 23:18:41.280496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ebb47177-c371-4455-86dc-451af69bcb25 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:41.284057 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebb47177-c371-4455-86dc-451af69bcb25 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:41.284337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebb47177-c371-4455-86dc-451af69bcb25 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:41.285055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebb47177-c371-4455-86dc-451af69bcb25 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:41.294563 np0000007826 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 23:18:41 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6646b4c1-e8f8-4012-9afb-0afa4994b751 x-openstack-request-id: req-6646b4c1-e8f8-4012-9afb-0afa4994b751 {{(pid=100374) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 23:18:41.294746 np0000007826 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6f2330b5-87ac-4afc-b966-821d3169bef1", "serverId": "be3ac222-adfd-43aa-971e-accdb723057f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "898f640e-3867-42cf-8dd1-acab001b1375", "bdm_uuid": "5c8c668c-0dbd-4582-9657-79a0cb9f95dc"}} {{(pid=100374) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 23:18:41.294884 np0000007826 devstack@c-api.service[100374]: DEBUG novaclient.v2.client [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/be3ac222-adfd-43aa-971e-accdb723057f/os-volume_attachments/6f2330b5-87ac-4afc-b966-821d3169bef1 used request id req-6646b4c1-e8f8-4012-9afb-0afa4994b751 {{(pid=100374) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 23:18:41.297153 np0000007826 devstack@c-api.service[100374]: ERROR cinder.volume.api [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Caught error: Detach volume from instance be3ac222-adfd-43aa-971e-accdb723057f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance be3ac222-adfd-43aa-971e-accdb723057f using the Compute API Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 23:18:41.299780 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance be3ac222-adfd-43aa-971e-accdb723057f using the Compute API Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: ERROR cinder.api.middleware.fault Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.middleware.fault [None req-38af41c9-f589-4e8c-8502-055e11ce40a7 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 returned with HTTP 409 Aug 19 23:18:41.301166 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 541/2169] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:18:40 2026] DELETE /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 => generated 167 bytes in 429 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:41.304142 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:41.304142 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:41.306789 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ebb47177-c371-4455-86dc-451af69bcb25 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:41.315094 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebb47177-c371-4455-86dc-451af69bcb25 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:41.315094 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 545/2170] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:41 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:41.343052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:41.351477 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:41.351933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:41.352168 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:41.354417 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=335,cinder:INSERT=50,cinder:UPDATE=96 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:18:41.363900 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:41.363900 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:41.368862 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:41.379872 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-024914b5-abba-45e8-bb66-c257fa265747 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:41.380421 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 544/2171] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:41 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 1155 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:41.402532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:41.406843 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] POST https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1/action Aug 19 23:18:41.406843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:41.406843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:41.420112 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:41.420112 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:41.421156 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:41.429206 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Begin detaching volume completed successfully. Aug 19 23:18:41.429206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-c3df3b35-8f64-4b23-813c-47de65399894 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1/action returned with HTTP 202 Aug 19 23:18:41.429206 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 542/2172] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:18:41 2026] POST /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:18:41.487681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5da52cf3-01a7-4919-a7b9-0976f2369fb5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:41.487681 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5da52cf3-01a7-4919-a7b9-0976f2369fb5 None None] GET https://10.4.3.193/volume// Aug 19 23:18:41.487681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5da52cf3-01a7-4919-a7b9-0976f2369fb5 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:41.487681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5da52cf3-01a7-4919-a7b9-0976f2369fb5 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:41.487681 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5da52cf3-01a7-4919-a7b9-0976f2369fb5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:41.488071 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 542/2173] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18: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 19 23:18:41.497673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:41.501391 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:41.501391 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:41.501391 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:41.509661 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:41.509661 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:41.513392 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:41.517563 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-d1abcdc8-b6df-4b12-8752-ee2827b9922c tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:41.517958 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 546/2174] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:41 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:42.010435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12b9b086-9834-468d-abc3-f2e7acda878f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:42.011943 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12b9b086-9834-468d-abc3-f2e7acda878f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:42.012179 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12b9b086-9834-468d-abc3-f2e7acda878f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:42.012357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12b9b086-9834-468d-abc3-f2e7acda878f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:42.012473 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-12b9b086-9834-468d-abc3-f2e7acda878f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:42.020727 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:42.020727 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:42.020727 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12b9b086-9834-468d-abc3-f2e7acda878f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:42.020727 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 545/2175] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:42 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:42.329595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:42.334699 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:42.335481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:42.335481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:42.349879 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:42.349879 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:42.355550 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:42.360769 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7cbed7b-285d-418d-a900-c4e5edff4939 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:42.361190 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 543/2176] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:42 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:43.032411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8684094-cd4d-43e5-9831-4ad445cb523b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.034296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:43.034662 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.034963 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.035158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:43.072945 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-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=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:18:43.074599 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=339,cinder:INSERT=37,cinder:UPDATE=73 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:18:43.078144 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.078144 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:43.079499 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8684094-cd4d-43e5-9831-4ad445cb523b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:43.080054 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 543/2177] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:43 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:43.354465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-bd576a38-3049-4b49-924b-8b8aff368748 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.357275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-bd576a38-3049-4b49-924b-8b8aff368748 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] DELETE https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 Aug 19 23:18:43.357774 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-bd576a38-3049-4b49-924b-8b8aff368748 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.358165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-bd576a38-3049-4b49-924b-8b8aff368748 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.373974 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.373974 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:43.377758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.379683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:43.379961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.380165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.389495 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.389495 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:43.398134 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:43.403595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e64d06be-2b7f-41c6-93cf-63b5b0658837 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:43.404337 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 546/2178] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:43 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:43.451407 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5b4dafb-62a8-43ec-9ded-97732f02a450 req-bd576a38-3049-4b49-924b-8b8aff368748 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 returned with HTTP 200 Aug 19 23:18:43.452080 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 547/2179] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:43 2026] DELETE /volume/v3/attachments/898f640e-3867-42cf-8dd1-acab001b1375 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:43.610785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.613786 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:43.614077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.614492 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.625238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.625238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:43.631439 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:43.638167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2d2c2346-8418-4b5d-8817-5aa5d01a37bc req-a03a826a-9914-45b3-b40c-ea0a6cd97cdb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:43.638977 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 544/2180] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:43 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:43.653349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ce089960-3209-4c49-bb50-4fa7fac13147 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.654743 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:43.655222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.655506 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.655790 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Delete volume with id: 6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:43.664572 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.664572 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:43.664572 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:43.684746 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Delete volume request issued successfully. Aug 19 23:18:43.684746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce089960-3209-4c49-bb50-4fa7fac13147 tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 202 Aug 19 23:18:43.684746 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 544/2181] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:18:43 2026] DELETE /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:18:43.693519 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e448dad-5e72-405b-a407-a15cb7d644af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.695772 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e448dad-5e72-405b-a407-a15cb7d644af tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:43.695929 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e448dad-5e72-405b-a407-a15cb7d644af tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.696117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e448dad-5e72-405b-a407-a15cb7d644af tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.704019 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.704019 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:43.709951 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e448dad-5e72-405b-a407-a15cb7d644af tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Volume info retrieved successfully. Aug 19 23:18:43.716129 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e448dad-5e72-405b-a407-a15cb7d644af tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 200 Aug 19 23:18:43.716790 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 547/2182] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:43 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:43.782658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4150ca10-b1e5-43f4-b57f-f453714bed15 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.782658 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4150ca10-b1e5-43f4-b57f-f453714bed15 None None] GET https://10.4.3.193/volume// Aug 19 23:18:43.782658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4150ca10-b1e5-43f4-b57f-f453714bed15 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.782658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4150ca10-b1e5-43f4-b57f-f453714bed15 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.782658 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4150ca10-b1e5-43f4-b57f-f453714bed15 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:43.783617 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 548/2183] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:43.794735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-cfa2aca8-d9db-4ef0-a234-6d0dbbd6b72d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.797634 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-cfa2aca8-d9db-4ef0-a234-6d0dbbd6b72d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:18:43.798270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-cfa2aca8-d9db-4ef0-a234-6d0dbbd6b72d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80", "connector": null, "instance_uuid": "5480095f-e1a4-4644-b2af-f498c04392ae"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:43.812935 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.812935 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:43.851142 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-cfa2aca8-d9db-4ef0-a234-6d0dbbd6b72d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:18:43.851996 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 545/2184] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:18:43 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:43.861727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-0088873f-ee9b-4b59-af5f-18e7c3db8de8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:43.865226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-0088873f-ee9b-4b59-af5f-18e7c3db8de8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 Aug 19 23:18:43.865682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-0088873f-ee9b-4b59-af5f-18e7c3db8de8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:43.866729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-0088873f-ee9b-4b59-af5f-18e7c3db8de8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:43.875340 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:43.875340 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:43.931904 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-0088873f-ee9b-4b59-af5f-18e7c3db8de8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 returned with HTTP 200 Aug 19 23:18:43.931904 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 545/2185] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:43 2026] DELETE /volume/v3/attachments/68a9eea3-b631-4d9a-81c6-890d453ef9b7 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:44.092316 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-175290ed-f2ef-4f47-89ab-8968f011edaa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:44.094317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175290ed-f2ef-4f47-89ab-8968f011edaa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:44.094603 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175290ed-f2ef-4f47-89ab-8968f011edaa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:44.094903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-175290ed-f2ef-4f47-89ab-8968f011edaa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:44.095034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-175290ed-f2ef-4f47-89ab-8968f011edaa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:44.101451 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:44.101451 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:44.102255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-175290ed-f2ef-4f47-89ab-8968f011edaa tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:44.102820 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 548/2186] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:44 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:44.421502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:44.423642 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:44.423899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:44.424128 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:44.432566 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:44.432566 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:44.437147 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:44.442454 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dda0e605-8ec1-4bbf-92aa-bf153d220f01 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:44.442958 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 549/2187] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:44 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:44.733499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5b3381f-78a6-4d10-8db8-c652e4e9c9cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:44.735892 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5b3381f-78a6-4d10-8db8-c652e4e9c9cb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] GET https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 Aug 19 23:18:44.736205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5b3381f-78a6-4d10-8db8-c652e4e9c9cb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:44.736491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5b3381f-78a6-4d10-8db8-c652e4e9c9cb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:44.739020 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=330,cinder:INSERT=60,cinder:UPDATE=113 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:18:44.744339 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5b3381f-78a6-4d10-8db8-c652e4e9c9cb tempest-TestServerVolumeAttachScenarioOldVersion-777294615 tempest-TestServerVolumeAttachScenarioOldVersion-777294615-project-member] https://10.4.3.193/volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 returned with HTTP 404 Aug 19 23:18:44.744934 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 546/2188] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:44 2026] GET /volume/v3/volumes/6f2330b5-87ac-4afc-b966-821d3169bef1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:18:44.877767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:44.879831 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] PUT https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 Aug 19 23:18:44.881618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:44.895109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Acquiring lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:18:44.900573 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:18:44.901515 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:44.901515 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:45.015733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Lock "cinder-attachment_update-03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80-np0000007826" released by "attachment_update" :: held 0.115s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:18:45.016137 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-2ca952a6-a370-4a1e-9054-324a50ffbc0d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 returned with HTTP 200 Aug 19 23:18:45.016749 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 546/2189] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:18:44 2026] PUT /volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:45.027732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-89bba160-c6f4-4ed6-ae17-aadb1eb11df8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:45.030531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-89bba160-c6f4-4ed6-ae17-aadb1eb11df8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 Aug 19 23:18:45.030838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-89bba160-c6f4-4ed6-ae17-aadb1eb11df8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:45.031110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-89bba160-c6f4-4ed6-ae17-aadb1eb11df8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:45.051509 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-89bba160-c6f4-4ed6-ae17-aadb1eb11df8 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 returned with HTTP 200 Aug 19 23:18:45.052087 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 549/2190] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:18:45 2026] GET /volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:45.115049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:45.116945 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:45.117168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:45.117354 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:45.117450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:45.122032 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:45.122032 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:45.122688 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00fcf520-a6bb-4d41-a8a1-c7b0963b7374 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:45.123125 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 550/2191] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:45 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:45.458401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-05bd4008-a2e6-4261-b083-20e88424e7db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:45.460237 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05bd4008-a2e6-4261-b083-20e88424e7db tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:45.460428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05bd4008-a2e6-4261-b083-20e88424e7db tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:45.460644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05bd4008-a2e6-4261-b083-20e88424e7db tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:45.467317 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:45.467317 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:45.470914 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-05bd4008-a2e6-4261-b083-20e88424e7db tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:45.475216 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05bd4008-a2e6-4261-b083-20e88424e7db tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:45.475609 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 547/2192] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:45 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:46.134407 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b0f103a-52f0-47cf-8491-7f790cde212d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:46.137510 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b0f103a-52f0-47cf-8491-7f790cde212d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:46.137759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b0f103a-52f0-47cf-8491-7f790cde212d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:46.137961 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b0f103a-52f0-47cf-8491-7f790cde212d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:46.138073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6b0f103a-52f0-47cf-8491-7f790cde212d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:46.144641 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:46.144641 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:46.145374 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b0f103a-52f0-47cf-8491-7f790cde212d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:46.146016 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 547/2193] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:46 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:46.487490 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02da2de3-843b-4611-876a-90df676f8517 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:46.489855 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02da2de3-843b-4611-876a-90df676f8517 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:46.490140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02da2de3-843b-4611-876a-90df676f8517 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:46.490379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02da2de3-843b-4611-876a-90df676f8517 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:46.500270 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:46.500270 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:46.505234 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-02da2de3-843b-4611-876a-90df676f8517 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:46.513054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02da2de3-843b-4611-876a-90df676f8517 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:46.513961 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 550/2194] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:46 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:47.158993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-de050deb-ab58-42db-8089-81fc87b5b873 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.161312 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de050deb-ab58-42db-8089-81fc87b5b873 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:47.161832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de050deb-ab58-42db-8089-81fc87b5b873 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.162219 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-de050deb-ab58-42db-8089-81fc87b5b873 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.162535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-de050deb-ab58-42db-8089-81fc87b5b873 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:47.172675 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.172675 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:47.172675 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-de050deb-ab58-42db-8089-81fc87b5b873 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:47.172675 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 551/2195] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:47.527882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.531362 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:47.531759 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.531980 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.539467 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.539467 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:47.543986 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:47.548984 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-935157bc-4070-467d-9bc4-dc9c6811cf8d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:47.549373 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 548/2196] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:47.567243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.569753 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:47.570153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.570498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.582599 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.582599 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:47.586865 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:47.592958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61f32fac-3810-48e7-9752-e8e9c98f8122 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:47.593494 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 548/2197] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:47.646313 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.648501 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:47.648779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.648965 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.658603 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.658603 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:47.663717 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:47.669080 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-1168aa87-71de-4b8b-bbf2-daab971f6375 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:47.669585 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 551/2198] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:47.687758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.690696 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] POST https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5/action Aug 19 23:18:47.691084 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:47.691198 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:47.702211 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.702211 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:47.702684 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:47.708643 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Begin detaching volume completed successfully. Aug 19 23:18:47.708949 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-bd4c8a33-253b-4ec4-9674-32ab5115f7d6 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5/action returned with HTTP 202 Aug 19 23:18:47.709531 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 552/2199] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:18:47 2026] POST /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 23:18:47.759167 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6e6b7907-bb2a-4afb-a894-1eeb9dda705f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.759670 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e6b7907-bb2a-4afb-a894-1eeb9dda705f None None] GET https://10.4.3.193/volume// Aug 19 23:18:47.759947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e6b7907-bb2a-4afb-a894-1eeb9dda705f None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.760220 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e6b7907-bb2a-4afb-a894-1eeb9dda705f None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.760663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e6b7907-bb2a-4afb-a894-1eeb9dda705f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:18:47.761086 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 549/2200] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:18:47.770597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:47.773217 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:47.774467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:47.774467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:47.785981 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:47.785981 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:47.790482 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:47.795489 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-2639e84c-ec38-4847-8cc3-e4465611b5e5 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:47.795780 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 549/2201] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:18:47 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:48.185016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:48.187962 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:48.188292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:48.188606 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:48.188818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:48.196115 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:48.196115 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:48.197037 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6785442d-7f6e-465b-8d2b-dafa8df97d4b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:48.197928 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 552/2202] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:48 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:48.561780 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:48.563255 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:48.563255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:48.563255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:48.570150 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:48.570150 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:48.574372 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:48.578745 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-005dd6e7-6bb7-441f-b8c3-60407e6efea2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:48.579011 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 553/2203] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:48 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:49.217662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-65214354-cffe-4452-8ca6-89e4ada520e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:49.223277 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-65214354-cffe-4452-8ca6-89e4ada520e4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:49.224078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-65214354-cffe-4452-8ca6-89e4ada520e4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:49.225113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-65214354-cffe-4452-8ca6-89e4ada520e4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:49.225208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-65214354-cffe-4452-8ca6-89e4ada520e4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:49.238766 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:49.238766 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:49.239463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-65214354-cffe-4452-8ca6-89e4ada520e4 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:49.239978 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 550/2204] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:49 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:49.435679 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f7a350a9-0334-41bc-81af-455975d6a288 req-78c49202-36c4-4e77-8515-73a9b8b5e297 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:49.437930 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-78c49202-36c4-4e77-8515-73a9b8b5e297 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f Aug 19 23:18:49.438158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-78c49202-36c4-4e77-8515-73a9b8b5e297 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:49.438380 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-78c49202-36c4-4e77-8515-73a9b8b5e297 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:49.450250 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:49.450250 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:49.522486 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f7a350a9-0334-41bc-81af-455975d6a288 req-78c49202-36c4-4e77-8515-73a9b8b5e297 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f returned with HTTP 200 Aug 19 23:18:49.522486 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 550/2205] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:18:49 2026] DELETE /volume/v3/attachments/c2392178-dfbe-4c45-8698-25e9f1f0aa2f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:49.593537 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:49.595066 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:49.595375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:49.595430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:49.604990 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:49.604990 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:49.609315 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:49.616405 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b03a7796-c8c7-4fa4-994b-92dcf455a64c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:49.616901 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 553/2206] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:49 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:49.872444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:49.874737 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:49.875061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:49.875172 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:49.884084 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:49.884084 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:49.888377 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:49.893398 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0ac780b-3baa-4dcf-9c38-6c9148cb0f48 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:49.893895 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 554/2207] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:49 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:50.254933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.257393 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:50.257770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:50.258088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:50.258479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:50.263502 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.263502 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:50.264384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-86fe1314-ee77-449e-bb99-cd69e6a5a806 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:50.264909 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 551/2208] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:50 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:50.633768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-7f512cbd-8e3c-4545-9f7d-84fa88748b59 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.634572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c970ea4-1b78-447a-8acd-704b119947ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.640132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c970ea4-1b78-447a-8acd-704b119947ea tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:50.640132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c970ea4-1b78-447a-8acd-704b119947ea tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:50.640132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c970ea4-1b78-447a-8acd-704b119947ea tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:50.640368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-7f512cbd-8e3c-4545-9f7d-84fa88748b59 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] POST https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1/action Aug 19 23:18:50.640368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-7f512cbd-8e3c-4545-9f7d-84fa88748b59 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:18:50.640368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-7f512cbd-8e3c-4545-9f7d-84fa88748b59 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:50.652966 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.652966 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:50.657115 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6c970ea4-1b78-447a-8acd-704b119947ea tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:50.663248 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c970ea4-1b78-447a-8acd-704b119947ea tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:50.663773 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 554/2209] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:50 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:50.671765 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.671765 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:50.677183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.679144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:50.679366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:50.680028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:50.689179 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.689179 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:50.691213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-26c39c49-3f96-4a54-bdff-2f48a85a56b7 req-7f512cbd-8e3c-4545-9f7d-84fa88748b59 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1/action returned with HTTP 204 Aug 19 23:18:50.691856 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 551/2210] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:18:50 2026] POST /volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:50.695073 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:50.701550 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-05021230-8e51-4ad5-b487-3a5ef2d67091 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:50.701550 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 555/2211] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:50 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:50.713914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a76f584e-71ed-4525-a534-5160795f2b5c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.716575 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:50.719086 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:50.720746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:50.721125 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: 140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:50.730992 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.730992 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:50.731987 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:50.756780 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume request issued successfully. Aug 19 23:18:50.757228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a76f584e-71ed-4525-a534-5160795f2b5c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 202 Aug 19 23:18:50.758446 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 552/2212] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:18:50 2026] DELETE /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:18:50.768305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f6465cb-f560-4230-922e-83a4e18b8430 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:50.775106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f6465cb-f560-4230-922e-83a4e18b8430 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:50.775430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f6465cb-f560-4230-922e-83a4e18b8430 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:50.775722 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f6465cb-f560-4230-922e-83a4e18b8430 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:50.785637 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:50.785637 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:50.790107 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f6465cb-f560-4230-922e-83a4e18b8430 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:50.796308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f6465cb-f560-4230-922e-83a4e18b8430 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 200 Aug 19 23:18:50.796757 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 555/2213] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:50 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:18:51.283087 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:51.286378 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:51.286530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:51.286734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:51.286893 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:51.292799 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:51.292799 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:51.293686 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8d46327-c1a6-4c97-a8c4-dcbc3456054a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:51.294204 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 552/2214] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:51 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:51.813530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a2f196b-45b0-49c6-8db8-880e704f0f6f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:51.815583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a2f196b-45b0-49c6-8db8-880e704f0f6f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:18:51.815854 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a2f196b-45b0-49c6-8db8-880e704f0f6f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:51.816031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a2f196b-45b0-49c6-8db8-880e704f0f6f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:51.823630 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a2f196b-45b0-49c6-8db8-880e704f0f6f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 404 Aug 19 23:18:51.823630 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 556/2215] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:51 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:18:52.310487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:52.319830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:52.320183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:52.320399 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:52.320501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:52.332047 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:52.332047 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:52.335826 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00abdbfa-d6f1-40c0-b7d5-f5c90d5d9a96 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:52.337919 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 553/2216] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:52 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:52.929433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:52.931803 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] DELETE https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:52.932187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:52.932704 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:52.933041 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Delete volume with id: 080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:52.944087 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:52.944087 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:52.946261 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:52.971851 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Delete volume request issued successfully. Aug 19 23:18:52.972060 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c184a397-6b96-4aa7-af1a-bd009c3b07c1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 202 Aug 19 23:18:52.972546 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 556/2217] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:52 2026] DELETE /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:52.981401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:52.982374 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:52.982374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:52.982691 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:53.005902 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:53.005902 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:53.012556 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:53.024564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e34aff0f-7f54-48cf-9b4a-221404105be1 tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 200 Aug 19 23:18:53.024564 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 553/2218] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:52 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:53.351502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81f33d42-a855-4a1a-807d-35329990858b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:53.353648 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81f33d42-a855-4a1a-807d-35329990858b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:53.354067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81f33d42-a855-4a1a-807d-35329990858b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:53.354287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81f33d42-a855-4a1a-807d-35329990858b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:53.354413 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-81f33d42-a855-4a1a-807d-35329990858b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:53.359523 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:53.359523 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:53.360259 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81f33d42-a855-4a1a-807d-35329990858b tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:53.360689 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 557/2219] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:53 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:53.804060 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7b8491ec-45c2-420f-9421-571b9545fd84 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:53.806136 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:18:53.807798 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "b6092c4f-a57a-42d3-8604-521113a3ff69", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:53.809394 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'b6092c4f-a57a-42d3-8604-521113a3ff69', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:18:53.912021 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume of 1 GB Aug 19 23:18:53.916308 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Availability Zones retrieved successfully. Aug 19 23:18:53.921338 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (b9e76050-d33f-456b-bc1a-85ecfdef9d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:53.922437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df43603-d54e-4833-9f4a-eb50942e22ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:53.923344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:18:54.001950 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df43603-d54e-4833-9f4a-eb50942e22ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:54.002837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17901ea8-0f58-4eea-87a3-30c814fea800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:54.040557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c308134-8e7e-4c72-b413-5ced38dccdcc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:54.042531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c308134-8e7e-4c72-b413-5ced38dccdcc tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 Aug 19 23:18:54.043233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c308134-8e7e-4c72-b413-5ced38dccdcc tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:54.043233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c308134-8e7e-4c72-b413-5ced38dccdcc tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:54.049085 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c308134-8e7e-4c72-b413-5ced38dccdcc tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 returned with HTTP 404 Aug 19 23:18:54.049661 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 557/2220] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:54 2026] GET /volume/v3/volumes/080e6f7e-b539-4ec5-8147-094382677bb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:54.057991 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:54.062428 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] DELETE https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:18:54.062632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:54.062861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:54.063146 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Delete volume with id: 447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:18:54.074681 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:54.074681 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:54.075695 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:54.083984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['953447e9-b335-4ae6-b354-392d8fa3baf2', 'd71a4f62-a9da-43b2-99eb-f65c58606486', 'dd38ab13-329d-4af2-aaf8-94dddd5f74be', '4d884dc8-b922-4cfd-b167-ad6bf589f0c2'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:18:54.085068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17901ea8-0f58-4eea-87a3-30c814fea800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953447e9-b335-4ae6-b354-392d8fa3baf2', 'd71a4f62-a9da-43b2-99eb-f65c58606486', 'dd38ab13-329d-4af2-aaf8-94dddd5f74be', '4d884dc8-b922-4cfd-b167-ad6bf589f0c2']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:54.086003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01aa2131-e0af-42cb-a02c-a78897d4c306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:54.104612 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Delete volume request issued successfully. Aug 19 23:18:54.104760 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e5d4c63-5780-4baf-bac2-601c2b590dad tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e returned with HTTP 202 Aug 19 23:18:54.105297 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 554/2221] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:18:54 2026] DELETE /volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:54.118363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:54.121379 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:18:54.121611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:54.121819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:54.130187 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:54.130187 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:54.133072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01aa2131-e0af-42cb-a02c-a78897d4c306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c384e4-1cac-4b5b-8239-d78092cae873', '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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['953447e9-b335-4ae6-b354-392d8fa3baf2','d71a4f62-a9da-43b2-99eb-f65c58606486','dd38ab13-329d-4af2-aaf8-94dddd5f74be','4d884dc8-b922-4cfd-b167-ad6bf589f0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:18:54Z,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=62c384e4-1cac-4b5b-8239-d78092cae873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb64e2d88e947c4b7dcf7336200aecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc769302db849769589b734819cd66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:54.134161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63cdf8a-2695-44f6-8bf7-bb992c3bebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:54.134430 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Volume info retrieved successfully. Aug 19 23:18:54.140213 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a56926a-4a1b-4143-98c7-fe93d07237ba tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e returned with HTTP 200 Aug 19 23:18:54.140718 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 558/2222] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:54 2026] GET /volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:54.163723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63cdf8a-2695-44f6-8bf7-bb992c3bebaa) transitioned into state 'SUCCESS' from 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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['953447e9-b335-4ae6-b354-392d8fa3baf2','d71a4f62-a9da-43b2-99eb-f65c58606486','dd38ab13-329d-4af2-aaf8-94dddd5f74be','4d884dc8-b922-4cfd-b167-ad6bf589f0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:54.164360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa4a2f8-6981-4aba-818a-cddfa5899862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:18:54.179288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa4a2f8-6981-4aba-818a-cddfa5899862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:18:54.180139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (b9e76050-d33f-456b-bc1a-85ecfdef9d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:18:54.180427 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request issued successfully. Aug 19 23:18:54.181016 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7b8491ec-45c2-420f-9421-571b9545fd84 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:18:54.181440 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 554/2223] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:18:53 2026] POST /volume/v3/volumes => generated 775 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:54.197795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:54.199569 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:54.200149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:54.200426 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:54.210565 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:54.210565 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:54.214995 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:54.222984 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a2ab8025-8b44-41b8-ad65-b58e93c0a100 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:54.225845 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 558/2224] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:54 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:54.373403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:54.375483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:54.375797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:54.375986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:54.376106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:54.385399 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:54.385399 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:54.386985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7edd1aa7-ab8a-491a-8c06-3ad046185996 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:54.389196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 555/2225] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:54 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:55.158352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-455beb97-e87b-4ef2-946a-d7f711db784d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:55.161841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-455beb97-e87b-4ef2-946a-d7f711db784d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] GET https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e Aug 19 23:18:55.162119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-455beb97-e87b-4ef2-946a-d7f711db784d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:55.162525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-455beb97-e87b-4ef2-946a-d7f711db784d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:55.173502 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-455beb97-e87b-4ef2-946a-d7f711db784d tempest-ServerRescueNegativeTestJSON-170640813 tempest-ServerRescueNegativeTestJSON-170640813-project-member] https://10.4.3.193/volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e returned with HTTP 404 Aug 19 23:18:55.174338 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 559/2226] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:18:55 2026] GET /volume/v3/volumes/447bc7b5-1f7a-40f3-9118-1ec3ddd6dd8e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:18:55.245536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:55.248104 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:55.248352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:55.248640 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:55.264140 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:55.264140 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:55.272433 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:55.281596 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f83788b-c1f7-4b9d-91a0-b53aedbde06c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:55.282407 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 555/2227] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:55 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 925 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:55.405595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6f44b803-a283-461d-abdf-2a88051e248f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:55.408420 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f44b803-a283-461d-abdf-2a88051e248f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:55.408420 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f44b803-a283-461d-abdf-2a88051e248f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:55.408539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6f44b803-a283-461d-abdf-2a88051e248f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:55.408916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6f44b803-a283-461d-abdf-2a88051e248f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:55.414075 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:55.414075 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:55.415073 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6f44b803-a283-461d-abdf-2a88051e248f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:55.415625 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 559/2228] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:55 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:56.298019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:56.301210 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:56.301210 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:56.301210 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:56.307915 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:56.307915 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:56.313116 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:56.318130 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de5c0a71-dcd5-4728-a5d0-ae06a541b924 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:56.318545 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 556/2229] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:56 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:56.434028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:56.437344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:56.437792 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:56.438054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:56.438198 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:56.444059 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:56.444059 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:56.445177 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23c40a5c-0df0-44c6-b6aa-a1b45ae83244 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:56.445984 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 560/2230] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:56 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:57.333043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:57.336430 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:57.336762 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:57.337016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:57.346228 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:57.346228 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:57.351072 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:57.356815 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8364e67-71ae-4c2c-8d08-716cbec34740 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:57.357266 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 556/2231] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:57 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:57.456608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-029db563-7158-4a72-ac1d-5b20b4da0bca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:57.458453 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-029db563-7158-4a72-ac1d-5b20b4da0bca tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:57.458786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-029db563-7158-4a72-ac1d-5b20b4da0bca tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:57.459043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-029db563-7158-4a72-ac1d-5b20b4da0bca tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:57.459192 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-029db563-7158-4a72-ac1d-5b20b4da0bca tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:57.463210 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:57.463210 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:57.463801 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-029db563-7158-4a72-ac1d-5b20b4da0bca tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:57.464132 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 560/2232] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:57 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:58.373174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:58.375266 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:58.375523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:58.375778 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:58.385260 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:58.385260 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:58.389420 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:58.396584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ee044d6-c31e-44f6-8cfc-5875b4cfd83e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:58.397114 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 557/2233] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:58 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:58.475190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7671c64-7e10-4716-900e-eae2553d4515 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:58.477287 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7671c64-7e10-4716-900e-eae2553d4515 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:58.477627 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7671c64-7e10-4716-900e-eae2553d4515 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:58.477915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7671c64-7e10-4716-900e-eae2553d4515 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:58.478097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e7671c64-7e10-4716-900e-eae2553d4515 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:58.484137 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:58.484137 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:58.485092 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7671c64-7e10-4716-900e-eae2553d4515 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:58.485629 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 561/2234] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:58 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:59.416208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.419563 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:18:59.419563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.419563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.425522 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.425522 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:18:59.430149 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:18:59.442964 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1deea937-7cd6-4d45-a5e6-d15d87f01876 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:18:59.442964 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 557/2235] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:18:59 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:59.496840 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.498434 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:59.498665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.498864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.498954 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:59.502525 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.502525 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:59.503380 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a9cb1fc7-9230-4e4d-9ea6-b414b2d33c41 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:59.503841 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 561/2236] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:59 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:59.515740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.517376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b/export_record Aug 19 23:18:59.517562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.517779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'export_record' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.517887 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Export record for backup 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:18:59.521573 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.521573 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:59.522511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling RPCAPI with context: , host: np0000007826, backup: 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100374) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 23:18:59.531460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] export_record in rpcapi backup_id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b on host np0000007826. {{(pid=100374) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 23:18:59.545770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJiNzUxNzItODFmYS00Y2ZiLTljYTItNTVmMTljZTk1NTNiIiwgInVzZXJfaWQiOiAiODIwZjkwOGU1OThmNDczZjk5MzQxNjgwODdhYTEyNTEiLCAicHJvamVjdF9pZCI6ICIxMTBhYWNmM2EwNmU0ZDhmYjFkMzM0ZjQwMjc0YmFkNCIsICJ2b2x1bWVfaWQiOiAiNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjE5MTcwNTQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3LzIwMjYwODE5MjMxODQ2L2F6X25vdmFfYmFja3VwXzViYjc1MTcyLTgxZmEtNGNmYi05Y2EyLTU1ZjE5Y2U5NTUzYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoxODo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100374) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 23:18:59.546046 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cedf09ee-f782-414e-84fe-1ddcecbf4a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b/export_record returned with HTTP 200 Aug 19 23:18:59.546445 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 558/2237] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:18:59 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:18:59.553984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.555943 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:18:59.556192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.556412 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.556556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:18:59.562167 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.562167 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:18:59.562889 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86ffab4f-18cc-46ab-a8b4-5a87a459ca71 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:18:59.563838 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 562/2238] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:59 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:18:59.574898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2bbc9c69-aef5-4830-8478-403401d1a691 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.578734 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] POST https://10.4.3.193/volume/v3/backups/import_record Aug 19 23:18:59.578734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNzc4NmYtYzNmNS00YjY3LWJhYjctNTdlMjEyMGViMjA0IiwgInVzZXJfaWQiOiAiODIwZjkwOGU1OThmNDczZjk5MzQxNjgwODdhYTEyNTEiLCAicHJvamVjdF9pZCI6ICIxMTBhYWNmM2EwNmU0ZDhmYjFkMzM0ZjQwMjc0YmFkNCIsICJ2b2x1bWVfaWQiOiAiNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjE5MTcwNTQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3LzIwMjYwODE5MjMxODQ2L2F6X25vdmFfYmFja3VwXzViYjc1MTcyLTgxZmEtNGNmYi05Y2EyLTU1ZjE5Y2U5NTUzYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoxODo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:18:59.579065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNzc4NmYtYzNmNS00YjY3LWJhYjctNTdlMjEyMGViMjA0IiwgInVzZXJfaWQiOiAiODIwZjkwOGU1OThmNDczZjk5MzQxNjgwODdhYTEyNTEiLCAicHJvamVjdF9pZCI6ICIxMTBhYWNmM2EwNmU0ZDhmYjFkMzM0ZjQwMjc0YmFkNCIsICJ2b2x1bWVfaWQiOiAiNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjE5MTcwNTQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3LzIwMjYwODE5MjMxODQ2L2F6X25vdmFfYmFja3VwXzViYjc1MTcyLTgxZmEtNGNmYi05Y2EyLTU1ZjE5Y2U5NTUzYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoxODo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100376) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 23:18:59.579330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTFlNzc4NmYtYzNmNS00YjY3LWJhYjctNTdlMjEyMGViMjA0IiwgInVzZXJfaWQiOiAiODIwZjkwOGU1OThmNDczZjk5MzQxNjgwODdhYTEyNTEiLCAicHJvamVjdF9pZCI6ICIxMTBhYWNmM2EwNmU0ZDhmYjFkMzM0ZjQwMjc0YmFkNCIsICJ2b2x1bWVfaWQiOiAiNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjE5MTcwNTQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA1N2U0ZWYtMzJmMC00MGQzLWEzMTItMThjMDRiNThmZmI3LzIwMjYwODE5MjMxODQ2L2F6X25vdmFfYmFja3VwXzViYjc1MTcyLTgxZmEtNGNmYi05Y2EyLTU1ZjE5Y2U5NTUzYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTg6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoxODo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100376) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 23:18:59.580076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'dfa27a8d550446a782165d2e91828fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110aacf3a06e4d8fb1d334f40274bad4', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:18:59.580348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2bbc9c69-aef5-4830-8478-403401d1a691 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 403 Aug 19 23:18:59.580883 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 558/2239] 10.4.3.193 () {70 vars in 1342 bytes} [Wed Aug 19 23:18:59 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 19 23:18:59.588516 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f40860b-5853-479a-95a1-71536d2187d3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.592690 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:18:59.593023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.593269 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.593499 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume with id: 7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:18:59.600993 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.600993 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:18:59.601380 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:59.674197 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume request issued successfully. Aug 19 23:18:59.674533 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f40860b-5853-479a-95a1-71536d2187d3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 returned with HTTP 202 Aug 19 23:18:59.675142 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 562/2240] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:18:59 2026] DELETE /volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:18:59.683602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:18:59.687173 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:18:59.687442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:18:59.687722 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:18:59.698680 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:18:59.698680 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:18:59.707914 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:18:59.715589 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f3d4ecb-544e-483a-9055-caea52e8a7ce tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 returned with HTTP 200 Aug 19 23:18:59.716699 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 559/2241] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:18:59 2026] GET /volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:00.460726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:00.462952 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:00.463243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:00.463688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:00.473014 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:00.473014 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:00.477762 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:00.486487 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ee6940d-2a20-4edc-bb5a-a7aaa94fc3f7 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:19:00.487235 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 563/2242] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:00 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:00.733119 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6654ceeb-bd74-459f-88cf-28a31184c982 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:00.737298 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6654ceeb-bd74-459f-88cf-28a31184c982 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 Aug 19 23:19:00.737298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6654ceeb-bd74-459f-88cf-28a31184c982 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:00.737496 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6654ceeb-bd74-459f-88cf-28a31184c982 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:00.749790 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6654ceeb-bd74-459f-88cf-28a31184c982 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 returned with HTTP 404 Aug 19 23:19:00.750536 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 559/2243] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:00 2026] GET /volume/v3/volumes/7057e4ef-32f0-40d3-a312-18c04b58ffb7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:00.763099 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:00.769034 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] GET https://10.4.3.193/volume/v3/backups Aug 19 23:19:00.769034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:00.769034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:00.769034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:00.784310 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9743df8d-383f-45db-8e1e-bf5e3cb60218 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 19 23:19:00.785495 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 563/2244] 10.4.3.193 () {68 vars in 1277 bytes} [Wed Aug 19 23:19:00 2026] GET /volume/v3/backups => generated 624 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:00.794767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:00.796838 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] GET https://10.4.3.193/volume/v3/backups?project_id=110aacf3a06e4d8fb1d334f40274bad4 Aug 19 23:19:00.797030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:00.797224 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:00.797483 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Removing options 'project_id' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:00.810479 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9fd23ef-fff0-4b2f-a43e-0ce16ee66dbd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups?project_id=110aacf3a06e4d8fb1d334f40274bad4 returned with HTTP 200 Aug 19 23:19:00.810876 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 560/2245] 10.4.3.193 () {68 vars in 1364 bytes} [Wed Aug 19 23:19:00 2026] GET /volume/v3/backups?project_id=110aacf3a06e4d8fb1d334f40274bad4 => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:19:00.820698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:00.822992 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:00.823352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298272821"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:00.825625 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298272821'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:00.825763 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume of 1 GB Aug 19 23:19:00.829992 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:00.836207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (6c194a99-968a-43ef-8d52-20fdf6975cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:00.837077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4647a1-36c0-46f8-ba97-4d7818895531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:00.838120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:00.872566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4647a1-36c0-46f8-ba97-4d7818895531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:00.873394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7669c67a-9df2-4788-8c1f-7ef8e3d83e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:00.925689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['a945f198-d802-43f6-8890-9f4dca894876', '104512ea-af8e-4173-9f5f-b6562e7ca6a8', '0dbb2328-8266-48c7-81da-9b9a5f6004e9', '9dff7b39-7391-475b-a269-52bb675d4af1'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:00.926566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7669c67a-9df2-4788-8c1f-7ef8e3d83e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a945f198-d802-43f6-8890-9f4dca894876', '104512ea-af8e-4173-9f5f-b6562e7ca6a8', '0dbb2328-8266-48c7-81da-9b9a5f6004e9', '9dff7b39-7391-475b-a269-52bb675d4af1']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:00.927765 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77fa53-1b67-4eb9-adc2-e801f91859d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:00.954550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77fa53-1b67-4eb9-adc2-e801f91859d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ebc5ec0-8264-4847-9797-d6ed9e1533e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298272821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['a945f198-d802-43f6-8890-9f4dca894876','104512ea-af8e-4173-9f5f-b6562e7ca6a8','0dbb2328-8266-48c7-81da-9b9a5f6004e9','9dff7b39-7391-475b-a269-52bb675d4af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298272821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ebc5ec0-8264-4847-9797-d6ed9e1533e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='110aacf3a06e4d8fb1d334f40274bad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='820f908e598f473f9934168087aa1251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:00.956186 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f36d65-8cad-4fee-b153-64d5057da15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:00.979254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f36d65-8cad-4fee-b153-64d5057da15e) transitioned into state 'SUCCESS' from state '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-298272821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='110aacf3a06e4d8fb1d334f40274bad4',qos_specs=None,replication_status=,reservations=['a945f198-d802-43f6-8890-9f4dca894876','104512ea-af8e-4173-9f5f-b6562e7ca6a8','0dbb2328-8266-48c7-81da-9b9a5f6004e9','9dff7b39-7391-475b-a269-52bb675d4af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='820f908e598f473f9934168087aa1251',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:00.982755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092db17f-b490-4330-bedb-9eab3d746462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:00.993483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092db17f-b490-4330-bedb-9eab3d746462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:00.994340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Flow 'volume_create_api' (6c194a99-968a-43ef-8d52-20fdf6975cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:00.995345 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Create volume request issued successfully. Aug 19 23:19:00.996250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58c9db33-4a18-42be-a69a-b60c1b9e7688 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:00.996848 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 564/2246] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:19:00 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:01.018245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:01.022746 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:01.022746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:01.022746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:01.029698 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:01.029698 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:01.034990 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:01.041003 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07580650-a46d-4883-bf3d-5c8e87969ab9 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 returned with HTTP 200 Aug 19 23:19:01.042250 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 560/2247] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:01 2026] GET /volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:01.505672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:01.506952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:01.507158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:01.507332 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:01.514960 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:01.514960 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:01.519723 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:01.524092 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8b862a8-a61b-405d-ac66-8380b256c0f0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:19:01.524476 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 564/2248] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:01 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:01.541348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:01.543523 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:01.543770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:01.543962 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:01.551184 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:01.551184 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:01.555949 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:01.560502 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9b8db5b-1dff-4d35-828f-c4ab18831352 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:19:01.560993 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 561/2249] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:01 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:01.577384 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d5046657-c025-4224-8ba7-e99156bf3a89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:01.579445 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:01.580064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "62c384e4-1cac-4b5b-8239-d78092cae873", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:01.581663 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '62c384e4-1cac-4b5b-8239-d78092cae873', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:01.589627 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:01.589627 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:01.590243 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume retrieved successfully. Aug 19 23:19:01.591052 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume of 1 GB Aug 19 23:19:01.595014 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Availability Zones retrieved successfully. Aug 19 23:19:01.600968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (6da35bbc-943e-4ef4-9fde-21406db15cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:01.602192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafd4796-056e-461c-a250-3f0395d691be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:01.603063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:01.634894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafd4796-056e-461c-a250-3f0395d691be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '62c384e4-1cac-4b5b-8239-d78092cae873', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:01.635845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7488fe6-9983-4a7f-803f-c87fde764240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:01.682399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['115f2ec6-bb68-4087-958f-9dc505998401', 'a7e0e307-fc17-4bd2-8cf5-411ebe9059fa', '268900f7-bbf8-4d28-8092-3a424a601cc8', 'd1276c1b-7bc6-400f-926c-b881e054a1d6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:01.683247 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7488fe6-9983-4a7f-803f-c87fde764240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115f2ec6-bb68-4087-958f-9dc505998401', 'a7e0e307-fc17-4bd2-8cf5-411ebe9059fa', '268900f7-bbf8-4d28-8092-3a424a601cc8', 'd1276c1b-7bc6-400f-926c-b881e054a1d6']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:01.684067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85af4079-c9f7-4328-880b-9136713a2456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:01.720066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85af4079-c9f7-4328-880b-9136713a2456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06471499-4b7f-4621-9e01-38565c3e023c', '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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['115f2ec6-bb68-4087-958f-9dc505998401','a7e0e307-fc17-4bd2-8cf5-411ebe9059fa','268900f7-bbf8-4d28-8092-3a424a601cc8','d1276c1b-7bc6-400f-926c-b881e054a1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=62c384e4-1cac-4b5b-8239-d78092cae873,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:19:01Z,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=06471499-4b7f-4621-9e01-38565c3e023c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb64e2d88e947c4b7dcf7336200aecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=62c384e4-1cac-4b5b-8239-d78092cae873,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc769302db849769589b734819cd66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:01.721187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c850e2c-109d-4c18-85c4-5da766074342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:01.742198 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c850e2c-109d-4c18-85c4-5da766074342) transitioned into state 'SUCCESS' from 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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['115f2ec6-bb68-4087-958f-9dc505998401','a7e0e307-fc17-4bd2-8cf5-411ebe9059fa','268900f7-bbf8-4d28-8092-3a424a601cc8','d1276c1b-7bc6-400f-926c-b881e054a1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=62c384e4-1cac-4b5b-8239-d78092cae873,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:01.743130 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea2756c-8a24-45ae-96a9-67f386ac09de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:01.765248 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea2756c-8a24-45ae-96a9-67f386ac09de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:01.766465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (6da35bbc-943e-4ef4-9fde-21406db15cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:01.766933 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request issued successfully. Aug 19 23:19:01.767882 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d5046657-c025-4224-8ba7-e99156bf3a89 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:01.768644 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 565/2250] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:19:01 2026] POST /volume/v3/volumes => generated 809 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:01.783771 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:01.789393 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:01.789393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:01.789393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:01.802188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:01.802188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:01.808890 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:01.815883 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6a53285-e4e5-4418-9d3a-4812eb3a8db2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 200 Aug 19 23:19:01.816981 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 561/2251] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:01 2026] GET /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:02.058489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.060679 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:02.060979 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.061213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.069680 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.069680 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:02.075066 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:02.080583 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27f62ae6-8639-4ea5-9cb7-0272be036018 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 returned with HTTP 200 Aug 19 23:19:02.081294 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 565/2252] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:02 2026] GET /volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:02.095442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.097549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:19:02.097995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ebc5ec0-8264-4847-9797-d6ed9e1533e6", "name": "tempest-type-Backup-249570894"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:02.099594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating new backup {'backup': {'volume_id': '1ebc5ec0-8264-4847-9797-d6ed9e1533e6', 'name': 'tempest-type-Backup-249570894'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:19:02.099795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Creating backup of volume 1ebc5ec0-8264-4847-9797-d6ed9e1533e6 in container None Aug 19 23:19:02.108376 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.108376 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:02.108834 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:02.127081 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Created reservations ['182c152a-3652-4b17-8c5a-0286a027059b', 'a9aab0de-7f82-4980-8b1c-7551695268a0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:02.167591 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91b6488b-ef49-4b83-bd95-17e973cca7e1 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:19:02.168135 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 562/2253] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:02 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:02.181306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.184147 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:02.184410 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.184641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.184793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:02.190093 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.190093 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:02.190782 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cdf49a2-1d92-4063-a1c3-53c2a6fe6c8c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:02.191179 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 566/2254] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:02 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:02.833360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.836792 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:02.837571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.838025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.848911 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.848911 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:02.854046 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:02.860361 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82e0dccd-2a0d-40b4-99d3-72e483ebb6bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 200 Aug 19 23:19:02.861131 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 562/2255] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:02 2026] GET /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:02.882876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.885027 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:02.885306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.885550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.894411 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.894411 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:02.899051 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:02.904149 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d84ae387-daae-4a9e-ae15-f8dd27e800dc tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 200 Aug 19 23:19:02.904578 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 566/2256] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:02 2026] GET /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:02.922522 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-814ac335-f81d-44e6-8b9f-3396c218b158 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.925097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:02.925398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.925677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.925926 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: 62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:02.940003 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.940003 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:02.940723 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:02.969434 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume request issued successfully. Aug 19 23:19:02.969731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-814ac335-f81d-44e6-8b9f-3396c218b158 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 202 Aug 19 23:19:02.970166 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 563/2257] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:02 2026] DELETE /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:02.978496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:02.982201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:02.982560 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:02.982833 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:02.995243 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:02.995243 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:03.003574 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:03.012098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-411939ce-6fac-4efb-b468-c420d31a0dd3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 200 Aug 19 23:19:03.012726 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 567/2258] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:02 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:03.204373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:03.209039 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:03.209039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:03.209039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:03.209039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:03.219501 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:03.219501 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:03.220844 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-574ba794-a582-43b9-8c01-5b6fe3b50fdd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:03.221964 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 563/2259] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:03 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:04.027654 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14fa2554-8a5e-46d1-b924-8a9292bc1d38 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:04.030740 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14fa2554-8a5e-46d1-b924-8a9292bc1d38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:04.030740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14fa2554-8a5e-46d1-b924-8a9292bc1d38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:04.032349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14fa2554-8a5e-46d1-b924-8a9292bc1d38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:04.041453 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14fa2554-8a5e-46d1-b924-8a9292bc1d38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 404 Aug 19 23:19:04.041997 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 567/2260] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:04 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:04.234663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22b8487e-2cff-4b6a-bb84-353461d0243d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:04.236650 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22b8487e-2cff-4b6a-bb84-353461d0243d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:04.236923 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22b8487e-2cff-4b6a-bb84-353461d0243d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:04.237103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22b8487e-2cff-4b6a-bb84-353461d0243d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:04.237194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-22b8487e-2cff-4b6a-bb84-353461d0243d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:04.242447 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:04.242447 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:04.243143 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22b8487e-2cff-4b6a-bb84-353461d0243d tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:04.243700 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 564/2261] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:04 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:04.485533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a968500c-8e32-4426-8daa-c65982613e8b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:04.488176 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:04.488628 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-401799020"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:04.490530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-401799020'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:04.490686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume of 1 GB Aug 19 23:19:04.496074 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Availability Zones retrieved successfully. Aug 19 23:19:04.505422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (786fc7bc-cbe3-4a97-a2fc-a28e9e9d2fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:04.508173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f7b84-bec8-4945-a12b-88f16be4c7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:04.509653 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:04.552387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f7b84-bec8-4945-a12b-88f16be4c7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:04.553487 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838a10fe-32c6-4f5f-aec1-052ce637f702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:04.610087 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Created reservations ['2041ee39-ca14-47d4-81d4-102e75de63c9', 'ad4e1b19-9807-4919-85f7-dc49543acc18', '6265615c-1fb3-4cb5-816a-bc17451e21ff', '67957066-f5d0-47ac-b2a7-03b73bb4eb4d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:04.611191 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838a10fe-32c6-4f5f-aec1-052ce637f702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2041ee39-ca14-47d4-81d4-102e75de63c9', 'ad4e1b19-9807-4919-85f7-dc49543acc18', '6265615c-1fb3-4cb5-816a-bc17451e21ff', '67957066-f5d0-47ac-b2a7-03b73bb4eb4d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:04.612531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ddb8e7-505b-4f7f-85c2-d538880fba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:04.649323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ddb8e7-505b-4f7f-85c2-d538880fba49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-401799020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['2041ee39-ca14-47d4-81d4-102e75de63c9','ad4e1b19-9807-4919-85f7-dc49543acc18','6265615c-1fb3-4cb5-816a-bc17451e21ff','67957066-f5d0-47ac-b2a7-03b73bb4eb4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-401799020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f64dba6378c84310b3e195860b812c51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:04.650507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51c34ba-c32b-4e76-801f-008a9a986b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:04.677226 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51c34ba-c32b-4e76-801f-008a9a986b7d) transitioned into state 'SUCCESS' from state '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-401799020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f64dba6378c84310b3e195860b812c51',qos_specs=None,replication_status=,reservations=['2041ee39-ca14-47d4-81d4-102e75de63c9','ad4e1b19-9807-4919-85f7-dc49543acc18','6265615c-1fb3-4cb5-816a-bc17451e21ff','67957066-f5d0-47ac-b2a7-03b73bb4eb4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f68507c823244bf90f5d1bd9ebb027c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:04.678237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74496c68-fe95-42d5-bd02-94cbd376343f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:04.692439 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74496c68-fe95-42d5-bd02-94cbd376343f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:04.693480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Flow 'volume_create_api' (786fc7bc-cbe3-4a97-a2fc-a28e9e9d2fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:04.693956 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Create volume request issued successfully. Aug 19 23:19:04.694604 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a968500c-8e32-4426-8daa-c65982613e8b tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:04.695102 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 568/2262] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:04 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:04.714720 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-af2f2a10-0541-4281-961b-8ba3fc083741 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:04.717520 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af2f2a10-0541-4281-961b-8ba3fc083741 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:04.717806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af2f2a10-0541-4281-961b-8ba3fc083741 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:04.718047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af2f2a10-0541-4281-961b-8ba3fc083741 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:04.729683 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:04.729683 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:04.738278 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af2f2a10-0541-4281-961b-8ba3fc083741 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:04.746551 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af2f2a10-0541-4281-961b-8ba3fc083741 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:04.748153 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 564/2263] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:04 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:05.014243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.018739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] DELETE https://10.4.3.193/volume/v3/volumes/tempest-invalid-1507253915 Aug 19 23:19:05.018739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.018739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.018739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Delete volume with id: tempest-invalid-1507253915 Aug 19 23:19:05.024183 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d345a3ec-ec6c-4b74-a1b9-aa82e16557bd req-680e5c40-f4d8-46bd-aaa5-f84e3146c847 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-1507253915 returned with HTTP 404 Aug 19 23:19:05.025014 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 568/2264] 10.4.3.193 () {70 vars in 1590 bytes} [Wed Aug 19 23:19:05 2026] DELETE /volume/v3/volumes/tempest-invalid-1507253915 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:05.103149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.105767 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7c78f855-3a0e-4099-9651-806cd162617e Aug 19 23:19:05.105997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.106280 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.106478 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] Delete volume with id: 7c78f855-3a0e-4099-9651-806cd162617e Aug 19 23:19:05.114115 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-a49499c8-7c9b-4b6c-a308-d88b89ba36c5 req-92b65ac2-9158-44e8-b675-ff32547fa5a7 tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-member] https://10.4.3.193/volume/v3/volumes/7c78f855-3a0e-4099-9651-806cd162617e returned with HTTP 404 Aug 19 23:19:05.114673 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 565/2265] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:19:05 2026] DELETE /volume/v3/volumes/7c78f855-3a0e-4099-9651-806cd162617e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:05.135136 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9b544c0a-517e-49df-b963-0a123e725b45 req-ddbe97cf-8bb8-4d28-b1e3-fbbfdcbc980f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.137180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9b544c0a-517e-49df-b963-0a123e725b45 req-ddbe97cf-8bb8-4d28-b1e3-fbbfdcbc980f tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-reader] GET https://10.4.3.193/volume/v3/volumes/9feb958b-30cc-4816-b397-c0be666b8c5f Aug 19 23:19:05.137359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9b544c0a-517e-49df-b963-0a123e725b45 req-ddbe97cf-8bb8-4d28-b1e3-fbbfdcbc980f tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.137533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9b544c0a-517e-49df-b963-0a123e725b45 req-ddbe97cf-8bb8-4d28-b1e3-fbbfdcbc980f tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-reader] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.142525 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9b544c0a-517e-49df-b963-0a123e725b45 req-ddbe97cf-8bb8-4d28-b1e3-fbbfdcbc980f tempest-VolumesNegativeTest-215797166 tempest-VolumesNegativeTest-215797166-project-reader] https://10.4.3.193/volume/v3/volumes/9feb958b-30cc-4816-b397-c0be666b8c5f returned with HTTP 404 Aug 19 23:19:05.143112 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 569/2266] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/v3/volumes/9feb958b-30cc-4816-b397-c0be666b8c5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:05.263338 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.263338 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:05.263644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.263932 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.263932 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:05.275683 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:05.275683 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:05.276392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9e6c2fa6-abc1-4d43-8a88-fe35979407e5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:05.276848 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 565/2267] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:05.411847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.588764 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:05.589391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-739964023", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:05.592020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-739964023', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:05.592536 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Create volume of 1 GB Aug 19 23:19:05.603116 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Availability Zones retrieved successfully. Aug 19 23:19:05.611275 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Flow 'volume_create_api' (ec455153-86cf-4a78-b4b1-572c9a34cb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:05.612744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42e1751-4f78-44dd-aeb1-b7d448eea016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:05.614666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:05.655489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42e1751-4f78-44dd-aeb1-b7d448eea016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:05.656561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6c0047-0b12-4a52-9e50-19b1334892c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:05.725454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Created reservations ['54febd6f-8f2c-46d4-8118-3fe03642617d', 'd37af318-f27e-49a3-b775-99018b7e886b', '886c7176-9efd-45a6-8929-8941fcbf260a', '6fed55bf-77de-4e8b-8869-1d74c1fdd67e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:05.726584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6c0047-0b12-4a52-9e50-19b1334892c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54febd6f-8f2c-46d4-8118-3fe03642617d', 'd37af318-f27e-49a3-b775-99018b7e886b', '886c7176-9efd-45a6-8929-8941fcbf260a', '6fed55bf-77de-4e8b-8869-1d74c1fdd67e']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:05.727431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965b1d1e-8e4e-4ac3-a0e9-ca9df4a25294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:05.750804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965b1d1e-8e4e-4ac3-a0e9-ca9df4a25294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b90256-4fa8-42b3-85e1-2c9368585114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-739964023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0097ad39f6714d0d9df8ed4a2b80980f',qos_specs=None,replication_status=,reservations=['54febd6f-8f2c-46d4-8118-3fe03642617d','d37af318-f27e-49a3-b775-99018b7e886b','886c7176-9efd-45a6-8929-8941fcbf260a','6fed55bf-77de-4e8b-8869-1d74c1fdd67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4960aac6e6724e31a8fb5b0937870923',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-739964023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b90256-4fa8-42b3-85e1-2c9368585114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0097ad39f6714d0d9df8ed4a2b80980f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4960aac6e6724e31a8fb5b0937870923',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:05.752227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d10ed1-6ecf-421c-9d52-950cbb30fbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:05.765876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.769020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:05.769020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.769020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.777475 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d10ed1-6ecf-421c-9d52-950cbb30fbd0) transitioned into state 'SUCCESS' from state '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-739964023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0097ad39f6714d0d9df8ed4a2b80980f',qos_specs=None,replication_status=,reservations=['54febd6f-8f2c-46d4-8118-3fe03642617d','d37af318-f27e-49a3-b775-99018b7e886b','886c7176-9efd-45a6-8929-8941fcbf260a','6fed55bf-77de-4e8b-8869-1d74c1fdd67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4960aac6e6724e31a8fb5b0937870923',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:05.778455 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350df7f4-a811-4a29-917f-6b8c332704c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:05.790472 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350df7f4-a811-4a29-917f-6b8c332704c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:05.791215 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:05.791215 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:05.791282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Flow 'volume_create_api' (ec455153-86cf-4a78-b4b1-572c9a34cb38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:05.791621 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Create volume request issued successfully. Aug 19 23:19:05.792176 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1b65cc79-7918-45ac-9a91-3a11d092cf9a tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:05.792537 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 569/2268] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:05 2026] POST /volume/v3/volumes => generated 755 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:05.796924 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:05.803390 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b6c0e58-c068-4da9-82ae-0b21d6393800 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:05.804134 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 566/2269] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:05.808283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.811732 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:05.812045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.812289 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.823094 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:05.823094 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:05.828951 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:05.835253 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfb58d77-de31-4c4a-aa91-21e7660776f4 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:05.835657 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 570/2270] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:05.871009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.873063 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:05.873246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.873458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.881169 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:05.881169 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:05.885402 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:05.890469 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-b678954b-4685-44b7-bfb6-80da5fcc0d5e tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:05.891085 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 566/2271] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:05.997785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76e3ad89-15e0-46d0-8850-6691e10ec047 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:05.998342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76e3ad89-15e0-46d0-8850-6691e10ec047 None None] GET https://10.4.3.193/volume// Aug 19 23:19:05.998554 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76e3ad89-15e0-46d0-8850-6691e10ec047 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:05.998845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76e3ad89-15e0-46d0-8850-6691e10ec047 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:05.999353 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76e3ad89-15e0-46d0-8850-6691e10ec047 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:05.999703 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 570/2272] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:19:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:06.008520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-8cdec015-cd9a-4258-a9f4-465a5bde34aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.014166 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-8cdec015-cd9a-4258-a9f4-465a5bde34aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:06.014510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-8cdec015-cd9a-4258-a9f4-465a5bde34aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d", "connector": null, "instance_uuid": "e56aeaab-7d9e-4005-ab3f-3912b8c95d21"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:06.025016 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.025016 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:06.065963 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-8cdec015-cd9a-4258-a9f4-465a5bde34aa tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:06.067260 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 567/2273] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:06 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:06.104444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-51dc68c8-074a-4ff0-ad06-f889353004ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.108344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51dc68c8-074a-4ff0-ad06-f889353004ba tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:06.108462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51dc68c8-074a-4ff0-ad06-f889353004ba tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.109443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-51dc68c8-074a-4ff0-ad06-f889353004ba tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.130199 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.130199 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:06.133804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-872582f3-1fda-4a55-b166-ce4be7e0f285 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.134499 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-872582f3-1fda-4a55-b166-ce4be7e0f285 None None] GET https://10.4.3.193/volume// Aug 19 23:19:06.134499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-872582f3-1fda-4a55-b166-ce4be7e0f285 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.134658 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-872582f3-1fda-4a55-b166-ce4be7e0f285 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.135375 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-872582f3-1fda-4a55-b166-ce4be7e0f285 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:06.135375 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 567/2274] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:06.138870 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-51dc68c8-074a-4ff0-ad06-f889353004ba tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:06.146081 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.148827 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-51dc68c8-074a-4ff0-ad06-f889353004ba tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:06.149597 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 571/2275] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:06.151843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:06.152127 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.152397 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.167637 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.167637 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:06.174334 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:06.185543 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-d7c9d2ad-a210-4e44-b65f-bb67ac7905d8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:06.186100 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 571/2276] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:06.295152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2e8d50f-da67-4f51-b53e-124360a97441 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.299448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2e8d50f-da67-4f51-b53e-124360a97441 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:06.301697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2e8d50f-da67-4f51-b53e-124360a97441 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.302909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2e8d50f-da67-4f51-b53e-124360a97441 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.303427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a2e8d50f-da67-4f51-b53e-124360a97441 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:06.312129 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.312129 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:06.313053 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2e8d50f-da67-4f51-b53e-124360a97441 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:06.313988 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 568/2277] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:06.332293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.334760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] PUT https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 Aug 19 23:19:06.335128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:06.344915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Acquiring lock "cinder-attachment_update-69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:06.353994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d-np0000007826" acquired by "attachment_update" :: waited 0.009s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:06.354692 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.354692 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:06.466267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Lock "cinder-attachment_update-69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d-np0000007826" released by "attachment_update" :: held 0.112s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:06.466482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-6f5bea72-786e-4d9f-ae11-a02600e2d884 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 returned with HTTP 200 Aug 19 23:19:06.467128 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 568/2278] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:06 2026] PUT /volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:06.524877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.527079 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:06.527359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "a912f2f8-eb8c-45e0-ab49-923079ceb057", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:06.529202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'a912f2f8-eb8c-45e0-ab49-923079ceb057', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:06.798589 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume of 1 GB Aug 19 23:19:06.805049 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Availability Zones retrieved successfully. Aug 19 23:19:06.812511 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (77366766-7617-485b-88fd-5ef03866d36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:06.814034 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f64c8f7-aa34-4aba-930f-5dfd59820536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:06.815146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:06.854146 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.857023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:06.857297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.857570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.868224 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.868224 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:06.873992 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:06.881481 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df7b9c19-8d56-4072-9f92-14c2779cb300 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:06.882060 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 572/2279] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:06.889501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f64c8f7-aa34-4aba-930f-5dfd59820536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:06.890489 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abf14a0-59b2-4097-a6c2-7afd77c2e5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:06.904590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5354c930-01bc-45e6-b899-48042af04292 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.907493 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5354c930-01bc-45e6-b899-48042af04292 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:06.907493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5354c930-01bc-45e6-b899-48042af04292 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:06.907493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5354c930-01bc-45e6-b899-48042af04292 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:06.914952 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.914952 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:06.919398 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5354c930-01bc-45e6-b899-48042af04292 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:06.925191 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5354c930-01bc-45e6-b899-48042af04292 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:06.925919 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 569/2280] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:06.932849 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['36607246-1b88-4cf8-84dd-595f24a8a5c7', '0074426e-ff59-49e1-8fb3-97e6a4f6c253', 'a0263339-805a-48b5-855a-b35162e43948', 'a04bacab-cb82-490c-9af5-9188e391839d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:06.933770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abf14a0-59b2-4097-a6c2-7afd77c2e5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36607246-1b88-4cf8-84dd-595f24a8a5c7', '0074426e-ff59-49e1-8fb3-97e6a4f6c253', 'a0263339-805a-48b5-855a-b35162e43948', 'a04bacab-cb82-490c-9af5-9188e391839d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:06.934733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520c3589-72c3-4f75-9e5b-69698d39714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:06.942525 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-134fa47f-2608-49f7-acda-e0490ebdf49b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:06.945829 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] POST https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114/action Aug 19 23:19:06.946233 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1851217511", "disk_format": "raw"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:06.946364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1851217511", "disk_format": "raw"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:06.957235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520c3589-72c3-4f75-9e5b-69698d39714b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ba02dd-77a0-4a23-80f6-dc53ceeefae1', '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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['36607246-1b88-4cf8-84dd-595f24a8a5c7','0074426e-ff59-49e1-8fb3-97e6a4f6c253','a0263339-805a-48b5-855a-b35162e43948','a04bacab-cb82-490c-9af5-9188e391839d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:06Z,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=e0ba02dd-77a0-4a23-80f6-dc53ceeefae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb64e2d88e947c4b7dcf7336200aecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc769302db849769589b734819cd66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:06.958020 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d907ca16-d7a2-4d4c-8233-0c4252dd5e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:06.958159 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.958159 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:06.958590 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:06.974160 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:06.974160 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:06.976466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d907ca16-d7a2-4d4c-8233-0c4252dd5e5f) transitioned into state 'SUCCESS' from 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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['36607246-1b88-4cf8-84dd-595f24a8a5c7','0074426e-ff59-49e1-8fb3-97e6a4f6c253','a0263339-805a-48b5-855a-b35162e43948','a04bacab-cb82-490c-9af5-9188e391839d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:06.977321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee1a586-3df4-40cb-8ac7-ac64670c911b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:06.979391 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.image.image_utils [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1851217511'}] 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-1851217511'}]. {{(pid=100376) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 23:19:06.985795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee1a586-3df4-40cb-8ac7-ac64670c911b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:06.986565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (77366766-7617-485b-88fd-5ef03866d36c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:06.986898 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request issued successfully. Aug 19 23:19:06.987420 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4441a8c4-545d-48ef-a7f6-3caa774d5489 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:06.987922 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 572/2281] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:19:06 2026] POST /volume/v3/volumes => generated 775 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:07.000403 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.007106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:07.007247 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:07.007957 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:07.028785 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:07.028785 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:07.034848 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:07.039288 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1df49efa-9449-4dc1-a0cf-09c0a6e34baf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:07.039666 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 573/2282] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:06 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:07.171761 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0d28616b-6643-4826-be01-eaa21235e4fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.173948 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d28616b-6643-4826-be01-eaa21235e4fd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:07.174307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d28616b-6643-4826-be01-eaa21235e4fd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:07.174655 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0d28616b-6643-4826-be01-eaa21235e4fd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:07.189761 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:07.189761 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:07.193834 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0d28616b-6643-4826-be01-eaa21235e4fd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:07.201111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0d28616b-6643-4826-be01-eaa21235e4fd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:07.201111 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 570/2283] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:07 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:07.327342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.330102 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:07.330430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:07.330791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:07.330950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:07.344426 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:07.344426 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:07.345384 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90fdc80f-e190-4edb-bccd-a00c9b64774e tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:07.345905 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 573/2284] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:07 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:07.386794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4420c3c9-1a92-49c6-b5cf-a5696becfaa9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.479110 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4420c3c9-1a92-49c6-b5cf-a5696becfaa9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:07.479464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4420c3c9-1a92-49c6-b5cf-a5696becfaa9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:07.494550 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4420c3c9-1a92-49c6-b5cf-a5696becfaa9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:07.494932 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 574/2285] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:07 2026] POST /volume/v3/types => generated 188 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:07.505077 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-195ee460-1f37-436a-b750-d69019b37a3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.506814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-195ee460-1f37-436a-b750-d69019b37a3b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:07.507412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-195ee460-1f37-436a-b750-d69019b37a3b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:07.522890 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-195ee460-1f37-436a-b750-d69019b37a3b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:07.522890 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 571/2286] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:07 2026] POST /volume/v3/types => generated 188 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:07.532817 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.538071 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Copy volume to image completed successfully. Aug 19 23:19:07.538071 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-134fa47f-2608-49f7-acda-e0490ebdf49b tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114/action returned with HTTP 202 Aug 19 23:19:07.538449 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 569/2287] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:06 2026] POST /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114/action => generated 686 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:07.617906 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:07.618307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:07.622306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:07.628962 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Create volume of 1 GB Aug 19 23:19:07.629261 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:07.629261 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:07.629793 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Availability Zones retrieved successfully. Aug 19 23:19:07.638885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Flow 'volume_create_api' (9a0dbb31-defd-41c6-b932-b1158fb48f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:07.639989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7cd01e-ec90-4bce-8e7a-8cd4cec0e4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:07.640906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:07.661550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc7cd01e-ec90-4bce-8e7a-8cd4cec0e4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:19:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f44cd47-c337-484e-8a90-51c02f87c23d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f44cd47-c337-484e-8a90-51c02f87c23d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:07.662329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb8924d-5aac-4728-98c6-ff4dfb3234e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:07.691310 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:07.691461 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:07.738569 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Created reservations ['2bb395b9-5034-4929-98d1-6d65a5838a23', 'c52e78fe-ca20-41d5-ab9e-ed59bb7f01f7', '83955722-0af8-4dd0-9364-07b230acf4db', 'd924daa7-dc76-47df-ba0a-d520da1aa8e5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:07.739453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb8924d-5aac-4728-98c6-ff4dfb3234e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bb395b9-5034-4929-98d1-6d65a5838a23', 'c52e78fe-ca20-41d5-ab9e-ed59bb7f01f7', '83955722-0af8-4dd0-9364-07b230acf4db', 'd924daa7-dc76-47df-ba0a-d520da1aa8e5']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:07.740176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823ac227-c9af-48a5-a933-a1215a150e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:07.765480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823ac227-c9af-48a5-a933-a1215a150e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '313baf94-c52b-4919-a3df-76d3b74aad85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2aa55788860409d894374558be80547',qos_specs=None,replication_status=,reservations=['2bb395b9-5034-4929-98d1-6d65a5838a23','c52e78fe-ca20-41d5-ab9e-ed59bb7f01f7','83955722-0af8-4dd0-9364-07b230acf4db','d924daa7-dc76-47df-ba0a-d520da1aa8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e7af5ae45b46ebb84e7a822462f222',volume_type_id=9f44cd47-c337-484e-8a90-51c02f87c23d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=313baf94-c52b-4919-a3df-76d3b74aad85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2aa55788860409d894374558be80547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e7af5ae45b46ebb84e7a822462f222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f44cd47-c337-484e-8a90-51c02f87c23d),volume_type_id=9f44cd47-c337-484e-8a90-51c02f87c23d)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:07.766313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03741a5d-9eea-4a03-b029-a21a93c1e9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:07.785481 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03741a5d-9eea-4a03-b029-a21a93c1e9a0) transitioned into state 'SUCCESS' from state '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-407811993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2aa55788860409d894374558be80547',qos_specs=None,replication_status=,reservations=['2bb395b9-5034-4929-98d1-6d65a5838a23','c52e78fe-ca20-41d5-ab9e-ed59bb7f01f7','83955722-0af8-4dd0-9364-07b230acf4db','d924daa7-dc76-47df-ba0a-d520da1aa8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e7af5ae45b46ebb84e7a822462f222',volume_type_id=9f44cd47-c337-484e-8a90-51c02f87c23d)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:07.786192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb010943-6efa-412e-b448-e77fc878513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:07.801270 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb010943-6efa-412e-b448-e77fc878513c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:07.802387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Flow 'volume_create_api' (9a0dbb31-defd-41c6-b932-b1158fb48f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:07.805103 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Create volume request issued successfully. Aug 19 23:19:07.805103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2f4392e-accb-4f50-9b20-d40688f6d433 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:07.805103 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 574/2288] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:07 2026] POST /volume/v3/volumes => generated 767 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:07.817694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:07.819858 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:07.819858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:07.820135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:07.828017 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:07.828017 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:07.833808 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:07.838068 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e28a9c0-1dbb-4e24-9c4e-159c8627a1ff tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:07.838723 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 575/2289] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:07 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:08.059237 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.061313 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:08.061655 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:08.061950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:08.073039 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.073039 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:08.078418 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:08.085480 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5fdd673-6444-4b54-8d18-2f2ff23f53a6 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:08.086269 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 572/2290] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:08 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:08.215404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.217884 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:08.218181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:08.218465 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:08.231914 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.231914 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:08.236779 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:08.242851 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2cc8e31b-a5e6-4c85-9f73-501e7826a8b4 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:08.243378 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 570/2291] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:08 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:08.360748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.363174 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:08.363389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:08.363608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:08.363782 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:08.368278 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.368278 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:08.368981 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06c3332e-4e25-4038-9cab-9d5d6dd77fd2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:08.369384 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 575/2292] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:08 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:08.850916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e26c7223-dcc6-4459-8326-8c2fce864929 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.852959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e26c7223-dcc6-4459-8326-8c2fce864929 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:08.853169 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e26c7223-dcc6-4459-8326-8c2fce864929 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:08.853357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e26c7223-dcc6-4459-8326-8c2fce864929 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:08.861423 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.861423 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:08.866277 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e26c7223-dcc6-4459-8326-8c2fce864929 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:08.871905 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e26c7223-dcc6-4459-8326-8c2fce864929 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:08.872333 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 576/2293] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:08 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:08.886302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.890284 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:08.890284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:08.890284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:08.897093 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.897093 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:08.902273 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Volume info retrieved successfully. Aug 19 23:19:08.907349 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42c0b786-d895-4d37-93b0-a2ee8cd377c9 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:08.907973 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 573/2294] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:08 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:08.921047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e3421c36-3832-4cce-ba6f-2226268e9356 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:08.922772 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] POST https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85/action Aug 19 23:19:08.923110 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:08.923225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:08.932169 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:08.932169 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:08.932720 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:08.951195 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:08.951412 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:08.970957 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Created reservations ['8e139218-d553-4434-abdf-87b928e8f842', 'ca052294-b16c-4536-a6b0-c0aa17de9205'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:08.985105 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:08.985516 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:08.993724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Created reservations ['00f6d83c-112b-44d4-983d-bb1e75621240', 'dabd5207-be10-46a2-8fe2-0da166625ee8'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:09.032945 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Retype volume request issued successfully. Aug 19 23:19:09.033290 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e3421c36-3832-4cce-ba6f-2226268e9356 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85/action returned with HTTP 202 Aug 19 23:19:09.033975 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 571/2295] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:19:08 2026] POST /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:09.042367 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d397183-e884-4c68-a459-784a58dab753 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:09.047373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d397183-e884-4c68-a459-784a58dab753 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:09.047677 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d397183-e884-4c68-a459-784a58dab753 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:09.047986 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d397183-e884-4c68-a459-784a58dab753 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:09.073666 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:09.073666 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:09.088131 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2d397183-e884-4c68-a459-784a58dab753 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:09.101091 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:09.101258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d397183-e884-4c68-a459-784a58dab753 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:09.101806 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 576/2296] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:09 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:09.104606 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:09.104941 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:09.105209 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:09.119013 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:09.119013 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:09.128991 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:09.137941 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ba3953a-e712-473f-8bd0-6ecad3305cd1 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:09.138488 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 577/2297] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:09 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:09.258437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:09.260106 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:09.261652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:09.261652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:09.270390 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:09.270390 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:09.273616 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:09.278196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a608a605-eb4e-4c9d-a9dd-d409e32633cc tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:09.278196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 574/2298] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:09 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:09.381781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a019198d-4ddd-4377-9530-9508d228319f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:09.383845 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a019198d-4ddd-4377-9530-9508d228319f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:09.384056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a019198d-4ddd-4377-9530-9508d228319f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:09.384269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a019198d-4ddd-4377-9530-9508d228319f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:09.384366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a019198d-4ddd-4377-9530-9508d228319f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:09.389646 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:09.389646 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:09.390277 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a019198d-4ddd-4377-9530-9508d228319f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:09.390718 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 572/2299] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:09 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:09.742075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-24546196-ae1d-45be-b5dc-19c7315463e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:09.744492 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-24546196-ae1d-45be-b5dc-19c7315463e0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40/action Aug 19 23:19:09.744882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-24546196-ae1d-45be-b5dc-19c7315463e0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:09.745027 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-24546196-ae1d-45be-b5dc-19c7315463e0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:09.761246 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:09.761246 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:09.771139 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-aba71531-c5f7-49ab-8ff0-ec35d86294a7 req-24546196-ae1d-45be-b5dc-19c7315463e0 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40/action returned with HTTP 204 Aug 19 23:19:09.771700 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 577/2300] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:09 2026] POST /volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:10.114767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.116796 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.117040 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.117276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.124457 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.124457 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:10.128701 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:10.133191 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28cd3a31-9628-450e-a36e-adbdf13d73e3 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:10.133646 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 578/2301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:10.146820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.148945 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.149592 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.149894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.152402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.154891 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:10.155750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.155750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.161187 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.161187 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:10.163043 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.163043 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:10.166273 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Volume info retrieved successfully. Aug 19 23:19:10.167161 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:10.171312 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1069e5ce-7e26-4501-9311-f6bf41062cf5 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:10.172038 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 573/2302] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.173121 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-072f28b3-4dff-4134-8ab1-2c954e7efb65 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:10.173929 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 575/2303] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.189052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-953b5a3e-21fd-488e-81b6-36c00220739b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.190829 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993 Aug 19 23:19:10.191055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.191243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.192123 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993'), ('all_tenants', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:19:10.198842 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Get all volumes completed successfully. Aug 19 23:19:10.199381 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-953b5a3e-21fd-488e-81b6-36c00220739b tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993 returned with HTTP 200 Aug 19 23:19:10.199763 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 578/2304] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-407811993 => generated 346 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:10.207873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.211810 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.212049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.212245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.222884 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.222884 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:10.229325 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:10.235686 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f26fc6b0-a11f-4182-a6b8-5428fb0cf1da tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:10.236213 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 579/2305] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:10.250808 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8515e75d-82ba-4414-9a23-0c79086d5086 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.252689 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] DELETE https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.252936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.253178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.253336 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Delete volume with id: 313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.263563 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.263563 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:10.264276 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:10.290062 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Delete volume request issued successfully. Aug 19 23:19:10.290509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8515e75d-82ba-4414-9a23-0c79086d5086 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 202 Aug 19 23:19:10.291132 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 574/2306] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:10 2026] DELETE /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:10.295015 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9bc7c282-832d-4a11-9511-d6e08632a190 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.299617 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bc7c282-832d-4a11-9511-d6e08632a190 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.300209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9bc7c282-832d-4a11-9511-d6e08632a190 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.300285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9bc7c282-832d-4a11-9511-d6e08632a190 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.300557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.302863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:10.303120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.303422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.311696 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.311696 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:10.312191 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.312191 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:10.315933 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9bc7c282-832d-4a11-9511-d6e08632a190 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.316540 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Volume info retrieved successfully. Aug 19 23:19:10.320327 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bc7c282-832d-4a11-9511-d6e08632a190 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:10.320804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 576/2307] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.321695 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6aa7c7b6-6458-4c99-a1d2-72075ec2f86e tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 200 Aug 19 23:19:10.322234 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 579/2308] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:10.337252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.339104 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.339343 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.339594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.351971 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.351971 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:10.356928 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.362969 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ab316d5a-02a6-4eb6-abec-4ecb4b6bc3cb tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:10.363512 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 580/2309] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.381747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.384044 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.384424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.384584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.384850 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume with id: 69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.397549 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.397549 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:10.398063 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.401512 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3b528862-c199-4efb-81ab-012ba065ca30 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.403749 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b528862-c199-4efb-81ab-012ba065ca30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:10.403942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b528862-c199-4efb-81ab-012ba065ca30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.404244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b528862-c199-4efb-81ab-012ba065ca30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.404244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3b528862-c199-4efb-81ab-012ba065ca30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:10.405995 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 19 23:19:10.406356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6cf473a-0eaf-4a63-9589-62064f11d358 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 400 Aug 19 23:19:10.407156 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 575/2310] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:10 2026] DELETE /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:19:10.409095 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.409095 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:10.409926 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b528862-c199-4efb-81ab-012ba065ca30 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:10.410521 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 577/2311] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:10.416459 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.418201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.418396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.418588 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.428666 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.428666 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:10.432502 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.437538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6a3fc315-66b0-4e6e-932b-d921bf8d5c72 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:10.438112 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 580/2312] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.701988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.705480 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.705668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.705883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.717728 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.717728 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:10.723981 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.734098 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-35a613b7-7e92-4b17-9e39-2e64991815d2 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:10.734501 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 581/2313] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:10.753139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.755213 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] POST https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d/action Aug 19 23:19:10.755584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:10.755773 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:10.766961 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.766961 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:10.767411 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.778173 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Begin detaching volume completed successfully. Aug 19 23:19:10.778430 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-85d20168-ea2a-421b-903a-bf432da37e81 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d/action returned with HTTP 202 Aug 19 23:19:10.779039 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 576/2314] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:19:10 2026] POST /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:10.825792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-353d541b-1e4d-46a5-85ba-fee8706ad0dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.825792 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-353d541b-1e4d-46a5-85ba-fee8706ad0dc None None] GET https://10.4.3.193/volume// Aug 19 23:19:10.825792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-353d541b-1e4d-46a5-85ba-fee8706ad0dc None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.825792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-353d541b-1e4d-46a5-85ba-fee8706ad0dc None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.826074 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-353d541b-1e4d-46a5-85ba-fee8706ad0dc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:10.826446 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 578/2315] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:10.837931 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:10.841091 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:10.841343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:10.841441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:10.851063 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:10.851063 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:10.855823 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:10.860834 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-78813600-d4bc-4158-aeea-aee2278a1215 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:10.861210 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 581/2316] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:10 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:11.188287 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.190371 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:11.190834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.191637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.199985 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:11.199985 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:11.204515 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:11.209838 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7d8b93b-8ea1-498d-a84d-6e6c3fcd1c50 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:11.210386 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 582/2317] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:11 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:11.337617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-04798610-4855-49e8-88e0-7b9db6cf5768 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.341102 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04798610-4855-49e8-88e0-7b9db6cf5768 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] GET https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 Aug 19 23:19:11.341342 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04798610-4855-49e8-88e0-7b9db6cf5768 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.341535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04798610-4855-49e8-88e0-7b9db6cf5768 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.349550 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04798610-4855-49e8-88e0-7b9db6cf5768 tempest-VolumeRetypeWithoutMigrationTest-176158169 tempest-VolumeRetypeWithoutMigrationTest-176158169-project-member] https://10.4.3.193/volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 returned with HTTP 404 Aug 19 23:19:11.350208 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 577/2318] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:11 2026] GET /volume/v3/volumes/313baf94-c52b-4919-a3df-76d3b74aad85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:11.360518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8405669-a5be-47e9-bd69-e09764f7974c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.362658 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8405669-a5be-47e9-bd69-e09764f7974c tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] DELETE https://10.4.3.193/volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 Aug 19 23:19:11.362918 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8405669-a5be-47e9-bd69-e09764f7974c tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.363195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8405669-a5be-47e9-bd69-e09764f7974c tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.390856 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8405669-a5be-47e9-bd69-e09764f7974c tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 returned with HTTP 202 Aug 19 23:19:11.391247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 579/2319] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:11 2026] DELETE /volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:11.399585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b06ee2ad-c3f8-44fe-9a73-a2cd29f9a44a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.401467 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b06ee2ad-c3f8-44fe-9a73-a2cd29f9a44a tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] GET https://10.4.3.193/volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 Aug 19 23:19:11.401689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b06ee2ad-c3f8-44fe-9a73-a2cd29f9a44a tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.401967 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b06ee2ad-c3f8-44fe-9a73-a2cd29f9a44a tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.405400 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b06ee2ad-c3f8-44fe-9a73-a2cd29f9a44a tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 returned with HTTP 404 Aug 19 23:19:11.405891 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 582/2320] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:11 2026] GET /volume/v3/types/d3a822ed-8807-409f-a07b-321f5f897655 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:11.414396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e18117db-a278-48b0-8f13-4cd06dd01791 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.416250 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e18117db-a278-48b0-8f13-4cd06dd01791 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] DELETE https://10.4.3.193/volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d Aug 19 23:19:11.416702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e18117db-a278-48b0-8f13-4cd06dd01791 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.417082 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e18117db-a278-48b0-8f13-4cd06dd01791 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.421780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-700219cf-6304-430c-b2e0-571eceb1599f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.424895 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-700219cf-6304-430c-b2e0-571eceb1599f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:11.424895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-700219cf-6304-430c-b2e0-571eceb1599f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.424895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-700219cf-6304-430c-b2e0-571eceb1599f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.424895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-700219cf-6304-430c-b2e0-571eceb1599f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:11.429171 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:11.429171 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:11.430261 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-700219cf-6304-430c-b2e0-571eceb1599f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:11.430328 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 578/2321] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:11 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:11.443569 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e18117db-a278-48b0-8f13-4cd06dd01791 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d returned with HTTP 202 Aug 19 23:19:11.444412 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 583/2322] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:11 2026] DELETE /volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:11.451226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff9f6b9b-3e94-4d44-b6d5-c8651c70dd67 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:11.453968 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff9f6b9b-3e94-4d44-b6d5-c8651c70dd67 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] GET https://10.4.3.193/volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d Aug 19 23:19:11.454283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff9f6b9b-3e94-4d44-b6d5-c8651c70dd67 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:11.454591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff9f6b9b-3e94-4d44-b6d5-c8651c70dd67 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:11.459939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff9f6b9b-3e94-4d44-b6d5-c8651c70dd67 tempest-VolumeRetypeWithoutMigrationTest-4954192 tempest-VolumeRetypeWithoutMigrationTest-4954192-project-admin] https://10.4.3.193/volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d returned with HTTP 404 Aug 19 23:19:11.460681 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 580/2323] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:11 2026] GET /volume/v3/types/9f44cd47-c337-484e-8a90-51c02f87c23d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:12.222933 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:12.225234 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:12.225598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:12.225772 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:12.236578 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:12.236578 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:12.241298 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:12.246988 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c89e3341-a6b7-48eb-bfd2-bafdb56d875c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:12.247605 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 583/2324] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:12 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:12.441489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:12.443204 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:12.443640 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:12.445079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:12.445079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:12.448568 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:12.448568 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:12.449674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e8fe26e-88c1-4e7f-b4d9-a6438e7d07f7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:12.450311 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 579/2325] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:12 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:12.709068 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:12.710922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:12.711232 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1394225352"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:12.712585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1394225352'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:12.712880 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume of 1 GB Aug 19 23:19:12.717293 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Availability Zones retrieved successfully. Aug 19 23:19:12.722232 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (64e9b188-e7f6-4907-ba40-f10c620185c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:12.723342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab36f99e-8290-432d-a53f-b900231ebda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:12.724181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:12.751491 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab36f99e-8290-432d-a53f-b900231ebda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:12.752297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31cde3a-c33e-401e-9c94-66e010de5d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:12.791268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Created reservations ['3451cdf5-a114-4e2f-bedd-7c43dc29c756', 'ed8a15c3-e29a-45dc-adc1-270a0fd86c34', '65b364ec-3590-46d0-b58f-093a0cbc72db', '73dace0a-94bc-4325-8a8e-027c76255dac'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:12.792754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31cde3a-c33e-401e-9c94-66e010de5d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3451cdf5-a114-4e2f-bedd-7c43dc29c756', 'ed8a15c3-e29a-45dc-adc1-270a0fd86c34', '65b364ec-3590-46d0-b58f-093a0cbc72db', '73dace0a-94bc-4325-8a8e-027c76255dac']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:12.793627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f08fb1-4134-4c6f-8ffe-494478903318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:12.816428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f08fb1-4134-4c6f-8ffe-494478903318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3964b228-c10a-47eb-acb8-2a0b85a38423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1394225352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['3451cdf5-a114-4e2f-bedd-7c43dc29c756','ed8a15c3-e29a-45dc-adc1-270a0fd86c34','65b364ec-3590-46d0-b58f-093a0cbc72db','73dace0a-94bc-4325-8a8e-027c76255dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1394225352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3964b228-c10a-47eb-acb8-2a0b85a38423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:12.817157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e3f22b-fcfd-4ed9-a1d0-280ba9d491be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:12.834575 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e3f22b-fcfd-4ed9-a1d0-280ba9d491be) transitioned into state 'SUCCESS' from state '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-1394225352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['3451cdf5-a114-4e2f-bedd-7c43dc29c756','ed8a15c3-e29a-45dc-adc1-270a0fd86c34','65b364ec-3590-46d0-b58f-093a0cbc72db','73dace0a-94bc-4325-8a8e-027c76255dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:12.835373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bf16b3-d261-45bd-977d-7697ff3f316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:12.845278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bf16b3-d261-45bd-977d-7697ff3f316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:12.846233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (64e9b188-e7f6-4907-ba40-f10c620185c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:12.846545 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request issued successfully. Aug 19 23:19:12.847214 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b6e176f-f84a-4855-ad16-9e512f8db671 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:12.847602 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 584/2326] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:12 2026] POST /volume/v3/volumes => generated 751 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:12.862190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:12.864076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:12.864344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:12.864538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:12.872088 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:12.872088 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:12.877608 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:12.883690 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd35ba88-7ffb-42af-bcbe-48dd05f16414 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:12.884205 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 581/2327] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:12 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:13.261229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12e23325-7bbe-4539-a24b-0cf14795797a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.262912 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12e23325-7bbe-4539-a24b-0cf14795797a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:13.263114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12e23325-7bbe-4539-a24b-0cf14795797a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.263281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12e23325-7bbe-4539-a24b-0cf14795797a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.269751 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:13.269751 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:13.272811 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-12e23325-7bbe-4539-a24b-0cf14795797a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:13.276327 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12e23325-7bbe-4539-a24b-0cf14795797a tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:13.276653 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 584/2328] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:13.461785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-24702f2b-8de3-4141-a575-44c16492a0cf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.463976 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24702f2b-8de3-4141-a575-44c16492a0cf tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:13.464258 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24702f2b-8de3-4141-a575-44c16492a0cf tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.464489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24702f2b-8de3-4141-a575-44c16492a0cf tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.464624 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-24702f2b-8de3-4141-a575-44c16492a0cf tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:13.474895 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:13.474895 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:13.475643 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24702f2b-8de3-4141-a575-44c16492a0cf tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:13.476107 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 580/2329] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:13.621367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d077f82b-6eb2-411b-8beb-53f3ef94eadf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.789642 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d077f82b-6eb2-411b-8beb-53f3ef94eadf tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:13.791574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d077f82b-6eb2-411b-8beb-53f3ef94eadf tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-660623362", "extra_specs": {"spec1": "val1"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:13.794152 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:13.794152 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:13.811612 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d077f82b-6eb2-411b-8beb-53f3ef94eadf tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:13.811957 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 585/2330] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:13 2026] POST /volume/v3/types => generated 242 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:13.822670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9579b987-0ee9-4a35-b9d3-6e197d46f9b0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.824189 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9579b987-0ee9-4a35-b9d3-6e197d46f9b0 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] POST https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs Aug 19 23:19:13.824694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9579b987-0ee9-4a35-b9d3-6e197d46f9b0 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:13.826384 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9579b987-0ee9-4a35-b9d3-6e197d46f9b0 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs returned with HTTP 400 Aug 19 23:19:13.826967 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 582/2331] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:19:13 2026] POST /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:19:13.835768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88a6f5cd-ad15-41d5-867c-364ea52fe533 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.837590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88a6f5cd-ad15-41d5-867c-364ea52fe533 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] POST https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs Aug 19 23:19:13.837989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88a6f5cd-ad15-41d5-867c-364ea52fe533 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:13.840169 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88a6f5cd-ad15-41d5-867c-364ea52fe533 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs returned with HTTP 400 Aug 19 23:19:13.841762 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 585/2332] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:19:13 2026] POST /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:19:13.851963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5e73f458-a229-4afe-8c0a-a11952e657d7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.854075 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e73f458-a229-4afe-8c0a-a11952e657d7 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] POST https://10.4.3.193/volume/v3/types/b9cfa7f8-222a-4ec5-a45a-e32dfff930ac/extra_specs Aug 19 23:19:13.854585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e73f458-a229-4afe-8c0a-a11952e657d7 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:13.890136 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e73f458-a229-4afe-8c0a-a11952e657d7 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/b9cfa7f8-222a-4ec5-a45a-e32dfff930ac/extra_specs returned with HTTP 404 Aug 19 23:19:13.890655 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 581/2333] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:19:13 2026] POST /volume/v3/types/b9cfa7f8-222a-4ec5-a45a-e32dfff930ac/extra_specs => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:13.899305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9b1e1e02-f1b8-4f45-8f2d-fa11b1ae60ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.901762 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b1e1e02-f1b8-4f45-8f2d-fa11b1ae60ef tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] DELETE https://10.4.3.193/volume/v3/types/a4180ff8-fc60-4a9b-bb78-e24ecca0eca8/extra_specs/spec1 Aug 19 23:19:13.902534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b1e1e02-f1b8-4f45-8f2d-fa11b1ae60ef tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.902534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b1e1e02-f1b8-4f45-8f2d-fa11b1ae60ef tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.904638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.905827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b1e1e02-f1b8-4f45-8f2d-fa11b1ae60ef tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/a4180ff8-fc60-4a9b-bb78-e24ecca0eca8/extra_specs/spec1 returned with HTTP 404 Aug 19 23:19:13.906397 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 586/2334] 10.4.3.193 () {66 vars in 1399 bytes} [Wed Aug 19 23:19:13 2026] DELETE /volume/v3/types/a4180ff8-fc60-4a9b-bb78-e24ecca0eca8/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:13.907850 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:13.908053 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.908321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.915181 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-db9bac5e-f2f7-4854-9daf-1ceb05f22b46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.917075 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:13.917075 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:13.919392 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-db9bac5e-f2f7-4854-9daf-1ceb05f22b46 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] GET https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/nonexistent_extra_spec_name Aug 19 23:19:13.919599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-db9bac5e-f2f7-4854-9daf-1ceb05f22b46 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.919968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-db9bac5e-f2f7-4854-9daf-1ceb05f22b46 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.921644 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:13.927138 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-361215ac-4648-4cb5-a326-ef2c60d9de14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:13.927662 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 583/2335] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:13.932277 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-db9bac5e-f2f7-4854-9daf-1ceb05f22b46 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 19 23:19:13.932755 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 586/2336] 10.4.3.193 () {66 vars in 1462 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:13.942447 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a67066c6-6b17-449e-8e6e-c24f1072604a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.944985 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a67066c6-6b17-449e-8e6e-c24f1072604a tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] GET https://10.4.3.193/volume/v3/types/15583a54-6a88-4bec-a72a-a52a1ce0d633/extra_specs/spec1 Aug 19 23:19:13.944985 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a67066c6-6b17-449e-8e6e-c24f1072604a tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.945171 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a67066c6-6b17-449e-8e6e-c24f1072604a tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.948950 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a67066c6-6b17-449e-8e6e-c24f1072604a tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/15583a54-6a88-4bec-a72a-a52a1ce0d633/extra_specs/spec1 returned with HTTP 404 Aug 19 23:19:13.949398 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 582/2337] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/types/15583a54-6a88-4bec-a72a-a52a1ce0d633/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:13.959475 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-78710874-48ce-4a56-afd3-6fa8f0d615dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.961379 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78710874-48ce-4a56-afd3-6fa8f0d615dc tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] GET https://10.4.3.193/volume/v3/types/4a41bd47-e93a-40c4-aeec-757d66ab188f/extra_specs Aug 19 23:19:13.961572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78710874-48ce-4a56-afd3-6fa8f0d615dc tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.962124 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-78710874-48ce-4a56-afd3-6fa8f0d615dc tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:13.965327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-78710874-48ce-4a56-afd3-6fa8f0d615dc tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/4a41bd47-e93a-40c4-aeec-757d66ab188f/extra_specs returned with HTTP 404 Aug 19 23:19:13.965845 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 587/2338] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/types/4a41bd47-e93a-40c4-aeec-757d66ab188f/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:13.976293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3cdb6b6-448e-460d-8f47-35e7c9dda4a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.978500 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3cdb6b6-448e-460d-8f47-35e7c9dda4a6 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] PUT https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 Aug 19 23:19:13.979033 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3cdb6b6-448e-460d-8f47-35e7c9dda4a6 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:13.981099 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3cdb6b6-448e-460d-8f47-35e7c9dda4a6 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 returned with HTTP 400 Aug 19 23:19:13.981584 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 584/2339] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:19:13 2026] PUT /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:19:13.988232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:13.994842 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:13.995043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:13.995233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.000592 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6a931ef1-dac1-4d58-bf9a-9646868fae3e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.002367 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6a931ef1-dac1-4d58-bf9a-9646868fae3e tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] PUT https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 Aug 19 23:19:14.002732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6a931ef1-dac1-4d58-bf9a-9646868fae3e tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'update', calling method: update, body: null {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.004446 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6a931ef1-dac1-4d58-bf9a-9646868fae3e tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 returned with HTTP 400 Aug 19 23:19:14.004930 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 583/2340] 10.4.3.193 () {68 vars in 1415 bytes} [Wed Aug 19 23:19:13 2026] PUT /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:14.005729 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.005729 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:14.010527 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:14.012740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-81a38bc9-4f09-493f-8aa8-9f832536942f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.014856 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81a38bc9-4f09-493f-8aa8-9f832536942f tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] PUT https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/None Aug 19 23:19:14.015720 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-81a38bc9-4f09-493f-8aa8-9f832536942f tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.015826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-edd34f57-4643-45f9-b8d4-594a00ea850e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:14.016218 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 587/2341] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:13 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:14.024613 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81a38bc9-4f09-493f-8aa8-9f832536942f tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 23:19:14.024798 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-81a38bc9-4f09-493f-8aa8-9f832536942f tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/None returned with HTTP 400 Aug 19 23:19:14.025261 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 588/2342] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:14 2026] PUT /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:14.035161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05e792cc-6e05-4514-9522-2c076faa9439 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.036725 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05e792cc-6e05-4514-9522-2c076faa9439 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] PUT https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/116ac16c-ebc7-4be0-ab71-ee5f4a6a418c Aug 19 23:19:14.037197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05e792cc-6e05-4514-9522-2c076faa9439 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.050686 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05e792cc-6e05-4514-9522-2c076faa9439 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 23:19:14.051330 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05e792cc-6e05-4514-9522-2c076faa9439 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/116ac16c-ebc7-4be0-ab71-ee5f4a6a418c returned with HTTP 400 Aug 19 23:19:14.051404 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 585/2343] 10.4.3.193 () {68 vars in 1509 bytes} [Wed Aug 19 23:19:14 2026] PUT /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29/extra_specs/116ac16c-ebc7-4be0-ab71-ee5f4a6a418c => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:14.060265 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4fd6aa28-c9d5-42b2-aa32-29f8732e05ab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.062436 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fd6aa28-c9d5-42b2-aa32-29f8732e05ab tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] PUT https://10.4.3.193/volume/v3/types/3b3e26c7-8018-40a0-af98-26535d9edc77/extra_specs/spec1 Aug 19 23:19:14.063047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4fd6aa28-c9d5-42b2-aa32-29f8732e05ab tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.074828 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fd6aa28-c9d5-42b2-aa32-29f8732e05ab tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/3b3e26c7-8018-40a0-af98-26535d9edc77/extra_specs/spec1 returned with HTTP 404 Aug 19 23:19:14.078021 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 584/2344] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:19:14 2026] PUT /volume/v3/types/3b3e26c7-8018-40a0-af98-26535d9edc77/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:14.085268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7ce17c3-17e9-4536-82eb-7eec5a462c66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.087429 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7ce17c3-17e9-4536-82eb-7eec5a462c66 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] DELETE https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 Aug 19 23:19:14.087698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7ce17c3-17e9-4536-82eb-7eec5a462c66 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.087990 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7ce17c3-17e9-4536-82eb-7eec5a462c66 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.112748 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a43ddee4-113d-4644-ba2d-84f1db0212fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.113196 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a43ddee4-113d-4644-ba2d-84f1db0212fa None None] GET https://10.4.3.193/volume// Aug 19 23:19:14.113402 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a43ddee4-113d-4644-ba2d-84f1db0212fa None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.113627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a43ddee4-113d-4644-ba2d-84f1db0212fa None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.114070 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a43ddee4-113d-4644-ba2d-84f1db0212fa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:14.114450 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 589/2345] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:14.118364 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7ce17c3-17e9-4536-82eb-7eec5a462c66 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 returned with HTTP 202 Aug 19 23:19:14.118891 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 588/2346] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:14 2026] DELETE /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:14.122743 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-a2cc5eb7-de25-40fe-94d4-0f09271ce5ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.124750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-a2cc5eb7-de25-40fe-94d4-0f09271ce5ff tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:14.125063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-a2cc5eb7-de25-40fe-94d4-0f09271ce5ff tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3964b228-c10a-47eb-acb8-2a0b85a38423", "connector": null, "instance_uuid": "b99bd194-0efa-4678-a357-15021cf629d2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.127511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9a53a7b0-2fc5-4ba6-bbb9-d904ea8d94b9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.130025 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a53a7b0-2fc5-4ba6-bbb9-d904ea8d94b9 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] GET https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 Aug 19 23:19:14.130318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a53a7b0-2fc5-4ba6-bbb9-d904ea8d94b9 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.130612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a53a7b0-2fc5-4ba6-bbb9-d904ea8d94b9 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.134946 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a53a7b0-2fc5-4ba6-bbb9-d904ea8d94b9 tempest-ExtraSpecsNegativeTest-988556219 tempest-ExtraSpecsNegativeTest-988556219-project-admin] https://10.4.3.193/volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 returned with HTTP 404 Aug 19 23:19:14.135047 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.135047 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:14.135576 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 585/2347] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/v3/types/6d841c3a-7e89-4033-b65b-0df85f83cd29 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:14.161147 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-a2cc5eb7-de25-40fe-94d4-0f09271ce5ff tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:14.161690 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 586/2348] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:14 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:14.190026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.192171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:14.192428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.192742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.200952 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f90a7e9b-b28f-44bb-ae7b-e2617cf9669a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.201435 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f90a7e9b-b28f-44bb-ae7b-e2617cf9669a None None] GET https://10.4.3.193/volume// Aug 19 23:19:14.202220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f90a7e9b-b28f-44bb-ae7b-e2617cf9669a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.202220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f90a7e9b-b28f-44bb-ae7b-e2617cf9669a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.202432 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f90a7e9b-b28f-44bb-ae7b-e2617cf9669a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:14.202846 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 589/2349] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:14.205553 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.205553 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:14.209793 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:14.211428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.214073 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:14.214758 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.214758 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.215146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d196a54-e3bd-495d-9754-455b12c3c0b2 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:14.215627 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 590/2350] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:14.226338 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.226338 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:14.231059 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:14.236481 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-2fccb497-7733-401c-88f7-f20da94d2410 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:14.237033 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 586/2351] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:14.290359 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a33450d8-bad1-4548-914f-461fcc75183c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.292592 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a33450d8-bad1-4548-914f-461fcc75183c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:14.293271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a33450d8-bad1-4548-914f-461fcc75183c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.293271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a33450d8-bad1-4548-914f-461fcc75183c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.302615 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.302615 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:14.307729 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a33450d8-bad1-4548-914f-461fcc75183c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:14.313773 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a33450d8-bad1-4548-914f-461fcc75183c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:14.314281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 587/2352] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:14.356361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.358528 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] PUT https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d Aug 19 23:19:14.359050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:14.369251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Acquiring lock "cinder-attachment_update-3964b228-c10a-47eb-acb8-2a0b85a38423-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:14.374233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-3964b228-c10a-47eb-acb8-2a0b85a38423-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:14.375232 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.375232 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:14.467671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-3964b228-c10a-47eb-acb8-2a0b85a38423-np0000007826" released by "attachment_update" :: held 0.093s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:14.468084 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-60871d68-2dc2-4e79-aac1-2402c38e9aa4 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d returned with HTTP 200 Aug 19 23:19:14.468692 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 590/2353] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:14 2026] PUT /volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:14.488103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:14.489802 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:14.489995 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:14.490164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:14.490256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:14.494188 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:14.494188 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:14.494760 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-373580cf-f497-4f7c-9fca-0a84692fbf52 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:14.495100 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 591/2354] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:14 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:15.232061 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6ae580cb-ff08-401b-b265-b8d703ad36da None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:15.234275 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ae580cb-ff08-401b-b265-b8d703ad36da tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:15.234782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ae580cb-ff08-401b-b265-b8d703ad36da tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:15.234782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ae580cb-ff08-401b-b265-b8d703ad36da tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:15.255700 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:15.255700 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:15.260359 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6ae580cb-ff08-401b-b265-b8d703ad36da tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:15.267045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ae580cb-ff08-401b-b265-b8d703ad36da tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:15.267593 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 587/2355] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:15 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:15.337441 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:15.339470 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:15.339826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:15.340099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:15.349828 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:15.349828 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:15.355628 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:15.361699 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f7171be-4e8b-40e5-838e-7c047d62cfad tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:15.362186 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 588/2356] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:15 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:15.508378 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:15.511517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:15.511815 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:15.512148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:15.512148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:15.518466 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:15.518466 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:15.519329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a794bb28-8e75-4ac7-90ae-eaaebf4c79cd tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:15.519756 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 591/2357] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:15 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.025673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.029993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:16.030244 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.031233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.039867 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.039867 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:16.044851 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:16.050982 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44bcfe34-245d-4048-b1bb-7c7f67529003 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:16.052033 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 592/2358] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.066556 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.071470 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:16.071470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.071470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.084012 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.084012 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:16.091502 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:16.099956 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05c0b1b6-2be6-4d94-877f-5bb12bbba67f tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:16.100561 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 588/2359] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.154980 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.158368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:16.158744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.158985 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.167458 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.167458 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:16.174088 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:16.179671 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-2b4a78c6-520e-4b16-ac13-581cec70d9f6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:16.180416 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 589/2360] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.285808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-422eada0-20b0-4867-b7ca-8b75348fb07c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.285936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.286255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-422eada0-20b0-4867-b7ca-8b75348fb07c None None] GET https://10.4.3.193/volume// Aug 19 23:19:16.286442 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-422eada0-20b0-4867-b7ca-8b75348fb07c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.286749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-422eada0-20b0-4867-b7ca-8b75348fb07c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.287095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-422eada0-20b0-4867-b7ca-8b75348fb07c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:16.287375 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 593/2361] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:19: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 19 23:19:16.287909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:16.288195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.288446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.298324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-bd28b322-2d15-48d9-904d-b3ca1a889fce None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.301553 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-bd28b322-2d15-48d9-904d-b3ca1a889fce tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:16.302061 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-bd28b322-2d15-48d9-904d-b3ca1a889fce tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c763a071-df1d-490e-9d5c-b25b43d60e9f", "connector": null, "instance_uuid": "bbb59535-81b0-42eb-aec3-7b3e3db6ea62"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:16.302644 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.302644 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:16.309791 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:16.311544 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.311544 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:16.318490 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f8a760a4-354d-46f2-bae1-2c4d61b18cdc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:16.320236 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 592/2362] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.356756 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-bd28b322-2d15-48d9-904d-b3ca1a889fce tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:16.357411 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 589/2363] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:16 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:16.380110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.385532 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:16.386816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.386816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.388608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c907270-8db8-4cf9-837f-44a770a82907 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.392056 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c907270-8db8-4cf9-837f-44a770a82907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:16.396227 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c907270-8db8-4cf9-837f-44a770a82907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.396561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c907270-8db8-4cf9-837f-44a770a82907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.405014 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.405014 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:16.415680 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:16.415855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e96e9d24-3b1a-42df-968e-0526b902dea0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.415921 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.415921 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:16.415979 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e96e9d24-3b1a-42df-968e-0526b902dea0 None None] GET https://10.4.3.193/volume// Aug 19 23:19:16.415979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e96e9d24-3b1a-42df-968e-0526b902dea0 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.415979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e96e9d24-3b1a-42df-968e-0526b902dea0 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.416038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.416075 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e96e9d24-3b1a-42df-968e-0526b902dea0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:16.416075 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 590/2364] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19: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 19 23:19:16.418776 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:16.419060 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1389497537"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:16.421871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44707a1f-bf4e-453c-949b-0dd8fadba5ab tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:16.422126 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9c907270-8db8-4cf9-837f-44a770a82907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:16.422297 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 590/2365] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:16.422913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1389497537'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:16.428936 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c907270-8db8-4cf9-837f-44a770a82907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:16.429389 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 594/2366] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.436196 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.440596 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:16.441175 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.441455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.459771 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.459771 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:16.468904 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:16.478635 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-28e8eefc-fc4b-4d1a-be5d-4f0457594907 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:16.479279 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 591/2367] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:16.539271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.539271 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:16.539271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.539271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.539271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:16.539494 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Create volume of 1 GB Aug 19 23:19:16.544474 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.544474 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:16.544918 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbe28824-c4e5-4141-95f2-ff0065106ec2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:16.545275 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Availability Zones retrieved successfully. Aug 19 23:19:16.545411 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 591/2368] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.553292 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Flow 'volume_create_api' (a993ef47-2156-440e-8006-1edc1fc024fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:16.554821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5dbdca-4ac9-4a2f-9933-4e3219f35bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:16.556996 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:16.612156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.614450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 Aug 19 23:19:16.614973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:16.626062 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:16.630680 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5dbdca-4ac9-4a2f-9933-4e3219f35bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:16.631483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0ec106-89b6-4133-b8f9-06cda824d7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:16.631588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:16.632550 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.632550 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:16.696755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Created reservations ['2dd91cda-ed71-4ab2-9268-a2134cd4d629', 'c7d9ae00-d082-462a-a3ca-5ed653f3f3c0', '5b2b16fc-fbc7-4671-8382-7691f84a41ae', 'f5ede75f-877b-44bc-bfd1-f81464b45e8c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:16.697446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f0ec106-89b6-4133-b8f9-06cda824d7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd91cda-ed71-4ab2-9268-a2134cd4d629', 'c7d9ae00-d082-462a-a3ca-5ed653f3f3c0', '5b2b16fc-fbc7-4671-8382-7691f84a41ae', 'f5ede75f-877b-44bc-bfd1-f81464b45e8c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:16.698481 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad8eff-be5c-45b4-9c9c-391b5aeca04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:16.722234 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad8eff-be5c-45b4-9c9c-391b5aeca04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bce854-bbdf-47e5-9d60-49c9e526fe20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1389497537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e900a57f3bee476abb7ba8261120e17f',qos_specs=None,replication_status=,reservations=['2dd91cda-ed71-4ab2-9268-a2134cd4d629','c7d9ae00-d082-462a-a3ca-5ed653f3f3c0','5b2b16fc-fbc7-4671-8382-7691f84a41ae','f5ede75f-877b-44bc-bfd1-f81464b45e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff29b4268a845abbb6ecc8442cd7942',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1389497537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11bce854-bbdf-47e5-9d60-49c9e526fe20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e900a57f3bee476abb7ba8261120e17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff29b4268a845abbb6ecc8442cd7942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:16.723233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba776639-c271-4d9c-a69e-b651a9e8376b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:16.741241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" released by "attachment_update" :: held 0.110s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:16.741806 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-c670dfd4-6d1e-4d36-8558-b234419c0c0d tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 returned with HTTP 200 Aug 19 23:19:16.742291 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 595/2369] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:16 2026] PUT /volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:16.748936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba776639-c271-4d9c-a69e-b651a9e8376b) transitioned into state 'SUCCESS' from state '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-1389497537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e900a57f3bee476abb7ba8261120e17f',qos_specs=None,replication_status=,reservations=['2dd91cda-ed71-4ab2-9268-a2134cd4d629','c7d9ae00-d082-462a-a3ca-5ed653f3f3c0','5b2b16fc-fbc7-4671-8382-7691f84a41ae','f5ede75f-877b-44bc-bfd1-f81464b45e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff29b4268a845abbb6ecc8442cd7942',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:16.749857 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d51374e-f4e2-4275-b500-e250913ff17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:16.750100 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-0ec8c370-5c96-4752-af1b-48facbe9f05e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.753106 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-0ec8c370-5c96-4752-af1b-48facbe9f05e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption Aug 19 23:19:16.753304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-0ec8c370-5c96-4752-af1b-48facbe9f05e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.753570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-0ec8c370-5c96-4752-af1b-48facbe9f05e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.760113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d51374e-f4e2-4275-b500-e250913ff17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:16.762728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Flow 'volume_create_api' (a993ef47-2156-440e-8006-1edc1fc024fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:16.762728 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Create volume request issued successfully. Aug 19 23:19:16.762728 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-32ba9367-4f9c-481f-b39e-202060cf7b59 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:16.762728 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 593/2370] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:16 2026] POST /volume/v3/volumes => generated 751 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:16.777069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:16.778663 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.778663 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:16.781561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:16.781857 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:16.782106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:16.787768 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-0ec8c370-5c96-4752-af1b-48facbe9f05e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption returned with HTTP 200 Aug 19 23:19:16.787768 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 592/2371] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:16.794940 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:16.794940 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:16.798949 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:16.804800 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3587849e-f3c7-4c7a-8393-539690bbf3aa tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 200 Aug 19 23:19:16.806058 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 592/2372] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:16 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:17.334614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25254462-85d5-4bb3-bb17-43895b261acb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.338870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25254462-85d5-4bb3-bb17-43895b261acb tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:17.339141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25254462-85d5-4bb3-bb17-43895b261acb tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.339403 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25254462-85d5-4bb3-bb17-43895b261acb tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.356268 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.356268 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:17.360275 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-25254462-85d5-4bb3-bb17-43895b261acb tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:17.364836 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25254462-85d5-4bb3-bb17-43895b261acb tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:17.365223 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 596/2373] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:17.446411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.446550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.448466 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:17.448637 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:17.448857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.448915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.448964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.449800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.461910 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.461910 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:17.464612 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.464612 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:17.471151 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:17.471471 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:17.478546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-09162b9e-20c5-47dd-9dc9-d7e870ebd4bb tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:17.479454 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 593/2374] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:17.480354 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b85aa0d-ad32-4679-949b-e586635bc0d4 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:17.480954 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 594/2375] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:17.562106 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7984869b-76af-4ce4-88aa-b92533e40195 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.564320 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7984869b-76af-4ce4-88aa-b92533e40195 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:17.564758 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7984869b-76af-4ce4-88aa-b92533e40195 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.565020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7984869b-76af-4ce4-88aa-b92533e40195 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.565177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7984869b-76af-4ce4-88aa-b92533e40195 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:17.569745 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.569745 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:17.571346 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7984869b-76af-4ce4-88aa-b92533e40195 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:17.571346 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 593/2376] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:17.821548 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.823339 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:17.823693 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.823961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.841581 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.841581 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:17.846504 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:17.856703 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c770375f-c12c-46fa-b4cf-74179c6a49d5 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 200 Aug 19 23:19:17.857468 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 597/2377] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:19:17.876443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-14a86e2e-a281-483f-b681-3792c8341ac9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.879733 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] POST https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action Aug 19 23:19:17.879938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-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=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:17.880161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:17.893744 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.893744 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:17.899184 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.899184 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:17.899754 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:17.921183 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Update volume metadata completed successfully. Aug 19 23:19:17.921627 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14a86e2e-a281-483f-b681-3792c8341ac9 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action returned with HTTP 200 Aug 19 23:19:17.922339 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 594/2378] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:17 2026] POST /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action => generated 563 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:17.931662 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.934170 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:17.934170 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:17.934170 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:17.944954 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.944954 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:17.950791 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:17.958615 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5acf5bb-77f4-47ea-b98f-46541ab737ba tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 200 Aug 19 23:19:17.958615 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 595/2379] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:17 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:17.975833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:17.978745 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] POST https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action Aug 19 23:19:17.979254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:17.979455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:17.992454 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:17.992454 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:18.002150 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.002150 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:18.002789 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:18.011204 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Get volume image-metadata completed successfully. Aug 19 23:19:18.026914 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Delete volume metadata completed successfully. Aug 19 23:19:18.027516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0362e7c-2718-40aa-bcf5-870d4934ef43 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action returned with HTTP 200 Aug 19 23:19:18.027762 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 594/2380] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:19:17 2026] POST /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 23:19:18.037832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.041543 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] POST https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action Aug 19 23:19:18.042010 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:18.042129 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:18.052748 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.052748 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:18.053470 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:18.065008 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Get volume image-metadata completed successfully. Aug 19 23:19:18.065008 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9fbc1c41-f8d5-4aa2-ae1e-39c22be55d97 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action returned with HTTP 200 Aug 19 23:19:18.066167 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 598/2381] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:19:18 2026] POST /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:18.077176 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.079906 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:18.080230 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.080491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.091908 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.091908 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:18.098386 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:18.105630 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-add56c6f-68a6-491e-b4ed-b127e564ce27 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 200 Aug 19 23:19:18.107190 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 595/2382] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 1393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:18.122217 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.126359 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:18.126679 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.126889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.127101 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Delete volume with id: 11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:18.139029 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.139029 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:18.139963 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:18.170599 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Delete volume request issued successfully. Aug 19 23:19:18.171066 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90abe79d-c077-41c2-b0f5-f78b0ab07ea2 tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 202 Aug 19 23:19:18.173411 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 596/2383] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:18 2026] DELETE /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:18.183576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.185875 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:18.186088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.186370 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.200425 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.200425 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:18.208181 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Volume info retrieved successfully. Aug 19 23:19:18.216559 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f588549-4de7-4fa1-b4bb-1a32edd6726e tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 200 Aug 19 23:19:18.217168 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 595/2384] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:18.360593 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-5ba6c9e9-082e-4f42-9c28-c83210a9db23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.363148 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-5ba6c9e9-082e-4f42-9c28-c83210a9db23 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 Aug 19 23:19:18.363368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-5ba6c9e9-082e-4f42-9c28-c83210a9db23 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.363563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-5ba6c9e9-082e-4f42-9c28-c83210a9db23 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.375919 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.375919 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:18.379046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.381021 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:18.381227 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.381420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.393536 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.393536 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:18.397629 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:18.402747 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-baf91726-812c-4f93-97d7-f70d0a33b0f1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:18.403124 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 596/2385] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:18.438244 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-a1291728-afbd-46a7-aab9-ffc38bf21019 req-5ba6c9e9-082e-4f42-9c28-c83210a9db23 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 returned with HTTP 200 Aug 19 23:19:18.438704 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 599/2386] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:18 2026] DELETE /volume/v3/attachments/f880a027-e392-4c04-ba4e-a95ff16c0f40 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:18.498874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4f3dba18-7b67-443a-8048-7a2124ff046b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.501088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f3dba18-7b67-443a-8048-7a2124ff046b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:18.501376 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f3dba18-7b67-443a-8048-7a2124ff046b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.501658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f3dba18-7b67-443a-8048-7a2124ff046b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.504209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b90da1db-a415-4d64-a076-e00e48640f7d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.506003 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b90da1db-a415-4d64-a076-e00e48640f7d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:18.506227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b90da1db-a415-4d64-a076-e00e48640f7d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.506417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b90da1db-a415-4d64-a076-e00e48640f7d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.515380 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.515380 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:18.515853 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.515853 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:18.521241 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b90da1db-a415-4d64-a076-e00e48640f7d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:18.521637 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4f3dba18-7b67-443a-8048-7a2124ff046b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:18.528106 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b90da1db-a415-4d64-a076-e00e48640f7d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:18.528825 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 596/2387] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:18.530674 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f3dba18-7b67-443a-8048-7a2124ff046b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:18.531398 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 597/2388] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:18.583894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-14026d6a-c65e-4078-bcca-1b3314954a5c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.586204 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14026d6a-c65e-4078-bcca-1b3314954a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:18.586522 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14026d6a-c65e-4078-bcca-1b3314954a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.586877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-14026d6a-c65e-4078-bcca-1b3314954a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.586989 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-14026d6a-c65e-4078-bcca-1b3314954a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:18.594021 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.594021 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:18.595187 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-14026d6a-c65e-4078-bcca-1b3314954a5c tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:18.596501 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 597/2389] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:18.611769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.614214 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] POST https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232/action Aug 19 23:19:18.614963 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:18.614963 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:18.616524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.admin_actions [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Updating backup '97fb2c41-7f7d-46e7-bab9-fe079dcf2232' with '{'status': 'error'}' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 23:19:18.630950 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.630950 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:18.633001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dfa27a8d550446a782165d2e91828fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '110aacf3a06e4d8fb1d334f40274bad4', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:18.633001 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38d00a33-fa77-4e10-8f05-eb7bea45bed5 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232/action returned with HTTP 403 Aug 19 23:19:18.633965 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 600/2390] 10.4.3.193 () {70 vars in 1430 bytes} [Wed Aug 19 23:19:18 2026] POST /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:18.646218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0648980-df69-422f-91dc-add54f97e928 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.649552 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:18.649552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.649552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.649972 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume with id: 1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:18.663756 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.663756 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:18.665134 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:18.691624 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume request issued successfully. Aug 19 23:19:18.692073 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0648980-df69-422f-91dc-add54f97e928 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 returned with HTTP 202 Aug 19 23:19:18.692743 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 597/2391] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:18 2026] DELETE /volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:18.701061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:18.704130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:18.704487 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:18.705231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:18.714113 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:18.714113 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:18.717967 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:18.722537 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8deebcc1-1e14-4352-90cb-e42c1795f5a3 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 returned with HTTP 200 Aug 19 23:19:18.722923 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 598/2392] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:18 2026] GET /volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:19.225190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a25dd265-ca43-4041-948b-08d892253629 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.230110 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a25dd265-ca43-4041-948b-08d892253629 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:19.230436 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a25dd265-ca43-4041-948b-08d892253629 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.230753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a25dd265-ca43-4041-948b-08d892253629 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.243834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-96df3d14-f989-4c81-aa98-c68627b9987b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.243938 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.243938 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:19.244151 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96df3d14-f989-4c81-aa98-c68627b9987b tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] GET https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 Aug 19 23:19:19.244368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96df3d14-f989-4c81-aa98-c68627b9987b tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.244572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-96df3d14-f989-4c81-aa98-c68627b9987b tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.249267 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a25dd265-ca43-4041-948b-08d892253629 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:19.252311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-96df3d14-f989-4c81-aa98-c68627b9987b tempest-VolumesImageMetadata-834253026 tempest-VolumesImageMetadata-834253026-project-member] https://10.4.3.193/volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 returned with HTTP 404 Aug 19 23:19:19.254208 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 601/2393] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/11bce854-bbdf-47e5-9d60-49c9e526fe20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:19.254278 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a25dd265-ca43-4041-948b-08d892253629 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:19.254349 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 598/2394] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:19.418471 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.419872 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:19.421107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.421107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.447459 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.447459 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:19.453884 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:19.460112 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d68a7ac-0ec2-4de2-88c5-52b50f0bcea7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:19.460112 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 598/2395] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:19.545957 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.548160 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:19.548466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.548726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.556613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.557067 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:19.557405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.558668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.573515 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.573515 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:19.573622 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.573622 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:19.583321 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:19.583414 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:19.591448 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ab566c7-aa24-45df-a14b-9b160f9e5496 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:19.591994 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 602/2396] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:19.599951 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-12ac967c-a26d-4627-ad7c-a50a987c2b37 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:19.600630 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 599/2397] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:19.737337 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ebc7c872-024d-46f5-822f-8404fb3c30b0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.742541 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebc7c872-024d-46f5-822f-8404fb3c30b0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 Aug 19 23:19:19.742897 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebc7c872-024d-46f5-822f-8404fb3c30b0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.743223 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebc7c872-024d-46f5-822f-8404fb3c30b0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.752030 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebc7c872-024d-46f5-822f-8404fb3c30b0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 returned with HTTP 404 Aug 19 23:19:19.752811 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 599/2398] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/volumes/1ebc5ec0-8264-4847-9797-d6ed9e1533e6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:19.765883 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.770624 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:19:19.771214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.771312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.771493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:19.785329 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.785329 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:19.786270 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00e781ee-c5d4-4b3c-a558-da1bccb41f9f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-reader] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:19:19.786782 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 599/2399] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:19.804886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.810423 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:19.810546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.810844 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.810966 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete backup with id: 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. Aug 19 23:19:19.820919 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.820919 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:19.848719 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] delete_backup rpcapi backup_id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:19:19.853999 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a7c6d35-0fa6-4257-9f12-5e30c402a47f tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 202 Aug 19 23:19:19.854890 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 603/2400] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:19 2026] DELETE /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:19.870370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:19.872780 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:19.873037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:19.873777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:19.873965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:19.885195 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:19.885195 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:19.886217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da9ceedf-8a57-4289-9ee9-6c6c9366ac8a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:19.886818 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 600/2401] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:19 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:20.476245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03e2740f-414d-4672-a171-93a7c9a74f79 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:20.480196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03e2740f-414d-4672-a171-93a7c9a74f79 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:20.480694 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03e2740f-414d-4672-a171-93a7c9a74f79 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:20.481034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03e2740f-414d-4672-a171-93a7c9a74f79 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:20.497718 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:20.497718 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:20.505158 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-03e2740f-414d-4672-a171-93a7c9a74f79 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:20.511497 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03e2740f-414d-4672-a171-93a7c9a74f79 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:20.512513 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 600/2402] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:20 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:20.608455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:20.610257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:20.610494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:20.610686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:20.621601 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:20.621601 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:20.624489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:20.626785 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:20.628266 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:20.628518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:20.628724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:20.637814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6cb58551-a9a3-413b-9aa0-f343feefdf90 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:20.638283 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 600/2403] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:20 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:20.640398 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:20.640398 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:20.647306 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:20.653472 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf43a9bd-ac41-44c4-871a-a00ddb2e92ef tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:20.653925 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 604/2404] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:20 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:20.904086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:20.908382 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:20.908536 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:20.908785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:20.908903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:20.914095 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:20.914095 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:20.914775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3504fa9d-ec83-4f0b-a629-6e2485f24a91 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 200 Aug 19 23:19:20.915365 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 601/2405] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:20 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:21.528576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-89455558-5636-4edc-8268-aa7f313d4489 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.531784 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89455558-5636-4edc-8268-aa7f313d4489 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:21.531784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89455558-5636-4edc-8268-aa7f313d4489 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:21.532734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-89455558-5636-4edc-8268-aa7f313d4489 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:21.546981 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:21.546981 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:21.552555 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-89455558-5636-4edc-8268-aa7f313d4489 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:21.563397 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-89455558-5636-4edc-8268-aa7f313d4489 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:21.564167 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 601/2406] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:21 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:21.657469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c33c4de2-c517-4807-8580-63aae589d867 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.660068 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c33c4de2-c517-4807-8580-63aae589d867 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:21.660068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c33c4de2-c517-4807-8580-63aae589d867 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:21.660068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c33c4de2-c517-4807-8580-63aae589d867 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:21.675110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.678392 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:21.678677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:21.678926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:21.699442 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:21.699442 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:21.706919 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c33c4de2-c517-4807-8580-63aae589d867 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:21.708771 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:21.708771 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:21.716093 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c33c4de2-c517-4807-8580-63aae589d867 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:21.716916 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 601/2407] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:21 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:21.719224 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:21.730067 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f4b6c6bf-c2ff-42e2-8018-ba664743cac3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:21.730661 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 605/2408] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:21 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:21.737966 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-e7f16f7c-f9bf-4e7a-b1ec-8d83046c64d7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.740301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-e7f16f7c-f9bf-4e7a-b1ec-8d83046c64d7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d/action Aug 19 23:19:21.740950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-e7f16f7c-f9bf-4e7a-b1ec-8d83046c64d7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:21.740950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-e7f16f7c-f9bf-4e7a-b1ec-8d83046c64d7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:21.769530 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:21.769530 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:21.791772 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c4fcfaae-dca9-4225-9b9c-a699bd050f78 req-e7f16f7c-f9bf-4e7a-b1ec-8d83046c64d7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d/action returned with HTTP 204 Aug 19 23:19:21.792700 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 602/2409] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:21 2026] POST /volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:21.929452 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-192a090d-9574-488f-a46f-99fc9c05573a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.933232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-192a090d-9574-488f-a46f-99fc9c05573a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 Aug 19 23:19:21.933232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-192a090d-9574-488f-a46f-99fc9c05573a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:21.933232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-192a090d-9574-488f-a46f-99fc9c05573a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:21.933232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-192a090d-9574-488f-a46f-99fc9c05573a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 97fb2c41-7f7d-46e7-bab9-fe079dcf2232. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:21.939294 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-192a090d-9574-488f-a46f-99fc9c05573a tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 returned with HTTP 404 Aug 19 23:19:21.940129 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 602/2410] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:21 2026] GET /volume/v3/backups/97fb2c41-7f7d-46e7-bab9-fe079dcf2232 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:21.949949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.952345 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:19:21.952903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:21.955602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:21.955812 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete backup with id: 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. Aug 19 23:19:21.962874 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:21.962874 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:21.977777 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] delete_backup rpcapi backup_id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:19:21.981226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f0492b3-a9da-48fa-b1eb-69a28462bd63 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 202 Aug 19 23:19:21.982250 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 602/2411] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:21 2026] DELETE /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:21.996239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:21.999747 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:19:22.000062 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.000307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.000402 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:22.005942 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.005942 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:22.005942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7bbdef5-ed24-4aec-b2e3-d2eeff904d18 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 200 Aug 19 23:19:22.006239 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 606/2412] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:21 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:22.454549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.456833 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:22.457108 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.457450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.457590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume with id: 69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:22.470764 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.470764 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:22.471059 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:22.502661 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume request issued successfully. Aug 19 23:19:22.503083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb5ba955-e2f8-4cf0-8c7d-38de5be49e98 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 202 Aug 19 23:19:22.503742 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 603/2413] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:22 2026] DELETE /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:22.520144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.523381 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:22.523819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.523819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.537672 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.537672 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:22.545070 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:22.549839 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0e19900-75cd-4291-82d0-dfa6d61be95f tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 200 Aug 19 23:19:22.550278 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 603/2414] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:22 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:22.583363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ed18910-874f-45a2-abad-bb1d5b18640f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.585510 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ed18910-874f-45a2-abad-bb1d5b18640f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:22.585848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ed18910-874f-45a2-abad-bb1d5b18640f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.586047 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ed18910-874f-45a2-abad-bb1d5b18640f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.646171 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.646171 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:22.646171 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ed18910-874f-45a2-abad-bb1d5b18640f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:22.646171 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ed18910-874f-45a2-abad-bb1d5b18640f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:22.646171 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 603/2415] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:22 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:22.666890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.667924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:22.668117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.668342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.705641 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.705641 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:22.711555 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:22.723459 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7a65688-7df9-40ae-ac72-d52ebb98590e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:22.723988 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 607/2416] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:22 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1136 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:22.736420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f57addec-64a1-4b6f-9138-d20dd98838fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.738312 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f57addec-64a1-4b6f-9138-d20dd98838fe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:22.738392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f57addec-64a1-4b6f-9138-d20dd98838fe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.739441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f57addec-64a1-4b6f-9138-d20dd98838fe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.750439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.753509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:22.753900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:22.754210 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:22.759000 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.759000 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:22.765314 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:22.765314 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:22.768044 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f57addec-64a1-4b6f-9138-d20dd98838fe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:22.775189 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:22.776588 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f57addec-64a1-4b6f-9138-d20dd98838fe tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:22.777517 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 604/2417] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:22 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:22.781201 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-79b4205f-15d6-4bb3-9dcd-92f5cd9f0fa0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:22.781618 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 604/2418] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:22 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:22.868760 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:22.871401 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:22.871775 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1139091328"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:22.873227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1139091328'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:22.873368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume of 1 GB Aug 19 23:19:22.881286 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Availability Zones retrieved successfully. Aug 19 23:19:22.890314 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (673d1295-0d8a-4657-8a50-524c4bfd4a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:22.892356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d839cb1c-7279-43b1-8db1-bc0a40f5dad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:22.895770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:22.940559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d839cb1c-7279-43b1-8db1-bc0a40f5dad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:22.941461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d086ff-af5f-4c02-917a-70e031c97c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:23.000741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Created reservations ['910a7548-c3aa-40c1-8360-c723aa8a3c49', '95165d6d-cdfd-45f1-a4cb-6ed96493f258', 'b23a1dc2-b311-4e28-8e26-b8691f9561f5', 'a8acb25e-6966-4153-854f-9e74af8e810a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:23.001820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d086ff-af5f-4c02-917a-70e031c97c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910a7548-c3aa-40c1-8360-c723aa8a3c49', '95165d6d-cdfd-45f1-a4cb-6ed96493f258', 'b23a1dc2-b311-4e28-8e26-b8691f9561f5', 'a8acb25e-6966-4153-854f-9e74af8e810a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:23.002626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02afd738-4c85-4dfc-a860-a24fcf0b34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:23.016251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.018289 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b Aug 19 23:19:23.018475 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.018690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.018835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id 5bb75172-81fa-4cfb-9ca2-55f19ce9553b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:23.028232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02afd738-4c85-4dfc-a860-a24fcf0b34c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3c39fc-eadc-4088-a6a6-52a5c78b4fef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1139091328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['910a7548-c3aa-40c1-8360-c723aa8a3c49','95165d6d-cdfd-45f1-a4cb-6ed96493f258','b23a1dc2-b311-4e28-8e26-b8691f9561f5','a8acb25e-6966-4153-854f-9e74af8e810a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1139091328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd3c39fc-eadc-4088-a6a6-52a5c78b4fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:23.029618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5284ca9b-5dd7-4d68-9ec8-0c1b3bfac585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:23.032619 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f082300-f84b-42aa-a054-b9173ffff7e2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b returned with HTTP 404 Aug 19 23:19:23.033324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 608/2419] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/backups/5bb75172-81fa-4cfb-9ca2-55f19ce9553b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:23.041240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.043137 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:19:23.043684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.044197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.044540 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete backup with id: ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. Aug 19 23:19:23.050614 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.050614 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:23.058636 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5284ca9b-5dd7-4d68-9ec8-0c1b3bfac585) transitioned into state 'SUCCESS' from state '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-1139091328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01daf60d7c924a9cad45b15b6b5c0ccf',qos_specs=None,replication_status=,reservations=['910a7548-c3aa-40c1-8360-c723aa8a3c49','95165d6d-cdfd-45f1-a4cb-6ed96493f258','b23a1dc2-b311-4e28-8e26-b8691f9561f5','a8acb25e-6966-4153-854f-9e74af8e810a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79cf40bcca74ad6ba830d2c7c0b3625',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:23.059743 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74068b90-ec7d-4a7c-87b8-5842923c6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:23.077104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74068b90-ec7d-4a7c-87b8-5842923c6e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:23.078370 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Flow 'volume_create_api' (673d1295-0d8a-4657-8a50-524c4bfd4a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:23.078892 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Create volume request issued successfully. Aug 19 23:19:23.080933 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6254759-0cc2-483f-9e42-8ed3786208e9 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:23.081028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] delete_backup rpcapi backup_id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:19:23.081076 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 604/2420] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:22 2026] POST /volume/v3/volumes => generated 751 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:23.082383 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13a9f7e4-6216-467b-8b62-684d7367a0c2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 202 Aug 19 23:19:23.084457 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 605/2421] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:23 2026] DELETE /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:23.094641 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.097083 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:19:23.097441 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.098084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.098084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:23.105528 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.105528 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:23.105528 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03bbcce3-cb99-4da8-a9d8-90cbbfa57cf0 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 200 Aug 19 23:19:23.105528 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 605/2422] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:23.106829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d151b76-449c-498f-8832-b956b94cdaf7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.112563 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d151b76-449c-498f-8832-b956b94cdaf7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:23.112563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d151b76-449c-498f-8832-b956b94cdaf7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.112563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d151b76-449c-498f-8832-b956b94cdaf7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.128161 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.128161 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:23.134403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d151b76-449c-498f-8832-b956b94cdaf7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:23.138975 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d151b76-449c-498f-8832-b956b94cdaf7 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:23.139726 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 609/2423] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:23.564178 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4253904e-891e-4bed-9f0a-7661b544d648 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.568933 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4253904e-891e-4bed-9f0a-7661b544d648 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d Aug 19 23:19:23.569158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4253904e-891e-4bed-9f0a-7661b544d648 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.569398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4253904e-891e-4bed-9f0a-7661b544d648 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.580389 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4253904e-891e-4bed-9f0a-7661b544d648 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d returned with HTTP 404 Aug 19 23:19:23.581043 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 605/2424] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/volumes/69ae28ed-e5fa-48c9-b8b1-da8bdb5deb0d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:23.666852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.669516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:19:23.670067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.671388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.671388 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume with id: 309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:19:23.685014 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.685014 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:23.687145 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:23.740869 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume request issued successfully. Aug 19 23:19:23.740869 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b95f7e9f-c82e-441a-9048-d9aee0f375c8 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 202 Aug 19 23:19:23.740869 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 606/2425] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:23 2026] DELETE /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:23.751592 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.754391 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:19:23.754768 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.755097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.773887 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.773887 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:23.780488 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:23.788435 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c8a742f-ab5f-4360-b05e-09f96b256193 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 200 Aug 19 23:19:23.788979 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 606/2426] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:23.797880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.800521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2381351f-0857-48bd-8072-acd6f8fdde87 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:23.801023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:23.801243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.801461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.802854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2381351f-0857-48bd-8072-acd6f8fdde87 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:23.803008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2381351f-0857-48bd-8072-acd6f8fdde87 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:23.803263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2381351f-0857-48bd-8072-acd6f8fdde87 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:23.814691 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.814691 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:23.818798 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:23.818798 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:23.821670 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2381351f-0857-48bd-8072-acd6f8fdde87 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:23.825818 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:23.828851 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2381351f-0857-48bd-8072-acd6f8fdde87 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:23.829270 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 606/2427] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:23.830483 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4679ef0-fc10-4bf3-a610-a513622dfa36 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:23.830886 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 610/2428] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:23 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:24.117351 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.120363 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 Aug 19 23:19:24.120594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.120847 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.120943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Show backup with id ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:24.127985 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-796e0a9e-c21c-4265-a9f1-6d2ae7bf5970 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 returned with HTTP 404 Aug 19 23:19:24.129528 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 607/2429] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/backups/ccc5d7f9-a6bd-4bb9-9b01-0ae40e589c38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:24.139066 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.140998 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:19:24.141205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.141380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.141529 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume with id: f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:19:24.150191 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.150191 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:24.150768 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:24.159575 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.164083 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:24.164308 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.164595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.174141 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Delete volume request issued successfully. Aug 19 23:19:24.174427 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c6649ba-d99d-4db8-a9e4-2863122dfa51 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 returned with HTTP 202 Aug 19 23:19:24.175031 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 607/2430] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:24 2026] DELETE /volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:24.181882 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.181882 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:24.186590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.189871 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:19:24.189871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.189871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.190078 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:24.197200 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.197200 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:24.199026 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d8164ed-2cea-410b-a9ea-d48dc0c4e2e5 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:24.199925 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 607/2431] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:24.202984 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Volume info retrieved successfully. Aug 19 23:19:24.208807 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5fc2f8e-1563-4057-a88d-84870674e2b2 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 returned with HTTP 200 Aug 19 23:19:24.209438 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 611/2432] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:24.265100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.270970 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:24.271619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.271619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.283215 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.283215 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:24.300173 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:24.315259 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-6321ebbd-fd7a-4c40-a8f5-5633903df861 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:24.315259 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 608/2433] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:24.441806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b0053c24-e0a5-42d2-aabb-27dfe2b1273b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.442332 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0053c24-e0a5-42d2-aabb-27dfe2b1273b None None] GET https://10.4.3.193/volume// Aug 19 23:19:24.442908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b0053c24-e0a5-42d2-aabb-27dfe2b1273b None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.442908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b0053c24-e0a5-42d2-aabb-27dfe2b1273b None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.443315 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0053c24-e0a5-42d2-aabb-27dfe2b1273b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:24.443763 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 608/2434] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:24.452652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8be833e-7173-46d1-934c-edc633a45109 req-f9ceb369-755f-40a4-8fe6-232ed981aa44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.457736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-f9ceb369-755f-40a4-8fe6-232ed981aa44 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:24.457736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-f9ceb369-755f-40a4-8fe6-232ed981aa44 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3c39fc-eadc-4088-a6a6-52a5c78b4fef", "connector": null, "instance_uuid": "b99bd194-0efa-4678-a357-15021cf629d2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:24.471810 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.471810 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:24.519437 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-f9ceb369-755f-40a4-8fe6-232ed981aa44 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:24.520154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 608/2435] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:24 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:24.563448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.565426 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:24.565606 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.565848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a7e07541-326c-4719-b9eb-b20abd7b2706 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a7e07541-326c-4719-b9eb-b20abd7b2706 None None] GET https://10.4.3.193/volume// Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a7e07541-326c-4719-b9eb-b20abd7b2706 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a7e07541-326c-4719-b9eb-b20abd7b2706 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a7e07541-326c-4719-b9eb-b20abd7b2706 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:24.583210 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 609/2436] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:24.583792 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.583792 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:24.587647 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:24.592459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.592549 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-73a0db7d-43dc-41ef-aaf8-0ed84de5f2fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:24.592549 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 612/2437] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:24.593818 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:24.594042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.594238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.607052 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.607052 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:24.611868 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:24.620859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-a150f6f9-f4d0-4fe3-99d6-74a16cde9e7a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:24.621498 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 609/2438] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:24.761196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.765403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] PUT https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb Aug 19 23:19:24.765403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:24.777219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Acquiring lock "cinder-attachment_update-dd3c39fc-eadc-4088-a6a6-52a5c78b4fef-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:24.789299 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-dd3c39fc-eadc-4088-a6a6-52a5c78b4fef-np0000007826" acquired by "attachment_update" :: waited 0.010s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:24.789299 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.789299 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:24.807543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d7b5ae3-c557-43c4-a871-b6a6e75ff0f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.811863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d7b5ae3-c557-43c4-a871-b6a6e75ff0f6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 Aug 19 23:19:24.812284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d7b5ae3-c557-43c4-a871-b6a6e75ff0f6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.814563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d7b5ae3-c557-43c4-a871-b6a6e75ff0f6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.825300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d7b5ae3-c557-43c4-a871-b6a6e75ff0f6 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 returned with HTTP 404 Aug 19 23:19:24.826031 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 610/2439] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/309c955c-ed43-47ec-9326-bd222e1bc881 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:24.850363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.852689 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:24.853116 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.853404 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.854568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:24.859801 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:24.860041 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:24.860288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:24.866340 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.866340 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:24.873108 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:24.878763 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:24.878763 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:24.881282 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df9d2f2f-5205-46fa-90d9-f317f1fe0546 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:24.881918 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 613/2440] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:24.886048 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:24.890514 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7a2dc64c-0b49-497a-bcec-6a988defcea8 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:24.891369 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 610/2441] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:24 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:24.940594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Lock "cinder-attachment_update-dd3c39fc-eadc-4088-a6a6-52a5c78b4fef-np0000007826" released by "attachment_update" :: held 0.153s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:24.941125 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-5226c999-f66a-4cac-87fe-3e3f76881d14 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb returned with HTTP 200 Aug 19 23:19:24.941772 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 609/2442] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:24 2026] PUT /volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:25.027401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.032798 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] DELETE https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:19:25.032798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.032798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.032798 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume with id: beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:19:25.044231 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.044231 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:25.044823 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:25.071934 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Delete volume request issued successfully. Aug 19 23:19:25.072263 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cabce8cc-afe9-48db-8ecd-5722c92771e9 tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 202 Aug 19 23:19:25.072616 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 611/2443] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:25 2026] DELETE /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:25.080539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.084075 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:19:25.084340 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.084609 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.098056 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.098056 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:25.105109 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Volume info retrieved successfully. Aug 19 23:19:25.112888 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2226ea1-c6bf-4cad-ab24-bc271c6fffdd tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 200 Aug 19 23:19:25.112888 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 614/2444] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:25.229050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3c11fd8a-927b-451f-a0b2-0550b61d6fb7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.232859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c11fd8a-927b-451f-a0b2-0550b61d6fb7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] GET https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 Aug 19 23:19:25.233019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c11fd8a-927b-451f-a0b2-0550b61d6fb7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.234762 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c11fd8a-927b-451f-a0b2-0550b61d6fb7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.243930 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c11fd8a-927b-451f-a0b2-0550b61d6fb7 tempest-ProjectReaderTests33-808353717 tempest-ProjectReaderTests33-808353717-project-admin] https://10.4.3.193/volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 returned with HTTP 404 Aug 19 23:19:25.244810 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 611/2445] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/f6c943b1-ee32-47b7-ab4d-dab9f8bd4dc5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:25.610999 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.613296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:25.613546 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.613818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.626795 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.626795 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:25.632836 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:25.641273 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c6d0a00-ea05-4b37-a148-97e440d791fd tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:25.641859 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 610/2446] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:25.899884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a6b822cd-f09c-4c25-90cb-2799423507af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.902348 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6b822cd-f09c-4c25-90cb-2799423507af tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:25.902667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6b822cd-f09c-4c25-90cb-2799423507af tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.902974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a6b822cd-f09c-4c25-90cb-2799423507af tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.910955 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.913206 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:25.913461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.913785 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.913785 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:25.914023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.921381 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a6b822cd-f09c-4c25-90cb-2799423507af tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:25.926643 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.926643 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:25.927249 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a6b822cd-f09c-4c25-90cb-2799423507af tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:25.927998 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 612/2447] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:25.943408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.944944 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:25.945264 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:25.945549 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:25.948956 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:25.960200 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.960200 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:25.960280 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7eac3586-7ffe-43a8-9565-cdebb31d702a tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:25.960280 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 615/2448] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:25.963388 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:25.968223 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7d33eed-4580-4b71-ba56-f2f02be41b40 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:25.968637 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 612/2449] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:25 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:25.981276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:25.983221 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:25.983413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0ba02dd-77a0-4a23-80f6-dc53ceeefae1", "name": "tempest-VolumeImageDependencyTests-Snapshot-1979921960"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:25.991645 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:25.991645 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:25.992212 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:25.992375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create snapshot from volume e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:26.002530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.004755 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:26.005010 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:26.005243 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:26.013690 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:26.013690 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:26.018422 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:26.024211 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24bd3bf6-bdd2-4845-918b-bec0e3052b3d tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:26.024671 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 613/2450] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:26 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:26.029208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['c7320975-cd53-4e5e-a723-83dda0877412', '76aa3190-7e31-4e4e-9046-a9d71abf3db7', '6526b284-65d0-4bf6-b394-113de252e063', '8f8f42d9-c425-465a-b4e4-de3d138f45c9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:26.067098 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot create request issued successfully. Aug 19 23:19:26.067458 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9fe2c02-e707-4674-abfc-c61a3e59b82e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:26.067957 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 611/2451] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:26.076777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.079113 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:26.079378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:26.079613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:26.085436 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:26.085436 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:26.085906 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot retrieved successfully. Aug 19 23:19:26.086726 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-802b8c24-2cdb-49ac-9cec-e2619d4ed825 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 200 Aug 19 23:19:26.087283 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 616/2452] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:26 2026] GET /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:26.128495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9b2575b9-a257-44d0-bbee-84a95b04d92d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.130609 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b2575b9-a257-44d0-bbee-84a95b04d92d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] GET https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 Aug 19 23:19:26.132177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b2575b9-a257-44d0-bbee-84a95b04d92d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:26.132177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b2575b9-a257-44d0-bbee-84a95b04d92d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:26.138250 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b2575b9-a257-44d0-bbee-84a95b04d92d tempest-AttachVolumeNegativeTest-1678876753 tempest-AttachVolumeNegativeTest-1678876753-project-member] https://10.4.3.193/volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 returned with HTTP 404 Aug 19 23:19:26.138946 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 613/2453] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:26 2026] GET /volume/v3/volumes/beebb4c7-129b-49eb-b4c2-08ada4661cf5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:26.542455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5808027a-2977-4646-98fc-e2030843bc36 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.603650 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:26.604086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-225850888"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:26.606626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-225850888'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:26.608815 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume of 1 GB Aug 19 23:19:26.621432 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:19:26.630609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (586492a4-4710-48f3-8642-12a50ed49d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:26.631653 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f821e23-ce35-4f24-82d8-6b9f1b2483a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:26.632592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:26.659031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-094b4933-b76d-4f44-b470-c888a5be926c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.661068 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-094b4933-b76d-4f44-b470-c888a5be926c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:26.661263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-094b4933-b76d-4f44-b470-c888a5be926c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:26.661439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-094b4933-b76d-4f44-b470-c888a5be926c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:26.662304 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f821e23-ce35-4f24-82d8-6b9f1b2483a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:26.663106 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7212a583-26ac-40d6-bca7-5ac9363ce3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:26.670964 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:26.670964 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:26.674435 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-094b4933-b76d-4f44-b470-c888a5be926c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:26.678924 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-094b4933-b76d-4f44-b470-c888a5be926c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:26.679385 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 612/2454] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:26 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:26.715028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['ad36af2b-ed46-4a79-9f11-5ffa2acadf6e', '0b3a4b21-d9a3-49c8-9314-407008b0f143', '5ff8578a-a741-4969-8812-6c66838e26d1', 'ccbbe556-6cb3-4c5c-8153-a42bef2ec5f4'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:26.715802 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7212a583-26ac-40d6-bca7-5ac9363ce3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad36af2b-ed46-4a79-9f11-5ffa2acadf6e', '0b3a4b21-d9a3-49c8-9314-407008b0f143', '5ff8578a-a741-4969-8812-6c66838e26d1', 'ccbbe556-6cb3-4c5c-8153-a42bef2ec5f4']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:26.716447 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031354f5-4593-41f2-9167-b53babdb6e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:26.740261 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031354f5-4593-41f2-9167-b53babdb6e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c560d76-98f2-4ab3-aed0-937a226e8c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-225850888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['ad36af2b-ed46-4a79-9f11-5ffa2acadf6e','0b3a4b21-d9a3-49c8-9314-407008b0f143','5ff8578a-a741-4969-8812-6c66838e26d1','ccbbe556-6cb3-4c5c-8153-a42bef2ec5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-225850888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c560d76-98f2-4ab3-aed0-937a226e8c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:26.741225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd853fc-da65-4507-9c62-0165f07ec865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:26.759332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd853fc-da65-4507-9c62-0165f07ec865) transitioned into state 'SUCCESS' from state '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-225850888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['ad36af2b-ed46-4a79-9f11-5ffa2acadf6e','0b3a4b21-d9a3-49c8-9314-407008b0f143','5ff8578a-a741-4969-8812-6c66838e26d1','ccbbe556-6cb3-4c5c-8153-a42bef2ec5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:26.760068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00c22df-7e1f-43cc-82e9-e90bc0aebd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:26.772955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00c22df-7e1f-43cc-82e9-e90bc0aebd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:26.774187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (586492a4-4710-48f3-8642-12a50ed49d58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:26.774528 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:19:26.776154 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5808027a-2977-4646-98fc-e2030843bc36 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:26.776797 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 614/2455] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:26 2026] POST /volume/v3/volumes => generated 748 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:26.971634 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:26.973648 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:26.973845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:26.974045 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:26.983310 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:26.983310 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:26.986902 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:26.991531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-177aaafc-5879-4a0b-b9b3-cf00a98fd447 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:26.992240 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 617/2456] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:26 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:27.038758 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.042696 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:27.043396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:27.043396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:27.051737 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.051737 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:27.056525 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:27.064882 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cac28c5d-cebc-435f-b8a7-84c9ccc73c24 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:27.065405 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 614/2457] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:27 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:27.099561 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.101501 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:27.101737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:27.101955 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:27.107818 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.107818 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:27.109198 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot retrieved successfully. Aug 19 23:19:27.109198 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3c0bb1f-21db-4ff2-a3e9-b64adc867558 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 200 Aug 19 23:19:27.109495 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 613/2458] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:27 2026] GET /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:27.120630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.122901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:27.123251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "58612cac-5b54-4099-b9e8-c3fd128a82ce", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:27.125283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '58612cac-5b54-4099-b9e8-c3fd128a82ce', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:27.131168 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.131168 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:27.131951 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot retrieved successfully. Aug 19 23:19:27.132117 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume of 1 GB Aug 19 23:19:27.137104 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Availability Zones retrieved successfully. Aug 19 23:19:27.146241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (6b8490a3-4379-4cbd-9c9e-c0cd3720e124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:27.146979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e7035a-a9ca-4839-9bcd-63f3e44d8214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.148196 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:27.200229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e7035a-a9ca-4839-9bcd-63f3e44d8214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '58612cac-5b54-4099-b9e8-c3fd128a82ce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.200378 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6024cec-f6c6-4464-b4b6-8f2e61c4e623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.252736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Created reservations ['6d0dcd64-0af7-40cf-bbeb-f2aa505a6075', '5ea24288-c824-420e-a6f8-f4da80aafc24', 'be1e18ee-1268-49b6-9551-4ae9bf19703a', '2d21012b-9d4a-4381-bfc8-ce441f8901b7'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:27.255726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6024cec-f6c6-4464-b4b6-8f2e61c4e623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0dcd64-0af7-40cf-bbeb-f2aa505a6075', '5ea24288-c824-420e-a6f8-f4da80aafc24', 'be1e18ee-1268-49b6-9551-4ae9bf19703a', '2d21012b-9d4a-4381-bfc8-ce441f8901b7']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.255726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb483bb-4261-4ffa-b8f9-b8015003c3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.298907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb483bb-4261-4ffa-b8f9-b8015003c3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c287f92f-62f8-4868-b42c-b0b054fe4384', '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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['6d0dcd64-0af7-40cf-bbeb-f2aa505a6075','5ea24288-c824-420e-a6f8-f4da80aafc24','be1e18ee-1268-49b6-9551-4ae9bf19703a','2d21012b-9d4a-4381-bfc8-ce441f8901b7'],size=1,snapshot_id=58612cac-5b54-4099-b9e8-c3fd128a82ce,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c287f92f-62f8-4868-b42c-b0b054fe4384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb64e2d88e947c4b7dcf7336200aecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=58612cac-5b54-4099-b9e8-c3fd128a82ce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc769302db849769589b734819cd66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.302114 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4831595b-5aa8-4714-b976-09963e67ebce None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.302255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dcdf9e-768f-4546-8e2f-9b778c33ed7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.319873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dcdf9e-768f-4546-8e2f-9b778c33ed7c) transitioned into state 'SUCCESS' from 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='6cb64e2d88e947c4b7dcf7336200aecb',qos_specs=None,replication_status=,reservations=['6d0dcd64-0af7-40cf-bbeb-f2aa505a6075','5ea24288-c824-420e-a6f8-f4da80aafc24','be1e18ee-1268-49b6-9551-4ae9bf19703a','2d21012b-9d4a-4381-bfc8-ce441f8901b7'],size=1,snapshot_id=58612cac-5b54-4099-b9e8-c3fd128a82ce,source_replicaid=,source_volid=None,status='creating',user_id='dfc769302db849769589b734819cd66e',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.321126 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741aa4b8-21f1-4865-ba80-d61a57f8cc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.342633 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741aa4b8-21f1-4865-ba80-d61a57f8cc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.343577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Flow 'volume_create_api' (6b8490a3-4379-4cbd-9c9e-c0cd3720e124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:27.343940 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Create volume request issued successfully. Aug 19 23:19:27.344498 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e7b27d7-6254-4ee5-8617-5330e1f946bd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:27.344968 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 615/2459] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:19:27 2026] POST /volume/v3/volumes => generated 809 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:27.356487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-22c840b8-247e-481a-b0a3-e438bc9527ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.358222 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-22c840b8-247e-481a-b0a3-e438bc9527ee tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:27.358498 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-22c840b8-247e-481a-b0a3-e438bc9527ee tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:27.358748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-22c840b8-247e-481a-b0a3-e438bc9527ee tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:27.369697 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.369697 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:27.373717 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-22c840b8-247e-481a-b0a3-e438bc9527ee tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:27.377931 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-22c840b8-247e-481a-b0a3-e438bc9527ee tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 200 Aug 19 23:19:27.378410 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 615/2460] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:27 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:27.405311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:27.405799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1518011527"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:27.407293 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1518011527'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:27.407477 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume of 1 GB Aug 19 23:19:27.411602 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:27.417282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (dd708d24-3f1e-4f78-95a6-17b094bc8614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:27.418332 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947ab212-5c47-4809-80c9-25e5adb17678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.419102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:27.445384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947ab212-5c47-4809-80c9-25e5adb17678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.446261 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38510038-84c4-49c7-8b23-aae2db7c07d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.513668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['1fe487bd-e125-41e2-a906-6b7fa2f8b414', 'e94259f7-adc8-4589-8779-e9283b9a467c', '27e075cd-a1c6-44d8-9c3c-b8a643671786', '517b28e7-2a60-42cb-99b2-28b88f4ded9c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:27.514668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38510038-84c4-49c7-8b23-aae2db7c07d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe487bd-e125-41e2-a906-6b7fa2f8b414', 'e94259f7-adc8-4589-8779-e9283b9a467c', '27e075cd-a1c6-44d8-9c3c-b8a643671786', '517b28e7-2a60-42cb-99b2-28b88f4ded9c']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.515445 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edae3f9f-3780-4a22-bcc4-e742a1fed38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.542789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edae3f9f-3780-4a22-bcc4-e742a1fed38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78746a61-31e5-4804-a5cf-f920442fa328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518011527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['1fe487bd-e125-41e2-a906-6b7fa2f8b414','e94259f7-adc8-4589-8779-e9283b9a467c','27e075cd-a1c6-44d8-9c3c-b8a643671786','517b28e7-2a60-42cb-99b2-28b88f4ded9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518011527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78746a61-31e5-4804-a5cf-f920442fa328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c6fa57550415c98b55f473da2fe14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac04d962853d428d9336d152997881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.543795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410b98e9-ab17-4ae6-b540-ee4ba427488d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.564259 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410b98e9-ab17-4ae6-b540-ee4ba427488d) transitioned into state 'SUCCESS' from state '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-1518011527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['1fe487bd-e125-41e2-a906-6b7fa2f8b414','e94259f7-adc8-4589-8779-e9283b9a467c','27e075cd-a1c6-44d8-9c3c-b8a643671786','517b28e7-2a60-42cb-99b2-28b88f4ded9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.564997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a38cc1a-9404-4ead-b779-e92131534eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:27.575097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a38cc1a-9404-4ead-b779-e92131534eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:27.576119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (dd708d24-3f1e-4f78-95a6-17b094bc8614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:27.576469 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request issued successfully. Aug 19 23:19:27.577132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4831595b-5aa8-4714-b976-09963e67ebce tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:27.577723 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 618/2461] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:27 2026] POST /volume/v3/volumes => generated 778 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:27.589638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b1574968-9606-47ec-8db1-c433bd4d7553 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.591733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1574968-9606-47ec-8db1-c433bd4d7553 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:27.591967 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b1574968-9606-47ec-8db1-c433bd4d7553 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:27.592213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b1574968-9606-47ec-8db1-c433bd4d7553 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:27.602488 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.602488 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:27.606593 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b1574968-9606-47ec-8db1-c433bd4d7553 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:27.611099 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1574968-9606-47ec-8db1-c433bd4d7553 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 returned with HTTP 200 Aug 19 23:19:27.611720 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 614/2462] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:27 2026] GET /volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:27.695195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:27.698043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:27.698303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:27.698565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:27.717549 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:27.717549 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:27.722027 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:27.728575 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e3274f3-0379-4e61-9c62-fdcd9b65dccc tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:27.729052 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 616/2463] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:27 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:28.006485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.008658 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:28.008961 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.009176 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.027940 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.027940 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:28.031923 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:28.036242 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8116e1e2-fc57-4596-84d9-71b3984bf2af tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:28.036722 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 616/2464] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:28.077246 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61b65262-aa27-42a7-a234-20ce57254e96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.082476 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61b65262-aa27-42a7-a234-20ce57254e96 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:28.082690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61b65262-aa27-42a7-a234-20ce57254e96 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.082891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61b65262-aa27-42a7-a234-20ce57254e96 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.092180 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.092180 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:28.098019 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-61b65262-aa27-42a7-a234-20ce57254e96 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:28.102418 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61b65262-aa27-42a7-a234-20ce57254e96 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:28.102845 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 619/2465] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:28.246653 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f8be833e-7173-46d1-934c-edc633a45109 req-38cea2db-4a85-4942-a68f-ce3ae4c90d73 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.249034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-38cea2db-4a85-4942-a68f-ce3ae4c90d73 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb/action Aug 19 23:19:28.249429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-38cea2db-4a85-4942-a68f-ce3ae4c90d73 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:28.249590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-38cea2db-4a85-4942-a68f-ce3ae4c90d73 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:28.265213 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.265213 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:28.274318 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f8be833e-7173-46d1-934c-edc633a45109 req-38cea2db-4a85-4942-a68f-ce3ae4c90d73 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb/action returned with HTTP 204 Aug 19 23:19:28.275233 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 615/2466] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:28 2026] POST /volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:28.390946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.392611 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:28.392843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.393040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.399647 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.399647 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:28.402816 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:28.406902 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-353f3fc4-bac2-4813-ad97-6b68f50b23bf tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 200 Aug 19 23:19:28.407265 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 617/2467] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:28.422738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.426178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:28.426427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.426653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.440156 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.440156 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:28.444789 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:28.449380 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6e8b55e-d4d0-47fc-b0ef-db347ac231fa tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 200 Aug 19 23:19:28.449860 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 617/2468] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:28.464339 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.466132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:28.466381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.466632 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.466821 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete snapshot with id: 58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:28.472894 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.472894 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:28.473343 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot retrieved successfully. Aug 19 23:19:28.498227 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot delete request issued successfully. Aug 19 23:19:28.499725 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fce5e2c6-2f1d-4d0a-bebf-bd21bae2a33e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 202 Aug 19 23:19:28.499725 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 620/2469] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:28 2026] DELETE /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:28.508371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-59248bd8-9555-4393-9359-655b0e6e307e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.509768 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59248bd8-9555-4393-9359-655b0e6e307e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:28.509978 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59248bd8-9555-4393-9359-655b0e6e307e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.510220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59248bd8-9555-4393-9359-655b0e6e307e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.516800 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.516800 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:28.518462 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-59248bd8-9555-4393-9359-655b0e6e307e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Snapshot retrieved successfully. Aug 19 23:19:28.518462 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59248bd8-9555-4393-9359-655b0e6e307e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 200 Aug 19 23:19:28.519063 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 616/2470] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:28.624860 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.630250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:28.630504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.630763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.638382 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.638382 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:28.643999 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:28.648655 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fbe89c9-e438-40b5-b1d5-c34aa114f5ab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 returned with HTTP 200 Aug 19 23:19:28.649038 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 618/2471] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:28.661253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.663278 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:28.663584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78746a61-31e5-4804-a5cf-f920442fa328", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-886808933"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:28.674640 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.674640 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:28.675014 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:28.675127 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create snapshot from volume 78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:28.710047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['247d1e80-18e0-486f-be07-56874906e8b7', 'eca334f6-a122-403e-8e04-8aa0fbec17d0', 'b1c3e993-55c0-402a-b438-891223b04707', '72229b74-a02e-4b7b-9642-7a9891d055f3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:28.740462 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot create request issued successfully. Aug 19 23:19:28.740909 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de9d46eb-2cfb-48dc-9312-0816b33d2024 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:28.741310 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 618/2472] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:28.745456 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e959f663-783b-4a3d-b680-71a86d683c08 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.747332 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e959f663-783b-4a3d-b680-71a86d683c08 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:28.747526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e959f663-783b-4a3d-b680-71a86d683c08 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.748315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e959f663-783b-4a3d-b680-71a86d683c08 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.750213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc273453-1835-4304-9667-f0672b9d787a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.752147 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc273453-1835-4304-9667-f0672b9d787a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:28.752351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc273453-1835-4304-9667-f0672b9d787a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.752558 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc273453-1835-4304-9667-f0672b9d787a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.758063 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.758063 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:28.758489 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dc273453-1835-4304-9667-f0672b9d787a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:28.758737 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.758737 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:28.759464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc273453-1835-4304-9667-f0672b9d787a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 returned with HTTP 200 Aug 19 23:19:28.760031 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 617/2473] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:28.762461 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e959f663-783b-4a3d-b680-71a86d683c08 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:28.766639 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e959f663-783b-4a3d-b680-71a86d683c08 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:28.767089 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 621/2474] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:28.779909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-98f4fc07-3e03-454b-898e-1a714588d670 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:28.781622 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98f4fc07-3e03-454b-898e-1a714588d670 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:28.782037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98f4fc07-3e03-454b-898e-1a714588d670 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:28.782202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-98f4fc07-3e03-454b-898e-1a714588d670 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:28.794344 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:28.794344 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:28.798879 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-98f4fc07-3e03-454b-898e-1a714588d670 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:28.803131 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-98f4fc07-3e03-454b-898e-1a714588d670 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:28.803898 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 619/2475] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:28 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:29.050903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.055403 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:29.055634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.055933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.073900 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.073900 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:29.079007 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:29.088381 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed6458b4-ed2c-4b9e-b6e4-c377239fbc6e tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:29.088381 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 619/2476] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:29.111282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.114905 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.115374 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:29.115611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.115881 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.117328 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:29.117631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.117949 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.127399 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.127399 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:29.132272 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:29.133812 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.133812 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:29.137112 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-571bd537-c865-4c6e-bb3f-a9e4bb594405 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:29.137479 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 622/2477] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:29.138421 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:29.145149 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-b3815b16-29db-4c15-86bb-3eed11c178aa tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:29.145549 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 618/2478] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:29.171188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.173254 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423/action Aug 19 23:19:29.173566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:29.173752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:29.188531 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.188531 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:29.189229 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:29.198673 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Begin detaching volume completed successfully. Aug 19 23:19:29.198838 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-286b4e0f-8c5e-4e91-b261-0dde316b8930 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423/action returned with HTTP 202 Aug 19 23:19:29.199343 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 620/2479] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:19:29 2026] POST /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:29.231014 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.233015 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:29.233206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.233783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.245559 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.245559 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:29.250255 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:29.259237 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3e5d2ca-f4d2-481a-96c1-cbe19d22b46c tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:29.259784 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 620/2480] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:29.263739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43797f40-628d-43da-a26f-7a7369020aa7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.263739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43797f40-628d-43da-a26f-7a7369020aa7 None None] GET https://10.4.3.193/volume// Aug 19 23:19:29.263739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43797f40-628d-43da-a26f-7a7369020aa7 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.263739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43797f40-628d-43da-a26f-7a7369020aa7 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.263989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43797f40-628d-43da-a26f-7a7369020aa7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:29.264236 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 623/2481] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:29.272888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.276589 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:29.276836 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.277016 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.294269 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.294269 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:29.303054 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:29.311295 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-69f1538f-c120-42d1-8dd5-3affe451777f tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:29.312154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 619/2482] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:29.529430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c4cfae9-fa72-4a2c-9461-bf068b69d742 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.531834 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c4cfae9-fa72-4a2c-9461-bf068b69d742 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:29.532912 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c4cfae9-fa72-4a2c-9461-bf068b69d742 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.533324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c4cfae9-fa72-4a2c-9461-bf068b69d742 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.539451 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c4cfae9-fa72-4a2c-9461-bf068b69d742 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 404 Aug 19 23:19:29.540282 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 621/2483] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:29.549154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7fa0d757-8388-4dec-b00a-61b788754e8c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.551417 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:29.551959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.551959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.552148 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:29.561679 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.561679 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:29.561679 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:29.585333 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume request issued successfully. Aug 19 23:19:29.585648 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7fa0d757-8388-4dec-b00a-61b788754e8c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 202 Aug 19 23:19:29.586181 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 621/2484] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:29 2026] DELETE /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:29.597263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.599429 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:29.599728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.599986 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.609072 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.609072 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:29.615123 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:29.623229 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e17ffcd1-c25e-476f-8cd3-a65aea26aeec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 200 Aug 19 23:19:29.623841 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 624/2485] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:29.741467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.743694 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:29.743985 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.744218 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.744439 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Delete volume with id: e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:29.754418 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.754418 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:29.755116 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:29.771794 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b369501e-22de-42d1-8efa-d73ec0d8569e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.773772 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b369501e-22de-42d1-8efa-d73ec0d8569e tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:29.774023 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b369501e-22de-42d1-8efa-d73ec0d8569e tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.774266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b369501e-22de-42d1-8efa-d73ec0d8569e tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.777526 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Delete volume request issued successfully. Aug 19 23:19:29.777762 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a6ebc91-d507-41be-a71c-45aaefb29345 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 202 Aug 19 23:19:29.778164 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 620/2486] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:29 2026] DELETE /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:29.779926 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.779926 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:29.780227 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b369501e-22de-42d1-8efa-d73ec0d8569e tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:29.781054 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b369501e-22de-42d1-8efa-d73ec0d8569e tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 returned with HTTP 200 Aug 19 23:19:29.781545 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 622/2487] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:29.785699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-78410583-8d69-406e-9e8d-6aa7e6344671 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.787317 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78410583-8d69-406e-9e8d-6aa7e6344671 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:29.787504 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-78410583-8d69-406e-9e8d-6aa7e6344671 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.787733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-78410583-8d69-406e-9e8d-6aa7e6344671 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.794143 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-22c194af-1754-46e2-a047-5fe3390b074a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.797070 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.797070 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:29.801553 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-78410583-8d69-406e-9e8d-6aa7e6344671 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Volume info retrieved successfully. Aug 19 23:19:29.806880 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78410583-8d69-406e-9e8d-6aa7e6344671 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 200 Aug 19 23:19:29.807302 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 622/2488] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:29.829301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b78024c3-450f-43c9-b991-915311fed044 req-a35dd32a-c026-459a-9c01-d4a4642274d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.832494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-a35dd32a-c026-459a-9c01-d4a4642274d3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129/action Aug 19 23:19:29.832897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-a35dd32a-c026-459a-9c01-d4a4642274d3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:29.833018 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-a35dd32a-c026-459a-9c01-d4a4642274d3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:29.851905 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.851905 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:29.861351 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b78024c3-450f-43c9-b991-915311fed044 req-a35dd32a-c026-459a-9c01-d4a4642274d3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129/action returned with HTTP 204 Aug 19 23:19:29.861863 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 621/2489] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:29 2026] POST /volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:29.934739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] POST https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977/action Aug 19 23:19:29.935302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:29.935477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:29.943047 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.943047 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:29.943545 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Snapshot retrieved successfully. Aug 19 23:19:29.944418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f0a28d8b4f6e403bbd101c70dd3d2661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b21c6fa57550415c98b55f473da2fe14', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:29.944621 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22c194af-1754-46e2-a047-5fe3390b074a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977/action returned with HTTP 403 Aug 19 23:19:29.945135 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 625/2490] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:19:29 2026] POST /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977/action => generated 133 bytes in 152 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:29.952173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8e75d3e5-d618-4395-b27b-743551e6adcd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.953884 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:29.954066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.954237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:29.954327 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete snapshot with id: edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:29.960518 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:29.960518 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:29.960998 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:29.986613 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot delete request issued successfully. Aug 19 23:19:29.986914 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8e75d3e5-d618-4395-b27b-743551e6adcd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 returned with HTTP 202 Aug 19 23:19:29.987399 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 623/2491] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:29 2026] DELETE /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:29.996090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:29.998096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:29.998293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:29.998568 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.004080 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.004080 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:30.004518 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:30.006422 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96bb0d84-0fe5-4a26-ae0f-3310e6f96bab tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 returned with HTTP 200 Aug 19 23:19:30.006422 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 623/2492] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:29 2026] GET /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:30.102520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.104859 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:30.105401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.105401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.118094 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.118094 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:30.122319 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:30.128360 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a23dcb7-b421-4660-a7e0-78743ffcd4f0 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:30.128918 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 622/2493] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:30.142176 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.144195 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:30.144432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.144674 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.159413 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.159413 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:30.163955 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:30.169810 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8ff92e53-adab-44dd-b3aa-496d012dcdbd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:30.170192 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 626/2494] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:30.185010 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-e245cfb6-fb29-4930-a34e-8d4643ce641e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.187090 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-e245cfb6-fb29-4930-a34e-8d4643ce641e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d Aug 19 23:19:30.187308 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-e245cfb6-fb29-4930-a34e-8d4643ce641e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.187532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-e245cfb6-fb29-4930-a34e-8d4643ce641e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.195957 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.195957 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:30.250973 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-78cd0de6-0b40-4de5-8602-1082eeff090d req-e245cfb6-fb29-4930-a34e-8d4643ce641e tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d returned with HTTP 200 Aug 19 23:19:30.251410 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 624/2495] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:30 2026] DELETE /volume/v3/attachments/420ddfab-329b-4b2e-951a-764e4044074d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:30.274754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.276490 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:30.276765 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.277002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.283511 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.283511 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:30.287649 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:30.293446 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1002b716-a15a-4ee8-868e-29e98a13c2ce tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:30.293963 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 624/2496] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:30.382051 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.383997 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:30.384294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.384450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.393518 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.393518 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:30.396833 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:30.401238 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-12ddacbe-4dc7-4b49-b7d2-c859b8a7455d tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:30.401803 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 623/2497] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:30.424532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.426646 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] POST https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef/action Aug 19 23:19:30.427171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:30.427329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:30.447369 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.447369 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:30.448387 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:30.452476 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78578ac6-c90c-48b1-afcc-42faa7760823 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.457261 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Begin detaching volume completed successfully. Aug 19 23:19:30.457261 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-090a25e2-5386-47f8-b757-fae3b3ab5f11 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef/action returned with HTTP 202 Aug 19 23:19:30.459042 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 627/2498] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:19:30 2026] POST /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:30.483217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.486027 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:30.486322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.486785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.496331 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.496331 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:30.501144 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:30.506124 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-45e7ac44-3248-42b4-90bc-a31de67b9452 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:30.506595 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 625/2499] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:30.531221 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-018e5fa9-2d3d-4b46-8d48-089ed4de7528 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.531731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-018e5fa9-2d3d-4b46-8d48-089ed4de7528 None None] GET https://10.4.3.193/volume// Aug 19 23:19:30.531942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-018e5fa9-2d3d-4b46-8d48-089ed4de7528 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.532124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-018e5fa9-2d3d-4b46-8d48-089ed4de7528 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.532604 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-018e5fa9-2d3d-4b46-8d48-089ed4de7528 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:30.533007 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 624/2500] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:30.544659 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.547069 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:30.547268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.547453 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.555037 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78578ac6-c90c-48b1-afcc-42faa7760823 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:30.555746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78578ac6-c90c-48b1-afcc-42faa7760823 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-794038195", "extra_specs": {"storage_protocol": "tempest-storage_protocol-222054464", "vendor_name": "tempest-vendor_name-1760546109"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:30.558989 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.558989 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:30.561032 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.561032 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:30.566417 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:30.572977 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-039b9781-bff1-454c-b03d-1904db30e565 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:30.573781 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 628/2501] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:30.581877 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78578ac6-c90c-48b1-afcc-42faa7760823 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:30.582649 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 625/2502] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:30 2026] POST /volume/v3/types => generated 326 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:30.592941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.636589 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c6ae0194-689e-4506-b605-8deca0ea7367 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.639070 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6ae0194-689e-4506-b605-8deca0ea7367 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:30.639070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6ae0194-689e-4506-b605-8deca0ea7367 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.639251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6ae0194-689e-4506-b605-8deca0ea7367 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.649265 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6ae0194-689e-4506-b605-8deca0ea7367 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 404 Aug 19 23:19:30.650164 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 625/2503] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:30.665568 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:30.666044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "34762ca2-f1a9-4ce2-8c82-a787c050c204", "size": 1, "name": "tempest-UserMessagesTest-Volume-1313815697"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:30.667976 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume request body: {'volume': {'volume_type': '34762ca2-f1a9-4ce2-8c82-a787c050c204', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1313815697'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:30.674423 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume of 1 GB Aug 19 23:19:30.674920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.674920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:30.675549 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Availability Zones retrieved successfully. Aug 19 23:19:30.681179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Flow 'volume_create_api' (298b3f70-252f-48c4-a31d-1b7597ebca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:30.682080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918ed0fe-a8e0-4930-9498-a182f32d295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:30.683127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:30.706188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918ed0fe-a8e0-4930-9498-a182f32d295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:19:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-222054464',vendor_name='tempest-vendor_name-1760546109'},id=34762ca2-f1a9-4ce2-8c82-a787c050c204,is_public=True,name='tempest-UserMessagesTest-volume-type-794038195',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34762ca2-f1a9-4ce2-8c82-a787c050c204', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:30.707529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a56122-66bd-4183-ac87-5246ccb08f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:30.736731 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-794038195 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-794038195, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:30.737149 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-794038195 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-794038195, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:30.784444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Created reservations ['aa08e84b-cef6-48c8-b610-0fb8027e1e0c', '37cd6fb2-f8d9-41eb-af55-3f1e6945b815', 'e4ea425a-504a-4a17-be3a-3aa3778a9e00', '966daa16-8a80-44d9-ba5a-0bc6bef41e3f'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:30.785239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a56122-66bd-4183-ac87-5246ccb08f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa08e84b-cef6-48c8-b610-0fb8027e1e0c', '37cd6fb2-f8d9-41eb-af55-3f1e6945b815', 'e4ea425a-504a-4a17-be3a-3aa3778a9e00', '966daa16-8a80-44d9-ba5a-0bc6bef41e3f']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:30.786129 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a76da7-d80c-413b-9cf7-b01c2a4023bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:30.812701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a76da7-d80c-413b-9cf7-b01c2a4023bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b15ae6f6-9097-455a-9a43-63b7b55fba97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1313815697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a8710c63a51486bb297afd61c50be63',qos_specs=None,replication_status=,reservations=['aa08e84b-cef6-48c8-b610-0fb8027e1e0c','37cd6fb2-f8d9-41eb-af55-3f1e6945b815','e4ea425a-504a-4a17-be3a-3aa3778a9e00','966daa16-8a80-44d9-ba5a-0bc6bef41e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaf83b0a17641a28ce514465cee6040',volume_type_id=34762ca2-f1a9-4ce2-8c82-a787c050c204), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1313815697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b15ae6f6-9097-455a-9a43-63b7b55fba97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a8710c63a51486bb297afd61c50be63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acaf83b0a17641a28ce514465cee6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34762ca2-f1a9-4ce2-8c82-a787c050c204),volume_type_id=34762ca2-f1a9-4ce2-8c82-a787c050c204)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:30.813864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3327832-7a66-4d33-a384-3ff11836cc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:30.821496 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-135f6190-617c-4447-ad5b-571eecdc1927 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.823435 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-135f6190-617c-4447-ad5b-571eecdc1927 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] GET https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 Aug 19 23:19:30.823722 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-135f6190-617c-4447-ad5b-571eecdc1927 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.824085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-135f6190-617c-4447-ad5b-571eecdc1927 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.831696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-135f6190-617c-4447-ad5b-571eecdc1927 tempest-TestImageHashVerification-739766643 tempest-TestImageHashVerification-739766643-project-member] https://10.4.3.193/volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 returned with HTTP 404 Aug 19 23:19:30.832322 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 629/2504] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/e2b90256-4fa8-42b3-85e1-2c9368585114 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:30.842608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3327832-7a66-4d33-a384-3ff11836cc73) transitioned into state 'SUCCESS' from state '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-1313815697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a8710c63a51486bb297afd61c50be63',qos_specs=None,replication_status=,reservations=['aa08e84b-cef6-48c8-b610-0fb8027e1e0c','37cd6fb2-f8d9-41eb-af55-3f1e6945b815','e4ea425a-504a-4a17-be3a-3aa3778a9e00','966daa16-8a80-44d9-ba5a-0bc6bef41e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaf83b0a17641a28ce514465cee6040',volume_type_id=34762ca2-f1a9-4ce2-8c82-a787c050c204)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:30.843542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2f09de-555e-4396-b741-20ad2a819ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:30.860517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2f09de-555e-4396-b741-20ad2a819ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:30.861191 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Flow 'volume_create_api' (298b3f70-252f-48c4-a31d-1b7597ebca75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:30.861965 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume request issued successfully. Aug 19 23:19:30.862728 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-61291374-41a5-4812-a6fb-eb30ef8594e5 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:30.863223 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 626/2505] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:30 2026] POST /volume/v3/volumes => generated 785 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:30.880913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.883699 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:30.884075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.884333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.895151 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.895151 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:30.901866 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:30.908834 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-881f8c6a-b870-43c1-8f19-6f4a34c9a2e2 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 returned with HTTP 200 Aug 19 23:19:30.909207 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 626/2506] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:30 2026] GET /volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:30.968159 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:30.970917 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:30.970917 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:30.971092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:30.971253 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:30.982922 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:30.982922 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:30.983385 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:31.005580 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume request issued successfully. Aug 19 23:19:31.005755 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1db52f6b-86c8-4bc3-bb13-729d238efc38 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 202 Aug 19 23:19:31.006164 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 626/2507] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:30 2026] DELETE /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:31.015047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.015962 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:31.016152 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.016364 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.020461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-28dddfc9-383e-4e7a-b4d2-795cc6840fb6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.023060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28dddfc9-383e-4e7a-b4d2-795cc6840fb6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 Aug 19 23:19:31.023244 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28dddfc9-383e-4e7a-b4d2-795cc6840fb6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.023437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28dddfc9-383e-4e7a-b4d2-795cc6840fb6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.024442 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.024442 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:31.028702 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28dddfc9-383e-4e7a-b4d2-795cc6840fb6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 returned with HTTP 404 Aug 19 23:19:31.029282 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 627/2508] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/snapshots/edeefc1b-8ea5-490c-acad-a41366986977 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:31.030055 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:31.035120 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b4122f2b-f7ab-477e-96fa-5026104ecc21 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 200 Aug 19 23:19:31.035466 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 630/2509] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:31.040264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.042859 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:31.043071 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.043804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.043804 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume with id: 78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:31.050362 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.050362 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:31.050675 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:31.070180 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume request issued successfully. Aug 19 23:19:31.070462 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d01113a8-55e3-4815-8b6d-a3625e4fa78d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 returned with HTTP 202 Aug 19 23:19:31.071033 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 627/2510] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:31 2026] DELETE /volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:31.079212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.081465 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:31.081783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.082030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.092022 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.092022 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:31.098319 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:31.103825 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3cb2850-bccb-4c85-b508-6870b281cb09 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 returned with HTTP 200 Aug 19 23:19:31.104347 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 627/2511] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:31.524792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.527248 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:31.527481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.527737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.538615 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.538615 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:31.542788 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:31.546914 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0334f107-5dca-4e70-8959-0ec9b348b6ea tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:31.547267 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 628/2512] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:31.708256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1d329a36-d449-4aa2-9903-53cd290659da req-588068ef-03a2-4726-9767-25898933069a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.711084 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-588068ef-03a2-4726-9767-25898933069a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb Aug 19 23:19:31.711267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-588068ef-03a2-4726-9767-25898933069a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.711443 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-588068ef-03a2-4726-9767-25898933069a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.724307 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.724307 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:31.785062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1d329a36-d449-4aa2-9903-53cd290659da req-588068ef-03a2-4726-9767-25898933069a tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb returned with HTTP 200 Aug 19 23:19:31.785570 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 631/2513] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:31 2026] DELETE /volume/v3/attachments/439e23d9-a567-4f16-92f8-3355b71078bb => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:31.929612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.929612 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:31.929612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.929612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.939883 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:31.939883 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:31.943947 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:31.949225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddedac62-6a6b-4902-892a-6d8d0cbe7308 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 returned with HTTP 200 Aug 19 23:19:31.949871 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 628/2514] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:31.973026 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e6aa9095-a7e3-4699-8a86-9924fb749278 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.976533 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6aa9095-a7e3-4699-8a86-9924fb749278 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/messages Aug 19 23:19:31.976933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6aa9095-a7e3-4699-8a86-9924fb749278 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.977193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e6aa9095-a7e3-4699-8a86-9924fb749278 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:31.983049 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e6aa9095-a7e3-4699-8a86-9924fb749278 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:19:31.983423 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 628/2515] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:19:31 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:31.993816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aa145c9f-7637-45d6-ba34-4ba22eac32ba None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:31.996245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa145c9f-7637-45d6-ba34-4ba22eac32ba tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] DELETE https://10.4.3.193/volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d Aug 19 23:19:31.996565 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa145c9f-7637-45d6-ba34-4ba22eac32ba tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:31.996875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa145c9f-7637-45d6-ba34-4ba22eac32ba tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.015957 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa145c9f-7637-45d6-ba34-4ba22eac32ba tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d returned with HTTP 204 Aug 19 23:19:32.016319 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 629/2516] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:19:31 2026] DELETE /volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:19:32.025539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2552e600-1cd1-435c-999d-ce0200242ab7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.029297 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2552e600-1cd1-435c-999d-ce0200242ab7 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d Aug 19 23:19:32.029297 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2552e600-1cd1-435c-999d-ce0200242ab7 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.029417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2552e600-1cd1-435c-999d-ce0200242ab7 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.035752 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2552e600-1cd1-435c-999d-ce0200242ab7 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d returned with HTTP 404 Aug 19 23:19:32.036680 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 632/2517] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/messages/f4340d3b-560b-4434-b6c5-0c3875d5da9d => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.050856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d432a648-6a64-411b-9c89-84ed5d2174e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.052052 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.053956 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:32.054335 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d432a648-6a64-411b-9c89-84ed5d2174e8 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:32.054443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.054733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.054808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d432a648-6a64-411b-9c89-84ed5d2174e8 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.054953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d432a648-6a64-411b-9c89-84ed5d2174e8 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.061605 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d432a648-6a64-411b-9c89-84ed5d2174e8 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 404 Aug 19 23:19:32.062143 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 629/2518] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:32.063099 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.063099 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:32.073048 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:32.074058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.076161 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:32.076456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.076738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.077009 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:32.085070 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64b88c18-34d1-4188-a4c5-61d81583ad83 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 returned with HTTP 200 Aug 19 23:19:32.085140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb3252b5-d4ba-4071-bd13-a9f7f2ef9d0f tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 404 Aug 19 23:19:32.085561 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 630/2519] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:32.085657 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 629/2520] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.098415 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-019b2337-0999-44b0-ac11-ffb1fae1710d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.102479 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-019b2337-0999-44b0-ac11-ffb1fae1710d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 Aug 19 23:19:32.102793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-019b2337-0999-44b0-ac11-ffb1fae1710d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.103048 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-019b2337-0999-44b0-ac11-ffb1fae1710d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.105240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9d045238-f36e-4bc3-a760-741fa36909e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.109060 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:32.109231 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.109421 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.109609 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Delete volume with id: b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:32.109974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-019b2337-0999-44b0-ac11-ffb1fae1710d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 returned with HTTP 404 Aug 19 23:19:32.110561 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 633/2521] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/c287f92f-62f8-4868-b42c-b0b054fe4384 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:32.119763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-12e0a268-897d-435d-aa3d-add9970b37f3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.121745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12e0a268-897d-435d-aa3d-add9970b37f3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:32.121945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12e0a268-897d-435d-aa3d-add9970b37f3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.122422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12e0a268-897d-435d-aa3d-add9970b37f3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.122422 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-12e0a268-897d-435d-aa3d-add9970b37f3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete snapshot with id: 58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:32.122578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00bb152e-ee36-4f45-907e-4d0216a6d15c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.124307 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00bb152e-ee36-4f45-907e-4d0216a6d15c tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 Aug 19 23:19:32.124575 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00bb152e-ee36-4f45-907e-4d0216a6d15c tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.124834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00bb152e-ee36-4f45-907e-4d0216a6d15c tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.125238 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.125238 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:32.125898 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:32.127865 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:19:32.128214 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12e0a268-897d-435d-aa3d-add9970b37f3 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 404 Aug 19 23:19:32.128957 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 631/2522] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.131532 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00bb152e-ee36-4f45-907e-4d0216a6d15c tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 returned with HTTP 404 Aug 19 23:19:32.132045 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 630/2523] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/78746a61-31e5-4804-a5cf-f920442fa328 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.145283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-74f72688-b666-42ad-bb4c-fc18b7d8d055 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.145349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.147058 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:32.148751 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74f72688-b666-42ad-bb4c-fc18b7d8d055 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce Aug 19 23:19:32.148863 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1406816050"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:32.148932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74f72688-b666-42ad-bb4c-fc18b7d8d055 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.148932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-74f72688-b666-42ad-bb4c-fc18b7d8d055 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.149941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1406816050'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:32.150051 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume of 1 GB Aug 19 23:19:32.150295 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-794038195 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-794038195, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:32.150643 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-794038195 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-794038195, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:32.154321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-74f72688-b666-42ad-bb4c-fc18b7d8d055 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce returned with HTTP 404 Aug 19 23:19:32.154926 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 634/2524] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/snapshots/58612cac-5b54-4099-b9e8-c3fd128a82ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.156030 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:32.163727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Created reservations ['18033f79-8c16-4617-b1d0-d6340c87fe82', '517e3b64-7f82-4bc9-91e1-ff5050d0f22a', 'bcfeba9a-9049-492f-baf7-bf9261cfad2a', 'b89ba970-45b5-4116-98b0-24aa80321596'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:32.164371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (5f38de39-c8b1-4b5c-a38a-0ff59eb1453a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:32.166235 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea26d3c0-8a0b-4cd3-b8b0-226b8295e977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.167466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:32.167654 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.169926 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:32.170209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.170467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.170741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:32.191282 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c954a26-a0a4-43ad-80ba-ec383ef1605d tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 404 Aug 19 23:19:32.191644 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 631/2525] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:32.202282 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3d0e14b-1fd1-465a-90b9-76a56b8c3f2c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.205925 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3d0e14b-1fd1-465a-90b9-76a56b8c3f2c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 Aug 19 23:19:32.205925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3d0e14b-1fd1-465a-90b9-76a56b8c3f2c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.206802 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3d0e14b-1fd1-465a-90b9-76a56b8c3f2c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.207268 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea26d3c0-8a0b-4cd3-b8b0-226b8295e977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.209261 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c88e7a8-4d67-47e3-9bad-dab95c6b675e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.218428 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3d0e14b-1fd1-465a-90b9-76a56b8c3f2c tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 returned with HTTP 404 Aug 19 23:19:32.222739 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 635/2526] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/e0ba02dd-77a0-4a23-80f6-dc53ceeefae1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:32.224916 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Delete volume request issued successfully. Aug 19 23:19:32.225251 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d045238-f36e-4bc3-a760-741fa36909e0 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 returned with HTTP 202 Aug 19 23:19:32.225846 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 630/2527] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:32.236074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a0fae798-fe5e-49db-bc11-deee3e2dc1f4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.238403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0fae798-fe5e-49db-bc11-deee3e2dc1f4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 Aug 19 23:19:32.239975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0fae798-fe5e-49db-bc11-deee3e2dc1f4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.239975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a0fae798-fe5e-49db-bc11-deee3e2dc1f4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.249512 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a0fae798-fe5e-49db-bc11-deee3e2dc1f4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 returned with HTTP 404 Aug 19 23:19:32.250296 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 632/2528] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/b15ae6f6-9097-455a-9a43-63b7b55fba97 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-39fae8b2-4ebb-4eaa-939e-ef129a4a4e04 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39fae8b2-4ebb-4eaa-939e-ef129a4a4e04 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] DELETE https://10.4.3.193/volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39fae8b2-4ebb-4eaa-939e-ef129a4a4e04 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39fae8b2-4ebb-4eaa-939e-ef129a4a4e04 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.261745 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:32.267842 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.270761 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:32.271075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.271360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.271495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['0b0aa59f-8740-46e5-8dae-3c032302060b', '092d07f0-0030-46a9-8c66-39517bfca91a', '00f4a0da-414a-4406-b905-63a0d38f56cb', '7b323dfe-f5ee-451c-92a0-7f17e2d728e7'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:32.271736 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: 06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:32.272409 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c88e7a8-4d67-47e3-9bad-dab95c6b675e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0aa59f-8740-46e5-8dae-3c032302060b', '092d07f0-0030-46a9-8c66-39517bfca91a', '00f4a0da-414a-4406-b905-63a0d38f56cb', '7b323dfe-f5ee-451c-92a0-7f17e2d728e7']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.273320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ac1871-1393-4722-bbe9-85cf5df07271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.284202 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.284202 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:32.284972 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:32.293171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39fae8b2-4ebb-4eaa-939e-ef129a4a4e04 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 returned with HTTP 202 Aug 19 23:19:32.293612 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 636/2529] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:32.300734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ac1871-1393-4722-bbe9-85cf5df07271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f64a3f7-28e8-4eee-a557-2659cc3e02bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1406816050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['0b0aa59f-8740-46e5-8dae-3c032302060b','092d07f0-0030-46a9-8c66-39517bfca91a','00f4a0da-414a-4406-b905-63a0d38f56cb','7b323dfe-f5ee-451c-92a0-7f17e2d728e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1406816050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f64a3f7-28e8-4eee-a557-2659cc3e02bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c6fa57550415c98b55f473da2fe14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac04d962853d428d9336d152997881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.300734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7101e8-ffc2-412f-91b9-f1588672782c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.304879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8f144107-bd2b-473a-ba72-1b22cc806206 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.306606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f144107-bd2b-473a-ba72-1b22cc806206 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] GET https://10.4.3.193/volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 Aug 19 23:19:32.306784 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f144107-bd2b-473a-ba72-1b22cc806206 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.307039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8f144107-bd2b-473a-ba72-1b22cc806206 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.310220 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume request issued successfully. Aug 19 23:19:32.310420 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5fc249fa-4be4-43e7-9f05-735420da6de0 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 202 Aug 19 23:19:32.310865 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 631/2530] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:32.314263 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8f144107-bd2b-473a-ba72-1b22cc806206 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 returned with HTTP 404 Aug 19 23:19:32.314991 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 633/2531] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/types/34762ca2-f1a9-4ce2-8c82-a787c050c204 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:32.320257 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7101e8-ffc2-412f-91b9-f1588672782c) transitioned into state 'SUCCESS' from state '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-1406816050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['0b0aa59f-8740-46e5-8dae-3c032302060b','092d07f0-0030-46a9-8c66-39517bfca91a','00f4a0da-414a-4406-b905-63a0d38f56cb','7b323dfe-f5ee-451c-92a0-7f17e2d728e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.321358 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.321811 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476c2a0-70a9-4d0b-8fc9-35fdc3714c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.326500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:32.326500 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.326623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4c197e0c-244a-4a19-87b2-e285b89348bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.326785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.328500 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c197e0c-244a-4a19-87b2-e285b89348bc tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:32.329125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4c197e0c-244a-4a19-87b2-e285b89348bc tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-554839564", "extra_specs": {"storage_protocol": "tempest-storage_protocol-55583248", "vendor_name": "tempest-vendor_name-1498135953"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:32.340758 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.340758 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:32.342427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476c2a0-70a9-4d0b-8fc9-35fdc3714c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.343935 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (5f38de39-c8b1-4b5c-a38a-0ff59eb1453a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:32.344378 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request issued successfully. Aug 19 23:19:32.345241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e71097d7-6ea4-4889-8dbc-6bca09c944df tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:32.345773 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 632/2532] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:32 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:32.347742 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Volume info retrieved successfully. Aug 19 23:19:32.353657 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6b774ea-14f2-4a7c-b69f-7bf6dfd9b38e tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 200 Aug 19 23:19:32.353794 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c197e0c-244a-4a19-87b2-e285b89348bc tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:32.354175 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 637/2533] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 1227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:32.354247 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 632/2534] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:32 2026] POST /volume/v3/types => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.363815 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.365809 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:32.365977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.366163 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.366314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.368400 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:32.368917 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ffafe50a-5607-42d4-a244-99cf7749c614", "size": 1, "name": "tempest-UserMessagesTest-Volume-993705000"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:32.370355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume request body: {'volume': {'volume_type': 'ffafe50a-5607-42d4-a244-99cf7749c614', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-993705000'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:32.378681 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.378681 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:32.382497 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume of 1 GB Aug 19 23:19:32.383093 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.383093 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:32.383643 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Availability Zones retrieved successfully. Aug 19 23:19:32.384044 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:32.392581 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Flow 'volume_create_api' (5d99ea8b-bd18-4aa2-a65f-7a830c9df506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:32.393100 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d543bc9-cf25-40fa-bf65-0b557eee26bd tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc returned with HTTP 200 Aug 19 23:19:32.393999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc3f602-1fbc-4aa7-8ec8-686191a1cac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.394410 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 634/2535] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.395514 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:32.428995 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc3f602-1fbc-4aa7-8ec8-686191a1cac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:19:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-55583248',vendor_name='tempest-vendor_name-1498135953'},id=ffafe50a-5607-42d4-a244-99cf7749c614,is_public=True,name='tempest-UserMessagesTest-volume-type-554839564',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffafe50a-5607-42d4-a244-99cf7749c614', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.430981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f3902c-a5e0-4f82-b886-fa9597285bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.469723 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-554839564 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-554839564, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:32.470776 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-554839564 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-554839564, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:32.510239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Created reservations ['6abe9fd7-3af8-4fa6-9470-1b13bd32bed6', '1e9740e5-7ebd-467d-b44e-531f860657a1', '1cfe602c-28f5-44f2-9ce6-d163c0285d8d', '8f635538-ce89-4363-9719-dcea1d74a54a'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:32.511515 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f3902c-a5e0-4f82-b886-fa9597285bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abe9fd7-3af8-4fa6-9470-1b13bd32bed6', '1e9740e5-7ebd-467d-b44e-531f860657a1', '1cfe602c-28f5-44f2-9ce6-d163c0285d8d', '8f635538-ce89-4363-9719-dcea1d74a54a']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.512836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36787714-f657-49a6-b41b-6ecc39c23248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.550080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36787714-f657-49a6-b41b-6ecc39c23248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d99506-06a3-431c-abdd-ebc9c19bd746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-993705000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a8710c63a51486bb297afd61c50be63',qos_specs=None,replication_status=,reservations=['6abe9fd7-3af8-4fa6-9470-1b13bd32bed6','1e9740e5-7ebd-467d-b44e-531f860657a1','1cfe602c-28f5-44f2-9ce6-d163c0285d8d','8f635538-ce89-4363-9719-dcea1d74a54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaf83b0a17641a28ce514465cee6040',volume_type_id=ffafe50a-5607-42d4-a244-99cf7749c614), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-993705000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d99506-06a3-431c-abdd-ebc9c19bd746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a8710c63a51486bb297afd61c50be63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acaf83b0a17641a28ce514465cee6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffafe50a-5607-42d4-a244-99cf7749c614),volume_type_id=ffafe50a-5607-42d4-a244-99cf7749c614)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.550975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3764c32-52d0-4a45-8777-4bb176ebbcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.562955 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.565506 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:32.565750 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.566311 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.575448 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.575448 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:32.575682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3764c32-52d0-4a45-8777-4bb176ebbcb3) transitioned into state 'SUCCESS' from state '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-993705000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a8710c63a51486bb297afd61c50be63',qos_specs=None,replication_status=,reservations=['6abe9fd7-3af8-4fa6-9470-1b13bd32bed6','1e9740e5-7ebd-467d-b44e-531f860657a1','1cfe602c-28f5-44f2-9ce6-d163c0285d8d','8f635538-ce89-4363-9719-dcea1d74a54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acaf83b0a17641a28ce514465cee6040',volume_type_id=ffafe50a-5607-42d4-a244-99cf7749c614)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.576346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf71489-0605-4317-87fc-063f6639c09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:32.580493 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:32.590263 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4c841f7-5f42-4050-b3ea-ba4c6a4be0b3 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:32.590595 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 638/2536] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.596454 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf71489-0605-4317-87fc-063f6639c09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:32.597678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Flow 'volume_create_api' (5d99ea8b-bd18-4aa2-a65f-7a830c9df506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:32.598145 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Create volume request issued successfully. Aug 19 23:19:32.598834 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dbbc2afe-034d-4f83-bc18-1b93076a3705 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:32.599314 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 633/2537] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:32 2026] POST /volume/v3/volumes => generated 784 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:32.610992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.614073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4742c73b-7ec1-4124-9f05-779080a82a12 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.614155 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:32.614383 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.614652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.616660 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4742c73b-7ec1-4124-9f05-779080a82a12 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:32.616846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4742c73b-7ec1-4124-9f05-779080a82a12 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.617024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4742c73b-7ec1-4124-9f05-779080a82a12 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.625322 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.625322 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:32.625480 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.625480 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:32.633521 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4742c73b-7ec1-4124-9f05-779080a82a12 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:32.633600 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:32.640771 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c044ea88-417c-44bf-9b6b-297e6f49c633 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:32.640966 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4742c73b-7ec1-4124-9f05-779080a82a12 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 returned with HTTP 200 Aug 19 23:19:32.641442 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 633/2538] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.641622 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 635/2539] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.699622 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.702306 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:32.702306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.702306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.710152 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.710152 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:32.714994 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:32.719190 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aab670e8-b6cc-47c1-ba62-1bea9e84c5b6 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:32.719539 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 639/2540] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.731506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-47a92401-0d27-4d64-9130-d883ee126d42 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.734097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47a92401-0d27-4d64-9130-d883ee126d42 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:32.734355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47a92401-0d27-4d64-9130-d883ee126d42 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.734632 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-47a92401-0d27-4d64-9130-d883ee126d42 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.742150 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.742150 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:32.745919 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-47a92401-0d27-4d64-9130-d883ee126d42 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:32.751601 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-47a92401-0d27-4d64-9130-d883ee126d42 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:32.752100 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 634/2541] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.814031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.816337 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:32.816554 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.817209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.824141 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.824141 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:32.830417 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:32.834648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-5232c25a-7a33-4627-9380-7f6faf4c2249 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.835439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-461727d0-ab39-41ee-ba9a-5e4dae4fa656 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:32.835965 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 634/2542] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:32 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.837551 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-5232c25a-7a33-4627-9380-7f6faf4c2249 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 Aug 19 23:19:32.837891 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-5232c25a-7a33-4627-9380-7f6faf4c2249 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.838184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-5232c25a-7a33-4627-9380-7f6faf4c2249 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.848338 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.848338 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:32.900162 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-5232c25a-7a33-4627-9380-7f6faf4c2249 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 returned with HTTP 200 Aug 19 23:19:32.900550 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 636/2543] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/attachments/3ae64be7-412a-4a30-9621-4dd9be54f6f1 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:32.912073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:32.913781 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:19:32.914043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:32.914258 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:32.914455 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Delete volume with id: 03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 Aug 19 23:19:32.921228 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:32.921228 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:32.921919 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:19:32.947042 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Delete volume request issued successfully. Aug 19 23:19:32.947042 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-27c441e1-f8bf-48f3-bb7c-595fb295b881 req-8efc0c62-0382-4dc8-99dd-e44eec2f2bc3 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 returned with HTTP 202 Aug 19 23:19:32.947042 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 640/2544] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:19:32 2026] DELETE /volume/v3/volumes/03bbbaf4-ed55-4b42-8c3f-6ced28bf7d80 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:33.372275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-49dd7ea9-ba0a-46eb-87ae-ac68c65560ec None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.374576 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49dd7ea9-ba0a-46eb-87ae-ac68c65560ec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c Aug 19 23:19:33.374911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-49dd7ea9-ba0a-46eb-87ae-ac68c65560ec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.375166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-49dd7ea9-ba0a-46eb-87ae-ac68c65560ec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.381578 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49dd7ea9-ba0a-46eb-87ae-ac68c65560ec tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c returned with HTTP 404 Aug 19 23:19:33.382113 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 635/2545] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/06471499-4b7f-4621-9e01-38565c3e023c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:33.390143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.393408 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:33.393843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.394306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.394807 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: 62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:33.400507 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb1f1e8e-6a2c-477d-8797-b7d0954e72e2 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 404 Aug 19 23:19:33.401015 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 635/2546] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:33.410139 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.410949 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e0877b54-6ff8-4211-9a5d-267f1b6e51dd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.411820 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:33.412085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.412341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.412907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0877b54-6ff8-4211-9a5d-267f1b6e51dd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 Aug 19 23:19:33.413137 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0877b54-6ff8-4211-9a5d-267f1b6e51dd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.413312 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0877b54-6ff8-4211-9a5d-267f1b6e51dd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.419065 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0877b54-6ff8-4211-9a5d-267f1b6e51dd tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 returned with HTTP 404 Aug 19 23:19:33.419591 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 641/2547] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/62c384e4-1cac-4b5b-8239-d78092cae873 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:33.419702 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.419702 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:33.424130 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:33.427477 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e675f0f5-fcb2-4514-bdd9-b9c010590c28 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc returned with HTTP 200 Aug 19 23:19:33.427891 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 637/2548] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:33.442312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-127516c5-5745-492d-be4a-0dd859ac9452 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.444458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:33.445029 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f64a3f7-28e8-4eee-a557-2659cc3e02bc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1658658390"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:33.456574 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.456574 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:33.457062 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:33.457229 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create snapshot from volume 4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:33.462420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.464089 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] DELETE https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:19:33.464325 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.464500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.464704 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Delete volume with id: 140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:19:33.470989 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab5b8849-4e74-4ccf-bb16-80f6b78ba449 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 404 Aug 19 23:19:33.471597 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 636/2549] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:33.479683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-021a3992-1af1-483c-8766-0f83f8b46056 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.481560 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-021a3992-1af1-483c-8766-0f83f8b46056 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] GET https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 Aug 19 23:19:33.481785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-021a3992-1af1-483c-8766-0f83f8b46056 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.481991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-021a3992-1af1-483c-8766-0f83f8b46056 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.489629 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-021a3992-1af1-483c-8766-0f83f8b46056 tempest-VolumeImageDependencyTests-1147956297 tempest-VolumeImageDependencyTests-1147956297-project-member] https://10.4.3.193/volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 returned with HTTP 404 Aug 19 23:19:33.490153 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 642/2550] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/140cd0bd-cd94-44b5-8854-d6bd46780311 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:33.497140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['f1284728-66a8-48f5-b7fc-0526eda049f3', '17e0452c-ba44-4f0a-a636-b9080006abcb', '9fbe87f1-177c-4414-9651-6588928d89c7', 'dfc83865-c111-48c1-84d4-d774de320793'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:33.536293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.539975 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:19:33.539975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.539975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.540154 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Delete volume with id: 9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:19:33.552326 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot create request issued successfully. Aug 19 23:19:33.552604 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.552604 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:33.552696 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-127516c5-5745-492d-be4a-0dd859ac9452 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:33.552757 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:19:33.552796 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 636/2551] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:33.563865 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.567491 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:33.567704 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.568050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.579006 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.579006 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:33.579487 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:33.580676 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee4afc4b-b2cc-4a60-b0be-96562caed52d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea returned with HTTP 200 Aug 19 23:19:33.581547 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 637/2552] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.589315 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Delete volume request issued successfully. Aug 19 23:19:33.589801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3a91fda0-f10c-44a3-a3ce-bb83449aa493 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 202 Aug 19 23:19:33.590331 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 638/2553] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:33.602897 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.605912 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:19:33.606167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.606368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.620689 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.620689 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:33.626396 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Volume info retrieved successfully. Aug 19 23:19:33.631957 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc544463-9c0d-4d9b-abff-67fffcf5393d tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 200 Aug 19 23:19:33.632417 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 643/2554] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.657446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.659660 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:33.659955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.660330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.671343 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.671343 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:33.675984 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:33.681246 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4b971f0-bf2c-4687-a886-7f09fb44c455 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 returned with HTTP 200 Aug 19 23:19:33.681943 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 637/2555] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.694420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4c013c54-ccef-4dd6-9cf9-0735cd9b1261 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.698656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c013c54-ccef-4dd6-9cf9-0735cd9b1261 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/messages Aug 19 23:19:33.699031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4c013c54-ccef-4dd6-9cf9-0735cd9b1261 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.699342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4c013c54-ccef-4dd6-9cf9-0735cd9b1261 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.709631 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4c013c54-ccef-4dd6-9cf9-0735cd9b1261 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:19:33.710220 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 638/2556] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.719496 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c19b995-34d7-4388-9085-2db8fbaed223 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.727357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c19b995-34d7-4388-9085-2db8fbaed223 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f Aug 19 23:19:33.727736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c19b995-34d7-4388-9085-2db8fbaed223 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.728859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c19b995-34d7-4388-9085-2db8fbaed223 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.737594 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c19b995-34d7-4388-9085-2db8fbaed223 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f returned with HTTP 200 Aug 19 23:19:33.737594 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 639/2557] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.742728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0203cde-b5ec-4f6a-b7d1-c6b628bf146f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.744749 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0203cde-b5ec-4f6a-b7d1-c6b628bf146f tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/messages Aug 19 23:19:33.744993 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0203cde-b5ec-4f6a-b7d1-c6b628bf146f tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.745178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0203cde-b5ec-4f6a-b7d1-c6b628bf146f tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.750077 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0203cde-b5ec-4f6a-b7d1-c6b628bf146f tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:19:33.750548 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 644/2558] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.762915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6bec679-1baf-4e6e-bd6c-38b6aef101c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.764746 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6bec679-1baf-4e6e-bd6c-38b6aef101c9 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] DELETE https://10.4.3.193/volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f Aug 19 23:19:33.764942 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6bec679-1baf-4e6e-bd6c-38b6aef101c9 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.765189 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6bec679-1baf-4e6e-bd6c-38b6aef101c9 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.779760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6bec679-1baf-4e6e-bd6c-38b6aef101c9 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f returned with HTTP 204 Aug 19 23:19:33.781280 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 638/2559] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/messages/f3baffec-9d26-4792-8fe8-2cb00a9eb85f => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:19:33.789333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-431b13cd-5443-4337-906c-83cb76798c2b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.791206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-431b13cd-5443-4337-906c-83cb76798c2b tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:33.791206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-431b13cd-5443-4337-906c-83cb76798c2b tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.791309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-431b13cd-5443-4337-906c-83cb76798c2b tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.800100 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.800100 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:33.806183 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-431b13cd-5443-4337-906c-83cb76798c2b tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:33.812697 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-431b13cd-5443-4337-906c-83cb76798c2b tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 returned with HTTP 200 Aug 19 23:19:33.815223 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 639/2560] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:33.831808 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.833785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] DELETE https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:33.834005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.834177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.834321 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Delete volume with id: 77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:33.841902 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:33.841902 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:33.842345 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Volume info retrieved successfully. Aug 19 23:19:33.843574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:19:33.865196 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-554839564 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-554839564, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:33.865574 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-554839564 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-554839564, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:33.886402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Created reservations ['4840dc7f-3aea-4278-b7d5-2161a56f680b', '8859a1b2-05d0-4bb8-bb0c-db2ca625bb1f', '8be78a17-aefc-4757-8be9-996bdd9b3ea7', 'f1b5a8fe-11ad-444c-9867-ef7bac5fa09b'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:33.932524 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Delete volume request issued successfully. Aug 19 23:19:33.932793 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82e88da7-5a3c-4ecd-95e8-16dbd66c6193 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 returned with HTTP 202 Aug 19 23:19:33.933253 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 640/2561] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:33.945796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c51512b5-5637-4488-be19-15334e1898e4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.950936 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c51512b5-5637-4488-be19-15334e1898e4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] GET https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 Aug 19 23:19:33.951931 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c51512b5-5637-4488-be19-15334e1898e4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.952525 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c51512b5-5637-4488-be19-15334e1898e4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:33.959396 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c51512b5-5637-4488-be19-15334e1898e4 tempest-UserMessagesTest-766979651 tempest-UserMessagesTest-766979651-project-member] https://10.4.3.193/volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 returned with HTTP 404 Aug 19 23:19:33.960209 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 645/2562] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:33 2026] GET /volume/v3/volumes/77d99506-06a3-431c-abdd-ebc9c19bd746 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:33.969810 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-28ebec6e-86a5-4c15-9ce3-681aebc2b365 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:33.971878 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28ebec6e-86a5-4c15-9ce3-681aebc2b365 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] DELETE https://10.4.3.193/volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 Aug 19 23:19:33.972104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28ebec6e-86a5-4c15-9ce3-681aebc2b365 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:33.972346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-28ebec6e-86a5-4c15-9ce3-681aebc2b365 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.008258 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-28ebec6e-86a5-4c15-9ce3-681aebc2b365 tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 returned with HTTP 202 Aug 19 23:19:34.008910 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 639/2563] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:33 2026] DELETE /volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:34.019525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-60d44958-b70e-4c21-a038-5daa64f4593e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.021392 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60d44958-b70e-4c21-a038-5daa64f4593e tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] GET https://10.4.3.193/volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 Aug 19 23:19:34.021573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60d44958-b70e-4c21-a038-5daa64f4593e tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.021873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-60d44958-b70e-4c21-a038-5daa64f4593e tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.027852 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-60d44958-b70e-4c21-a038-5daa64f4593e tempest-UserMessagesTest-935792890 tempest-UserMessagesTest-935792890-project-admin] https://10.4.3.193/volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 returned with HTTP 404 Aug 19 23:19:34.028791 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 640/2564] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/v3/types/ffafe50a-5607-42d4-a244-99cf7749c614 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:19:34.358434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2ecbb917-7b05-4eee-bebb-3f95fcb79d4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.358987 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ecbb917-7b05-4eee-bebb-3f95fcb79d4c None None] GET https://10.4.3.193/volume// Aug 19 23:19:34.359075 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2ecbb917-7b05-4eee-bebb-3f95fcb79d4c None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.359247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2ecbb917-7b05-4eee-bebb-3f95fcb79d4c None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.359623 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2ecbb917-7b05-4eee-bebb-3f95fcb79d4c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:34.360036 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 641/2565] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:34.377418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-4a7e2fae-d2de-4f8e-a35d-668d64bec463 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.382879 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-4a7e2fae-d2de-4f8e-a35d-668d64bec463 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:34.383423 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-4a7e2fae-d2de-4f8e-a35d-668d64bec463 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c763a071-df1d-490e-9d5c-b25b43d60e9f", "connector": null, "instance_uuid": "bbb59535-81b0-42eb-aec3-7b3e3db6ea62"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:34.399647 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:34.399647 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:34.449882 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-4a7e2fae-d2de-4f8e-a35d-668d64bec463 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:34.449882 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 646/2566] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:34 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:34.457382 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-1afe4132-60ef-4b06-9579-7ae3e5459efa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.462731 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-1afe4132-60ef-4b06-9579-7ae3e5459efa tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 Aug 19 23:19:34.462731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-1afe4132-60ef-4b06-9579-7ae3e5459efa tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.462731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-1afe4132-60ef-4b06-9579-7ae3e5459efa tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.470984 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:34.470984 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:34.538068 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-1afe4132-60ef-4b06-9579-7ae3e5459efa tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 returned with HTTP 200 Aug 19 23:19:34.538617 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 640/2567] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:34 2026] DELETE /volume/v3/attachments/b76e37b3-74d9-447c-8783-a38238b36129 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:34.594747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.596386 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:34.596573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.596884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.607504 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:34.607504 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:34.608114 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:34.609054 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94bdee79-8b6e-44d3-a84b-529e24ea3ee3 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea returned with HTTP 200 Aug 19 23:19:34.609555 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 641/2568] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:34.621806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4680f9b-8678-4930-8fa0-67811a960165 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.626691 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:34.628627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.629095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.629442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:34.632534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:19:34.643083 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Get all snapshots completed successfully. Aug 19 23:19:34.643083 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4680f9b-8678-4930-8fa0-67811a960165 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:19:34.643522 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 642/2569] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:34.647578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-220fef3b-03f8-4424-857f-19b90aabce80 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.649580 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-220fef3b-03f8-4424-857f-19b90aabce80 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] GET https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 Aug 19 23:19:34.649655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-220fef3b-03f8-4424-857f-19b90aabce80 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.649947 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-220fef3b-03f8-4424-857f-19b90aabce80 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.653246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-414f6571-295c-4997-8adb-c52a2973d455 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.655449 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:34.655449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.655449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.655449 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete snapshot with id: 894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:34.658139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-220fef3b-03f8-4424-857f-19b90aabce80 tempest-ServerActionsTestOtherA-1971415653 tempest-ServerActionsTestOtherA-1971415653-project-member] https://10.4.3.193/volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 returned with HTTP 404 Aug 19 23:19:34.658139 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 647/2570] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/v3/volumes/9100f246-ac53-42d8-a9d7-bd4cbc9dd0c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:34.662338 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:34.662338 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:34.662748 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:34.687762 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot delete request issued successfully. Aug 19 23:19:34.687941 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-414f6571-295c-4997-8adb-c52a2973d455 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea returned with HTTP 202 Aug 19 23:19:34.688313 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 641/2571] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:34 2026] DELETE /volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:34.699359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-97e9abab-daac-46f9-bedb-91a8df280d5d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:34.702158 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97e9abab-daac-46f9-bedb-91a8df280d5d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:34.702368 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97e9abab-daac-46f9-bedb-91a8df280d5d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:34.702557 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-97e9abab-daac-46f9-bedb-91a8df280d5d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:34.711007 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:34.711007 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:34.711360 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-97e9abab-daac-46f9-bedb-91a8df280d5d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:34.712172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-97e9abab-daac-46f9-bedb-91a8df280d5d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea returned with HTTP 200 Aug 19 23:19:34.712541 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 642/2572] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:34 2026] GET /volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:35.178419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:35.300429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:35.300811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1545861673"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:35.302386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1545861673'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:35.302487 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume of 1 GB Aug 19 23:19:35.302880 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:35.302880 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:35.306869 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Availability Zones retrieved successfully. Aug 19 23:19:35.313876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Flow 'volume_create_api' (9e0e6c19-b86c-4793-b0f0-3f3ccaac18b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:35.314885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7468e2a-f149-4a20-82db-b8633de5b66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:35.315968 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:35.350425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7468e2a-f149-4a20-82db-b8633de5b66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:35.351183 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7dae04-544b-48b5-9cdc-b8c654b3e4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:35.420300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Created reservations ['88e25d69-7f75-4b06-a93e-31ccdec7d335', 'fa5be6d8-f1c8-4836-89b2-96f27876208c', '866ed830-a805-443c-8fcf-28984e4e6164', '4d0e0482-f8cb-4cf7-801c-1635153644ab'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:35.421148 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7dae04-544b-48b5-9cdc-b8c654b3e4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e25d69-7f75-4b06-a93e-31ccdec7d335', 'fa5be6d8-f1c8-4836-89b2-96f27876208c', '866ed830-a805-443c-8fcf-28984e4e6164', '4d0e0482-f8cb-4cf7-801c-1635153644ab']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:35.422099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ae73ff-e694-4c29-a439-f76ce1253431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:35.452993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ae73ff-e694-4c29-a439-f76ce1253431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87bbf614-dba5-47d9-a073-5645cb7ae193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1545861673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',qos_specs=None,replication_status=,reservations=['88e25d69-7f75-4b06-a93e-31ccdec7d335','fa5be6d8-f1c8-4836-89b2-96f27876208c','866ed830-a805-443c-8fcf-28984e4e6164','4d0e0482-f8cb-4cf7-801c-1635153644ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1545861673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87bbf614-dba5-47d9-a073-5645cb7ae193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:35.454131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a249863-6b39-4e68-be2d-e76a40287467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:35.497597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a249863-6b39-4e68-be2d-e76a40287467) transitioned into state 'SUCCESS' from state '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-1545861673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',qos_specs=None,replication_status=,reservations=['88e25d69-7f75-4b06-a93e-31ccdec7d335','fa5be6d8-f1c8-4836-89b2-96f27876208c','866ed830-a805-443c-8fcf-28984e4e6164','4d0e0482-f8cb-4cf7-801c-1635153644ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:35.497597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1bf8ca-4648-4d2e-a2b5-ed1d99dd0160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:35.509769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1bf8ca-4648-4d2e-a2b5-ed1d99dd0160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:35.510517 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Flow 'volume_create_api' (9e0e6c19-b86c-4793-b0f0-3f3ccaac18b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:35.511874 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume request issued successfully. Aug 19 23:19:35.511874 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f74ebc63-8110-4e5c-b01d-7acaf6d228ba tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:35.512184 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 643/2573] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:35 2026] POST /volume/v3/volumes => generated 766 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:35.526814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:35.530738 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:35.531562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:35.531562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:35.544563 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:35.544563 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:35.549844 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:35.556782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d9a8cab-5127-434b-bf8d-ef5af6e8943d tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:35.556782 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 648/2574] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:35 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:35.724311 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0134a09d-0f65-4baf-ad72-d6990d644796 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:35.728124 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0134a09d-0f65-4baf-ad72-d6990d644796 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea Aug 19 23:19:35.728124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0134a09d-0f65-4baf-ad72-d6990d644796 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:35.728124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0134a09d-0f65-4baf-ad72-d6990d644796 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:35.732267 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0134a09d-0f65-4baf-ad72-d6990d644796 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea returned with HTTP 404 Aug 19 23:19:35.732913 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 642/2575] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:35 2026] GET /volume/v3/snapshots/894c1aa4-d916-4bb6-99e6-7f8a059514ea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:35.744267 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:35.745992 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:35.746177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:35.746422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:35.746703 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume with id: 4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:35.756454 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:35.756454 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:35.756764 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:35.785940 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume request issued successfully. Aug 19 23:19:35.785940 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6ddc164-00df-4030-a2b9-f414eeb8246b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc returned with HTTP 202 Aug 19 23:19:35.786361 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 643/2576] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:35 2026] DELETE /volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:35.793877 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:35.795886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:35.796087 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:35.796253 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:35.802992 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:35.802992 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:35.809454 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:35.822924 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f409dc6-40ae-4cef-ae16-c5127adce542 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc returned with HTTP 200 Aug 19 23:19:35.823273 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 644/2577] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:35 2026] GET /volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:36.162829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8aef0cdb-3694-4737-9bdb-3414055c129b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.165138 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:36.165138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.165338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.165572 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume with id: dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:36.174372 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.174372 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:36.175451 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:36.204306 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume request issued successfully. Aug 19 23:19:36.204306 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8aef0cdb-3694-4737-9bdb-3414055c129b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 202 Aug 19 23:19:36.204720 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 649/2578] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:36 2026] DELETE /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 23:19:36.215957 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-299a30e4-058e-49e3-97b6-0b2117020405 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.219069 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-299a30e4-058e-49e3-97b6-0b2117020405 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:36.219273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-299a30e4-058e-49e3-97b6-0b2117020405 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.219461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-299a30e4-058e-49e3-97b6-0b2117020405 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.226881 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.226881 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:36.232270 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-299a30e4-058e-49e3-97b6-0b2117020405 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:36.236530 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-299a30e4-058e-49e3-97b6-0b2117020405 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 200 Aug 19 23:19:36.237032 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 643/2579] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:36 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:36.264478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.266272 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 Aug 19 23:19:36.267039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:36.270297 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=488,cinder:UPDATE=142,cinder:INSERT=78 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:19:36.278423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:36.285734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:36.285734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.285734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:36.392750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" released by "attachment_update" :: held 0.109s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:36.394157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-e4b0105a-4b3a-4c69-91e6-3c800715d9a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 returned with HTTP 200 Aug 19 23:19:36.394157 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 644/2580] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:36 2026] PUT /volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:36.430339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-19a5a65f-0a0d-46af-aa7f-85cc11a2ec48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.432444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-19a5a65f-0a0d-46af-aa7f-85cc11a2ec48 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 Aug 19 23:19:36.432700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-19a5a65f-0a0d-46af-aa7f-85cc11a2ec48 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.432908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-19a5a65f-0a0d-46af-aa7f-85cc11a2ec48 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.449655 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-19a5a65f-0a0d-46af-aa7f-85cc11a2ec48 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 returned with HTTP 200 Aug 19 23:19:36.450288 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 645/2581] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:19:36 2026] GET /volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:36.573251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.575311 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:36.575581 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.575824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.586984 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.586984 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:36.591753 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:36.596906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a961bcce-660a-428d-bdf7-b1e64b8da4e3 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:36.597450 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 650/2582] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:36 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:36.610239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.612692 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:36.612692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87bbf614-dba5-47d9-a073-5645cb7ae193", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1881281712"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:36.622653 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.622653 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:36.623301 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:36.623517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create snapshot from volume 87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:36.672039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Created reservations ['99fe5fdf-5c16-4a61-9d7d-87f4a74da423', '3c5552b5-7ed0-4c69-b5c8-aec065337616', '7579c524-b1a4-498a-bfbd-8fe3cdc03448', '64e909e6-8ec4-4b8e-8b50-79b11e09245c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:36.729798 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot create request issued successfully. Aug 19 23:19:36.730307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68106abd-ea13-4907-bea2-2bc054d59ff1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:36.730959 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 644/2583] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:36 2026] POST /volume/v3/snapshots => generated 322 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:36.739785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.746244 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:36.746244 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.746244 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.752557 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:36.752557 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:36.755364 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:36.755364 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2672b721-0886-4596-b0a3-ee306eb2b9c9 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 200 Aug 19 23:19:36.755364 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 645/2584] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:36 2026] GET /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:36.837807 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-27e52804-134a-48ba-a58b-7a60c4d741c6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.840866 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27e52804-134a-48ba-a58b-7a60c4d741c6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc Aug 19 23:19:36.841079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27e52804-134a-48ba-a58b-7a60c4d741c6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:36.841283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27e52804-134a-48ba-a58b-7a60c4d741c6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:36.851229 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27e52804-134a-48ba-a58b-7a60c4d741c6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc returned with HTTP 404 Aug 19 23:19:36.851229 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 646/2585] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:36 2026] GET /volume/v3/volumes/4f64a3f7-28e8-4eee-a557-2659cc3e02bc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:36.863179 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-199ea284-562e-4205-8e49-28256b552ff8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:36.864781 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:36.865212 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1209542151"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:36.867276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1209542151'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:36.867490 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume of 1 GB Aug 19 23:19:36.872379 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:36.880966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (fb7769d8-8eef-4c19-ba1e-df95a6df4ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:36.882154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535fb0c6-ab55-4796-a0c5-c3e86800118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:36.883125 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:36.927240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535fb0c6-ab55-4796-a0c5-c3e86800118b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:36.928215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada45953-23e0-4ab4-99b1-ab11c94c82c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:36.972886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['36cfa5a1-2199-4f4c-8271-6da77a6ce590', 'd299a5ce-df5f-47c3-aaa5-865cf2959b91', '400cb0cb-4d17-4525-907f-bdd3e63bb213', 'd1c85cf2-0313-401e-8484-e89d4f8c59cd'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:36.973592 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada45953-23e0-4ab4-99b1-ab11c94c82c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36cfa5a1-2199-4f4c-8271-6da77a6ce590', 'd299a5ce-df5f-47c3-aaa5-865cf2959b91', '400cb0cb-4d17-4525-907f-bdd3e63bb213', 'd1c85cf2-0313-401e-8484-e89d4f8c59cd']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:36.974903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c406d5-eb08-49cd-9306-456b6294a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:37.002445 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c406d5-eb08-49cd-9306-456b6294a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc846b2e-3cc0-40ee-8921-67297f0c81ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1209542151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['36cfa5a1-2199-4f4c-8271-6da77a6ce590','d299a5ce-df5f-47c3-aaa5-865cf2959b91','400cb0cb-4d17-4525-907f-bdd3e63bb213','d1c85cf2-0313-401e-8484-e89d4f8c59cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1209542151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc846b2e-3cc0-40ee-8921-67297f0c81ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c6fa57550415c98b55f473da2fe14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac04d962853d428d9336d152997881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:37.003224 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afddaac-19f7-4e52-b502-032eb9ebbea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:37.025910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afddaac-19f7-4e52-b502-032eb9ebbea9) transitioned into state 'SUCCESS' from state '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-1209542151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['36cfa5a1-2199-4f4c-8271-6da77a6ce590','d299a5ce-df5f-47c3-aaa5-865cf2959b91','400cb0cb-4d17-4525-907f-bdd3e63bb213','d1c85cf2-0313-401e-8484-e89d4f8c59cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:37.026947 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984df08c-bee9-471a-913e-e123dc0b5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:37.045782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984df08c-bee9-471a-913e-e123dc0b5cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:37.045782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (fb7769d8-8eef-4c19-ba1e-df95a6df4ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:37.045782 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request issued successfully. Aug 19 23:19:37.045782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-199ea284-562e-4205-8e49-28256b552ff8 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:37.045782 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 651/2586] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:36 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:37.062170 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.064338 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:37.065731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.065731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.072473 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.072473 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:37.076631 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:37.081760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d5f4fa7-7682-4d99-938b-f3ddb910da1a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba returned with HTTP 200 Aug 19 23:19:37.082244 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 645/2587] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:37.228120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2456e15e-4921-4765-8c1c-0353f26f9e62 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.253332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2ec8005-9966-43fc-beaa-27d2ea25f4b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.257723 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2ec8005-9966-43fc-beaa-27d2ea25f4b1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef Aug 19 23:19:37.257813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2ec8005-9966-43fc-beaa-27d2ea25f4b1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.258054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2ec8005-9966-43fc-beaa-27d2ea25f4b1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.267854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2ec8005-9966-43fc-beaa-27d2ea25f4b1 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef returned with HTTP 404 Aug 19 23:19:37.268413 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 647/2588] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/volumes/dd3c39fc-eadc-4088-a6a6-52a5c78b4fef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.280832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.282957 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:37.283159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.283386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.283637 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume with id: 3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:37.291648 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.291648 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:37.292031 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:37.322284 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume request issued successfully. Aug 19 23:19:37.322536 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3bd4ee7-4ad9-41e1-957d-4b50a6332f22 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 202 Aug 19 23:19:37.323181 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 652/2589] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:37 2026] DELETE /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:37.334031 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cbfa1814-f823-492e-b3f0-87fe3188550b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.336653 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbfa1814-f823-492e-b3f0-87fe3188550b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:37.336995 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbfa1814-f823-492e-b3f0-87fe3188550b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.337491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbfa1814-f823-492e-b3f0-87fe3188550b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.356968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2456e15e-4921-4765-8c1c-0353f26f9e62 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] POST https://10.4.3.193/volume/v3/types/090074c1-034f-422b-881e-527ed07f5374/encryption Aug 19 23:19:37.357024 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.357024 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:37.357084 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2456e15e-4921-4765-8c1c-0353f26f9e62 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.360224 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cbfa1814-f823-492e-b3f0-87fe3188550b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:37.366140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbfa1814-f823-492e-b3f0-87fe3188550b tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 200 Aug 19 23:19:37.366911 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 646/2590] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:37.368784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2456e15e-4921-4765-8c1c-0353f26f9e62 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/090074c1-034f-422b-881e-527ed07f5374/encryption returned with HTTP 404 Aug 19 23:19:37.369259 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 646/2591] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/types/090074c1-034f-422b-881e-527ed07f5374/encryption => generated 114 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.385267 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0af2e779-ccb1-4232-97e1-d1efac4a0fba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.387143 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0af2e779-ccb1-4232-97e1-d1efac4a0fba tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:37.387529 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0af2e779-ccb1-4232-97e1-d1efac4a0fba tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-339928116", "os-volume-type-access:is_public": false}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.389113 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.389113 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:37.404132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0af2e779-ccb1-4232-97e1-d1efac4a0fba tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:37.404483 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 648/2592] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:37.412856 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-44be93b8-f5a8-476f-94c4-7c0d44b94e27 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.483881 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44be93b8-f5a8-476f-94c4-7c0d44b94e27 tempest-VolumeTypesNegativeTest-1766609317 tempest-VolumeTypesNegativeTest-1766609317-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:37.484266 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-44be93b8-f5a8-476f-94c4-7c0d44b94e27 tempest-VolumeTypesNegativeTest-1766609317 tempest-VolumeTypesNegativeTest-1766609317-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a446b2c4-994f-4a7b-80d2-216cfd8f2823", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-310873636"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.486015 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-44be93b8-f5a8-476f-94c4-7c0d44b94e27 tempest-VolumeTypesNegativeTest-1766609317 tempest-VolumeTypesNegativeTest-1766609317-project-member] Create volume request body: {'volume': {'volume_type': 'a446b2c4-994f-4a7b-80d2-216cfd8f2823', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-310873636'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:37.492793 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-44be93b8-f5a8-476f-94c4-7c0d44b94e27 tempest-VolumeTypesNegativeTest-1766609317 tempest-VolumeTypesNegativeTest-1766609317-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 19 23:19:37.493273 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 653/2593] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/volumes => generated 114 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.499846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b018ead5-1e57-4e97-8dee-35fb59511b75 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.501375 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b018ead5-1e57-4e97-8dee-35fb59511b75 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] DELETE https://10.4.3.193/volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 Aug 19 23:19:37.501576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b018ead5-1e57-4e97-8dee-35fb59511b75 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.501796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b018ead5-1e57-4e97-8dee-35fb59511b75 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.524079 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b018ead5-1e57-4e97-8dee-35fb59511b75 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 returned with HTTP 202 Aug 19 23:19:37.524444 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 647/2594] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:37 2026] DELETE /volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:37.531600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-963f60ca-bc5f-45e4-8811-887f76775415 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.534128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-963f60ca-bc5f-45e4-8811-887f76775415 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] GET https://10.4.3.193/volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 Aug 19 23:19:37.534312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-963f60ca-bc5f-45e4-8811-887f76775415 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.534498 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-963f60ca-bc5f-45e4-8811-887f76775415 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.537588 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-963f60ca-bc5f-45e4-8811-887f76775415 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 returned with HTTP 404 Aug 19 23:19:37.538057 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 647/2595] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/types/a446b2c4-994f-4a7b-80d2-216cfd8f2823 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.546793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91158ea4-5d1b-4340-b270-9e0d1af8aba6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.548605 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91158ea4-5d1b-4340-b270-9e0d1af8aba6 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:37.549056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91158ea4-5d1b-4340-b270-9e0d1af8aba6 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.550897 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91158ea4-5d1b-4340-b270-9e0d1af8aba6 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 400 Aug 19 23:19:37.551322 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 649/2596] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:37 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 19 23:19:37.561197 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0fb65a4a-e62c-46d2-b562-bd683b59ab00 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.563631 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fb65a4a-e62c-46d2-b562-bd683b59ab00 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:37.569367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fb65a4a-e62c-46d2-b562-bd683b59ab00 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1049877871"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.588231 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fb65a4a-e62c-46d2-b562-bd683b59ab00 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:37.588747 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 654/2597] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/types => generated 229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:37.597755 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f01f81a4-f6cb-4f98-bcb7-ad156aadb1ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.599648 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f01f81a4-f6cb-4f98-bcb7-ad156aadb1ff tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:37.600028 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f01f81a4-f6cb-4f98-bcb7-ad156aadb1ff tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1049877871"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.606265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f01f81a4-f6cb-4f98-bcb7-ad156aadb1ff tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1049877871 already exists. Aug 19 23:19:37.607236 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f01f81a4-f6cb-4f98-bcb7-ad156aadb1ff tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 409 Aug 19 23:19:37.607236 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 648/2598] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:37.615200 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6fff4890-2c96-4cb1-bd5f-e96c9130d327 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.617245 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fff4890-2c96-4cb1-bd5f-e96c9130d327 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] DELETE https://10.4.3.193/volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 Aug 19 23:19:37.617495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fff4890-2c96-4cb1-bd5f-e96c9130d327 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.617784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fff4890-2c96-4cb1-bd5f-e96c9130d327 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.666351 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fff4890-2c96-4cb1-bd5f-e96c9130d327 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 returned with HTTP 202 Aug 19 23:19:37.667065 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 648/2599] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:37 2026] DELETE /volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:37.675338 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5c81ab6-9aec-4ec6-a56d-b55bf3a1489b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.677639 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5c81ab6-9aec-4ec6-a56d-b55bf3a1489b tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] GET https://10.4.3.193/volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 Aug 19 23:19:37.678018 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5c81ab6-9aec-4ec6-a56d-b55bf3a1489b tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.678293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5c81ab6-9aec-4ec6-a56d-b55bf3a1489b tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.682308 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5c81ab6-9aec-4ec6-a56d-b55bf3a1489b tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 returned with HTTP 404 Aug 19 23:19:37.682931 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 650/2600] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/types/17c024bb-c7dd-403c-a70d-0e4af52a9459 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.695276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07ffbbee-a71d-4fa8-8e7d-fd38632faaaf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.697374 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07ffbbee-a71d-4fa8-8e7d-fd38632faaaf tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] DELETE https://10.4.3.193/volume/v3/types/cb9ba7fe-c733-469a-a7f4-130910869bd0 Aug 19 23:19:37.697610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07ffbbee-a71d-4fa8-8e7d-fd38632faaaf tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.697839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07ffbbee-a71d-4fa8-8e7d-fd38632faaaf tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.702152 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07ffbbee-a71d-4fa8-8e7d-fd38632faaaf tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/cb9ba7fe-c733-469a-a7f4-130910869bd0 returned with HTTP 404 Aug 19 23:19:37.702663 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 655/2601] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:37 2026] DELETE /volume/v3/types/cb9ba7fe-c733-469a-a7f4-130910869bd0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.713378 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9273ec45-e18e-4cc3-8780-fbe23b0e0523 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.716066 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9273ec45-e18e-4cc3-8780-fbe23b0e0523 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] GET https://10.4.3.193/volume/v3/types/c95c32f7-deb2-458f-b8e3-849a83fa85aa Aug 19 23:19:37.716332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9273ec45-e18e-4cc3-8780-fbe23b0e0523 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.716585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9273ec45-e18e-4cc3-8780-fbe23b0e0523 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.728232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9273ec45-e18e-4cc3-8780-fbe23b0e0523 tempest-VolumeTypesNegativeTest-87634350 tempest-VolumeTypesNegativeTest-87634350-project-admin] https://10.4.3.193/volume/v3/types/c95c32f7-deb2-458f-b8e3-849a83fa85aa returned with HTTP 404 Aug 19 23:19:37.728507 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 649/2602] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/types/c95c32f7-deb2-458f-b8e3-849a83fa85aa => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:37.765251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.767378 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:37.767999 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.768354 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.775859 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.775859 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:37.776356 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:37.777256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-31f7227c-4bdc-4bd5-aa18-5fd798902add tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 200 Aug 19 23:19:37.778192 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 649/2603] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:37.792630 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.794507 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193/action Aug 19 23:19:37.794949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action body: b'{"revert": {"snapshot_id": "39892095-c0d8-414c-a0fc-a96ab0085007"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:37.795096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "39892095-c0d8-414c-a0fc-a96ab0085007"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:37.804039 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.804039 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:37.804522 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume retrieved successfully. Aug 19 23:19:37.822304 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Reverting volume 87bbf614-dba5-47d9-a073-5645cb7ae193 to snapshot 39892095-c0d8-414c-a0fc-a96ab0085007. Aug 19 23:19:37.823892 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.823892 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:37.838884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e12901b-168d-45bf-8d8e-7fc8f414f38c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193/action returned with HTTP 202 Aug 19 23:19:37.839446 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 651/2604] 10.4.3.193 () {70 vars in 1431 bytes} [Wed Aug 19 23:19:37 2026] POST /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:19:37.846919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:37.849427 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:37.850377 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:37.850377 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:37.866152 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:37.866152 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:37.877367 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:37.883459 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8814c75a-6e69-4b3e-9c59-d9b1ab03e367 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:37.884013 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 656/2605] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:37 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:38.097631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.100425 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:38.100425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.100425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.108377 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.108377 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:38.114610 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:38.125616 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd728c2b-fb6d-45bc-a300-bdaa33deafe0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba returned with HTTP 200 Aug 19 23:19:38.126321 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 650/2606] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:38.144875 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.148656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:38.149124 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc846b2e-3cc0-40ee-8921-67297f0c81ba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1261134464"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:38.173254 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.173254 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:38.173904 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:38.173904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create snapshot from volume cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:38.212424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['f7fbfa31-dbbf-4cef-ba97-8dcae93a6b41', '040e5f4a-df1b-4035-8d74-8916a88d1d15', 'a739738b-5221-4e9b-aa1c-41cc6e5fa1d9', 'dbb71525-8c53-4a41-887d-d26f6ff59b32'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:38.246731 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot create request issued successfully. Aug 19 23:19:38.247102 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-322dd481-4ec6-4f3a-bcc9-635fe803da34 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:38.247537 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 650/2607] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:38.261006 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.265236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:38.265988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.265988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.272407 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.272407 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:38.272939 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:38.273461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-430ab24e-e96b-4f1e-811e-930a3d2331ea tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df returned with HTTP 200 Aug 19 23:19:38.273846 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 652/2608] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:38.383231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5932c15-6150-473c-a236-70782f3d5d51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.385096 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5932c15-6150-473c-a236-70782f3d5d51 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 Aug 19 23:19:38.385308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5932c15-6150-473c-a236-70782f3d5d51 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.385500 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5932c15-6150-473c-a236-70782f3d5d51 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.391563 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5932c15-6150-473c-a236-70782f3d5d51 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 returned with HTTP 404 Aug 19 23:19:38.392096 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 657/2609] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/volumes/3964b228-c10a-47eb-acb8-2a0b85a38423 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:38.461465 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.463481 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:19:38.463809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.464192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.464510 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume with id: b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:19:38.479342 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.479342 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:38.479986 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:38.498491 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Delete volume request issued successfully. Aug 19 23:19:38.498833 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7b06ccaf-1c41-43f2-bf1a-0ebc6d91a8a8 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 202 Aug 19 23:19:38.499830 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 651/2610] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:38 2026] DELETE /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:38.509012 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.510881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:19:38.511076 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.511257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.520414 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.520414 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:38.527605 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Volume info retrieved successfully. Aug 19 23:19:38.533764 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6262e9f-c0c7-4606-b0b5-b20a808de844 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 200 Aug 19 23:19:38.534292 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 651/2611] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:38.896378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.898231 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:38.898483 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.898759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.906551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.906551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:38.910505 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:38.915122 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-65df5ba5-5fc1-43c8-a76f-45c7ff74ed84 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:38.915484 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 653/2612] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:38.928359 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.931659 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:38.931884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.932095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.940602 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.940602 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:38.941320 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:38.942454 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e57425a-ddbc-4c4d-9ef2-8f2b20d38cd1 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 200 Aug 19 23:19:38.943022 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 658/2613] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:38.954127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d0e08c3a-d925-4792-9d84-752699e49209 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.956062 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d0e08c3a-d925-4792-9d84-752699e49209 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:38.956274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d0e08c3a-d925-4792-9d84-752699e49209 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:38.956462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d0e08c3a-d925-4792-9d84-752699e49209 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:38.966778 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:38.966778 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:38.972042 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d0e08c3a-d925-4792-9d84-752699e49209 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:38.977055 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d0e08c3a-d925-4792-9d84-752699e49209 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:38.977055 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 652/2614] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:38 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:38.996309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:38.998000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:38.998326 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1119331029"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:39.000390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1119331029'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:39.000576 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume of 1 GB Aug 19 23:19:39.005461 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Availability Zones retrieved successfully. Aug 19 23:19:39.010803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Flow 'volume_create_api' (36b3fd38-1d17-40bd-aa43-ad1833ee403f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:39.011813 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15da171-ae2a-4f7a-87ed-17ce0a8efe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:39.012766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:39.040889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d15da171-ae2a-4f7a-87ed-17ce0a8efe3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:39.041786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c30b3d9-e582-4268-8512-78ca54ca1652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:39.096341 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Created reservations ['27c0f28b-187f-457e-a698-4abaa62a33ae', '17000c61-b224-41b1-abfa-9f044e109da8', 'bdc5f370-77c9-4cb6-9af5-9c489be685af', '2c3c628d-3bd8-4013-a5d1-69b2b394adf5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:39.097551 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c30b3d9-e582-4268-8512-78ca54ca1652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27c0f28b-187f-457e-a698-4abaa62a33ae', '17000c61-b224-41b1-abfa-9f044e109da8', 'bdc5f370-77c9-4cb6-9af5-9c489be685af', '2c3c628d-3bd8-4013-a5d1-69b2b394adf5']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:39.097702 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8755bc6-ea35-47fd-a73e-e769aa9bf58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:39.128334 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8755bc6-ea35-47fd-a73e-e769aa9bf58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1119331029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',qos_specs=None,replication_status=,reservations=['27c0f28b-187f-457e-a698-4abaa62a33ae','17000c61-b224-41b1-abfa-9f044e109da8','bdc5f370-77c9-4cb6-9af5-9c489be685af','2c3c628d-3bd8-4013-a5d1-69b2b394adf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1119331029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:39.129074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2284543-5614-4a77-a083-27a8dfe60e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:39.156255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2284543-5614-4a77-a083-27a8dfe60e77) transitioned into state 'SUCCESS' from state '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-1119331029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae2b37ed3d45bd94fc18fe05f3c33c',qos_specs=None,replication_status=,reservations=['27c0f28b-187f-457e-a698-4abaa62a33ae','17000c61-b224-41b1-abfa-9f044e109da8','bdc5f370-77c9-4cb6-9af5-9c489be685af','2c3c628d-3bd8-4013-a5d1-69b2b394adf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c58600a6f7c408087ef8526ddeb30fc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:39.157418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b8fb7e-5226-47e1-ac5c-41471dd2f996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:39.175647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b8fb7e-5226-47e1-ac5c-41471dd2f996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:39.176580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Flow 'volume_create_api' (36b3fd38-1d17-40bd-aa43-ad1833ee403f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:39.176893 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create volume request issued successfully. Aug 19 23:19:39.177592 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba8f46f9-b1b8-4463-ad43-288418dac599 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:39.186877 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 652/2615] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:38 2026] POST /volume/v3/volumes => generated 766 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:39.194430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.200283 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:39.200283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:39.200492 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:39.220865 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:39.220865 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:39.229190 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:39.237508 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ac20f35-82eb-481c-9eb1-f04c09574d7e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 200 Aug 19 23:19:39.237508 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 654/2616] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:39 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:39.288299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76afb31f-4006-43a1-925e-961e66495db5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.290568 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76afb31f-4006-43a1-925e-961e66495db5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:39.292094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76afb31f-4006-43a1-925e-961e66495db5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:39.292094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76afb31f-4006-43a1-925e-961e66495db5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:39.300798 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:39.300798 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:39.300798 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76afb31f-4006-43a1-925e-961e66495db5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:39.300798 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76afb31f-4006-43a1-925e-961e66495db5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df returned with HTTP 200 Aug 19 23:19:39.300798 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 659/2617] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:39 2026] GET /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:39.317180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.319757 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] POST https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df/action Aug 19 23:19:39.320747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:39.320747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:39.323000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Updating snapshot '29dc0805-3862-412c-9bd2-1a668fb141df' with '{'status': 'error'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:19:39.335313 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:39.335313 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:39.335416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0a28d8b4f6e403bbd101c70dd3d2661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b21c6fa57550415c98b55f473da2fe14', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:39.335814 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75978a3c-d685-4d9b-9b3a-3170e4a08cfe tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df/action returned with HTTP 403 Aug 19 23:19:39.336240 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 653/2618] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:19:39 2026] POST /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:39.348631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c313086e-947f-481d-8300-fbdcb4456db6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.350848 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:39.351157 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:39.351688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:39.351767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete snapshot with id: 29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:39.358212 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:39.358212 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:39.358703 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:39.379494 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot delete request issued successfully. Aug 19 23:19:39.379739 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c313086e-947f-481d-8300-fbdcb4456db6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df returned with HTTP 202 Aug 19 23:19:39.380174 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 653/2619] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:39 2026] DELETE /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:39.386946 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.389132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:39.389417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:39.389796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:39.407572 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:39.407572 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:39.408511 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:39.408750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1de02f22-bdf7-47cb-995d-7ccad8f14807 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df returned with HTTP 200 Aug 19 23:19:39.409126 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 655/2620] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:39 2026] GET /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:39.550590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ae8a3ba0-fdf1-4597-88d0-d88853743554 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:39.552863 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae8a3ba0-fdf1-4597-88d0-d88853743554 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] GET https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 Aug 19 23:19:39.553130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae8a3ba0-fdf1-4597-88d0-d88853743554 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:39.553405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae8a3ba0-fdf1-4597-88d0-d88853743554 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:39.561377 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae8a3ba0-fdf1-4597-88d0-d88853743554 tempest-AttachVolumeTestJSON-1668184951 tempest-AttachVolumeTestJSON-1668184951-project-member] https://10.4.3.193/volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 returned with HTTP 404 Aug 19 23:19:39.562046 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 660/2621] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:39 2026] GET /volume/v3/volumes/b03a60ab-bddf-4fc4-86ad-375a4e0411b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:40.001331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-a87e0b8b-4f03-4dbb-8a62-0a7f48b58f73 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.004114 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-a87e0b8b-4f03-4dbb-8a62-0a7f48b58f73 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption Aug 19 23:19:40.004369 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-a87e0b8b-4f03-4dbb-8a62-0a7f48b58f73 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.004630 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-a87e0b8b-4f03-4dbb-8a62-0a7f48b58f73 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.019867 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.019867 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:40.028637 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-a87e0b8b-4f03-4dbb-8a62-0a7f48b58f73 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption returned with HTTP 200 Aug 19 23:19:40.029116 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 654/2622] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:40.253664 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.256473 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:40.256473 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.256874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.266439 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.266439 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:40.271131 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:40.278026 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e26a1eb1-64be-4407-bdf8-c741ab4ebf17 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 200 Aug 19 23:19:40.278026 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 654/2623] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:40.299460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.304923 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:40.305527 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-732925370"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:40.319963 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.319963 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:40.320963 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:40.321132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Create snapshot from volume 1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:40.372597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Created reservations ['0382581c-b3a0-403c-97b6-2a2a0503b6ee', 'd6a2fcaa-7e0e-4f86-8485-73e434489442', '6647e71e-cad5-49f5-bff9-1e9f40c9573f', 'b2f43b16-9b8b-45c5-addd-d536b8a901bb'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:40.416964 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot create request issued successfully. Aug 19 23:19:40.417414 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d3ece21-d744-410a-a6b7-fbdc7740c81a tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:40.418082 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 656/2624] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:40 2026] POST /volume/v3/snapshots => generated 321 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:40.427675 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f77d859d-ea2a-4892-b740-e7782c50f7dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.432084 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f77d859d-ea2a-4892-b740-e7782c50f7dc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df Aug 19 23:19:40.432332 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f77d859d-ea2a-4892-b740-e7782c50f7dc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.432588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f77d859d-ea2a-4892-b740-e7782c50f7dc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.436136 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.441646 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:40.441646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.441646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.444966 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f77d859d-ea2a-4892-b740-e7782c50f7dc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df returned with HTTP 404 Aug 19 23:19:40.445496 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 661/2625] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/snapshots/29dc0805-3862-412c-9bd2-1a668fb141df => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:40.448881 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.448881 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:40.449486 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:40.450572 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-103511d3-218f-4fd0-aa96-e9fd9499d232 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f returned with HTTP 200 Aug 19 23:19:40.451110 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 655/2626] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:40.456313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.462077 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:40.463008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.463008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.463008 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume with id: cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:40.478234 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.478234 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:40.478234 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:40.506906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.508120 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume request issued successfully. Aug 19 23:19:40.508643 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-95c25f9f-9d5f-4766-999d-cb3c01cf014f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba returned with HTTP 202 Aug 19 23:19:40.509036 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 655/2627] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:40 2026] DELETE /volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:40.517561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.519982 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:40.520318 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.520393 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.532015 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.532015 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:40.540969 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:40.547897 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-21e21294-f5bf-4ec4-b0c3-3f72575cc8f6 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba returned with HTTP 200 Aug 19 23:19:40.548847 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 662/2628] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:40.699192 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:40.699535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1277552918"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:40.701118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1277552918'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:40.701257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume of 1 GB Aug 19 23:19:40.701779 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.701779 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:40.707894 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Availability Zones retrieved successfully. Aug 19 23:19:40.713960 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (b24099fc-b082-49ad-affb-687c96d5378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:40.714946 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37c2ecc-a902-4189-8762-9a032e484e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:40.715902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:40.744900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37c2ecc-a902-4189-8762-9a032e484e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:40.745672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a790d5c8-725f-4f87-b058-80b407505481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:40.812609 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Created reservations ['1136a693-c3a9-4c5a-9807-ad7c1ff1dffa', '62a8eab9-1e0d-4df6-ba7b-bd08ea0d1ab4', 'c21ce49d-d5b4-4efd-9ce4-fdb910f9ced7', 'c4802ee1-ff2b-429c-8e03-767f2ad5d7a6'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:40.813562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a790d5c8-725f-4f87-b058-80b407505481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1136a693-c3a9-4c5a-9807-ad7c1ff1dffa', '62a8eab9-1e0d-4df6-ba7b-bd08ea0d1ab4', 'c21ce49d-d5b4-4efd-9ce4-fdb910f9ced7', 'c4802ee1-ff2b-429c-8e03-767f2ad5d7a6']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:40.814611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fa2303-fb76-4375-b694-8fe0bc3108e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:40.843805 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fa2303-fb76-4375-b694-8fe0bc3108e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb366f1-9612-42f5-912f-c243fe8f1899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1277552918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['1136a693-c3a9-4c5a-9807-ad7c1ff1dffa','62a8eab9-1e0d-4df6-ba7b-bd08ea0d1ab4','c21ce49d-d5b4-4efd-9ce4-fdb910f9ced7','c4802ee1-ff2b-429c-8e03-767f2ad5d7a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1277552918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb366f1-9612-42f5-912f-c243fe8f1899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162dfa3d3474488d90f360ae0256a29f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd9defee4614a64ab462bc242954ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:40.845201 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c7f8b4-d937-418b-92c5-88472c7d7212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:40.871201 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c7f8b4-d937-418b-92c5-88472c7d7212) transitioned into state 'SUCCESS' from state '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-1277552918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['1136a693-c3a9-4c5a-9807-ad7c1ff1dffa','62a8eab9-1e0d-4df6-ba7b-bd08ea0d1ab4','c21ce49d-d5b4-4efd-9ce4-fdb910f9ced7','c4802ee1-ff2b-429c-8e03-767f2ad5d7a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:40.872223 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc487b8-ada2-4595-9a96-f618f38c79d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:40.888079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc487b8-ada2-4595-9a96-f618f38c79d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:40.889316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (b24099fc-b082-49ad-affb-687c96d5378b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:40.889561 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume request issued successfully. Aug 19 23:19:40.890448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1754391-977a-4e3a-90b6-9ee45b8716fd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:40.891252 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 657/2629] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:40 2026] POST /volume/v3/volumes => generated 754 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:40.905482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:40.907750 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:19:40.907976 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:40.908212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:40.917838 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:40.917838 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:40.923822 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:19:40.931011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf3b6c6a-37df-40ee-bff1-8f35a210b633 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 200 Aug 19 23:19:40.931544 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 656/2630] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:40 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:41.461158 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.463461 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:41.463770 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:41.464055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:41.470071 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:41.470071 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:41.470615 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:41.472727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5850fcd6-7498-46f4-851d-2dbb49616e66 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f returned with HTTP 200 Aug 19 23:19:41.472894 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 656/2631] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:41 2026] GET /volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:41.484076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4049e9c3-c578-416a-9f23-38863730005c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.487735 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action Aug 19 23:19:41.487735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:41.487735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:41.491846 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=459,cinder:UPDATE=73,cinder:INSERT=42 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:19:41.499142 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:41.499142 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:41.500023 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:41.545378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Created reservations ['abfa86d9-d2e6-4476-85de-9364bac2b8ad', '0ad77ce2-e952-4783-bb4c-87ff6fa29b66'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:41.556312 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Extend volume request issued successfully. Aug 19 23:19:41.556807 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4049e9c3-c578-416a-9f23-38863730005c tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action returned with HTTP 202 Aug 19 23:19:41.557443 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 663/2632] 10.4.3.193 () {70 vars in 1431 bytes} [Wed Aug 19 23:19:41 2026] POST /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:19:41.563391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-10d0962b-87b4-42b3-9ae7-3162b7346510 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.565237 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10d0962b-87b4-42b3-9ae7-3162b7346510 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba Aug 19 23:19:41.565434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10d0962b-87b4-42b3-9ae7-3162b7346510 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:41.565622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10d0962b-87b4-42b3-9ae7-3162b7346510 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:41.567565 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.573737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10d0962b-87b4-42b3-9ae7-3162b7346510 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba returned with HTTP 404 Aug 19 23:19:41.573737 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 658/2633] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:41 2026] GET /volume/v3/volumes/cc846b2e-3cc0-40ee-8921-67297f0c81ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:41.573924 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:41.573924 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:41.573924 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:41.583876 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21574260-c57b-4480-b78f-a129524d0c50 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.585706 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:41.586092 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1404879704"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:41.587167 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:41.587167 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:41.587736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1404879704'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:41.587871 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume of 1 GB Aug 19 23:19:41.592284 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:41.594959 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:41.597791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (775305b5-675d-484e-8bc8-4b33d7def702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:41.598597 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6002ac5-0690-4c61-8f1a-c08181caf133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:41.599276 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2aad518-b7f6-437b-8199-45cdd9a5b3ff tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 200 Aug 19 23:19:41.599878 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 657/2634] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:41 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:41.599944 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:41.625641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6002ac5-0690-4c61-8f1a-c08181caf133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:41.626414 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9553f99a-1dbe-40fb-89fb-327a246ff581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:41.672869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['57b97139-25c1-4074-84ee-7e47eeb9e70b', 'b120295a-72cc-45d3-9fc1-c70b7d174566', '50bde296-4c14-4751-b5c7-c27e5572e2a8', 'd8f69219-831d-42f6-8c6b-f8d49adc9613'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:41.673852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9553f99a-1dbe-40fb-89fb-327a246ff581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b97139-25c1-4074-84ee-7e47eeb9e70b', 'b120295a-72cc-45d3-9fc1-c70b7d174566', '50bde296-4c14-4751-b5c7-c27e5572e2a8', 'd8f69219-831d-42f6-8c6b-f8d49adc9613']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:41.675033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928bc1b2-b8ac-4212-bfbe-69cb29d80117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:41.705097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928bc1b2-b8ac-4212-bfbe-69cb29d80117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7342439a-4ed7-46a2-b570-818e1e9f02fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1404879704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['57b97139-25c1-4074-84ee-7e47eeb9e70b','b120295a-72cc-45d3-9fc1-c70b7d174566','50bde296-4c14-4751-b5c7-c27e5572e2a8','d8f69219-831d-42f6-8c6b-f8d49adc9613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1404879704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7342439a-4ed7-46a2-b570-818e1e9f02fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c6fa57550415c98b55f473da2fe14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac04d962853d428d9336d152997881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:41.706179 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f39ad3-cb7a-40af-b816-b839502bf471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:41.728969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f39ad3-cb7a-40af-b816-b839502bf471) transitioned into state 'SUCCESS' from state '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-1404879704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['57b97139-25c1-4074-84ee-7e47eeb9e70b','b120295a-72cc-45d3-9fc1-c70b7d174566','50bde296-4c14-4751-b5c7-c27e5572e2a8','d8f69219-831d-42f6-8c6b-f8d49adc9613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:41.729793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab8a926-cf33-4f10-a966-89099aadfcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:41.743336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab8a926-cf33-4f10-a966-89099aadfcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:41.744526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (775305b5-675d-484e-8bc8-4b33d7def702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:41.744908 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request issued successfully. Aug 19 23:19:41.745557 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21574260-c57b-4480-b78f-a129524d0c50 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:41.746017 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 657/2635] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:41 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:41.762836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0fc7083-ec45-43a5-b088-086f60597397 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.764970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0fc7083-ec45-43a5-b088-086f60597397 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:41.765304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0fc7083-ec45-43a5-b088-086f60597397 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:41.765491 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0fc7083-ec45-43a5-b088-086f60597397 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:41.777552 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:41.777552 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:41.791034 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c0fc7083-ec45-43a5-b088-086f60597397 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:41.799088 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0fc7083-ec45-43a5-b088-086f60597397 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa returned with HTTP 200 Aug 19 23:19:41.799544 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 664/2636] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:41 2026] GET /volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:41.950084 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8ecae30-d940-4730-80a2-0ea53a151afe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:41.958200 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8ecae30-d940-4730-80a2-0ea53a151afe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:19:41.958587 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8ecae30-d940-4730-80a2-0ea53a151afe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:41.958810 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8ecae30-d940-4730-80a2-0ea53a151afe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:41.978546 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:41.978546 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:41.989834 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8ecae30-d940-4730-80a2-0ea53a151afe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:19:41.995900 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8ecae30-d940-4730-80a2-0ea53a151afe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 200 Aug 19 23:19:41.997447 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 659/2637] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:41 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:42.018383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-74488270-85a7-4281-81c9-35455bd6a1a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.021325 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:19:42.021740 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbb366f1-9612-42f5-912f-c243fe8f1899", "name": "tempest-VolumesBackupsAdminTest-Backup-424033813", "container": "tempest-volumesbackupsadmintest-backup-container-1619851251"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:42.024009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Creating new backup {'backup': {'volume_id': 'cbb366f1-9612-42f5-912f-c243fe8f1899', 'name': 'tempest-VolumesBackupsAdminTest-Backup-424033813', 'container': 'tempest-volumesbackupsadmintest-backup-container-1619851251'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:19:42.024230 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Creating backup of volume cbb366f1-9612-42f5-912f-c243fe8f1899 in container tempest-volumesbackupsadmintest-backup-container-1619851251 Aug 19 23:19:42.036060 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.036060 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:42.036700 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:19:42.078404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Created reservations ['29eb9239-c264-4e3b-a4e4-3ac61541251c', '8769e710-1d47-4188-9e4d-beb61b3afba3'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:42.117198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74488270-85a7-4281-81c9-35455bd6a1a5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:19:42.117596 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 658/2638] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:42 2026] POST /volume/v3/backups => generated 334 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:42.128653 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.131958 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:42.132219 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.132472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.132619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:42.142888 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.142888 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:42.143748 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99d6af05-fb51-47bc-807e-b62f8a6a7765 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:42.144150 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 658/2639] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:42.185469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.188005 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:42.190734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1893862832", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:42.190734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1893862832', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:42.190734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Create volume of 1 GB Aug 19 23:19:42.194687 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Availability Zones retrieved successfully. Aug 19 23:19:42.203981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Flow 'volume_create_api' (062ae4b8-a83e-44c5-9e71-98a4aa8aee74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:42.203981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918c7f9d-fb85-4646-a21e-453cf563a616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:42.203981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:42.234610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918c7f9d-fb85-4646-a21e-453cf563a616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:42.235787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49851edf-afa3-49cd-bee5-eb4636634fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:42.307791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Created reservations ['b00037ed-4b06-4771-bf6a-7f7c16676af7', 'efc62b55-3383-43c8-8a65-6175ff5ec26b', 'bda13e3f-07e8-4f8c-a03f-80e87e547a71', 'b00e7e8d-dcd4-444e-a971-2a4760d5ee1b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:42.308558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49851edf-afa3-49cd-bee5-eb4636634fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b00037ed-4b06-4771-bf6a-7f7c16676af7', 'efc62b55-3383-43c8-8a65-6175ff5ec26b', 'bda13e3f-07e8-4f8c-a03f-80e87e547a71', 'b00e7e8d-dcd4-444e-a971-2a4760d5ee1b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:42.309272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d0c870-8254-41c9-a104-4bd7ef54a930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:42.338820 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d0c870-8254-41c9-a104-4bd7ef54a930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3d24a5-2a7c-4908-86a9-78c144194062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1893862832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3975c71fe2ee49d387ac4f496f31b1ee',qos_specs=None,replication_status=,reservations=['b00037ed-4b06-4771-bf6a-7f7c16676af7','efc62b55-3383-43c8-8a65-6175ff5ec26b','bda13e3f-07e8-4f8c-a03f-80e87e547a71','b00e7e8d-dcd4-444e-a971-2a4760d5ee1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c961b2dd24fe4bfb8fdf29e1f84a05cf',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1893862832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b3d24a5-2a7c-4908-86a9-78c144194062,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3975c71fe2ee49d387ac4f496f31b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c961b2dd24fe4bfb8fdf29e1f84a05cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:42.339739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505694ab-e1c5-4297-9b42-fb2f5f3ff7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:42.369784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (505694ab-e1c5-4297-9b42-fb2f5f3ff7d9) transitioned into state 'SUCCESS' from state '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-1893862832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3975c71fe2ee49d387ac4f496f31b1ee',qos_specs=None,replication_status=,reservations=['b00037ed-4b06-4771-bf6a-7f7c16676af7','efc62b55-3383-43c8-8a65-6175ff5ec26b','bda13e3f-07e8-4f8c-a03f-80e87e547a71','b00e7e8d-dcd4-444e-a971-2a4760d5ee1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c961b2dd24fe4bfb8fdf29e1f84a05cf',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:42.370741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b7c1a4-2bd6-4a05-8d25-5f1e73acc13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:42.389246 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b7c1a4-2bd6-4a05-8d25-5f1e73acc13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:42.390357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Flow 'volume_create_api' (062ae4b8-a83e-44c5-9e71-98a4aa8aee74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:42.390800 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Create volume request issued successfully. Aug 19 23:19:42.391959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-63125c26-2327-4db6-950b-fdd2c72388c6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:42.392472 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 665/2640] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:19:42 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:42.401332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.403169 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:42.403345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.403533 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.411247 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.411247 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:42.414516 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Volume info retrieved successfully. Aug 19 23:19:42.418905 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5e60acfa-7de6-44ce-bedb-be7a75e87bb7 req-fda85772-13ec-4223-a05c-82bc20a53dd6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 200 Aug 19 23:19:42.419256 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 660/2641] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:42.452977 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.455414 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:42.455607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.455821 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.463817 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.463817 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:42.468079 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Volume info retrieved successfully. Aug 19 23:19:42.473816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1a66105e-46c3-4ac0-a510-4eed211cc4ba req-3377feff-5b75-4430-9b3c-e6fa7bc6954e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 200 Aug 19 23:19:42.473988 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 659/2642] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:42.552953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-90c250c7-d2d5-46fb-b422-0c93a69bf3b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.555078 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-90c250c7-d2d5-46fb-b422-0c93a69bf3b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3/action Aug 19 23:19:42.555441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-90c250c7-d2d5-46fb-b422-0c93a69bf3b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:42.555562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-90c250c7-d2d5-46fb-b422-0c93a69bf3b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:42.585120 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.585120 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:42.607590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-41ab8a74-d27c-4c30-aa2b-47d407c843c6 req-90c250c7-d2d5-46fb-b422-0c93a69bf3b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3/action returned with HTTP 204 Aug 19 23:19:42.607590 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 659/2643] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:42 2026] POST /volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:42.617841 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f5648855-cccf-4338-9e14-c13eafa203a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.621227 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5648855-cccf-4338-9e14-c13eafa203a7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:42.621534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5648855-cccf-4338-9e14-c13eafa203a7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.621829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f5648855-cccf-4338-9e14-c13eafa203a7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.637230 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.637230 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:42.643670 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f5648855-cccf-4338-9e14-c13eafa203a7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:42.653819 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f5648855-cccf-4338-9e14-c13eafa203a7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 200 Aug 19 23:19:42.654316 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 666/2644] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:42.671624 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.675738 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] POST https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action Aug 19 23:19:42.675738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action body: b'{"revert": {"snapshot_id": "43aba171-de68-442b-aecc-b3f03d922f1f"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:42.675738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "43aba171-de68-442b-aecc-b3f03d922f1f"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:42.687917 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.687917 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:42.687917 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume retrieved successfully. Aug 19 23:19:42.693042 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] HTTP exception thrown: Can't revert volume 1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 to its latest snapshot 43aba171-de68-442b-aecc-b3f03d922f1f. The volume size must be equal to the snapshot size. Aug 19 23:19:42.693496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97e3dfd3-da76-4aa4-94b4-401c91ec912f tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action returned with HTTP 400 Aug 19 23:19:42.694365 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 661/2645] 10.4.3.193 () {70 vars in 1431 bytes} [Wed Aug 19 23:19:42 2026] POST /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 19 23:19:42.705807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.707988 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:42.708252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.708495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.708641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete snapshot with id: 43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:42.715396 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.715396 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:42.716176 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:42.740862 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot delete request issued successfully. Aug 19 23:19:42.741240 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b315de88-2a52-4d8b-99de-a756d719f4d5 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f returned with HTTP 202 Aug 19 23:19:42.741744 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 660/2646] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:42 2026] DELETE /volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:42.752431 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e3091e7-2b98-4c76-9496-1316c4940147 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.754316 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e3091e7-2b98-4c76-9496-1316c4940147 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:42.754546 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e3091e7-2b98-4c76-9496-1316c4940147 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.754830 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e3091e7-2b98-4c76-9496-1316c4940147 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.760210 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.760210 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:42.760834 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e3091e7-2b98-4c76-9496-1316c4940147 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:42.761472 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e3091e7-2b98-4c76-9496-1316c4940147 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f returned with HTTP 200 Aug 19 23:19:42.762134 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 660/2647] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:42.824183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.828042 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:42.828230 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.828459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.840356 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.840356 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:42.844728 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:42.852208 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24541d90-a4fc-4271-8ea0-0a910a3e951b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa returned with HTTP 200 Aug 19 23:19:42.852591 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 667/2648] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:42.869538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.871301 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:42.871816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7342439a-4ed7-46a2-b570-818e1e9f02fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-309165404"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:42.884200 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.884200 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:42.884200 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:42.884200 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create snapshot from volume 7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:42.919044 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['66635a67-c4f7-4536-8006-3abcd4fd8da8', '745fbb84-9352-4412-980d-0d3b8a0a8ba7', '1fa2d82b-4ffe-46aa-9500-d928e381a1c5', 'e337960e-8c6c-4f6a-be85-02ae94986872'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:42.959143 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot create request issued successfully. Aug 19 23:19:42.959489 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ed1358f-c43b-4c10-8b9c-47c90ea9a1ed tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:42.960036 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 662/2649] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:42.971091 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:42.974766 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:42.975065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:42.975286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:42.981483 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:42.981483 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:42.982162 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:42.982911 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b766412-b891-4f5e-ad3e-313edaa535a7 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 200 Aug 19 23:19:42.983307 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 661/2650] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:42 2026] GET /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:43.157605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.160221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:43.160221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.160221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.160221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:43.167265 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.167265 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:43.168200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6cf28b09-2551-4216-95f9-1ab13a98ea0f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:43.168794 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 661/2651] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:43.504671 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.508622 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:43.508930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.509153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.520837 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.520837 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:43.524995 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Volume info retrieved successfully. Aug 19 23:19:43.530786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9e352b99-9e3e-4c4e-9f61-d43f41db17ef req-1ebcb54a-13ca-45a7-a42b-2e761a02b9b6 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 200 Aug 19 23:19:43.531190 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 668/2652] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:43.772271 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f35f290-f97b-4f48-86a9-dbc7d8b5e0e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.775496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f35f290-f97b-4f48-86a9-dbc7d8b5e0e8 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f Aug 19 23:19:43.775821 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f35f290-f97b-4f48-86a9-dbc7d8b5e0e8 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.776124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f35f290-f97b-4f48-86a9-dbc7d8b5e0e8 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.779671 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=491,cinder:UPDATE=134,cinder:INSERT=63 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:19:43.783516 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.786030 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f35f290-f97b-4f48-86a9-dbc7d8b5e0e8 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f returned with HTTP 404 Aug 19 23:19:43.786083 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-reader] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:43.786326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.786585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.787274 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 663/2653] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/snapshots/43aba171-de68-442b-aecc-b3f03d922f1f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:43.796831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.798804 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:43.799100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.799348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.799549 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete volume with id: 1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:43.799792 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.799792 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:43.804584 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-reader] Volume info retrieved successfully. Aug 19 23:19:43.808329 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.808329 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:43.808983 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:43.810563 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-5510ec6c-c4aa-4283-8d04-8e976b028432 req-37b8cd5f-c653-40d1-b920-bbeb56f4762e tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-reader] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 200 Aug 19 23:19:43.810999 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 662/2654] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:43.830840 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete volume request issued successfully. Aug 19 23:19:43.831107 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e2c20f08-6cf5-4568-8fe3-3a0f71488a20 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 202 Aug 19 23:19:43.832990 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 662/2655] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:43 2026] DELETE /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:43.842152 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4c4f1582-f184-448d-bae4-04783b4bf383 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.844908 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c4f1582-f184-448d-bae4-04783b4bf383 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:43.845219 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c4f1582-f184-448d-bae4-04783b4bf383 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.845586 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4c4f1582-f184-448d-bae4-04783b4bf383 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.855320 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.855320 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:43.861238 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4c4f1582-f184-448d-bae4-04783b4bf383 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:43.865979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.867317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4c4f1582-f184-448d-bae4-04783b4bf383 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 200 Aug 19 23:19:43.867994 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 669/2656] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:43.868229 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:43.868401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.868598 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.868796 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Delete volume with id: 1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:43.880554 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.880554 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:43.881316 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Volume info retrieved successfully. Aug 19 23:19:43.904520 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Delete volume request issued successfully. Aug 19 23:19:43.904902 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-33bb46f0-cfcb-4ad2-ac72-c5ae84e2a614 req-df15e5e6-4b84-4756-9bed-c76c90dbfcd4 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 202 Aug 19 23:19:43.905425 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 664/2657] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:19:43 2026] DELETE /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:43.932380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:43.934580 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:43.935072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:43.935571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:43.942579 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:43.942579 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:43.947649 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Volume info retrieved successfully. Aug 19 23:19:43.953168 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bea58390-3bb9-4b4d-9b85-f6575d3e3677 req-9ed449d5-b23a-4770-9b33-48a40e9d8a82 tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 200 Aug 19 23:19:43.954584 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 663/2658] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:43.997688 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.002864 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:44.002864 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.003063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.011866 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.011866 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:44.014581 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:44.015253 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6215180a-9af4-45fd-83c8-6c9eba40e6d4 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 200 Aug 19 23:19:44.017160 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 663/2659] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:43 2026] GET /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.028537 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9aee508-ec2a-474f-83d1-89de95056f58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.030612 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9aee508-ec2a-474f-83d1-89de95056f58 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] GET https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:44.030879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9aee508-ec2a-474f-83d1-89de95056f58 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.031140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9aee508-ec2a-474f-83d1-89de95056f58 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.038101 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.038101 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:44.038676 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d9aee508-ec2a-474f-83d1-89de95056f58 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Snapshot retrieved successfully. Aug 19 23:19:44.040000 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9aee508-ec2a-474f-83d1-89de95056f58 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 200 Aug 19 23:19:44.040482 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 670/2660] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.050502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.052363 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:44.052541 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.052753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.052852 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete snapshot with id: 2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:44.063201 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.063201 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:44.063637 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:44.083125 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot delete request issued successfully. Aug 19 23:19:44.083300 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e55f9234-42fb-43b5-a1a3-2684ba9dd6d9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 202 Aug 19 23:19:44.083724 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 665/2661] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:44 2026] DELETE /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:44.091263 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.093863 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:44.094340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.094703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.100972 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.100972 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:44.101374 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:44.102286 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f24e941e-c287-4b13-8549-9461ab7b7e01 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 200 Aug 19 23:19:44.102639 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 664/2662] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.181675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.184211 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:44.184482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.184815 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.184964 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:44.185690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.188519 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:44.188912 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1194610", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:44.190570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1194610', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:44.190740 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Create volume of 1 GB Aug 19 23:19:44.191314 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.191314 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:44.192419 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1e64796-c131-4129-9e5c-8ddbdf08cb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:44.192997 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 664/2663] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.195477 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Availability Zones retrieved successfully. Aug 19 23:19:44.201357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Flow 'volume_create_api' (98be94c7-4d39-4ffd-96a1-049070308571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:44.202310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da854cb-d9ed-442c-aa36-458130c7fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:44.203391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:44.232125 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da854cb-d9ed-442c-aa36-458130c7fee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:44.233329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3dd514-3e2c-4f2f-8016-5736befed597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:44.304357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Created reservations ['9e33c436-b7b3-466b-ad87-f735e317b897', 'dd1b4d46-9a07-4b7c-93e1-d86a54a2d1e3', '55a0669a-6d60-4250-9880-b5c88a1b9265', 'd7f7da5f-2571-4d70-aeb3-b777c0b27880'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:44.305599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df3dd514-3e2c-4f2f-8016-5736befed597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e33c436-b7b3-466b-ad87-f735e317b897', 'dd1b4d46-9a07-4b7c-93e1-d86a54a2d1e3', '55a0669a-6d60-4250-9880-b5c88a1b9265', 'd7f7da5f-2571-4d70-aeb3-b777c0b27880']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:44.308234 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f905e06c-efdd-45f5-8c65-d4393d922744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:44.332093 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f905e06c-efdd-45f5-8c65-d4393d922744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed130183-e674-4b1e-bfea-2f4fe1b285b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1711cc7589a54d0ca39979f461a8c0d0',qos_specs=None,replication_status=,reservations=['9e33c436-b7b3-466b-ad87-f735e317b897','dd1b4d46-9a07-4b7c-93e1-d86a54a2d1e3','55a0669a-6d60-4250-9880-b5c88a1b9265','d7f7da5f-2571-4d70-aeb3-b777c0b27880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8eeca7218034d3cbb3bbff99e5637ad',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1194610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed130183-e674-4b1e-bfea-2f4fe1b285b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1711cc7589a54d0ca39979f461a8c0d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8eeca7218034d3cbb3bbff99e5637ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:44.332886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da5a0ca-aeb0-4023-8110-8007c8e52a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:44.352956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da5a0ca-aeb0-4023-8110-8007c8e52a9d) transitioned into state 'SUCCESS' from state '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-1194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1711cc7589a54d0ca39979f461a8c0d0',qos_specs=None,replication_status=,reservations=['9e33c436-b7b3-466b-ad87-f735e317b897','dd1b4d46-9a07-4b7c-93e1-d86a54a2d1e3','55a0669a-6d60-4250-9880-b5c88a1b9265','d7f7da5f-2571-4d70-aeb3-b777c0b27880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8eeca7218034d3cbb3bbff99e5637ad',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:44.354022 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f70d189-359d-49df-94ca-0189b60089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:44.365547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f70d189-359d-49df-94ca-0189b60089d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:44.366470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Flow 'volume_create_api' (98be94c7-4d39-4ffd-96a1-049070308571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:44.366845 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Create volume request issued successfully. Aug 19 23:19:44.367678 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-720380ff-58d4-495c-a376-eda8579ca423 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:44.367983 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 671/2664] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:19:44 2026] POST /volume/v3/volumes => generated 752 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:44.377339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.383011 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:44.383297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.383562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.393554 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.393554 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:44.397571 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:44.401829 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-2ca82267-9852-407e-b8c5-35def0b51e61 req-f772d90e-6905-44bd-920d-cc92568b7b1d tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 200 Aug 19 23:19:44.402224 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 666/2665] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.432016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.436206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:44.436206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.436423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.448920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.448920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:44.453988 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:44.463077 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-71dbbab4-0134-4b78-931c-a102e0826d27 req-30663502-72bf-4f04-ac67-2b65ba4ba3cb tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 200 Aug 19 23:19:44.463823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 665/2666] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.887307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd017f88-1e34-404d-b636-d500c02ed7c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.889988 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd017f88-1e34-404d-b636-d500c02ed7c7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 Aug 19 23:19:44.890938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd017f88-1e34-404d-b636-d500c02ed7c7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.891317 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd017f88-1e34-404d-b636-d500c02ed7c7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.900369 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd017f88-1e34-404d-b636-d500c02ed7c7 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 returned with HTTP 404 Aug 19 23:19:44.903777 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 665/2667] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/volumes/1ef3fb6a-6e7a-4ec7-9c09-0bbf41f2cb58 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:44.909541 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.910305 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:44.910454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.910637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.910786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete snapshot with id: 39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:44.916278 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.916278 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:44.916759 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:44.935116 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot delete request issued successfully. Aug 19 23:19:44.935116 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-38e069ed-ed4a-4db2-80bb-3769ef581edd tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 202 Aug 19 23:19:44.935455 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 672/2668] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:44 2026] DELETE /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:44.943297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.945268 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:44.945460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.945650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.952827 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.952827 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:44.953215 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Snapshot retrieved successfully. Aug 19 23:19:44.953945 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e45eb4d6-03ee-4baa-855c-b75e950591c2 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 200 Aug 19 23:19:44.954406 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 667/2669] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:44.960856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-240331e6-9629-4056-babc-db7c39a41728 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.961262 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-240331e6-9629-4056-babc-db7c39a41728 None None] GET https://10.4.3.193/volume// Aug 19 23:19:44.961406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-240331e6-9629-4056-babc-db7c39a41728 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.961595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-240331e6-9629-4056-babc-db7c39a41728 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.961980 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-240331e6-9629-4056-babc-db7c39a41728 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:44.962658 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 666/2670] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:44.971592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-5bd81302-a28d-4b58-af1c-309fe72c257b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.974771 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-5bd81302-a28d-4b58-af1c-309fe72c257b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:19:44.975268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-5bd81302-a28d-4b58-af1c-309fe72c257b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c763a071-df1d-490e-9d5c-b25b43d60e9f", "connector": null, "instance_uuid": "bbb59535-81b0-42eb-aec3-7b3e3db6ea62"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:44.982187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-51d45c29-42ad-4d2a-b1de-6e192aa3dc8d req-329bb064-87e5-41e2-ac2c-b74fe763adbc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:44.986929 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51d45c29-42ad-4d2a-b1de-6e192aa3dc8d req-329bb064-87e5-41e2-ac2c-b74fe763adbc tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] GET https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 Aug 19 23:19:44.987228 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51d45c29-42ad-4d2a-b1de-6e192aa3dc8d req-329bb064-87e5-41e2-ac2c-b74fe763adbc tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:44.987494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51d45c29-42ad-4d2a-b1de-6e192aa3dc8d req-329bb064-87e5-41e2-ac2c-b74fe763adbc tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:44.991353 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:44.991353 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:44.999342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51d45c29-42ad-4d2a-b1de-6e192aa3dc8d req-329bb064-87e5-41e2-ac2c-b74fe763adbc tempest-VolumesGetTestJSON-1217789224 tempest-VolumesGetTestJSON-1217789224-project-member] https://10.4.3.193/volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 returned with HTTP 404 Aug 19 23:19:44.999973 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 673/2671] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:44 2026] GET /volume/v3/volumes/1b3d24a5-2a7c-4908-86a9-78c144194062 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:45.042336 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-5bd81302-a28d-4b58-af1c-309fe72c257b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:19:45.042336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 666/2672] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:19:44 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 19 23:19:45.059982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-90a9e003-28cd-4298-9d2a-2867ccb4fa68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.067039 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-90a9e003-28cd-4298-9d2a-2867ccb4fa68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 Aug 19 23:19:45.067771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-90a9e003-28cd-4298-9d2a-2867ccb4fa68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.069518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-90a9e003-28cd-4298-9d2a-2867ccb4fa68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.082505 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.082505 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:45.115975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fc48758d-d927-4f55-9a96-bfcc17b77662 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.117537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fc48758d-d927-4f55-9a96-bfcc17b77662 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e Aug 19 23:19:45.117804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fc48758d-d927-4f55-9a96-bfcc17b77662 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.117998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fc48758d-d927-4f55-9a96-bfcc17b77662 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.119613 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=498,cinder:UPDATE=124,cinder:INSERT=68 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:19:45.123859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fc48758d-d927-4f55-9a96-bfcc17b77662 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e returned with HTTP 404 Aug 19 23:19:45.124944 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 667/2673] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/snapshots/2028d09d-5399-475a-a660-f3e50d13ea9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:45.134050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.136885 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:45.137165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.137374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.137607 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume with id: 7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:45.145139 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-90a9e003-28cd-4298-9d2a-2867ccb4fa68 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 returned with HTTP 200 Aug 19 23:19:45.145783 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 668/2674] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:19:45 2026] DELETE /volume/v3/attachments/64d7fe0d-41e3-40fb-927d-ece58109bcc3 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:45.146095 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.146095 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:45.146414 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:45.173228 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume request issued successfully. Aug 19 23:19:45.174093 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07b0ca8d-a0cf-44bf-a708-0aabc1a111c5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa returned with HTTP 202 Aug 19 23:19:45.174470 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 674/2675] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:45 2026] DELETE /volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:45.187544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.190284 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:45.190599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.190908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.205177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.206189 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.206189 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:45.207745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:45.207915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.208110 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.208301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:45.213554 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.213554 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:45.214592 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbbece69-2719-45d7-a02e-a6445eda22b7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:45.214592 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 668/2676] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:45.214946 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:45.221600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b2d70a06-f444-499c-a5ee-bd615f33dbeb tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa returned with HTTP 200 Aug 19 23:19:45.222128 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 667/2677] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:45.494957 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.497833 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:45.497833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.497833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.504024 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.504024 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:45.509124 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:45.514625 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-29d7c494-aac7-4fc9-8917-42cfc1b29936 req-b39e32ef-5400-4119-a929-248ba598a50f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 200 Aug 19 23:19:45.515125 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 669/2678] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:45.558091 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.562772 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:45.564065 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed130183-e674-4b1e-bfea-2f4fe1b285b7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-355007923", "description": null, "metadata": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:45.577333 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.577333 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:45.578460 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:45.578688 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Create snapshot from volume ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:45.638849 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Created reservations ['298c4315-df94-4ebb-9691-14cd6436aedf', '8d49b529-bb2b-4c5c-ac51-78a6f6b0cc80', '5766131d-225a-400c-b006-8313e3b216ee', 'c1d26c77-8899-4eff-8bf5-ade778adf8b7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:45.690632 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Snapshot create request issued successfully. Aug 19 23:19:45.690632 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-39718b0d-47dd-4555-9e37-846b91796d99 req-9ee375d1-b249-4388-97af-b9a175dc09fc tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:45.690840 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 675/2679] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:19:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:45.969602 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.970102 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b5e56d5-508c-49d5-8a08-7276c923b275 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.972366 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b5e56d5-508c-49d5-8a08-7276c923b275 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 Aug 19 23:19:45.972617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b5e56d5-508c-49d5-8a08-7276c923b275 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.972918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b5e56d5-508c-49d5-8a08-7276c923b275 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.974296 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] GET https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:45.974652 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.975344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.978236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b5e56d5-508c-49d5-8a08-7276c923b275 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 returned with HTTP 404 Aug 19 23:19:45.978843 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 668/2680] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/snapshots/39892095-c0d8-414c-a0fc-a96ab0085007 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:45.981853 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:45.981853 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:45.982467 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Snapshot retrieved successfully. Aug 19 23:19:45.983661 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-161adb4c-b40a-4b6d-9aee-5b277941d545 req-3e5f9c73-dc6c-49c9-b7c1-4bbfb28fc65b tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 returned with HTTP 200 Aug 19 23:19:45.984285 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 669/2681] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:19:45 2026] GET /volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:45.987605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:45.993132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] DELETE https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:45.993476 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:45.995185 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:45.995185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete volume with id: 87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:46.006257 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.006257 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:46.006979 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:46.016363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.020545 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:19:46.020850 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.021070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.021326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:46.021796 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.021796 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:46.023496 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:19:46.034785 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] Get all snapshots completed successfully. Aug 19 23:19:46.036789 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.036789 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:46.041310 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-51583687-9fef-4ba2-a7a1-cd73125a164c req-f8a40fce-16f4-4913-b483-dc26531c0c4f tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-reader] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:19:46.041310 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 676/2682] 10.4.3.193 () {68 vars in 1514 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:46.045136 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Delete volume request issued successfully. Aug 19 23:19:46.045136 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48a6a2e3-cd45-443c-8cfa-5131418f8d5e tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 202 Aug 19 23:19:46.045440 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 670/2683] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:45 2026] DELETE /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:46.064761 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.068797 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:46.069506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.069506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.084325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.087364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:46.087620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.087911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.089599 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.089599 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:46.095271 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.095271 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:46.095850 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Snapshot retrieved successfully. Aug 19 23:19:46.096598 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bc18da25-1f41-492e-a950-10f4b269d830 req-0e063e2f-00b0-457e-8485-3e066737c342 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 returned with HTTP 200 Aug 19 23:19:46.097011 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 670/2684] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:46.099211 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Volume info retrieved successfully. Aug 19 23:19:46.105891 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e47bb1d8-178a-4ea8-b6c3-89975c5ad1e6 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 200 Aug 19 23:19:46.106336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 669/2685] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:46.128836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.131903 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:46.131903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.132415 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.132500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Delete snapshot with id: 0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:46.139929 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.139929 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:46.141198 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Snapshot retrieved successfully. Aug 19 23:19:46.173778 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Snapshot delete request issued successfully. Aug 19 23:19:46.174177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5f2fb4eb-1d09-4ccd-9249-8e407b569892 req-c2d0aeb0-a091-4181-8a5b-77e338a4a788 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 returned with HTTP 202 Aug 19 23:19:46.174901 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 677/2686] 10.4.3.193 () {70 vars in 1626 bytes} [Wed Aug 19 23:19:46 2026] DELETE /volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:46.206803 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.210165 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:46.210165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.210273 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.221741 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.221741 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:46.223316 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Snapshot retrieved successfully. Aug 19 23:19:46.227428 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9c15d031-89f4-4779-9f70-2a2a94796c72 req-228e7a1b-1fd4-4c63-a0b8-fdd1a7c2ed42 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 returned with HTTP 200 Aug 19 23:19:46.228136 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 671/2687] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:46.236080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.236080 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:46.236381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.236770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.237090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:46.242908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b223c54-f8bb-4e55-9f69-ec0f113ca788 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.243532 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.243532 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:46.244509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e32e4ff9-a3f4-4e2b-a216-8a8e7cb2fbf0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:46.244986 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 671/2688] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:46.245088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b223c54-f8bb-4e55-9f69-ec0f113ca788 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa Aug 19 23:19:46.245396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b223c54-f8bb-4e55-9f69-ec0f113ca788 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.245673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b223c54-f8bb-4e55-9f69-ec0f113ca788 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.256355 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b223c54-f8bb-4e55-9f69-ec0f113ca788 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa returned with HTTP 404 Aug 19 23:19:46.257325 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 670/2689] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/volumes/7342439a-4ed7-46a2-b570-818e1e9f02fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:46.267109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.269404 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:46.272023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-534066435"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:46.275217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-534066435'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:46.275217 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume of 1 GB Aug 19 23:19:46.275217 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.275217 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:46.283420 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:46.291255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (47eb7a14-86bd-4951-b078-0e09c0af971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:46.292273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a80af0-1f26-4232-9610-8930058e1e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:46.293279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:46.334252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a80af0-1f26-4232-9610-8930058e1e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:46.334252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c722ab-c57e-45cc-9d88-1c787583804e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:46.397106 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['1c7ae023-ac50-47ea-8bc9-5efdeb4b9c6f', '0ca3e8de-f1a4-4ecf-8bd1-02eb6bc5255e', 'd7a43640-69fd-469d-855a-d292eb03b6e2', 'a3cf229c-d4ae-4dcf-a3c0-0162e304ae04'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:46.398196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c722ab-c57e-45cc-9d88-1c787583804e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c7ae023-ac50-47ea-8bc9-5efdeb4b9c6f', '0ca3e8de-f1a4-4ecf-8bd1-02eb6bc5255e', 'd7a43640-69fd-469d-855a-d292eb03b6e2', 'a3cf229c-d4ae-4dcf-a3c0-0162e304ae04']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:46.399365 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef8ecfc-56db-484f-80a0-6ddd3bd11bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:46.429503 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef8ecfc-56db-484f-80a0-6ddd3bd11bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '649863ce-bdc6-4bd0-ab9f-821142a0d821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534066435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['1c7ae023-ac50-47ea-8bc9-5efdeb4b9c6f','0ca3e8de-f1a4-4ecf-8bd1-02eb6bc5255e','d7a43640-69fd-469d-855a-d292eb03b6e2','a3cf229c-d4ae-4dcf-a3c0-0162e304ae04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-534066435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=649863ce-bdc6-4bd0-ab9f-821142a0d821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c6fa57550415c98b55f473da2fe14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac04d962853d428d9336d152997881f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:46.431153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6ac9c8-4c0b-4551-a28a-8cf8e321dc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:46.459640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6ac9c8-4c0b-4551-a28a-8cf8e321dc3c) transitioned into state 'SUCCESS' from state '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-534066435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c6fa57550415c98b55f473da2fe14',qos_specs=None,replication_status=,reservations=['1c7ae023-ac50-47ea-8bc9-5efdeb4b9c6f','0ca3e8de-f1a4-4ecf-8bd1-02eb6bc5255e','d7a43640-69fd-469d-855a-d292eb03b6e2','a3cf229c-d4ae-4dcf-a3c0-0162e304ae04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac04d962853d428d9336d152997881f8',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:46.460483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac96ced-64bc-4f49-b9aa-d779d7492d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:46.474356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac96ced-64bc-4f49-b9aa-d779d7492d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:46.475473 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Flow 'volume_create_api' (47eb7a14-86bd-4951-b078-0e09c0af971b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:46.475903 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create volume request issued successfully. Aug 19 23:19:46.477315 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25633957-c2ec-4797-8cd4-9ded090d5e62 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:46.477315 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 678/2690] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:46 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:46.494175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.496787 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:46.497380 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.497664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:46.507885 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.507885 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:46.516541 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:46.526398 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e54beda1-6094-4bc7-a8df-69e6fd403014 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 returned with HTTP 200 Aug 19 23:19:46.526847 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 672/2691] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:46.838505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.840887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] PUT https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b Aug 19 23:19:46.841293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:46.850387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Acquiring lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:19:46.855464 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:19:46.856476 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:46.856476 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:46.975168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Lock "cinder-attachment_update-c763a071-df1d-490e-9d5c-b25b43d60e9f-np0000007826" released by "attachment_update" :: held 0.119s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:19:46.975906 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-fc3b775a-4486-4e50-9c91-b6bc829fe9d6 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b returned with HTTP 200 Aug 19 23:19:46.976562 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 672/2692] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:19:46 2026] PUT /volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:46.986460 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-dc02cdb4-5e40-4196-be5c-f3fd7844b180 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:46.991324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-dc02cdb4-5e40-4196-be5c-f3fd7844b180 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b Aug 19 23:19:46.991634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-dc02cdb4-5e40-4196-be5c-f3fd7844b180 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:46.991929 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-dc02cdb4-5e40-4196-be5c-f3fd7844b180 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.007344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-dc02cdb4-5e40-4196-be5c-f3fd7844b180 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b returned with HTTP 200 Aug 19 23:19:47.007915 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 671/2693] 10.4.3.193 () {70 vars in 1651 bytes} [Wed Aug 19 23:19:46 2026] GET /volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:47.126005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d93239c8-72d3-46e8-985e-f18c4f5c0b64 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.128062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d93239c8-72d3-46e8-985e-f18c4f5c0b64 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] GET https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 Aug 19 23:19:47.128256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d93239c8-72d3-46e8-985e-f18c4f5c0b64 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.128474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d93239c8-72d3-46e8-985e-f18c4f5c0b64 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.135035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d93239c8-72d3-46e8-985e-f18c4f5c0b64 tempest-VolumeRevertTests-2113857234 tempest-VolumeRevertTests-2113857234-project-member] https://10.4.3.193/volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 returned with HTTP 404 Aug 19 23:19:47.135744 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 679/2694] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/volumes/87bbf614-dba5-47d9-a073-5645cb7ae193 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:47.255466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f9de3d17-e775-4a0f-9d2b-53ef7b22a558 req-f9a3e327-b99e-4f30-ac19-3f931b6a7d06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.258140 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f9de3d17-e775-4a0f-9d2b-53ef7b22a558 req-f9a3e327-b99e-4f30-ac19-3f931b6a7d06 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 Aug 19 23:19:47.258419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f9de3d17-e775-4a0f-9d2b-53ef7b22a558 req-f9a3e327-b99e-4f30-ac19-3f931b6a7d06 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.258698 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f9de3d17-e775-4a0f-9d2b-53ef7b22a558 req-f9a3e327-b99e-4f30-ac19-3f931b6a7d06 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.258761 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-de65b64f-589d-424d-978e-e4d2afb201f9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.261340 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de65b64f-589d-424d-978e-e4d2afb201f9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:47.261619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de65b64f-589d-424d-978e-e4d2afb201f9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.261903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de65b64f-589d-424d-978e-e4d2afb201f9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.262042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-de65b64f-589d-424d-978e-e4d2afb201f9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:47.266405 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f9de3d17-e775-4a0f-9d2b-53ef7b22a558 req-f9a3e327-b99e-4f30-ac19-3f931b6a7d06 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 returned with HTTP 404 Aug 19 23:19:47.267122 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 673/2695] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/snapshots/0ff1b7bd-67aa-4808-b539-45c66fc93ff8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:47.267373 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.267373 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:47.271436 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de65b64f-589d-424d-978e-e4d2afb201f9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:47.271966 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 673/2696] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.291392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.294089 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:47.294089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.294089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.294089 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Delete volume with id: ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:47.300656 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.300656 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:47.301092 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:47.319469 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Delete volume request issued successfully. Aug 19 23:19:47.319841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86095a9c-9ef6-4610-a37d-59e28e99492a req-01a46f7c-8780-4c96-a5bc-3019a752d935 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 202 Aug 19 23:19:47.320268 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 672/2697] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:19:47 2026] DELETE /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:47.359027 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.361680 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:47.361937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.362194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.375224 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.375224 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:47.381852 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Volume info retrieved successfully. Aug 19 23:19:47.387949 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ba00a608-997a-4e7f-818c-64da29dcc202 req-1ec7700f-8008-4fef-9c54-6e30fe61185e tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 200 Aug 19 23:19:47.388525 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 680/2698] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.396806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-60745cd6-0ac3-426d-9d2d-3ec599b526ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.470149 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60745cd6-0ac3-426d-9d2d-3ec599b526ca tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:19:47.470485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-60745cd6-0ac3-426d-9d2d-3ec599b526ca tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1674336264"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:47.487112 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-60745cd6-0ac3-426d-9d2d-3ec599b526ca tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:19:47.487667 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 674/2699] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:19:47 2026] POST /volume/v3/group_types => generated 181 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:47.494890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c454bda-3e06-407b-9e16-769f31f8be7a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.496651 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c454bda-3e06-407b-9e16-769f31f8be7a tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] POST https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs Aug 19 23:19:47.497179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c454bda-3e06-407b-9e16-769f31f8be7a tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:47.513589 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c454bda-3e06-407b-9e16-769f31f8be7a tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs returned with HTTP 202 Aug 19 23:19:47.513589 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 674/2700] 10.4.3.193 () {70 vars in 1458 bytes} [Wed Aug 19 23:19:47 2026] POST /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs => generated 53 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:47.521109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-084e5ac3-4fc6-4acc-bd4a-eea82d21d427 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.523857 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-084e5ac3-4fc6-4acc-bd4a-eea82d21d427 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] POST https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs Aug 19 23:19:47.533849 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-084e5ac3-4fc6-4acc-bd4a-eea82d21d427 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:47.542410 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.545302 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:47.545302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.545302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.556110 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-084e5ac3-4fc6-4acc-bd4a-eea82d21d427 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs returned with HTTP 202 Aug 19 23:19:47.556504 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 673/2701] 10.4.3.193 () {70 vars in 1458 bytes} [Wed Aug 19 23:19:47 2026] POST /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs => generated 61 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:47.557345 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.557345 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:47.562414 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:47.564117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc8ddd35-a807-45fd-9d61-6c363857f653 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.566185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc8ddd35-a807-45fd-9d61-6c363857f653 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 Aug 19 23:19:47.566391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc8ddd35-a807-45fd-9d61-6c363857f653 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.566567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc8ddd35-a807-45fd-9d61-6c363857f653 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.568197 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93fe1b2d-0e92-4959-8c7b-2a658e0f536b tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 returned with HTTP 200 Aug 19 23:19:47.569043 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 681/2702] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:47.581577 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc8ddd35-a807-45fd-9d61-6c363857f653 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 returned with HTTP 200 Aug 19 23:19:47.581949 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 675/2703] 10.4.3.193 () {68 vars in 1452 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:19:47.584499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.587389 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:19:47.587853 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "649863ce-bdc6-4bd0-ab9f-821142a0d821", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1149589609"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:47.589692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cfab0294-02c1-4d0f-8c48-e3dfd1dcbd8e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.591630 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfab0294-02c1-4d0f-8c48-e3dfd1dcbd8e tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 Aug 19 23:19:47.593155 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfab0294-02c1-4d0f-8c48-e3dfd1dcbd8e tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.594176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfab0294-02c1-4d0f-8c48-e3dfd1dcbd8e tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.604099 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.604099 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:47.604579 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:47.605742 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Create snapshot from volume 649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:47.606028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfab0294-02c1-4d0f-8c48-e3dfd1dcbd8e tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 returned with HTTP 200 Aug 19 23:19:47.606413 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 674/2704] 10.4.3.193 () {68 vars in 1452 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.615135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90419527-a26a-4214-9a32-2e06a2fefe2c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.616955 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90419527-a26a-4214-9a32-2e06a2fefe2c tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] PUT https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 Aug 19 23:19:47.617488 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90419527-a26a-4214-9a32-2e06a2fefe2c tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:47.634523 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90419527-a26a-4214-9a32-2e06a2fefe2c tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 returned with HTTP 200 Aug 19 23:19:47.635100 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 682/2705] 10.4.3.193 () {70 vars in 1472 bytes} [Wed Aug 19 23:19:47 2026] PUT /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.643579 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Created reservations ['757af4e9-4e2c-41aa-81fd-d85cee4e3a3e', '90c66069-4c47-4f08-9236-a6b455b4ed0b', '35d9cf53-213c-4eee-838d-90c225c8b1a7', '2ea63df9-c051-4402-9b39-072d0df910f0'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:47.644433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1c2b8bb7-96fb-4d51-98bf-e1a4973929d4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.646287 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c2b8bb7-96fb-4d51-98bf-e1a4973929d4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs Aug 19 23:19:47.646510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c2b8bb7-96fb-4d51-98bf-e1a4973929d4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.646770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c2b8bb7-96fb-4d51-98bf-e1a4973929d4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.657847 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c2b8bb7-96fb-4d51-98bf-e1a4973929d4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs returned with HTTP 200 Aug 19 23:19:47.658357 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 676/2706] 10.4.3.193 () {68 vars in 1437 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.666765 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07fbcbd1-b83a-427b-95bc-cbc26937d5b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.669372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07fbcbd1-b83a-427b-95bc-cbc26937d5b4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 Aug 19 23:19:47.669596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07fbcbd1-b83a-427b-95bc-cbc26937d5b4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.669853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07fbcbd1-b83a-427b-95bc-cbc26937d5b4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.681098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07fbcbd1-b83a-427b-95bc-cbc26937d5b4 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 returned with HTTP 202 Aug 19 23:19:47.681502 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 675/2707] 10.4.3.193 () {68 vars in 1455 bytes} [Wed Aug 19 23:19:47 2026] DELETE /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:47.682677 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot create request issued successfully. Aug 19 23:19:47.683270 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92e84ca4-358b-47b9-a1dc-05aa31ff7071 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:19:47.683934 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 675/2708] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:19:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:47.690026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.692570 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 Aug 19 23:19:47.692570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.692932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.695131 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e4022536-0576-4067-9f7d-5263aad79a48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.698044 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4022536-0576-4067-9f7d-5263aad79a48 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:47.698326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4022536-0576-4067-9f7d-5263aad79a48 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.698631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4022536-0576-4067-9f7d-5263aad79a48 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.701745 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] HTTP exception thrown: Group Type 6da2c261-189c-4d56-a175-1de4cf44cf70 has no extra spec with key key1. Aug 19 23:19:47.701958 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ba50fb0-12f6-432a-a1ea-36ccaa8fb725 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 returned with HTTP 404 Aug 19 23:19:47.702744 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 683/2709] 10.4.3.193 () {68 vars in 1452 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:47.713648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e105258-9a47-4f1c-9066-fcceed9fd785 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.716789 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e105258-9a47-4f1c-9066-fcceed9fd785 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 Aug 19 23:19:47.717068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e105258-9a47-4f1c-9066-fcceed9fd785 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.717330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e105258-9a47-4f1c-9066-fcceed9fd785 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.719439 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.719439 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:47.719954 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e4022536-0576-4067-9f7d-5263aad79a48 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:47.720874 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4022536-0576-4067-9f7d-5263aad79a48 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 returned with HTTP 200 Aug 19 23:19:47.721386 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 677/2710] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:47.728292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e105258-9a47-4f1c-9066-fcceed9fd785 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 returned with HTTP 202 Aug 19 23:19:47.728292 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 676/2711] 10.4.3.193 () {68 vars in 1455 bytes} [Wed Aug 19 23:19:47 2026] DELETE /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:47.794485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.796036 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 Aug 19 23:19:47.796208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.796384 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.796623 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:47.796623 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:47.803814 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] HTTP exception thrown: Group Type 6da2c261-189c-4d56-a175-1de4cf44cf70 has no extra spec with key key2. Aug 19 23:19:47.803978 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d116f3e-4ea9-42a4-a12a-e09d6a42e0de tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 returned with HTTP 404 Aug 19 23:19:47.804460 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 676/2712] 10.4.3.193 () {68 vars in 1452 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:47.811865 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0ab2c4f-0b85-4015-ac8b-f3d3d8d5cb96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.813638 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0ab2c4f-0b85-4015-ac8b-f3d3d8d5cb96 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 Aug 19 23:19:47.813882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0ab2c4f-0b85-4015-ac8b-f3d3d8d5cb96 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.814132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0ab2c4f-0b85-4015-ac8b-f3d3d8d5cb96 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.823524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0ab2c4f-0b85-4015-ac8b-f3d3d8d5cb96 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 returned with HTTP 202 Aug 19 23:19:47.823898 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 684/2713] 10.4.3.193 () {68 vars in 1455 bytes} [Wed Aug 19 23:19:47 2026] DELETE /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:47.830641 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.832339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] GET https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 Aug 19 23:19:47.832485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.832841 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.838694 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] HTTP exception thrown: Group Type 6da2c261-189c-4d56-a175-1de4cf44cf70 has no extra spec with key key3. Aug 19 23:19:47.838887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8daf9d40-5d2e-4874-8e4a-a0864faedc8f tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 returned with HTTP 404 Aug 19 23:19:47.839554 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 678/2714] 10.4.3.193 () {68 vars in 1452 bytes} [Wed Aug 19 23:19:47 2026] GET /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:47.849262 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-815e8dd5-20b6-4ee2-a2e2-46f0e2803b28 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:47.850965 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-815e8dd5-20b6-4ee2-a2e2-46f0e2803b28 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70 Aug 19 23:19:47.851377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-815e8dd5-20b6-4ee2-a2e2-46f0e2803b28 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:47.851726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-815e8dd5-20b6-4ee2-a2e2-46f0e2803b28 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:47.864928 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-815e8dd5-20b6-4ee2-a2e2-46f0e2803b28 tempest-GroupTypeSpecsTest-1212079370 tempest-GroupTypeSpecsTest-1212079370-project-admin] https://10.4.3.193/volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70 returned with HTTP 202 Aug 19 23:19:47.865456 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 677/2715] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:19:47 2026] DELETE /volume/v3/group_types/6da2c261-189c-4d56-a175-1de4cf44cf70 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:48.292418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.295450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:48.296733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.296733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.296733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:48.303325 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:48.303325 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:48.304656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c7d6615-4458-4826-bb0a-f7271e9ed6f4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:48.305170 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 677/2716] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:48 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:48.414354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ea0bfef-9144-400c-b6e4-1e909dedffcf req-eeb468f6-3f59-4c16-b574-2016985e4d80 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.420035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea0bfef-9144-400c-b6e4-1e909dedffcf req-eeb468f6-3f59-4c16-b574-2016985e4d80 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:48.420368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea0bfef-9144-400c-b6e4-1e909dedffcf req-eeb468f6-3f59-4c16-b574-2016985e4d80 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.420561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ea0bfef-9144-400c-b6e4-1e909dedffcf req-eeb468f6-3f59-4c16-b574-2016985e4d80 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.436461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ea0bfef-9144-400c-b6e4-1e909dedffcf req-eeb468f6-3f59-4c16-b574-2016985e4d80 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 404 Aug 19 23:19:48.436461 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 685/2717] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:48 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:48.462583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.465644 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:48.466005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.466314 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.466558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Delete volume with id: ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:48.474867 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-23864300-b21b-4eca-b66e-842a49392436 req-b7522892-b679-4800-9ceb-30d15eb2cc51 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 404 Aug 19 23:19:48.475394 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 679/2718] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:19:48 2026] DELETE /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:48.503402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e38e77e8-2265-4ff3-9799-8a8f5c08ce7c req-fc32379e-0b6e-4e92-a643-377f63bb5fb6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.506832 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e38e77e8-2265-4ff3-9799-8a8f5c08ce7c req-fc32379e-0b6e-4e92-a643-377f63bb5fb6 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] GET https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 Aug 19 23:19:48.507056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e38e77e8-2265-4ff3-9799-8a8f5c08ce7c req-fc32379e-0b6e-4e92-a643-377f63bb5fb6 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.507248 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e38e77e8-2265-4ff3-9799-8a8f5c08ce7c req-fc32379e-0b6e-4e92-a643-377f63bb5fb6 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.518346 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e38e77e8-2265-4ff3-9799-8a8f5c08ce7c req-fc32379e-0b6e-4e92-a643-377f63bb5fb6 tempest-VolumesSnapshotsTestJSON-113646502 tempest-VolumesSnapshotsTestJSON-113646502-project-member] https://10.4.3.193/volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 returned with HTTP 404 Aug 19 23:19:48.518872 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 678/2719] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:48 2026] GET /volume/v3/volumes/ed130183-e674-4b1e-bfea-2f4fe1b285b7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:48.734359 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.737516 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:48.737666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.738129 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.761443 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:48.761443 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:48.761443 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:48.762094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7af89b2a-7aff-4dba-80b6-d0a32cb7e0c9 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 returned with HTTP 200 Aug 19 23:19:48.762824 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 678/2720] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:48 2026] GET /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:48.776012 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5450cfe-fbde-4c10-8621-4b63d943028a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.778834 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] POST https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93/action Aug 19 23:19:48.779250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:48.779408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:48.780916 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.snapshot_unmanage [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Unmanage snapshot with id: 2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:48.788555 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:48.788555 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:48.789248 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Snapshot retrieved successfully. Aug 19 23:19:48.790165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f0a28d8b4f6e403bbd101c70dd3d2661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b21c6fa57550415c98b55f473da2fe14', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:48.790466 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5450cfe-fbde-4c10-8621-4b63d943028a tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-reader] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93/action returned with HTTP 403 Aug 19 23:19:48.791148 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 686/2721] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:19:48 2026] POST /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:48.800937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.802810 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:48.803307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.804731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.804731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete snapshot with id: 2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:48.812643 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:48.812643 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:48.813652 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:48.845727 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot delete request issued successfully. Aug 19 23:19:48.845944 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9fdf06ad-8ab2-4829-b99a-3e14b714db4d tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 returned with HTTP 202 Aug 19 23:19:48.847665 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 680/2722] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:19:48 2026] DELETE /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:48.853734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.858837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:48.862905 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:48.863182 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:48.863374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:48.875920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:48.875920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:48.876355 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Snapshot retrieved successfully. Aug 19 23:19:48.877326 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-404551c8-4736-47cb-83c7-47870cd0e5e5 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 returned with HTTP 200 Aug 19 23:19:48.877955 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 679/2723] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:48 2026] GET /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:49.025354 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:49.025871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1288458035"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:49.028235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1288458035'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:49.028421 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Create volume of 1 GB Aug 19 23:19:49.036284 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:49.043125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Flow 'volume_create_api' (f02f76bc-e503-4592-a34d-46fc6cbfb23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:49.044468 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6f3722-5bb4-40c0-a853-e243ba7bb228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:49.045632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:49.081043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6f3722-5bb4-40c0-a853-e243ba7bb228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:49.082156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c362cad-db85-4b0a-8ec8-1b8a480bee6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:49.164742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Created reservations ['d5a5170b-1ab6-4720-a811-ba92e090a999', '7e0d716d-3106-477e-b75e-ee35a7070f95', '9f8eef77-5ea5-49df-ae57-d9b849dbc3eb', 'a282fd73-49f6-4596-ac25-8e4bd13c9f63'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:49.165594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c362cad-db85-4b0a-8ec8-1b8a480bee6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a5170b-1ab6-4720-a811-ba92e090a999', '7e0d716d-3106-477e-b75e-ee35a7070f95', '9f8eef77-5ea5-49df-ae57-d9b849dbc3eb', 'a282fd73-49f6-4596-ac25-8e4bd13c9f63']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:49.166280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fd99ae-02ff-4661-b039-1fe487f4caf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:49.191519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fd99ae-02ff-4661-b039-1fe487f4caf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288458035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a2b1c2da3e457c87ca5d62e3e19c50',qos_specs=None,replication_status=,reservations=['d5a5170b-1ab6-4720-a811-ba92e090a999','7e0d716d-3106-477e-b75e-ee35a7070f95','9f8eef77-5ea5-49df-ae57-d9b849dbc3eb','a282fd73-49f6-4596-ac25-8e4bd13c9f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f0204a137454b4fb757db4bed478256',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288458035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21a2b1c2da3e457c87ca5d62e3e19c50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f0204a137454b4fb757db4bed478256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:49.192288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b41cb4-832e-4fd4-9765-af17bff44b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:49.216872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b41cb4-832e-4fd4-9765-af17bff44b47) transitioned into state 'SUCCESS' from state '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-1288458035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a2b1c2da3e457c87ca5d62e3e19c50',qos_specs=None,replication_status=,reservations=['d5a5170b-1ab6-4720-a811-ba92e090a999','7e0d716d-3106-477e-b75e-ee35a7070f95','9f8eef77-5ea5-49df-ae57-d9b849dbc3eb','a282fd73-49f6-4596-ac25-8e4bd13c9f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f0204a137454b4fb757db4bed478256',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:49.217563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7321b6c9-f451-44f3-8269-4e3dba422895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:49.231254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7321b6c9-f451-44f3-8269-4e3dba422895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:49.232125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Flow 'volume_create_api' (f02f76bc-e503-4592-a34d-46fc6cbfb23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:49.232420 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Create volume request issued successfully. Aug 19 23:19:49.233016 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5dac59a-94d2-442a-ba98-59ee28565a9d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:49.233390 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 679/2724] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:19:48 2026] POST /volume/v3/volumes => generated 778 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:49.250564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:49.252350 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:19:49.252558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:49.252784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:49.261349 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:49.261349 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:49.266185 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Volume info retrieved successfully. Aug 19 23:19:49.270349 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ac7eda94-ecfc-4b1e-99c7-cd38989d49bc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 returned with HTTP 200 Aug 19 23:19:49.271450 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 687/2725] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:49 2026] GET /volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:49.319631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:49.322388 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:49.322790 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:49.323130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:49.323302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:49.329503 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:49.329503 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:49.330746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ee9aeb1-5a80-4e70-9e04-6f9d1b00936e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:49.331305 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 681/2726] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:49 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:49.891591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-247ef4df-5199-46f1-83d3-0accf84314fc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:49.896107 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-247ef4df-5199-46f1-83d3-0accf84314fc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 Aug 19 23:19:49.896304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-247ef4df-5199-46f1-83d3-0accf84314fc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:49.896519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-247ef4df-5199-46f1-83d3-0accf84314fc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:49.901947 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-247ef4df-5199-46f1-83d3-0accf84314fc tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 returned with HTTP 404 Aug 19 23:19:49.902666 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 680/2727] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:49 2026] GET /volume/v3/snapshots/2e973836-1ec5-401e-91e1-6ea366e60f93 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:49.918029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:49.923751 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:49.923870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:49.924095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:49.925725 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume with id: 649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:49.940465 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:49.940465 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:49.940900 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:49.965456 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Delete volume request issued successfully. Aug 19 23:19:49.965659 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f54d466f-c340-4d51-b32a-2cd8bcf486c0 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 returned with HTTP 202 Aug 19 23:19:49.966122 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 680/2728] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:49 2026] DELETE /volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:49.977224 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:49.980936 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:49.981162 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:49.981361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:49.996065 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:49.996065 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:50.000866 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Volume info retrieved successfully. Aug 19 23:19:50.009744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a555a77d-60a0-4b8d-851b-b8fe9ee8e41f tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 returned with HTTP 200 Aug 19 23:19:50.010311 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 688/2729] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:49 2026] GET /volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:50.246048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-d57916f4-b3f0-4487-aa77-6228f4b57929 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.256173 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-d57916f4-b3f0-4487-aa77-6228f4b57929 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption Aug 19 23:19:50.256442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-d57916f4-b3f0-4487-aa77-6228f4b57929 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:50.257039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-d57916f4-b3f0-4487-aa77-6228f4b57929 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:50.278751 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:50.278751 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:50.285266 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-d57916f4-b3f0-4487-aa77-6228f4b57929 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption returned with HTTP 200 Aug 19 23:19:50.285803 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 682/2730] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:19:50 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:50.288240 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.291392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:19:50.291392 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:50.291392 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:50.298514 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:50.298514 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:50.303114 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Volume info retrieved successfully. Aug 19 23:19:50.307902 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a9fb459a-4864-44a1-9f36-c912deeadd7e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 returned with HTTP 200 Aug 19 23:19:50.308407 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 681/2731] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:50 2026] GET /volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:50.325916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.329777 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:19:50.330346 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115", "name": "tempest-type-Backup-227780718"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:50.331885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Creating new backup {'backup': {'volume_id': 'cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115', 'name': 'tempest-type-Backup-227780718'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:19:50.332122 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Creating backup of volume cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 in container None Aug 19 23:19:50.342444 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:50.342444 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:50.343240 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Volume info retrieved successfully. Aug 19 23:19:50.354488 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.359644 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:50.359644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:50.359644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:50.359644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:50.366644 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:50.366644 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:50.368051 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa0f3365-6ed6-4a09-bd88-12f0f2d46b30 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:50.369037 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 689/2732] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:50 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:50.390537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Created reservations ['e28df2bd-a438-4f41-9bf9-cea985318196', '75acad23-e3b2-4ff2-a379-ed4d3c85d699'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:50.437900 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-07c04f8b-9634-4d09-9850-a12df0b3a1fe tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:19:50.438298 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 681/2733] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:50 2026] POST /volume/v3/backups => generated 315 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:50.453703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.456751 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:50.457081 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:50.457548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:50.457548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:50.462207 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:50.462207 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:50.462959 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4f05816-64a2-4ac9-8351-8a9b3625d0b4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:50.463361 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 683/2734] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:50 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:50.752990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:50.925123 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b Aug 19 23:19:50.925123 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:50.925123 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:50.934349 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:50.939811 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7febdf98-fa8f-4706-984e-a7f33ccdd524 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b returned with HTTP 200 Aug 19 23:19:50.940165 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 682/2735] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:50 2026] GET /volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b => generated 597 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:50.950126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.025556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-92c8acc7-c494-469e-b791-1c4e8a911054 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.027580 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92c8acc7-c494-469e-b791-1c4e8a911054 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] GET https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 Aug 19 23:19:51.029348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92c8acc7-c494-469e-b791-1c4e8a911054 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.029348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92c8acc7-c494-469e-b791-1c4e8a911054 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.034728 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92c8acc7-c494-469e-b791-1c4e8a911054 tempest-ProjectReaderTests-631140539 tempest-ProjectReaderTests-631140539-project-admin] https://10.4.3.193/volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 returned with HTTP 404 Aug 19 23:19:51.035218 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 682/2736] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/volumes/649863ce-bdc6-4bd0-ab9f-821142a0d821 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:51.037897 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:51.038329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1186267135"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:51.039666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1186267135'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:51.039848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume of 1 GB Aug 19 23:19:51.046631 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Availability Zones retrieved successfully. Aug 19 23:19:51.051894 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (7e234cf6-0414-478a-b014-93bc810c4cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:51.052838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffab50e-a184-4ee8-9f5d-871b8028a4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:51.053721 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:51.081383 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffab50e-a184-4ee8-9f5d-871b8028a4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:51.082528 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0970e6-42f0-405d-ab0e-686593e810c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:51.103317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ab0e612-75c2-4c78-b0e7-1a53cce6a0e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.152412 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Created reservations ['60d6c5ac-9a5d-4344-9c1f-6dda5da9fbaf', 'bb097ff1-ee15-486f-8b51-92f229c142f6', '1aaa5b98-eb0f-46d7-8839-bfd1daf1a907', 'e3afdf18-6c44-40aa-8da5-ae80857e1817'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:51.153411 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0970e6-42f0-405d-ab0e-686593e810c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d6c5ac-9a5d-4344-9c1f-6dda5da9fbaf', 'bb097ff1-ee15-486f-8b51-92f229c142f6', '1aaa5b98-eb0f-46d7-8839-bfd1daf1a907', 'e3afdf18-6c44-40aa-8da5-ae80857e1817']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:51.154224 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dccc0d4-1aef-4c22-80ba-2cf47f37fe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:51.179882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dccc0d4-1aef-4c22-80ba-2cf47f37fe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452e7be2-88c0-4ab8-bbed-8283a4080adb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1186267135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dc65625f16f42b483d616d605b49b4b',qos_specs=None,replication_status=,reservations=['60d6c5ac-9a5d-4344-9c1f-6dda5da9fbaf','bb097ff1-ee15-486f-8b51-92f229c142f6','1aaa5b98-eb0f-46d7-8839-bfd1daf1a907','e3afdf18-6c44-40aa-8da5-ae80857e1817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd21d5d363f4b93afd0086dce07b05d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1186267135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452e7be2-88c0-4ab8-bbed-8283a4080adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dc65625f16f42b483d616d605b49b4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd21d5d363f4b93afd0086dce07b05d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:51.180895 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdab9c1-24db-41d6-9f1a-ea3311ac90c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:51.205226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdab9c1-24db-41d6-9f1a-ea3311ac90c9) transitioned into state 'SUCCESS' from state '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-1186267135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dc65625f16f42b483d616d605b49b4b',qos_specs=None,replication_status=,reservations=['60d6c5ac-9a5d-4344-9c1f-6dda5da9fbaf','bb097ff1-ee15-486f-8b51-92f229c142f6','1aaa5b98-eb0f-46d7-8839-bfd1daf1a907','e3afdf18-6c44-40aa-8da5-ae80857e1817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd21d5d363f4b93afd0086dce07b05d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:51.206333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3570bc10-8518-4f1b-9b6a-ed2f004fbc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:51.219057 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3570bc10-8518-4f1b-9b6a-ed2f004fbc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:51.220339 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (7e234cf6-0414-478a-b014-93bc810c4cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:51.225588 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume request issued successfully. Aug 19 23:19:51.226553 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b459ee9c-61dd-4d68-89c4-69789d9a8873 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:51.227177 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 690/2737] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:50 2026] POST /volume/v3/volumes => generated 759 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:51.234217 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ab0e612-75c2-4c78-b0e7-1a53cce6a0e5 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 19 23:19:51.234509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ab0e612-75c2-4c78-b0e7-1a53cce6a0e5 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.234846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ab0e612-75c2-4c78-b0e7-1a53cce6a0e5 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.243658 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2aded5bc-322a-4441-8354-05b98a93c2cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.245457 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2aded5bc-322a-4441-8354-05b98a93c2cb tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] GET https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:51.245744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2aded5bc-322a-4441-8354-05b98a93c2cb tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.245960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2aded5bc-322a-4441-8354-05b98a93c2cb tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.256393 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:51.256393 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:51.262470 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2aded5bc-322a-4441-8354-05b98a93c2cb tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:51.270227 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2aded5bc-322a-4441-8354-05b98a93c2cb tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 200 Aug 19 23:19:51.271489 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 683/2738] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.304386 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ab0e612-75c2-4c78-b0e7-1a53cce6a0e5 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 23:19:51.305045 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 684/2739] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.317477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ede8c513-a9de-455c-ac5d-53eb73080b3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.319811 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ede8c513-a9de-455c-ac5d-53eb73080b3e tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 23:19:51.320230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ede8c513-a9de-455c-ac5d-53eb73080b3e tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.320393 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ede8c513-a9de-455c-ac5d-53eb73080b3e tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Calling method 'get_pools' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.321500 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:51.321500 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:51.384679 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b67dbe5-abc5-42fe-8e44-47282922410f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.387495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b67dbe5-abc5-42fe-8e44-47282922410f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:51.387563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b67dbe5-abc5-42fe-8e44-47282922410f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.387890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b67dbe5-abc5-42fe-8e44-47282922410f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.388459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4b67dbe5-abc5-42fe-8e44-47282922410f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:51.394926 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:51.394926 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:51.396052 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b67dbe5-abc5-42fe-8e44-47282922410f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:51.396765 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 691/2740] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.397283 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ede8c513-a9de-455c-ac5d-53eb73080b3e tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 23:19:51.400747 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 683/2741] 10.4.3.193 () {66 vars in 1314 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:51.408636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-df235a29-89ba-4010-a592-8ae4d67f5938 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.412760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-df235a29-89ba-4010-a592-8ae4d67f5938 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:19:51.412969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-df235a29-89ba-4010-a592-8ae4d67f5938 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.413146 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-df235a29-89ba-4010-a592-8ae4d67f5938 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.435198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-df235a29-89ba-4010-a592-8ae4d67f5938 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 200 Aug 19 23:19:51.435725 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 684/2742] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 703 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.447737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0741fbef-ac5c-4724-a7ad-70b4aa77afcc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.449931 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0741fbef-ac5c-4724-a7ad-70b4aa77afcc tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:19:51.450225 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0741fbef-ac5c-4724-a7ad-70b4aa77afcc tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.450487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0741fbef-ac5c-4724-a7ad-70b4aa77afcc tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.480939 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.483308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:51.483488 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.483754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.483814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:51.494901 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:51.494901 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:51.495486 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62d1b088-75d5-4f57-b0c1-77c3dfbb303b tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:51.497680 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 692/2743] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.498202 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0741fbef-ac5c-4724-a7ad-70b4aa77afcc tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 200 Aug 19 23:19:51.498788 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 685/2744] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 703 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:51.510091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b7ab8df1-cac4-4f53-9692-fb17a010e4f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:51.512038 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b7ab8df1-cac4-4f53-9692-fb17a010e4f1 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:19:51.512305 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b7ab8df1-cac4-4f53-9692-fb17a010e4f1 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:51.512559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b7ab8df1-cac4-4f53-9692-fb17a010e4f1 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:51.526334 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b7ab8df1-cac4-4f53-9692-fb17a010e4f1 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923 tempest-BackendsCapabilitiesAdminTestsJSON-2086742923-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 200 Aug 19 23:19:51.526748 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 684/2745] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:19:51 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.068799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.070619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:52.071113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-426720305", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.073236 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-426720305', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:52.073448 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume of 1 GB Aug 19 23:19:52.078217 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Availability Zones retrieved successfully. Aug 19 23:19:52.084892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Flow 'volume_create_api' (35d59616-138b-4413-9fff-b2e3e79c2c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:52.086252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b60d73-ec77-45f5-8bdc-0ba3d4ef3432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.087669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:52.120178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b60d73-ec77-45f5-8bdc-0ba3d4ef3432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.121006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7384d67-f511-497e-9cfa-708b4b6e73ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.197953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Created reservations ['9fdc8805-63ee-4ea1-b43f-b78a0df776b0', '0aa83d65-43e0-433c-816b-671bb0faa554', '64a97665-c184-49d6-b6a1-bcef91b7f4a4', '478423e4-eb27-4e93-9924-ad6d2fb0bfcf'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:52.198947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7384d67-f511-497e-9cfa-708b4b6e73ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fdc8805-63ee-4ea1-b43f-b78a0df776b0', '0aa83d65-43e0-433c-816b-671bb0faa554', '64a97665-c184-49d6-b6a1-bcef91b7f4a4', '478423e4-eb27-4e93-9924-ad6d2fb0bfcf']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.199965 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0034e58-9fde-43c1-8908-f3b1b3e72850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.232885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0034e58-9fde-43c1-8908-f3b1b3e72850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ef5f31-991f-4074-a14a-7bf5cffd332f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-426720305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f84e617325e415587d60ef2e90c9507',qos_specs=None,replication_status=,reservations=['9fdc8805-63ee-4ea1-b43f-b78a0df776b0','0aa83d65-43e0-433c-816b-671bb0faa554','64a97665-c184-49d6-b6a1-bcef91b7f4a4','478423e4-eb27-4e93-9924-ad6d2fb0bfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-426720305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ef5f31-991f-4074-a14a-7bf5cffd332f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f84e617325e415587d60ef2e90c9507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.232885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96793a53-0865-4b97-b279-94055b7e9246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.257880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96793a53-0865-4b97-b279-94055b7e9246) transitioned into state 'SUCCESS' from state '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-426720305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f84e617325e415587d60ef2e90c9507',qos_specs=None,replication_status=,reservations=['9fdc8805-63ee-4ea1-b43f-b78a0df776b0','0aa83d65-43e0-433c-816b-671bb0faa554','64a97665-c184-49d6-b6a1-bcef91b7f4a4','478423e4-eb27-4e93-9924-ad6d2fb0bfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.258570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce604ee-e491-41a1-9e0b-b58d74b9687f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.267678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce604ee-e491-41a1-9e0b-b58d74b9687f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.268849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Flow 'volume_create_api' (35d59616-138b-4413-9fff-b2e3e79c2c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:52.269225 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume request issued successfully. Aug 19 23:19:52.270027 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50a2749d-8ad9-40cd-8a8b-0fd8161010b5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:52.270519 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 685/2746] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:52 2026] POST /volume/v3/volumes => generated 746 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:52.290005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.291683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] GET https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:52.291924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:52.292105 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:52.299318 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.299318 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:52.302972 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:52.307324 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9196cac-b103-4fd6-a13b-ba6af1d0f963 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 200 Aug 19 23:19:52.307878 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 693/2747] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:52 2026] GET /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.323607 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.330082 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b Aug 19 23:19:52.330082 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.390981 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.391314 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.391410 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.397339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b1e2118-96ee-4f3a-ae84-1142fb4dd24e tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b returned with HTTP 200 Aug 19 23:19:52.397743 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 686/2748] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:19:52 2026] PUT /volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b => generated 552 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.411003 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5eb54a23-95b4-447a-9a32-8c566160300d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.412210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:52.412585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.413444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.414565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:52.414694 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume of 2 GB Aug 19 23:19:52.415861 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:52.417053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:52.417053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:52.417053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:52.421430 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Availability Zones retrieved successfully. Aug 19 23:19:52.422507 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.422507 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:52.423513 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b06da891-a1bf-48b4-ac85-b288efc4a67d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:52.424076 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 686/2749] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:52 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.426703 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (60646ef1-84e4-45a8-846e-92a0812d356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:52.428014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66cc31c-83bb-4ccb-a224-d70af2cd1a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.429212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Validating volume size '2' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:52.468868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66cc31c-83bb-4ccb-a224-d70af2cd1a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.470563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bca77c-b75d-49aa-bd72-6011f50abfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.510927 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota_utils [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Quota exceeded for 7dc65625f16f42b483d616d605b49b4b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 23:19:52.514034 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bca77c-b75d-49aa-bd72-6011f50abfa9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:19:52.514034 np0000007826 devstack@c-api.service[100375]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 19 23:19:52.514957 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.516332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bca77c-b75d-49aa-bd72-6011f50abfa9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.517123 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:52.517340 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bca77c-b75d-49aa-bd72-6011f50abfa9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:19:52.517413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:52.517993 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:52.517993 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:52.518130 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66cc31c-83bb-4ccb-a224-d70af2cd1a50) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.519418 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66cc31c-83bb-4ccb-a224-d70af2cd1a50) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:19:52.520524 np0000007826 devstack@c-api.service[100375]: WARNING cinder.volume.api [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (60646ef1-84e4-45a8-846e-92a0812d356c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:19:52.520904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.middleware.fault [None req-5eb54a23-95b4-447a-9a32-8c566160300d tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 413 Aug 19 23:19:52.521634 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 685/2750] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:52 2026] POST /volume/v3/volumes => generated 208 bytes in 112 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 23:19:52.527117 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.527117 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:52.528641 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e79a61bd-cc65-4213-bd0d-ab11cc5d6da4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:52.528641 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 694/2751] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:52 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.536387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a76cece7-56fc-499a-a545-26254bce0dda None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.538473 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a76cece7-56fc-499a-a545-26254bce0dda tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b Aug 19 23:19:52.539199 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a76cece7-56fc-499a-a545-26254bce0dda tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.594432 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a76cece7-56fc-499a-a545-26254bce0dda tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b returned with HTTP 200 Aug 19 23:19:52.594924 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 687/2752] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:19:52 2026] PUT /volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b => generated 552 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.615774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.618376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:52.618855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.621098 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:52.621285 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Create volume of 1 GB Aug 19 23:19:52.626582 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Availability Zones retrieved successfully. Aug 19 23:19:52.635819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (561c40a9-6124-4f3f-bb1c-6a82639c92b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:52.637032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab95d975-df9b-400f-bc5a-b0d5eb62beac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.638761 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:52.676677 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab95d975-df9b-400f-bc5a-b0d5eb62beac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:52.678601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c803447-a1b5-42ac-a88c-202738b9ae0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.722783 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota_utils [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Quota exceeded for 7dc65625f16f42b483d616d605b49b4b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 19 23:19:52.726348 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c803447-a1b5-42ac-a88c-202738b9ae0d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 23:19:52.726348 np0000007826 devstack@c-api.service[100376]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 19 23:19:52.729268 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c803447-a1b5-42ac-a88c-202738b9ae0d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.729768 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c803447-a1b5-42ac-a88c-202738b9ae0d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:19:52.730394 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab95d975-df9b-400f-bc5a-b0d5eb62beac) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:52.731974 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab95d975-df9b-400f-bc5a-b0d5eb62beac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 23:19:52.732105 np0000007826 devstack@c-api.service[100376]: WARNING cinder.volume.api [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Flow 'volume_create_api' (561c40a9-6124-4f3f-bb1c-6a82639c92b5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 23:19:52.732408 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.middleware.fault [None req-b4c0fd03-ffc2-4fb0-9d80-691c39199f39 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 413 Aug 19 23:19:52.733421 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 687/2753] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:19:52 2026] POST /volume/v3/volumes => generated 150 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 23:19:52.743201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.745606 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b Aug 19 23:19:52.745936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.750569 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.750569 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:52.775289 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.775560 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.775850 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.776586 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.776908 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.777126 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:52.783490 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-84e37d71-a4f1-4709-bbff-897f95b0a206 tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b returned with HTTP 200 Aug 19 23:19:52.783490 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 686/2754] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:19:52 2026] PUT /volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b => generated 551 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.793510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.796397 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] POST https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb/action Aug 19 23:19:52.796833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:52.797271 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.822788 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.822788 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:52.823047 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:52.870619 np0000007826 devstack@c-api.service[100373]: ERROR cinder.volume.api [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Quota exceeded for 7dc65625f16f42b483d616d605b49b4b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 23:19:52.879164 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-90b4e499-ecab-4e5c-91c0-ee9bf3cfd1c5 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb/action returned with HTTP 413 Aug 19 23:19:52.879164 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 695/2755] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:19:52 2026] POST /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb/action => generated 208 bytes in 86 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 23:19:52.890749 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.894317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] GET https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:52.894583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:52.894875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:52.902161 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.902161 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:52.907089 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:52.912549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b0320c87-fdcb-4778-8db1-443ed8ed9957 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 200 Aug 19 23:19:52.913049 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 688/2756] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:52 2026] GET /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:52.923979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-1860dfa8-3c59-46f5-abf8-cc4b59c044ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.926066 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-1860dfa8-3c59-46f5-abf8-cc4b59c044ee tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b/action Aug 19 23:19:52.926422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-1860dfa8-3c59-46f5-abf8-cc4b59c044ee tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:52.926531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-1860dfa8-3c59-46f5-abf8-cc4b59c044ee tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:52.933068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eeba3fdf-537e-4df6-8b53-412334169de4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.936405 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] DELETE https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:52.936668 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:52.936944 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:52.937148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Delete volume with id: 452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:52.949529 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.949529 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:52.950155 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:52.963655 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:52.963655 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:52.980327 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7615ba8f-6c3c-4d02-9997-78780dc40254 req-1860dfa8-3c59-46f5-abf8-cc4b59c044ee tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b/action returned with HTTP 204 Aug 19 23:19:52.980808 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 688/2757] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:19:52 2026] POST /volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:52.981397 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Delete volume request issued successfully. Aug 19 23:19:52.981397 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eeba3fdf-537e-4df6-8b53-412334169de4 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 202 Aug 19 23:19:52.981960 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 687/2758] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:52 2026] DELETE /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:52.994972 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:52.999518 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] GET https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:52.999796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.001113 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.014301 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:53.014301 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:53.024856 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Volume info retrieved successfully. Aug 19 23:19:53.029879 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fb51a3f-315e-4826-b462-91bc2090c4ec tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 200 Aug 19 23:19:53.030264 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 696/2759] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:52 2026] GET /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.105741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-be3b6823-e109-45c8-95b7-a6fa4263fcbf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.241655 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-be3b6823-e109-45c8-95b7-a6fa4263fcbf tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.241993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-be3b6823-e109-45c8-95b7-a6fa4263fcbf tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-107345106", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.281844 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-be3b6823-e109-45c8-95b7-a6fa4263fcbf tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.282320 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 689/2760] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types => generated 379 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.295744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-80b1a24a-865d-4c63-8b29-159efda38f44 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.297586 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80b1a24a-865d-4c63-8b29-159efda38f44 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption Aug 19 23:19:53.298586 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-80b1a24a-865d-4c63-8b29-159efda38f44 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.322318 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80b1a24a-865d-4c63-8b29-159efda38f44 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption returned with HTTP 200 Aug 19 23:19:53.323041 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 689/2761] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.336060 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d1531e8-16f2-4b70-b5c3-5122d9ae0408 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.338292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d1531e8-16f2-4b70-b5c3-5122d9ae0408 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.338775 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d1531e8-16f2-4b70-b5c3-5122d9ae0408 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307898373", "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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.361467 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d1531e8-16f2-4b70-b5c3-5122d9ae0408 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.361968 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 688/2762] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 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 19 23:19:53.370886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c2e2cfc8-3449-44bc-a2b4-3b503a5467c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.442055 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.443729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:53.443924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.444100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.444197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:53.449321 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:53.449321 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:53.451384 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae907e56-7f01-4b6e-a1cc-cfc0245b4efa tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:53.451384 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 690/2763] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.505751 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2e2cfc8-3449-44bc-a2b4-3b503a5467c5 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] POST https://10.4.3.193/volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef/encryption Aug 19 23:19:53.507117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c2e2cfc8-3449-44bc-a2b4-3b503a5467c5 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.509283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-c2e2cfc8-3449-44bc-a2b4-3b503a5467c5 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.509283 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c2e2cfc8-3449-44bc-a2b4-3b503a5467c5 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef/encryption returned with HTTP 403 Aug 19 23:19:53.509477 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 697/2764] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef/encryption => generated 127 bytes in 139 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.518888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03d6d63f-e3f7-478a-8c54-503ec3f56b62 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.520601 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03d6d63f-e3f7-478a-8c54-503ec3f56b62 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.521024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03d6d63f-e3f7-478a-8c54-503ec3f56b62 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-944645973", "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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.543544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ed63859-90db-4060-b82d-e83b473f05de None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.546583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ed63859-90db-4060-b82d-e83b473f05de tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:53.548814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ed63859-90db-4060-b82d-e83b473f05de tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.548814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ed63859-90db-4060-b82d-e83b473f05de tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.548814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8ed63859-90db-4060-b82d-e83b473f05de tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:53.555609 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:53.555609 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:53.556397 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ed63859-90db-4060-b82d-e83b473f05de tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:53.556795 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 689/2765] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.562167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03d6d63f-e3f7-478a-8c54-503ec3f56b62 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.562540 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 690/2766] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.572208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d064136-66b6-4d2e-8cd5-6922e383831c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.574577 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d064136-66b6-4d2e-8cd5-6922e383831c tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] POST https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs Aug 19 23:19:53.575089 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d064136-66b6-4d2e-8cd5-6922e383831c tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.577815 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-9d064136-66b6-4d2e-8cd5-6922e383831c tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.578069 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d064136-66b6-4d2e-8cd5-6922e383831c tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs returned with HTTP 403 Aug 19 23:19:53.578879 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 691/2767] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.590021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-274e7a45-1c85-4a0d-ad88-2d9fc549998d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.592059 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-274e7a45-1c85-4a0d-ad88-2d9fc549998d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] PUT https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs/key2 Aug 19 23:19:53.592366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-274e7a45-1c85-4a0d-ad88-2d9fc549998d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.594960 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-274e7a45-1c85-4a0d-ad88-2d9fc549998d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.595164 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-274e7a45-1c85-4a0d-ad88-2d9fc549998d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs/key2 returned with HTTP 403 Aug 19 23:19:53.595558 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 698/2768] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:53 2026] PUT /volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.607080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5707ec27-078d-4ada-9bd0-2ad873f30b2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.611411 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5707ec27-078d-4ada-9bd0-2ad873f30b2d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.611901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5707ec27-078d-4ada-9bd0-2ad873f30b2d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.617654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-5707ec27-078d-4ada-9bd0-2ad873f30b2d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.618015 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5707ec27-078d-4ada-9bd0-2ad873f30b2d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types returned with HTTP 403 Aug 19 23:19:53.618648 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 690/2769] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:53 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 19 23:19:53.631263 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8d5b3866-851d-4f25-a05d-6d526749fb86 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.634131 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d5b3866-851d-4f25-a05d-6d526749fb86 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.634909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8d5b3866-851d-4f25-a05d-6d526749fb86 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1023776480", "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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.663370 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d5b3866-851d-4f25-a05d-6d526749fb86 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.663854 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 691/2770] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.672395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-447d81f9-728f-4191-b960-6ad1a2c51613 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.674274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-447d81f9-728f-4191-b960-6ad1a2c51613 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption Aug 19 23:19:53.674930 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-447d81f9-728f-4191-b960-6ad1a2c51613 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.695584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-447d81f9-728f-4191-b960-6ad1a2c51613 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption returned with HTTP 200 Aug 19 23:19:53.696411 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 692/2771] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.706183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.710119 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] DELETE https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption/a9b61afc-1b6b-4409-a22e-31cffbeaee89 Aug 19 23:19:53.710344 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.710545 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.711414 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.711588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-335e2cd9-68d4-4a4f-a805-d8fddf4266e9 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption/a9b61afc-1b6b-4409-a22e-31cffbeaee89 returned with HTTP 403 Aug 19 23:19:53.712175 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 699/2772] 10.4.3.193 () {66 vars in 1489 bytes} [Wed Aug 19 23:19:53 2026] DELETE /volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41/encryption/a9b61afc-1b6b-4409-a22e-31cffbeaee89 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.729002 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ff5a1a1-8781-4dce-b2d3-ddd045b51eef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.729002 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ff5a1a1-8781-4dce-b2d3-ddd045b51eef tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.729155 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ff5a1a1-8781-4dce-b2d3-ddd045b51eef tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1440756288", "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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.764027 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ff5a1a1-8781-4dce-b2d3-ddd045b51eef tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.764815 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 691/2773] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.777763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e696546b-abec-409c-b27f-ccdef1789b11 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.779759 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e696546b-abec-409c-b27f-ccdef1789b11 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] DELETE https://10.4.3.193/volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2/extra_specs/key1 Aug 19 23:19:53.779971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e696546b-abec-409c-b27f-ccdef1789b11 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.780290 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e696546b-abec-409c-b27f-ccdef1789b11 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.788289 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-e696546b-abec-409c-b27f-ccdef1789b11 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.788520 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e696546b-abec-409c-b27f-ccdef1789b11 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2/extra_specs/key1 returned with HTTP 403 Aug 19 23:19:53.789115 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 692/2774] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:19:53 2026] DELETE /volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.803837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5dbbdf41-9ee6-4eba-9420-c06b98aec296 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.808072 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5dbbdf41-9ee6-4eba-9420-c06b98aec296 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:53.809645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5dbbdf41-9ee6-4eba-9420-c06b98aec296 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1448145678", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:53.834673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5dbbdf41-9ee6-4eba-9420-c06b98aec296 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.835174 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 693/2775] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:53 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 19 23:19:53.845934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4f240e35-5943-4c2b-8bed-937b0030b879 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.847992 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f240e35-5943-4c2b-8bed-937b0030b879 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] DELETE https://10.4.3.193/volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 Aug 19 23:19:53.848279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f240e35-5943-4c2b-8bed-937b0030b879 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.848509 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f240e35-5943-4c2b-8bed-937b0030b879 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.849253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-4f240e35-5943-4c2b-8bed-937b0030b879 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.849462 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f240e35-5943-4c2b-8bed-937b0030b879 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 returned with HTTP 403 Aug 19 23:19:53.850115 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 700/2776] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:53 2026] DELETE /volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.859542 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-72cb660a-1c8c-46fd-b123-0b9bbbcf3031 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.861865 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72cb660a-1c8c-46fd-b123-0b9bbbcf3031 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs Aug 19 23:19:53.862130 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72cb660a-1c8c-46fd-b123-0b9bbbcf3031 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.862383 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-72cb660a-1c8c-46fd-b123-0b9bbbcf3031 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.872010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-72cb660a-1c8c-46fd-b123-0b9bbbcf3031 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs returned with HTTP 200 Aug 19 23:19:53.872439 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 692/2777] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:53.885071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7001de10-c86e-4d97-a499-7575b9384d7a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.885536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7001de10-c86e-4d97-a499-7575b9384d7a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types Aug 19 23:19:53.885774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7001de10-c86e-4d97-a499-7575b9384d7a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.885968 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7001de10-c86e-4d97-a499-7575b9384d7a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.886628 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-7001de10-c86e-4d97-a499-7575b9384d7a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:53.926516 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7001de10-c86e-4d97-a499-7575b9384d7a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:53.926921 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 693/2778] 10.4.3.193 () {66 vars in 1231 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/types => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:53.946951 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.948342 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/cipher Aug 19 23:19:53.948548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.948770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.949626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.949791 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0bf2bfe8-3810-426b-bcdf-a03af579d39a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/cipher returned with HTTP 403 Aug 19 23:19:53.950162 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 694/2779] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.959700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.963873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption Aug 19 23:19:53.964111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.964429 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.965962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:53.965962 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a305bcd2-b0a7-468b-97bf-2bec6453f384 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption returned with HTTP 403 Aug 19 23:19:53.966205 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 701/2780] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:53.979917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21c80f4f-8448-432f-917d-836260a60552 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:53.983395 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21c80f4f-8448-432f-917d-836260a60552 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/multiattach Aug 19 23:19:53.983395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21c80f4f-8448-432f-917d-836260a60552 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:53.986082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21c80f4f-8448-432f-917d-836260a60552 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:53.997861 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21c80f4f-8448-432f-917d-836260a60552 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/multiattach returned with HTTP 200 Aug 19 23:19:53.998360 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 693/2781] 10.4.3.193 () {66 vars in 1414 bytes} [Wed Aug 19 23:19:53 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:19:54.007945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-776ec646-02e4-466d-98fa-7e5156c7b8cd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.011751 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-776ec646-02e4-466d-98fa-7e5156c7b8cd tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/volume_backend_name Aug 19 23:19:54.012543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-776ec646-02e4-466d-98fa-7e5156c7b8cd tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.012543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-776ec646-02e4-466d-98fa-7e5156c7b8cd tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.020531 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.022058 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:54.022243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.022473 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.024512 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-776ec646-02e4-466d-98fa-7e5156c7b8cd tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 23:19:54.024943 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 694/2782] 10.4.3.193 () {66 vars in 1438 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.032411 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.032411 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:54.034828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7b265573-1b08-4559-9f8e-8544553fb53d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.036466 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b265573-1b08-4559-9f8e-8544553fb53d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] GET https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d Aug 19 23:19:54.036574 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:54.037037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b265573-1b08-4559-9f8e-8544553fb53d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.037037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7b265573-1b08-4559-9f8e-8544553fb53d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.044364 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a1f4c9a-cc0e-4cdf-9f46-882abea2fe44 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:54.044835 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 695/2783] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:54.045862 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7b265573-1b08-4559-9f8e-8544553fb53d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d returned with HTTP 200 Aug 19 23:19:54.046377 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 702/2784] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:54.048540 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f06595f5-4257-4335-89d1-fd16eb0af043 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.051480 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f06595f5-4257-4335-89d1-fd16eb0af043 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] GET https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb Aug 19 23:19:54.051480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f06595f5-4257-4335-89d1-fd16eb0af043 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.051480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f06595f5-4257-4335-89d1-fd16eb0af043 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.058788 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1927e3a0-df0f-4d5a-85e2-7f0148c78317 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.062340 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f06595f5-4257-4335-89d1-fd16eb0af043 tempest-VolumeQuotasNegativeTestJSON-1077368771 tempest-VolumeQuotasNegativeTestJSON-1077368771-project-member] https://10.4.3.193/volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb returned with HTTP 404 Aug 19 23:19:54.063073 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1927e3a0-df0f-4d5a-85e2-7f0148c78317 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] PUT https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/e9c10fe0-c82c-408e-b778-9b7c47ff3120 Aug 19 23:19:54.065739 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 694/2785] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/volumes/452e7be2-88c0-4ab8-bbed-8283a4080adb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.066214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1927e3a0-df0f-4d5a-85e2-7f0148c78317 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.067363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-1927e3a0-df0f-4d5a-85e2-7f0148c78317 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:54.068224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1927e3a0-df0f-4d5a-85e2-7f0148c78317 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/e9c10fe0-c82c-408e-b778-9b7c47ff3120 returned with HTTP 403 Aug 19 23:19:54.068925 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 695/2786] 10.4.3.193 () {68 vars in 1506 bytes} [Wed Aug 19 23:19:54 2026] PUT /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/encryption/e9c10fe0-c82c-408e-b778-9b7c47ff3120 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.081040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.082994 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b Aug 19 23:19:54.083470 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.085598 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1751f451-eac3-4f06-8c67-d7734841d8b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.088800 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1751f451-eac3-4f06-8c67-d7734841d8b0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] PUT https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/key1 Aug 19 23:19:54.089328 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1751f451-eac3-4f06-8c67-d7734841d8b0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.092229 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-1751f451-eac3-4f06-8c67-d7734841d8b0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:54.092458 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1751f451-eac3-4f06-8c67-d7734841d8b0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/key1 returned with HTTP 403 Aug 19 23:19:54.093835 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 703/2787] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:54 2026] PUT /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.105349 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9f3212d7-b3b6-4ea5-aa2e-597e5b95defe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.107793 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f3212d7-b3b6-4ea5-aa2e-597e5b95defe tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] PUT https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d Aug 19 23:19:54.108216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9f3212d7-b3b6-4ea5-aa2e-597e5b95defe tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.111299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.112268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-9f3212d7-b3b6-4ea5-aa2e-597e5b95defe tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e1808249c84d442e9a679c00732c4814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1052b9a72d2e4d3284dfe72266dcd0ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:19:54.112678 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9f3212d7-b3b6-4ea5-aa2e-597e5b95defe tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-member] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d returned with HTTP 403 Aug 19 23:19:54.113293 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 695/2788] 10.4.3.193 () {68 vars in 1362 bytes} [Wed Aug 19 23:19:54 2026] PUT /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.114378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:54.114732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.115529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.125955 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9656f59-1a07-4e4a-845b-54a53228a6a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.128192 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9656f59-1a07-4e4a-845b-54a53228a6a0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 Aug 19 23:19:54.128392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9656f59-1a07-4e4a-845b-54a53228a6a0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.128588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9656f59-1a07-4e4a-845b-54a53228a6a0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.133455 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.133455 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:54.139555 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:54.144594 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-a4fb165a-df31-4774-92ba-c1014a41c6dd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:54.145057 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 696/2789] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:54.165362 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9656f59-1a07-4e4a-845b-54a53228a6a0 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 returned with HTTP 202 Aug 19 23:19:54.165918 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 704/2790] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/975c38b3-339e-419d-a3f4-5446f4cdf688 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.172603 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a24a7f5-8d73-4738-bd60-cb9f5b04ed6d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.174925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.175179 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a24a7f5-8d73-4738-bd60-cb9f5b04ed6d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2 Aug 19 23:19:54.178426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a24a7f5-8d73-4738-bd60-cb9f5b04ed6d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.178426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a24a7f5-8d73-4738-bd60-cb9f5b04ed6d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.178564 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] POST https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/action Aug 19 23:19:54.178564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:54.178564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.193420 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.193420 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:54.193947 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:54.195198 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1440756288 is set by the default quota flag: quota_volumes_tempest-volume-type-1440756288, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.195491 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1440756288 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1440756288, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.195781 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1440756288 is set by the default quota flag: quota_snapshots_tempest-volume-type-1440756288, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.196011 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-944645973 is set by the default quota flag: quota_volumes_tempest-volume-type-944645973, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.196224 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-944645973 is set by the default quota flag: quota_gigabytes_tempest-volume-type-944645973, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.196438 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-944645973 is set by the default quota flag: quota_snapshots_tempest-volume-type-944645973, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.196679 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1023776480 is set by the default quota flag: quota_volumes_tempest-volume-type-1023776480, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.197052 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1023776480 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1023776480, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.197114 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1023776480 is set by the default quota flag: quota_snapshots_tempest-volume-type-1023776480, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.197318 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-307898373 is set by the default quota flag: quota_volumes_tempest-volume-type-307898373, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.197798 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-307898373 is set by the default quota flag: quota_gigabytes_tempest-volume-type-307898373, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.198519 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-307898373 is set by the default quota flag: quota_snapshots_tempest-volume-type-307898373, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.198962 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-107345106 is set by the default quota flag: quota_volumes_tempest-volume-type-107345106, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.199300 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-107345106 is set by the default quota flag: quota_gigabytes_tempest-volume-type-107345106, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.199930 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-107345106 is set by the default quota flag: quota_snapshots_tempest-volume-type-107345106, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:54.203766 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Begin detaching volume completed successfully. Aug 19 23:19:54.204077 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-5287a3e0-e613-4968-adf9-a47f3cc63f58 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/action returned with HTTP 202 Aug 19 23:19:54.204602 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 697/2791] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:19:54 2026] POST /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:54.207495 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-eb47b18b-b8c5-40fb-9d87-0b0d16191eba tempest-VolumeQuotasNegativeTestJSON-814031340 tempest-VolumeQuotasNegativeTestJSON-814031340-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b returned with HTTP 200 Aug 19 23:19:54.207986 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 696/2792] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:19:54 2026] PUT /volume/v3/os-quota-sets/7dc65625f16f42b483d616d605b49b4b => generated 1256 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:54.218569 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a24a7f5-8d73-4738-bd60-cb9f5b04ed6d tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2 returned with HTTP 202 Aug 19 23:19:54.219239 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 696/2793] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/d778ef55-6c3f-49d0-8b0d-7a6fb07e32d2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.233182 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ed1096b1-21bf-40a6-bf61-9317f2f9d82a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.235062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed1096b1-21bf-40a6-bf61-9317f2f9d82a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41 Aug 19 23:19:54.235243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed1096b1-21bf-40a6-bf61-9317f2f9d82a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.235429 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed1096b1-21bf-40a6-bf61-9317f2f9d82a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.267424 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed1096b1-21bf-40a6-bf61-9317f2f9d82a tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41 returned with HTTP 202 Aug 19 23:19:54.270498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 705/2794] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/90636e49-1f7b-4046-a756-895c4f98df41 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fd402c77-f86e-447c-adea-e5ce462fd485 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fd402c77-f86e-447c-adea-e5ce462fd485 None None] GET https://10.4.3.193/volume// Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fd402c77-f86e-447c-adea-e5ce462fd485 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fd402c77-f86e-447c-adea-e5ce462fd485 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fd402c77-f86e-447c-adea-e5ce462fd485 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:19:54.270835 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 698/2795] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:19:54.284274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.284681 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a703b477-eac4-4049-b109-f2b23b55d2b1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.286631 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:19:54.286938 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.287095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.288619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a703b477-eac4-4049-b109-f2b23b55d2b1 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70 Aug 19 23:19:54.288947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a703b477-eac4-4049-b109-f2b23b55d2b1 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.289229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a703b477-eac4-4049-b109-f2b23b55d2b1 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.298942 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.298942 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:54.302765 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:19:54.307520 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-b21377fb-9ed6-4c33-aeb6-c8eb6ac00bcd tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:19:54.308024 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 697/2796] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:54.316252 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a703b477-eac4-4049-b109-f2b23b55d2b1 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70 returned with HTTP 202 Aug 19 23:19:54.316252 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 697/2797] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/be812f82-d048-4a04-8c5e-c5cbede3bd70 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.326649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-ff6644cc-fd87-45f1-ad3b-c54a3f30c0c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.329232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5923df4e-f6e2-4867-bab7-fe0ec0537e26 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.330930 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-ff6644cc-fd87-45f1-ad3b-c54a3f30c0c9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption Aug 19 23:19:54.330930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-ff6644cc-fd87-45f1-ad3b-c54a3f30c0c9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.332929 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5923df4e-f6e2-4867-bab7-fe0ec0537e26 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef Aug 19 23:19:54.332984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-ff6644cc-fd87-45f1-ad3b-c54a3f30c0c9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.333050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5923df4e-f6e2-4867-bab7-fe0ec0537e26 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.333050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5923df4e-f6e2-4867-bab7-fe0ec0537e26 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.350746 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.350746 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:54.362102 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-ff6644cc-fd87-45f1-ad3b-c54a3f30c0c9 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption returned with HTTP 200 Aug 19 23:19:54.362531 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 706/2798] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:54.390424 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5923df4e-f6e2-4867-bab7-fe0ec0537e26 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef returned with HTTP 202 Aug 19 23:19:54.390424 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 699/2799] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/f01ab183-c802-48c4-b0fe-63b0aabb9fef => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.400669 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3af754f0-128f-453d-9b04-05c82b397dd4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.402981 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3af754f0-128f-453d-9b04-05c82b397dd4 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] DELETE https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d Aug 19 23:19:54.403188 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3af754f0-128f-453d-9b04-05c82b397dd4 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.403546 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3af754f0-128f-453d-9b04-05c82b397dd4 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.453866 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3af754f0-128f-453d-9b04-05c82b397dd4 tempest-VolumeTypesMemberTests-346805412 tempest-VolumeTypesMemberTests-346805412-project-admin] https://10.4.3.193/volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d returned with HTTP 202 Aug 19 23:19:54.454840 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 698/2800] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:19:54 2026] DELETE /volume/v3/types/9062ec9e-634d-4358-9f07-23ebbbe2524d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:19:54.457061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71079cd4-bdde-425c-99d9-0478a14facaf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.465855 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.467990 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:54.468220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.468845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.468845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:54.475917 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.475917 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:54.475917 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6be6811f-bd6f-4c95-a47a-5758bc89818c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:54.475917 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 707/2801] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:54.571534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.574729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:54.574729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.574729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.574729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:54.580926 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.580926 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:54.581625 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fc539edf-5484-4f72-b1d6-3c3553faca6d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:54.582093 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 700/2802] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:54.634066 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71079cd4-bdde-425c-99d9-0478a14facaf tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:54.634439 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71079cd4-bdde-425c-99d9-0478a14facaf tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1467402537"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.666318 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71079cd4-bdde-425c-99d9-0478a14facaf tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:54.667097 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 698/2803] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:19:54 2026] POST /volume/v3/types => generated 228 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:54.680002 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-357c8d25-d7aa-4006-9a0c-c32324bf0990 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.682335 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-357c8d25-d7aa-4006-9a0c-c32324bf0990 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 19 23:19:54.682862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-357c8d25-d7aa-4006-9a0c-c32324bf0990 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-725972685"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.708603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-357c8d25-d7aa-4006-9a0c-c32324bf0990 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 19 23:19:54.709159 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 699/2804] 10.4.3.193 () {70 vars in 1311 bytes} [Wed Aug 19 23:19:54 2026] POST /volume/v3/group_types => generated 184 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:54.724877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.843767 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] POST https://10.4.3.193/volume/v3/groups Aug 19 23:19:54.844157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5e73792c-72e0-4db7-8bd1-ca3b617729da", "volume_types": ["4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa"], "name": "tempest-GroupSnapshotsV319Test-Group-596122108"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:54.851969 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Creating new group {'group': {'group_type': '5e73792c-72e0-4db7-8bd1-ca3b617729da', 'volume_types': ['4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa'], 'name': 'tempest-GroupSnapshotsV319Test-Group-596122108'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 23:19:54.858552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.groups [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-596122108. Aug 19 23:19:54.875163 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Availability Zones retrieved successfully. Aug 19 23:19:54.907262 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Created reservations ['797bba29-6514-43d4-abd0-dff32f6fb474'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:54.948942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2eca2f15-8b54-4cdc-84b2-1ec219cae19d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 19 23:19:54.949405 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 708/2805] 10.4.3.193 () {70 vars in 1297 bytes} [Wed Aug 19 23:19:54 2026] POST /volume/v3/groups => generated 115 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:19:54.963381 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a0482538-286e-4049-a9b4-10c23e2ca65f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:54.965617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0482538-286e-4049-a9b4-10c23e2ca65f tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 Aug 19 23:19:54.965617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0482538-286e-4049-a9b4-10c23e2ca65f tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:54.966003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0482538-286e-4049-a9b4-10c23e2ca65f tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:54.966003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-a0482538-286e-4049-a9b4-10c23e2ca65f tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member c5e16810-2892-40c0-b939-439170e63738 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:19:54.973228 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:54.973228 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:54.983006 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0482538-286e-4049-a9b4-10c23e2ca65f tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 returned with HTTP 200 Aug 19 23:19:54.983402 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 701/2806] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:19:54 2026] GET /volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 => generated 395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:55.486938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:55.489228 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:55.489493 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:55.489580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:55.489750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:55.494470 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:55.494470 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:55.495258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-949843e1-b26e-4657-ba44-4b3bc224f7fe tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:55.495647 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 699/2807] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:55 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:55.594967 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:55.599908 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:55.600200 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:55.600465 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:55.600562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:55.605771 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:55.605771 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:55.606164 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c77d678b-9e0a-4112-8479-d0c63a0a9bde tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:55.606615 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 700/2808] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:55 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:55.995386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8bc329a5-5617-4d39-937d-596c36b6a7de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:55.997419 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8bc329a5-5617-4d39-937d-596c36b6a7de tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 Aug 19 23:19:55.997803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8bc329a5-5617-4d39-937d-596c36b6a7de tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:55.998052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8bc329a5-5617-4d39-937d-596c36b6a7de tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:55.998215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.groups [None req-8bc329a5-5617-4d39-937d-596c36b6a7de tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member c5e16810-2892-40c0-b939-439170e63738 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:19:56.004743 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.004743 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:56.023920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8bc329a5-5617-4d39-937d-596c36b6a7de tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 returned with HTTP 200 Aug 19 23:19:56.024382 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 709/2809] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:19:55 2026] GET /volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 => generated 396 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:56.033162 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0da98288-09c7-4594-b955-1f2f1fdec861 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:56.036830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:56.036830 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-739086461", "volume_type": "4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa", "group_id": "c5e16810-2892-40c0-b939-439170e63738", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:56.036830 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-739086461', 'volume_type': '4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa', 'group_id': 'c5e16810-2892-40c0-b939-439170e63738', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:56.045392 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.045392 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:56.046299 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Create volume of 1 GB Aug 19 23:19:56.052235 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Availability Zones retrieved successfully. Aug 19 23:19:56.058515 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Flow 'volume_create_api' (6dc4fda5-a1c2-4015-8ae0-3c964019c43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:56.059971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf271518-6aaf-4caa-bee7-634d779d2a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.060956 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.060956 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:56.061629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:56.085108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf271518-6aaf-4caa-bee7-634d779d2a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:19:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1467402537',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c5e16810-2892-40c0-b939-439170e63738', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.086046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189b1795-cd84-405f-8a2e-7a49285818d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.123376 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1467402537 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1467402537, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:56.123932 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1467402537 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1467402537, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:56.161633 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Created reservations ['86722421-d73c-4c59-b983-b4ee709ea49f', '3e5438f0-c6ed-4196-8122-c80c39677c0f', '859526bf-cd6e-46e5-9039-d44afe8caf82', 'd9bd8293-840c-416d-9da7-ba8b1c274159'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:56.162871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189b1795-cd84-405f-8a2e-7a49285818d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86722421-d73c-4c59-b983-b4ee709ea49f', '3e5438f0-c6ed-4196-8122-c80c39677c0f', '859526bf-cd6e-46e5-9039-d44afe8caf82', 'd9bd8293-840c-416d-9da7-ba8b1c274159']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.164036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb4fa71-59ae-427a-88d3-45893b7a0b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.193117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb4fa71-59ae-427a-88d3-45893b7a0b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b01c61-9514-4713-ad54-f6ccbd698654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-739086461',encryption_key_id=None,group_id=c5e16810-2892-40c0-b939-439170e63738,group_type_id=,metadata={},multiattach=False,project_id='934501db0ff4455292e2559e69d2e930',qos_specs=None,replication_status=,reservations=['86722421-d73c-4c59-b983-b4ee709ea49f','3e5438f0-c6ed-4196-8122-c80c39677c0f','859526bf-cd6e-46e5-9039-d44afe8caf82','d9bd8293-840c-416d-9da7-ba8b1c274159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4841afd8fdb742c6b036807a3d2162b7',volume_type_id=4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-739086461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5e16810-2892-40c0-b939-439170e63738,host=None,id=d9b01c61-9514-4713-ad54-f6ccbd698654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='934501db0ff4455292e2559e69d2e930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4841afd8fdb742c6b036807a3d2162b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa),volume_type_id=4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.193754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e028c006-4c65-4bfd-b6ae-f8bdc8930b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.225724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e028c006-4c65-4bfd-b6ae-f8bdc8930b08) transitioned into state 'SUCCESS' from state '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-739086461',encryption_key_id=None,group_id=c5e16810-2892-40c0-b939-439170e63738,group_type_id=,metadata={},multiattach=False,project_id='934501db0ff4455292e2559e69d2e930',qos_specs=None,replication_status=,reservations=['86722421-d73c-4c59-b983-b4ee709ea49f','3e5438f0-c6ed-4196-8122-c80c39677c0f','859526bf-cd6e-46e5-9039-d44afe8caf82','d9bd8293-840c-416d-9da7-ba8b1c274159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4841afd8fdb742c6b036807a3d2162b7',volume_type_id=4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.226589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d268a5a-5677-4972-9b3d-fdcbd566567c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.242309 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d268a5a-5677-4972-9b3d-fdcbd566567c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.243417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Flow 'volume_create_api' (6dc4fda5-a1c2-4015-8ae0-3c964019c43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:56.243884 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Create volume request issued successfully. Aug 19 23:19:56.244643 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:56.244853 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:56.295754 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:56.299557 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.299557 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:56.303941 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0da98288-09c7-4594-b955-1f2f1fdec861 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:56.304469 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 702/2810] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:19:56 2026] POST /volume/v3/volumes => generated 826 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:56.319947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:56.322090 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 Aug 19 23:19:56.322329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:56.322520 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:56.333502 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.333502 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:56.338779 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Volume info retrieved successfully. Aug 19 23:19:56.339700 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:56.340041 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:56.397570 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:56.401564 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.401564 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:56.415151 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3aec2ba-6fdf-4575-90a8-5a8a7d1113f8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 returned with HTTP 200 Aug 19 23:19:56.415595 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 700/2811] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:56 2026] GET /volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:56.515305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:56.520131 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:56.522134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:56.522419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:56.522586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:56.527586 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.527586 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:56.528854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4400eb07-8ddc-44c2-a3a3-df420f320ddd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:56.529361 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 701/2812] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:56 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:56.631685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:56.640696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:56.640997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:56.641278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:56.641426 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:56.646399 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:56.646399 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:56.647411 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-47b103fc-c458-440a-b58f-e6ec85f5eb63 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:56.647991 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 710/2813] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:56 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:56.778164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a21978ff-e939-46f2-9512-6220dfa9c670 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:56.846560 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:56.847053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-461967838"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:56.849113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-461967838'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:56.849305 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume of 1 GB Aug 19 23:19:56.860398 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:56.866893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (d78c4afc-6859-4ee3-a9d0-7a480e530ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:56.868782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dbf7ce-1689-42c7-96e9-7493e26b7834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.869673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:56.902653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dbf7ce-1689-42c7-96e9-7493e26b7834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.903595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b6f1d4-88b6-4148-a06c-fc44ffbc5b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:56.979729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Created reservations ['41aa4a5b-c383-49d5-a427-376f18d6df58', 'c82d434e-bdc5-47bf-9aa1-c0781f8bf28f', '48b04ceb-5b40-4fe7-a82d-cc6bdc514d40', '349f9b83-43ff-490c-8b2a-26dc6219020c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:56.980949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b6f1d4-88b6-4148-a06c-fc44ffbc5b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41aa4a5b-c383-49d5-a427-376f18d6df58', 'c82d434e-bdc5-47bf-9aa1-c0781f8bf28f', '48b04ceb-5b40-4fe7-a82d-cc6bdc514d40', '349f9b83-43ff-490c-8b2a-26dc6219020c']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:56.982099 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17de3e8-fe4d-4122-90ca-f669b3b64047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.011950 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17de3e8-fe4d-4122-90ca-f669b3b64047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2078468-f500-430f-aef7-663da64d3f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461967838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['41aa4a5b-c383-49d5-a427-376f18d6df58','c82d434e-bdc5-47bf-9aa1-c0781f8bf28f','48b04ceb-5b40-4fe7-a82d-cc6bdc514d40','349f9b83-43ff-490c-8b2a-26dc6219020c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461967838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2078468-f500-430f-aef7-663da64d3f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f403e9095814bc3a8bd7adb9b81b754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60838678c6d4b0cb63406b11118b9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.012671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cdc89a-39a5-4c5e-80e9-308aa19dd9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.041798 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cdc89a-39a5-4c5e-80e9-308aa19dd9f7) transitioned into state 'SUCCESS' from state '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-461967838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['41aa4a5b-c383-49d5-a427-376f18d6df58','c82d434e-bdc5-47bf-9aa1-c0781f8bf28f','48b04ceb-5b40-4fe7-a82d-cc6bdc514d40','349f9b83-43ff-490c-8b2a-26dc6219020c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.043180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acaf6cd-202b-4e58-97d6-3ee63387fe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.056873 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acaf6cd-202b-4e58-97d6-3ee63387fe78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.058060 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (d78c4afc-6859-4ee3-a9d0-7a480e530ba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:57.058409 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request issued successfully. Aug 19 23:19:57.059203 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a21978ff-e939-46f2-9512-6220dfa9c670 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:57.059653 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 703/2814] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:56 2026] POST /volume/v3/volumes => generated 777 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:57.075340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.077675 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:57.077949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.078176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.088261 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.088261 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:57.095128 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:19:57.101737 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-055e7492-16d1-4868-b48c-d08e6741a5d9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 returned with HTTP 200 Aug 19 23:19:57.102272 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 701/2815] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:57.111578 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-32b8df8a-e773-4105-87f3-6d7508d368aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.241482 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32b8df8a-e773-4105-87f3-6d7508d368aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:57.242072 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-32b8df8a-e773-4105-87f3-6d7508d368aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-506290368", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:57.263197 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-32b8df8a-e773-4105-87f3-6d7508d368aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:57.263843 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 702/2816] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:57 2026] POST /volume/v3/types => generated 274 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:57.274808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-83bd8ee8-de0f-49f7-9204-5feca5fc8161 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.276413 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83bd8ee8-de0f-49f7-9204-5feca5fc8161 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:19:57.276832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83bd8ee8-de0f-49f7-9204-5feca5fc8161 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1853114022", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:57.296218 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83bd8ee8-de0f-49f7-9204-5feca5fc8161 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:19:57.296839 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 711/2817] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:19:57 2026] POST /volume/v3/types => generated 275 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:57.307771 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.370679 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:57.371084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1558688523", "volume_type": "0469e860-50ea-4449-8bca-06eb58d9ab2f", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:57.373055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1558688523', 'volume_type': '0469e860-50ea-4449-8bca-06eb58d9ab2f', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:57.378911 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Create volume of 1 GB Aug 19 23:19:57.379294 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.379294 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:57.380240 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Availability Zones retrieved successfully. Aug 19 23:19:57.388501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Flow 'volume_create_api' (f8abf059-95b9-4897-b6c2-c157a5c86ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:57.389696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e95d46-b5ca-4584-9cb7-93babdf56bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.390875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:57.418903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e95d46-b5ca-4584-9cb7-93babdf56bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:19:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=0469e860-50ea-4449-8bca-06eb58d9ab2f,is_public=True,name='tempest-VolumeTypesTest-volume-type-506290368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0469e860-50ea-4449-8bca-06eb58d9ab2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.419909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89e1e0e-eebb-44b5-a654-9baec30f659e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.429935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.432915 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 Aug 19 23:19:57.433107 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.433352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.443366 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.443366 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:57.448484 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Volume info retrieved successfully. Aug 19 23:19:57.449420 np0000007826 devstack@c-api.service[100375]: WARNING stevedore.named [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:57.449644 np0000007826 devstack@c-api.service[100375]: WARNING castellan.key_manager [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:57.452586 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-506290368 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-506290368, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:57.452984 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-506290368 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-506290368, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:57.490092 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Created reservations ['7a33feac-7e1e-4a47-8fab-4ed49dec703e', '9e1d509c-640a-4d93-bb6a-3c2142b3fed2', '9f0382e6-3ad6-4835-8735-073de6ce5436', '7c080441-450e-48c6-b77d-9ef0c0dc7023'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:57.491077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89e1e0e-eebb-44b5-a654-9baec30f659e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a33feac-7e1e-4a47-8fab-4ed49dec703e', '9e1d509c-640a-4d93-bb6a-3c2142b3fed2', '9f0382e6-3ad6-4835-8735-073de6ce5436', '7c080441-450e-48c6-b77d-9ef0c0dc7023']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.492012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad45d7c-558a-4c3b-aacc-a0477c936232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.507300 np0000007826 devstack@c-api.service[100375]: DEBUG oslo_db.sqlalchemy.engines [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:57.510460 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.510460 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:57.520559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3fc8a1c-9baa-410e-8528-5acef03e9c94 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 returned with HTTP 200 Aug 19 23:19:57.521157 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 702/2818] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:57.521650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad45d7c-558a-4c3b-aacc-a0477c936232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31e2254-3b8e-429a-a725-7b301f75e1bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1558688523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868995f8fd6b4fb69684413e6feec965',qos_specs=None,replication_status=,reservations=['7a33feac-7e1e-4a47-8fab-4ed49dec703e','9e1d509c-640a-4d93-bb6a-3c2142b3fed2','9f0382e6-3ad6-4835-8735-073de6ce5436','7c080441-450e-48c6-b77d-9ef0c0dc7023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13cad6ed7364baf8524c81fdd5e3a57',volume_type_id=0469e860-50ea-4449-8bca-06eb58d9ab2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1558688523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31e2254-3b8e-429a-a725-7b301f75e1bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868995f8fd6b4fb69684413e6feec965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13cad6ed7364baf8524c81fdd5e3a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0469e860-50ea-4449-8bca-06eb58d9ab2f),volume_type_id=0469e860-50ea-4449-8bca-06eb58d9ab2f)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.522303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782fb23e-460c-4879-a84e-73293d191a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.538099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.539786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 19 23:19:57.539786 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c5e16810-2892-40c0-b939-439170e63738", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-911434243"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:57.541245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c5e16810-2892-40c0-b939-439170e63738', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-911434243'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 23:19:57.543012 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.544768 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782fb23e-460c-4879-a84e-73293d191a4e) transitioned into state 'SUCCESS' from state '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-1558688523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='868995f8fd6b4fb69684413e6feec965',qos_specs=None,replication_status=,reservations=['7a33feac-7e1e-4a47-8fab-4ed49dec703e','9e1d509c-640a-4d93-bb6a-3c2142b3fed2','9f0382e6-3ad6-4835-8735-073de6ce5436','7c080441-450e-48c6-b77d-9ef0c0dc7023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13cad6ed7364baf8524c81fdd5e3a57',volume_type_id=0469e860-50ea-4449-8bca-06eb58d9ab2f)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.545489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c94b0f-7774-4339-9d31-8a325a807052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:57.545554 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:57.545812 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.547034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.547034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:57.550977 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.550977 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:57.558752 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.558752 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:57.558947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c94b0f-7774-4339-9d31-8a325a807052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:57.559026 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c126444b-d69e-4cd9-9b17-2c0366cbe49e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:57.559075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Flow 'volume_create_api' (f8abf059-95b9-4897-b6c2-c157a5c86ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:57.559124 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 712/2819] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:57.559167 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Create volume request issued successfully. Aug 19 23:19:57.559167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf54e60b-e166-4fc8-a32f-c01881e9cd14 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:57.559167 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 704/2820] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:19:57 2026] POST /volume/v3/volumes => generated 783 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:19:57.559285 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.group_snapshots [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-911434243. Aug 19 23:19:57.572584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89bdf40c-7767-46f8-a978-26a9e4610379 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.575583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89bdf40c-7767-46f8-a978-26a9e4610379 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:57.575762 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89bdf40c-7767-46f8-a978-26a9e4610379 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.576122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89bdf40c-7767-46f8-a978-26a9e4610379 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.584466 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.584466 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:57.588410 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.588410 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:57.595732 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-89bdf40c-7767-46f8-a978-26a9e4610379 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:57.597934 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1467402537 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1467402537, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:57.601738 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1467402537 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1467402537, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:57.601901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89bdf40c-7767-46f8-a978-26a9e4610379 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:57.601901 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 703/2821] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:57.621975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Created reservations ['957f94d3-c08f-4731-8b6b-88a4fa027f38', '26fab3a4-5200-41ea-afc7-b21f59677ef6', '65d747d8-10da-4222-a630-dd51bc1c0052', '3f90d2dc-681f-4c3b-addf-2fecf66c8566'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:57.651186 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e002f6a-3237-44ca-ab94-e5f038f9f490 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 19 23:19:57.651742 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 703/2822] 10.4.3.193 () {70 vars in 1324 bytes} [Wed Aug 19 23:19:57 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:57.660109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.662434 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:57.665737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.665737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.665737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:57.666985 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:57.667943 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.667943 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:57.669481 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:57.670416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:57.670631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:57.670799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:57.672670 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85edf175-67ca-44f7-8851-4b6b6cd8df87 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:57.673237 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 713/2823] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:57.675642 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:57.675642 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:57.676377 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7f4215d-71ad-4743-8250-a46c1c71bc3d tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:57.676850 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 705/2824] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:57 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.115273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.117953 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:58.119318 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.119767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.137930 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.137930 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.144326 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:19:58.151607 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0e90c70d-5fee-4c4a-b45b-6c6136516ed9 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 returned with HTTP 200 Aug 19 23:19:58.152186 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 704/2825] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:58.166484 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.230445 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:19:58.230662 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.230882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.231136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:58.231512 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.231512 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.232004 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:19:58.239046 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Get all volumes completed successfully. Aug 19 23:19:58.239490 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f6e68973-a6ea-4a6f-b176-73de1649dda6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:19:58.239888 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 704/2826] 10.4.3.193 () {68 vars in 1278 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes => generated 335 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.250636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.252559 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:58.252881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.253108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.253302 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume with id: f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:58.260762 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.260762 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:58.261129 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:19:58.280741 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume request issued successfully. Aug 19 23:19:58.280741 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b7b3c7a-9671-400f-8cbf-c9e5e3d14643 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 returned with HTTP 202 Aug 19 23:19:58.280741 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 714/2827] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:19:58 2026] DELETE /volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.287318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b466026b-f812-40a4-bde6-269d7d85450b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.290900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b466026b-f812-40a4-bde6-269d7d85450b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:58.290900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b466026b-f812-40a4-bde6-269d7d85450b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.290900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b466026b-f812-40a4-bde6-269d7d85450b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.299989 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.299989 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:58.303760 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b466026b-f812-40a4-bde6-269d7d85450b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:19:58.308025 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b466026b-f812-40a4-bde6-269d7d85450b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 returned with HTTP 200 Aug 19 23:19:58.308422 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 706/2828] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:19:58.569104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.572069 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:58.572394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.572700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.572879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:58.579733 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.579733 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.581806 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e9f34b-52b7-4198-929f-ad7765a2f468 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:58.582392 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 705/2829] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.616368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-631203cd-a880-44b3-a391-0f2558a65e38 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.618497 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-631203cd-a880-44b3-a391-0f2558a65e38 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:58.618834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-631203cd-a880-44b3-a391-0f2558a65e38 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.619118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-631203cd-a880-44b3-a391-0f2558a65e38 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.631019 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.631019 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.635861 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-631203cd-a880-44b3-a391-0f2558a65e38 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:58.639789 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-631203cd-a880-44b3-a391-0f2558a65e38 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:58.640360 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 705/2830] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.659055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.662378 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] POST https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb/action Aug 19 23:19:58.662945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Action body: b'{"os-retype": {"new_type": "cbf4a0d1-07aa-434b-a24a-633fc8630eac"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:58.663157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "cbf4a0d1-07aa-434b-a24a-633fc8630eac"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:58.680218 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.680218 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:58.681079 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:58.683741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9d06874c-92c4-4a78-8539-731231280049 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.685840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d06874c-92c4-4a78-8539-731231280049 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.686120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d06874c-92c4-4a78-8539-731231280049 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.686318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d06874c-92c4-4a78-8539-731231280049 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.686456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-9d06874c-92c4-4a78-8539-731231280049 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:58.688336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.689941 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.689941 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:58.690368 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:58.690611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.690970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.691188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:58.696033 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.696033 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.696845 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b458ee96-e7ff-410f-a64b-d6b3371bd39a tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:58.696964 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d06874c-92c4-4a78-8539-731231280049 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:58.697262 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 707/2831] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.697333 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 706/2832] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.706842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.708609 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:19:58.708915 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.709180 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.709425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:58.710580 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:19:58.714091 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1853114022 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1853114022, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:58.714091 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1853114022 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1853114022, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:58.717896 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Get all snapshots completed successfully. Aug 19 23:19:58.718489 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.718489 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.719286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3790704e-cb2a-4e84-b27e-dd2204247e5c tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:19:58.719852 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 706/2833] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.729653 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.732160 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/snapshots/3b6e29e7-d3be-4434-8197-503f49e52f37 Aug 19 23:19:58.732413 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.732735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.739565 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.739565 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:58.740239 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Snapshot retrieved successfully. Aug 19 23:19:58.741333 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9aac4ccc-0bc2-4f72-82b8-69aff05a2791 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/snapshots/3b6e29e7-d3be-4434-8197-503f49e52f37 returned with HTTP 200 Aug 19 23:19:58.741847 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 708/2834] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/snapshots/3b6e29e7-d3be-4434-8197-503f49e52f37 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.743462 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Created reservations ['645bd555-6689-4442-823e-775bebd44679', 'c3eccf9d-3d15-44d6-88ef-b600605b0a07'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:58.751107 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.753444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action Aug 19 23:19:58.753995 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:58.754171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:58.756216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Updating group '5d4477aa-0705-4b6a-8924-3dce67145e77' with 'creating' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 23:19:58.757522 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-506290368 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-506290368, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:58.757947 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-506290368 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-506290368, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:19:58.761818 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.761818 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.765745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Created reservations ['7cdd5cb5-ef84-4355-9e41-f4d65159c173', 'fc8e930f-ff5e-49ff-99a1-3c8cc9adc5f9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:58.769577 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85e9b6a5-9031-4fff-a531-a0e09c65c01b tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action returned with HTTP 202 Aug 19 23:19:58.770240 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 707/2835] 10.4.3.193 () {70 vars in 1455 bytes} [Wed Aug 19 23:19:58 2026] POST /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.777022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8c6167af-fc29-4d64-898f-49ee2db8989d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.778786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c6167af-fc29-4d64-898f-49ee2db8989d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.778990 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c6167af-fc29-4d64-898f-49ee2db8989d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.779181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c6167af-fc29-4d64-898f-49ee2db8989d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.779321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-8c6167af-fc29-4d64-898f-49ee2db8989d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:58.782353 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.782353 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.785621 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c6167af-fc29-4d64-898f-49ee2db8989d tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:58.786134 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 707/2836] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 329 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.794305 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.796388 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Retype volume request issued successfully. Aug 19 23:19:58.796525 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action Aug 19 23:19:58.796625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3b8b405-d41b-4b43-981e-3c6cafbd3930 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb/action returned with HTTP 202 Aug 19 23:19:58.796964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:58.797228 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:58.797290 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 715/2837] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:19:58 2026] POST /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:19:58.798740 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Updating group '5d4477aa-0705-4b6a-8924-3dce67145e77' with 'available' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 23:19:58.804268 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.804268 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:58.805878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc957a5a-b334-4130-81b0-a026c5ed904a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.811810 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc957a5a-b334-4130-81b0-a026c5ed904a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:58.811810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc957a5a-b334-4130-81b0-a026c5ed904a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.811810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc957a5a-b334-4130-81b0-a026c5ed904a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.812641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75d1760f-2e8f-4dae-af36-474c88a699f9 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action returned with HTTP 202 Aug 19 23:19:58.813074 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 709/2838] 10.4.3.193 () {70 vars in 1455 bytes} [Wed Aug 19 23:19:58 2026] POST /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.821684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.824525 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.824775 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.824885 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.824885 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.824968 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.825073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:58.828357 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.828357 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.830654 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fc957a5a-b334-4130-81b0-a026c5ed904a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:58.831725 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8b8448b3-2b94-4501-8466-e6ad6d2af169 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:58.832185 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 708/2839] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.839629 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc957a5a-b334-4130-81b0-a026c5ed904a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:58.840296 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 708/2840] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:58.843135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-537b167e-0d33-474b-a933-caec8c08b72e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.845410 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-537b167e-0d33-474b-a933-caec8c08b72e tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action Aug 19 23:19:58.845876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-537b167e-0d33-474b-a933-caec8c08b72e tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:58.846034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-537b167e-0d33-474b-a933-caec8c08b72e tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:58.848376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-537b167e-0d33-474b-a933-caec8c08b72e tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Updating group '5d4477aa-0705-4b6a-8924-3dce67145e77' with 'error' {{(pid=100373) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 23:19:58.854665 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.854665 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:58.863909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-537b167e-0d33-474b-a933-caec8c08b72e tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action returned with HTTP 202 Aug 19 23:19:58.864395 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 716/2841] 10.4.3.193 () {70 vars in 1455 bytes} [Wed Aug 19 23:19:58 2026] POST /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.872096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-62228802-cb52-41be-b516-65b3dd4a65b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.874172 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62228802-cb52-41be-b516-65b3dd4a65b4 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.874431 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62228802-cb52-41be-b516-65b3dd4a65b4 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.874652 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62228802-cb52-41be-b516-65b3dd4a65b4 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.875088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.group_snapshots [None req-62228802-cb52-41be-b516-65b3dd4a65b4 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:58.878954 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.878954 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:58.883016 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62228802-cb52-41be-b516-65b3dd4a65b4 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:58.883641 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 710/2842] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.892391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db554120-0106-4fe9-b262-e4a8559e0b33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.894731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db554120-0106-4fe9-b262-e4a8559e0b33 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action Aug 19 23:19:58.895206 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db554120-0106-4fe9-b262-e4a8559e0b33 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:58.895370 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db554120-0106-4fe9-b262-e4a8559e0b33 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:58.897133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.group_snapshots [None req-db554120-0106-4fe9-b262-e4a8559e0b33 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Updating group '5d4477aa-0705-4b6a-8924-3dce67145e77' with 'available' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 23:19:58.902870 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.902870 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:58.911180 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db554120-0106-4fe9-b262-e4a8559e0b33 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action returned with HTTP 202 Aug 19 23:19:58.911695 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 709/2843] 10.4.3.193 () {70 vars in 1455 bytes} [Wed Aug 19 23:19:58 2026] POST /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.920461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.922976 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.923413 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.923827 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.924131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:58.928877 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.928877 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:58.933590 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f55c28a-ea11-43fd-8e7f-fcdf2b29aadf tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 200 Aug 19 23:19:58.934099 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 709/2844] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:58.944207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-238058ad-c63d-4b72-9c32-7234b4337198 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.946370 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.946370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.946370 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.946534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.group_snapshots [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] delete called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100373) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 23:19:58.946534 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.group_snapshots [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Delete group_snapshot with id: 5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:58.949699 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:58.949699 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:58.974321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-238058ad-c63d-4b72-9c32-7234b4337198 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 202 Aug 19 23:19:58.974321 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 717/2845] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:19:58 2026] DELETE /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:58.978895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:58.980662 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:19:58.980937 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:58.981120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:58.981405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:58.982155 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:19:58.988891 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Get all volumes completed successfully. Aug 19 23:19:58.989766 np0000007826 devstack@c-api.service[100376]: WARNING stevedore.named [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:58.989919 np0000007826 devstack@c-api.service[100376]: WARNING castellan.key_manager [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:59.028861 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:59.033653 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.033653 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:59.044531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfe0cf7d-85b9-4a83-a80c-ff9a496ed359 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:19:59.045228 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 711/2846] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:19:58 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:59.059137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.060795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 19 23:19:59.062583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.062583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.062583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:59.062583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:19:59.066432 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Get all snapshots completed successfully. Aug 19 23:19:59.067270 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec58cab6-1973-41d4-8a19-6af5dde99b3b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 23:19:59.067750 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 710/2847] 10.4.3.193 () {66 vars in 1264 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:19:59.076537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.078506 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 Aug 19 23:19:59.078821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.079125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.079338 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.group_snapshots [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member 5d4477aa-0705-4b6a-8924-3dce67145e77 {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 23:19:59.082909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-17c796bf-66c4-4bfb-bdc1-8b3ab5f4856b tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 returned with HTTP 404 Aug 19 23:19:59.083563 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 710/2848] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/group_snapshots/5d4477aa-0705-4b6a-8924-3dce67145e77 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:59.092501 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.094569 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:19:59.094875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.095094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.095383 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:19:59.095694 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.095694 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:59.096086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:19:59.105168 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Get all volumes completed successfully. Aug 19 23:19:59.106275 np0000007826 devstack@c-api.service[100373]: WARNING stevedore.named [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:59.106558 np0000007826 devstack@c-api.service[100373]: WARNING castellan.key_manager [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:59.156402 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:59.160128 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.160128 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:59.168134 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d23cea9a-e5e5-406c-990d-7197ae4013e1 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:19:59.168558 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 718/2849] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:59.181633 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-36623599-98f4-4264-8e88-f9661e65cfe8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.186077 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] POST https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738/action Aug 19 23:19:59.186402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:19:59.186517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:59.187879 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.groups [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] delete called for group c5e16810-2892-40c0-b939-439170e63738 {{(pid=100376) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 23:19:59.187981 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.groups [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Delete group with id: c5e16810-2892-40c0-b939-439170e63738 Aug 19 23:19:59.191151 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.191151 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:59.223736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36623599-98f4-4264-8e88-f9661e65cfe8 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738/action returned with HTTP 202 Aug 19 23:19:59.223736 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 712/2850] 10.4.3.193 () {70 vars in 1428 bytes} [Wed Aug 19 23:19:59 2026] POST /volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:19:59.230116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23691aea-365a-4653-aea2-4a8f664867f9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.231907 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 Aug 19 23:19:59.232140 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.232310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.242752 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.242752 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:59.243087 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Volume info retrieved successfully. Aug 19 23:19:59.243894 np0000007826 devstack@c-api.service[100374]: WARNING stevedore.named [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 23:19:59.244070 np0000007826 devstack@c-api.service[100374]: WARNING castellan.key_manager [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 23:19:59.288589 np0000007826 devstack@c-api.service[100374]: DEBUG oslo_db.sqlalchemy.engines [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:19:59.291059 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.291059 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:59.298085 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23691aea-365a-4653-aea2-4a8f664867f9 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 returned with HTTP 200 Aug 19 23:19:59.298625 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 711/2851] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:59.326899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ff6fdffc-6920-4c5b-942f-a88549ab72e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.328698 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff6fdffc-6920-4c5b-942f-a88549ab72e0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 Aug 19 23:19:59.329089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff6fdffc-6920-4c5b-942f-a88549ab72e0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.329146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ff6fdffc-6920-4c5b-942f-a88549ab72e0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.339622 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ff6fdffc-6920-4c5b-942f-a88549ab72e0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 returned with HTTP 404 Aug 19 23:19:59.340167 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 711/2852] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/f2078468-f500-430f-aef7-663da64d3f98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:19:59.349513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.352361 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:19:59.352897 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1629751021"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:59.354919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1629751021'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:19:59.355097 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume of 1 GB Aug 19 23:19:59.359906 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Availability Zones retrieved successfully. Aug 19 23:19:59.368352 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (c445376c-bc0c-4743-9818-816a2d8edc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:59.369796 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63108b31-ed03-4684-b737-71b522dc9f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:59.370826 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:19:59.400550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63108b31-ed03-4684-b737-71b522dc9f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:59.401351 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41599b4-9645-449c-a5e5-0f4d00dd1625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:59.438851 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Created reservations ['d005e7b0-a61b-4cb9-9ec4-43480bfed799', 'a6b6fa9c-e6af-4822-a111-a2ee39aa4e42', 'cf9da52b-26cf-455e-9bff-99a8ba352fb3', '930da5b0-001f-4e84-be46-51b83599cc3b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:59.439860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41599b4-9645-449c-a5e5-0f4d00dd1625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d005e7b0-a61b-4cb9-9ec4-43480bfed799', 'a6b6fa9c-e6af-4822-a111-a2ee39aa4e42', 'cf9da52b-26cf-455e-9bff-99a8ba352fb3', '930da5b0-001f-4e84-be46-51b83599cc3b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:59.440842 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b070d2-7e43-4bfc-b020-3eec5b8bb1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:59.468320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b070d2-7e43-4bfc-b020-3eec5b8bb1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1629751021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['d005e7b0-a61b-4cb9-9ec4-43480bfed799','a6b6fa9c-e6af-4822-a111-a2ee39aa4e42','cf9da52b-26cf-455e-9bff-99a8ba352fb3','930da5b0-001f-4e84-be46-51b83599cc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1629751021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f403e9095814bc3a8bd7adb9b81b754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60838678c6d4b0cb63406b11118b9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:59.469111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a38a6b-5739-442c-b37d-261b44c84f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:59.489924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a38a6b-5739-442c-b37d-261b44c84f81) transitioned into state 'SUCCESS' from state '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-1629751021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['d005e7b0-a61b-4cb9-9ec4-43480bfed799','a6b6fa9c-e6af-4822-a111-a2ee39aa4e42','cf9da52b-26cf-455e-9bff-99a8ba352fb3','930da5b0-001f-4e84-be46-51b83599cc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:59.490482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961f579e-86a5-4507-a8e9-a6f9aba6d759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:19:59.506299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961f579e-86a5-4507-a8e9-a6f9aba6d759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:19:59.507474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (c445376c-bc0c-4743-9818-816a2d8edc4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:19:59.507912 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request issued successfully. Aug 19 23:19:59.508744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a429723d-fe3e-4dc8-89fb-06db3600b91f tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:19:59.509361 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 719/2853] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:19:59 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:19:59.524529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.528119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:19:59.530731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.530731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.547647 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.547647 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:59.555743 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:19:59.560419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4eee33b-c266-4b0c-bbd3-1265916f3361 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e returned with HTTP 200 Aug 19 23:19:59.560868 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 713/2854] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:59.594532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.603576 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:19:59.603576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.604066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.604066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:59.612195 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.612195 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:59.617238 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-41b587b6-60c0-4701-a907-f3ac0ca0b20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:19:59.617502 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 712/2855] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.637742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.640862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:19:59.641155 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.641429 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.651722 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.651722 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:59.657058 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:19:59.664516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69c66da0-77e2-48ed-8daf-27c838777ef3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 200 Aug 19 23:19:59.664516 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 712/2856] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.685223 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.710851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.722125 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:19:59.724787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.725662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.727610 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:59.741873 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.741873 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:59.746077 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-feca7a76-b411-4f28-8df6-dcb9180ee4ff tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:19:59.747579 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 714/2857] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.760144 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/export_record Aug 19 23:19:59.760331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.760494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'export_record' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.760595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Export record for backup a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:19:59.764581 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.764581 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:59.765336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling RPCAPI with context: , host: np0000007826, backup: a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 23:19:59.778980 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] export_record in rpcapi backup_id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa on host np0000007826. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 23:19:59.789677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTRhNTcxOWItNWUwMC00ZjUxLWEzYmMtOTNlNzllMjBiMGZhIiwgInVzZXJfaWQiOiAiOGNkOWRlZmVlNDYxNGE2NGFiNDYyYmMyNDI5NTRlZDYiLCAicHJvamVjdF9pZCI6ICIxNjJkZmEzZDM0NzQ0ODhkOTBmMzYwYWUwMjU2YTI5ZiIsICJ2b2x1bWVfaWQiOiAiY2JiMzY2ZjEtOTYxMi00MmY1LTkxMmYtYzI0M2ZlOGYxODk5IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjE5ODUxMjUxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNDAzMzgxMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2NiYjM2NmYxLTk2MTItNDJmNS05MTJmLWMyNDNmZThmMTg5OS8yMDI2MDgxOTIzMTk0NC9hel9ub3ZhX2JhY2t1cF9hNGE1NzE5Yi01ZTAwLTRmNTEtYTNiYy05M2U3OWUyMGIwZmEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTk6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 23:19:59.789972 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bf8461ff-00b9-46e3-a331-e6b6c2210ba5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/export_record returned with HTTP 200 Aug 19 23:19:59.790592 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 720/2858] 10.4.3.193 () {66 vars in 1390 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/export_record => generated 1512 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:19:59.800860 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1159ee99-e9fd-40b9-a864-861150a4cead None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.800860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] POST https://10.4.3.193/volume/v3/backups/import_record Aug 19 23:19:59.800860 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDViOTIwOTItMzEyMi00YjgzLWE1NTItMTRlNjA0M2YzNTdlIiwgInVzZXJfaWQiOiAiOGNkOWRlZmVlNDYxNGE2NGFiNDYyYmMyNDI5NTRlZDYiLCAicHJvamVjdF9pZCI6ICIxNjJkZmEzZDM0NzQ0ODhkOTBmMzYwYWUwMjU2YTI5ZiIsICJ2b2x1bWVfaWQiOiAiY2JiMzY2ZjEtOTYxMi00MmY1LTkxMmYtYzI0M2ZlOGYxODk5IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjE5ODUxMjUxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNDAzMzgxMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2NiYjM2NmYxLTk2MTItNDJmNS05MTJmLWMyNDNmZThmMTg5OS8yMDI2MDgxOTIzMTk0NC9hel9ub3ZhX2JhY2t1cF9hNGE1NzE5Yi01ZTAwLTRmNTEtYTNiYy05M2U3OWUyMGIwZmEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTk6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:19:59.802091 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDViOTIwOTItMzEyMi00YjgzLWE1NTItMTRlNjA0M2YzNTdlIiwgInVzZXJfaWQiOiAiOGNkOWRlZmVlNDYxNGE2NGFiNDYyYmMyNDI5NTRlZDYiLCAicHJvamVjdF9pZCI6ICIxNjJkZmEzZDM0NzQ0ODhkOTBmMzYwYWUwMjU2YTI5ZiIsICJ2b2x1bWVfaWQiOiAiY2JiMzY2ZjEtOTYxMi00MmY1LTkxMmYtYzI0M2ZlOGYxODk5IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjE5ODUxMjUxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNDAzMzgxMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2NiYjM2NmYxLTk2MTItNDJmNS05MTJmLWMyNDNmZThmMTg5OS8yMDI2MDgxOTIzMTk0NC9hel9ub3ZhX2JhY2t1cF9hNGE1NzE5Yi01ZTAwLTRmNTEtYTNiYy05M2U3OWUyMGIwZmEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTk6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 23:19:59.802230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDViOTIwOTItMzEyMi00YjgzLWE1NTItMTRlNjA0M2YzNTdlIiwgInVzZXJfaWQiOiAiOGNkOWRlZmVlNDYxNGE2NGFiNDYyYmMyNDI5NTRlZDYiLCAicHJvamVjdF9pZCI6ICIxNjJkZmEzZDM0NzQ0ODhkOTBmMzYwYWUwMjU2YTI5ZiIsICJ2b2x1bWVfaWQiOiAiY2JiMzY2ZjEtOTYxMi00MmY1LTkxMmYtYzI0M2ZlOGYxODk5IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjE5ODUxMjUxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNDAzMzgxMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2NiYjM2NmYxLTk2MTItNDJmNS05MTJmLWMyNDNmZThmMTg5OS8yMDI2MDgxOTIzMTk0NC9hel9ub3ZhX2JhY2t1cF9hNGE1NzE5Yi01ZTAwLTRmNTEtYTNiYy05M2U3OWUyMGIwZmEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTk6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 23:19:59.853484 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Created reservations ['f52fd2c2-5d15-4156-832b-c7965ed03743', 'd1786f12-46ff-464b-9595-4ffb6b23af94'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:19:59.854538 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6af305a8-5b86-4504-bece-da2eea0f216a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.856968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6af305a8-5b86-4504-bece-da2eea0f216a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:59.857238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6af305a8-5b86-4504-bece-da2eea0f216a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.857477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6af305a8-5b86-4504-bece-da2eea0f216a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.867927 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.867927 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:59.873113 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6af305a8-5b86-4504-bece-da2eea0f216a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:59.874373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] import_record rpcapi backup id 45b92092-3122-4b83-a552-14e6043f357e on host np0000007826 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDViOTIwOTItMzEyMi00YjgzLWE1NTItMTRlNjA0M2YzNTdlIiwgInVzZXJfaWQiOiAiOGNkOWRlZmVlNDYxNGE2NGFiNDYyYmMyNDI5NTRlZDYiLCAicHJvamVjdF9pZCI6ICIxNjJkZmEzZDM0NzQ0ODhkOTBmMzYwYWUwMjU2YTI5ZiIsICJ2b2x1bWVfaWQiOiAiY2JiMzY2ZjEtOTYxMi00MmY1LTkxMmYtYzI0M2ZlOGYxODk5IiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjE5ODUxMjUxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQyNDAzMzgxMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2NiYjM2NmYxLTk2MTItNDJmNS05MTJmLWMyNDNmZThmMTg5OS8yMDI2MDgxOTIzMTk0NC9hel9ub3ZhX2JhY2t1cF9hNGE1NzE5Yi01ZTAwLTRmNTEtYTNiYy05M2U3OWUyMGIwZmEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjE5OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MTk6NTlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100374) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 23:19:59.876445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Import record output: {'backup': {'id': '45b92092-3122-4b83-a552-14e6043f357e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.193/volume/backups/45b92092-3122-4b83-a552-14e6043f357e'}]}}. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 23:19:59.876679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1159ee99-e9fd-40b9-a864-861150a4cead tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 201 Aug 19 23:19:59.877164 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 713/2859] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:19:59 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 79 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:19:59.885931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6af305a8-5b86-4504-bece-da2eea0f216a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:59.887315 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 713/2860] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.890217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.894493 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e Aug 19 23:19:59.894718 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.894973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.895080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Show backup with id 45b92092-3122-4b83-a552-14e6043f357e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:19:59.903368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.903511 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.903511 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:19:59.904191 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec1e0de2-dfd2-46d4-934b-f2dfff68b59d tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e returned with HTTP 200 Aug 19 23:19:59.904590 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 715/2861] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e => generated 647 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.905152 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:59.905417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.905736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.917172 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.917172 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:19:59.921261 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:59.926852 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7851af0-55d0-4749-8caa-3b96408aa4b7 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:59.927742 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 721/2862] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.940355 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.942338 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:59.942566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.942854 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.951424 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.951424 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:19:59.956587 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:19:59.961108 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22e6d373-9d8e-42d0-962a-94e4020d2cc4 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:19:59.961462 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 714/2863] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:19:59 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:19:59.976699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:19:59.978958 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:59.979187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:19:59.979415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:19:59.979611 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Delete volume with id: a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:19:59.989088 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:19:59.989088 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:19:59.989768 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:20:00.014656 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Delete volume request issued successfully. Aug 19 23:20:00.014924 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29cca102-f6c0-4fd6-a2e6-e9578b7507a2 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 202 Aug 19 23:20:00.015422 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 714/2864] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:19:59 2026] DELETE /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:00.033555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.036087 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:20:00.036370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.036673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.046777 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.046777 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:00.052237 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Volume info retrieved successfully. Aug 19 23:20:00.059044 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-95d096c2-4bc4-406d-9156-86cb4ed2348a tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 200 Aug 19 23:20:00.059524 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 716/2865] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:00.321767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c30c456e-4d1c-4580-b335-199904beef1e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.324151 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c30c456e-4d1c-4580-b335-199904beef1e tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 Aug 19 23:20:00.324490 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c30c456e-4d1c-4580-b335-199904beef1e tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.325021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c30c456e-4d1c-4580-b335-199904beef1e tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.332207 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c30c456e-4d1c-4580-b335-199904beef1e tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 returned with HTTP 404 Aug 19 23:20:00.333019 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 722/2866] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/volumes/d9b01c61-9514-4713-ad54-f6ccbd698654 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:00.342193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c42e8812-3b30-4381-b5f5-b810880a6953 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.346317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c42e8812-3b30-4381-b5f5-b810880a6953 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] GET https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 Aug 19 23:20:00.347053 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c42e8812-3b30-4381-b5f5-b810880a6953 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.347360 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c42e8812-3b30-4381-b5f5-b810880a6953 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.348008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.groups [None req-c42e8812-3b30-4381-b5f5-b810880a6953 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] show called for member c5e16810-2892-40c0-b939-439170e63738 {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 23:20:00.352941 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c42e8812-3b30-4381-b5f5-b810880a6953 tempest-GroupSnapshotsV319Test-1129053816 tempest-GroupSnapshotsV319Test-1129053816-project-member] https://10.4.3.193/volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 returned with HTTP 404 Aug 19 23:20:00.353631 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 715/2867] 10.4.3.193 () {68 vars in 1386 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/groups/c5e16810-2892-40c0-b939-439170e63738 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:00.363927 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0bf1afd7-44e1-417d-b749-f0e860ef77b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.366847 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bf1afd7-44e1-417d-b749-f0e860ef77b6 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/5e73792c-72e0-4db7-8bd1-ca3b617729da Aug 19 23:20:00.367310 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bf1afd7-44e1-417d-b749-f0e860ef77b6 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.367593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bf1afd7-44e1-417d-b749-f0e860ef77b6 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.386646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bf1afd7-44e1-417d-b749-f0e860ef77b6 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/group_types/5e73792c-72e0-4db7-8bd1-ca3b617729da returned with HTTP 202 Aug 19 23:20:00.387386 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 715/2868] 10.4.3.193 () {68 vars in 1404 bytes} [Wed Aug 19 23:20:00 2026] DELETE /volume/v3/group_types/5e73792c-72e0-4db7-8bd1-ca3b617729da => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:00.398686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-384fe18f-8768-445d-b8ff-d6f7243ceb46 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.401605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-384fe18f-8768-445d-b8ff-d6f7243ceb46 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] DELETE https://10.4.3.193/volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa Aug 19 23:20:00.401926 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-384fe18f-8768-445d-b8ff-d6f7243ceb46 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.402184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-384fe18f-8768-445d-b8ff-d6f7243ceb46 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.434644 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-384fe18f-8768-445d-b8ff-d6f7243ceb46 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa returned with HTTP 202 Aug 19 23:20:00.435127 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 717/2869] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:00 2026] DELETE /volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:00.441998 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b85c51d-a4b0-497c-8cd3-71ec596da868 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.443921 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b85c51d-a4b0-497c-8cd3-71ec596da868 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] GET https://10.4.3.193/volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa Aug 19 23:20:00.444170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b85c51d-a4b0-497c-8cd3-71ec596da868 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.444384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b85c51d-a4b0-497c-8cd3-71ec596da868 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.448706 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b85c51d-a4b0-497c-8cd3-71ec596da868 tempest-GroupSnapshotsV319Test-795778324 tempest-GroupSnapshotsV319Test-795778324-project-admin] https://10.4.3.193/volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa returned with HTTP 404 Aug 19 23:20:00.448854 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 723/2870] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/types/4b9f5485-94b4-4eb2-ae4a-6ad7fa23e6aa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:00.575307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.577238 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:20:00.577440 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.577620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.586402 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.586402 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:00.589992 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:00.593968 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-360dc06b-f2a9-41c4-be3f-2abeebfd6652 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e returned with HTTP 200 Aug 19 23:20:00.594321 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 716/2871] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:00.607458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a60b55c-c2f8-494b-967b-54070926f75a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.612109 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 19 23:20:00.612109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.612109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.612109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:00.612621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:20:00.622495 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Get all volumes completed successfully. Aug 19 23:20:00.623898 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.623898 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:00.635562 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a60b55c-c2f8-494b-967b-54070926f75a tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 19 23:20:00.635562 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 716/2872] 10.4.3.193 () {68 vars in 1299 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:00.649210 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.650996 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:20:00.651192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.651370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.651518 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume with id: ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:20:00.664071 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.664071 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:00.664801 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:00.690827 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume request issued successfully. Aug 19 23:20:00.691158 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-498373a1-55e4-4ffb-bcb8-bad2c7f6a277 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e returned with HTTP 202 Aug 19 23:20:00.691620 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 718/2873] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:00 2026] DELETE /volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:00.700365 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.702475 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:20:00.702772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.702994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.711915 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.711915 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:00.715886 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:00.721219 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eaf707cd-f391-4dda-85ac-93ea8bf2be6c tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e returned with HTTP 200 Aug 19 23:20:00.721786 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 724/2874] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:00.762122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07f8db65-cf63-4943-95d2-506612821ee7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.764492 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07f8db65-cf63-4943-95d2-506612821ee7 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:00.764844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07f8db65-cf63-4943-95d2-506612821ee7 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.765125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07f8db65-cf63-4943-95d2-506612821ee7 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.765316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-07f8db65-cf63-4943-95d2-506612821ee7 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:00.773289 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.773289 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:00.773289 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07f8db65-cf63-4943-95d2-506612821ee7 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:00.773289 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 717/2875] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:00.918098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.921324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e Aug 19 23:20:00.922835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.922835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.922835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Show backup with id 45b92092-3122-4b83-a552-14e6043f357e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:00.926673 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.926673 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:00.928064 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-91b2859a-4784-4a66-99d7-e2d12a0df4ad tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e returned with HTTP 200 Aug 19 23:20:00.928064 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 717/2876] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:00.941511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bf79869f-d1c3-422e-b1db-d383752b8ab4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.943732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf79869f-d1c3-422e-b1db-d383752b8ab4 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups Aug 19 23:20:00.943971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bf79869f-d1c3-422e-b1db-d383752b8ab4 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:00.944223 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bf79869f-d1c3-422e-b1db-d383752b8ab4 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:00.962859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf79869f-d1c3-422e-b1db-d383752b8ab4 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 19 23:20:00.963501 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 719/2877] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:20:00 2026] GET /volume/v3/backups => generated 337 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:00.975718 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:00.977933 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] POST https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/restore Aug 19 23:20:00.978378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:00.980100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Restoring backup a4a5719b-5e00-4f51-a3bc-93e79e20b0fa ({'restore': {}}) {{(pid=100373) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:20:00.980236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Restoring backup a4a5719b-5e00-4f51-a3bc-93e79e20b0fa to volume None. Aug 19 23:20:00.987028 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:00.987028 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:00.988145 np0000007826 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Creating volume of 1 GB for restore of backup a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. Aug 19 23:20:00.994610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:20:00.994310. {{(pid=100373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:20:00.994858 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Availability Zones retrieved successfully. Aug 19 23:20:01.000643 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (eb80d56e-8d2a-4cb2-a511-d5c0e64e0b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:01.002291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba5d7c1-dbed-43de-b0ee-4bf7e8b6589b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.003118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:01.032519 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba5d7c1-dbed-43de-b0ee-4bf7e8b6589b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.033332 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4c4df1-918e-465b-9bd1-142c4d4dc762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.077677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Created reservations ['51d7eda7-1a35-4855-b359-074002ef9340', '49d1d7fd-66c3-4d02-befd-29cd7813ad20', 'c17b2693-c194-4f5e-9904-a85e926a03b4', 'b62ceff9-a957-484a-a41a-8a7ffd79b185'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:01.078462 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4c4df1-918e-465b-9bd1-142c4d4dc762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d7eda7-1a35-4855-b359-074002ef9340', '49d1d7fd-66c3-4d02-befd-29cd7813ad20', 'c17b2693-c194-4f5e-9904-a85e926a03b4', 'b62ceff9-a957-484a-a41a-8a7ffd79b185']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.079654 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4de6bc-4dbe-4d97-a1bf-61819004cf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.079803 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcb78e6f-b1c8-466a-93a1-fed70ecc8779 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.081335 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcb78e6f-b1c8-466a-93a1-fed70ecc8779 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] GET https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb Aug 19 23:20:01.081540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcb78e6f-b1c8-466a-93a1-fed70ecc8779 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.081696 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcb78e6f-b1c8-466a-93a1-fed70ecc8779 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.091240 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcb78e6f-b1c8-466a-93a1-fed70ecc8779 tempest-VolumeTypesTest-991153268 tempest-VolumeTypesTest-991153268-project-member] https://10.4.3.193/volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb returned with HTTP 404 Aug 19 23:20:01.092279 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 718/2878] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/volumes/a31e2254-3b8e-429a-a725-7b301f75e1bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.103067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ee707276-d8f7-457d-a77f-15fe96337832 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.105786 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee707276-d8f7-457d-a77f-15fe96337832 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac Aug 19 23:20:01.105786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee707276-d8f7-457d-a77f-15fe96337832 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.105786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee707276-d8f7-457d-a77f-15fe96337832 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.110985 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4de6bc-4dbe-4d97-a1bf-61819004cf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa', '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_a4a5719b-5e00-4f51-a3bc-93e79e20b0fa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['51d7eda7-1a35-4855-b359-074002ef9340','49d1d7fd-66c3-4d02-befd-29cd7813ad20','c17b2693-c194-4f5e-9904-a85e926a03b4','b62ceff9-a957-484a-a41a-8a7ffd79b185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a4a5719b-5e00-4f51-a3bc-93e79e20b0fa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162dfa3d3474488d90f360ae0256a29f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd9defee4614a64ab462bc242954ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.112284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89303a60-cca1-4a20-b021-77d475ea31fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.130739 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee707276-d8f7-457d-a77f-15fe96337832 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac returned with HTTP 202 Aug 19 23:20:01.130846 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89303a60-cca1-4a20-b021-77d475ea31fa) transitioned into 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_a4a5719b-5e00-4f51-a3bc-93e79e20b0fa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['51d7eda7-1a35-4855-b359-074002ef9340','49d1d7fd-66c3-4d02-befd-29cd7813ad20','c17b2693-c194-4f5e-9904-a85e926a03b4','b62ceff9-a957-484a-a41a-8a7ffd79b185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.131337 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 718/2879] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:01.132650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679a384f-a2f3-40c5-b735-71c9343fc78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.140158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7fddba4f-957c-4128-8a37-c4c7d232d7f9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.142141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7fddba4f-957c-4128-8a37-c4c7d232d7f9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac Aug 19 23:20:01.142339 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7fddba4f-957c-4128-8a37-c4c7d232d7f9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.142556 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7fddba4f-957c-4128-8a37-c4c7d232d7f9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.146148 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7fddba4f-957c-4128-8a37-c4c7d232d7f9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac returned with HTTP 404 Aug 19 23:20:01.146596 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 720/2880] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/cbf4a0d1-07aa-434b-a24a-633fc8630eac => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.146754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679a384f-a2f3-40c5-b735-71c9343fc78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.147558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (eb80d56e-8d2a-4cb2-a511-d5c0e64e0b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:01.148557 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume request issued successfully. Aug 19 23:20:01.155805 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:01.155805 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:01.156323 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:01.157847 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8baba0f8-8802-4e68-a354-218deb97bd6a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.160176 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8baba0f8-8802-4e68-a354-218deb97bd6a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f Aug 19 23:20:01.160581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8baba0f8-8802-4e68-a354-218deb97bd6a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.160909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8baba0f8-8802-4e68-a354-218deb97bd6a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.186229 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8baba0f8-8802-4e68-a354-218deb97bd6a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f returned with HTTP 202 Aug 19 23:20:01.186755 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 719/2881] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:01.199512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-741ad530-2ecc-4f62-991e-30ec7db2514b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.204950 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-741ad530-2ecc-4f62-991e-30ec7db2514b tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f Aug 19 23:20:01.205224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-741ad530-2ecc-4f62-991e-30ec7db2514b tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.205465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-741ad530-2ecc-4f62-991e-30ec7db2514b tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.213434 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-741ad530-2ecc-4f62-991e-30ec7db2514b tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f returned with HTTP 404 Aug 19 23:20:01.213590 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 719/2882] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/0469e860-50ea-4449-8bca-06eb58d9ab2f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.224656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4a30d6c9-cc36-42ca-8519-0de794009155 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.227658 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4a30d6c9-cc36-42ca-8519-0de794009155 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:01.229609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4a30d6c9-cc36-42ca-8519-0de794009155 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-372587444", "description": "tempest-volume-type-description-1068109519", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.230238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:01.230238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:01.247429 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4a30d6c9-cc36-42ca-8519-0de794009155 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:01.247959 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 721/2883] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:01 2026] POST /volume/v3/types => generated 314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.258630 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23f4bfb4-529e-4766-9d6b-3beb9dd72453 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.261392 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23f4bfb4-529e-4766-9d6b-3beb9dd72453 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab Aug 19 23:20:01.261642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23f4bfb4-529e-4766-9d6b-3beb9dd72453 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.261921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23f4bfb4-529e-4766-9d6b-3beb9dd72453 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.268397 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23f4bfb4-529e-4766-9d6b-3beb9dd72453 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab returned with HTTP 200 Aug 19 23:20:01.269059 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 720/2884] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.277972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e33efd2b-9b40-44c9-b438-06086738c671 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.280606 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e33efd2b-9b40-44c9-b438-06086738c671 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab Aug 19 23:20:01.281476 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e33efd2b-9b40-44c9-b438-06086738c671 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.281870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e33efd2b-9b40-44c9-b438-06086738c671 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.322640 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e33efd2b-9b40-44c9-b438-06086738c671 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab returned with HTTP 202 Aug 19 23:20:01.322640 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 720/2885] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:01.338787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-acc9a02b-a2c9-42d6-bbb6-63eff0132b5c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.342632 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acc9a02b-a2c9-42d6-bbb6-63eff0132b5c tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab Aug 19 23:20:01.343813 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acc9a02b-a2c9-42d6-bbb6-63eff0132b5c tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.345343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acc9a02b-a2c9-42d6-bbb6-63eff0132b5c tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.353313 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acc9a02b-a2c9-42d6-bbb6-63eff0132b5c tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab returned with HTTP 404 Aug 19 23:20:01.354230 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 722/2886] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/41971483-1062-4a0f-9332-8c5966ca38ab => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.366466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4a56b7b-3c81-46ec-971c-dbc267ed11f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.373348 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4a56b7b-3c81-46ec-971c-dbc267ed11f8 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:01.373939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4a56b7b-3c81-46ec-971c-dbc267ed11f8 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1927025344"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.397597 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4a56b7b-3c81-46ec-971c-dbc267ed11f8 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:01.398395 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 721/2887] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:20:01 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.413166 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82c39a42-7cac-4e80-998a-d2790fb45a2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.416148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c39a42-7cac-4e80-998a-d2790fb45a2f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption Aug 19 23:20:01.416647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82c39a42-7cac-4e80-998a-d2790fb45a2f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.445352 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82c39a42-7cac-4e80-998a-d2790fb45a2f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption returned with HTTP 200 Aug 19 23:20:01.446080 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 721/2888] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:20:01 2026] POST /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.460252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-569382c7-d00e-44b8-8bd7-0317d588ad0f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.463407 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-569382c7-d00e-44b8-8bd7-0317d588ad0f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption Aug 19 23:20:01.463747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-569382c7-d00e-44b8-8bd7-0317d588ad0f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.463899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-569382c7-d00e-44b8-8bd7-0317d588ad0f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.472410 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-569382c7-d00e-44b8-8bd7-0317d588ad0f tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption returned with HTTP 200 Aug 19 23:20:01.473231 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 723/2889] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.488366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-775345c4-869b-4171-b59d-a997db9849c1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.490256 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-775345c4-869b-4171-b59d-a997db9849c1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] PUT https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 Aug 19 23:20:01.490757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-775345c4-869b-4171-b59d-a997db9849c1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.521326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-775345c4-869b-4171-b59d-a997db9849c1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 returned with HTTP 200 Aug 19 23:20:01.523973 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 722/2890] 10.4.3.193 () {68 vars in 1507 bytes} [Wed Aug 19 23:20:01 2026] PUT /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.535807 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb4ed1e1-4feb-4bcf-9bbe-5dfbee53d8af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.540177 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb4ed1e1-4feb-4bcf-9bbe-5dfbee53d8af tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption Aug 19 23:20:01.540482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb4ed1e1-4feb-4bcf-9bbe-5dfbee53d8af tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.540863 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb4ed1e1-4feb-4bcf-9bbe-5dfbee53d8af tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.555824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb4ed1e1-4feb-4bcf-9bbe-5dfbee53d8af tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption returned with HTTP 200 Aug 19 23:20:01.556400 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 722/2891] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.569096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-542f6ee4-edf1-4872-bb03-75b096be2471 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.570140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-542f6ee4-edf1-4872-bb03-75b096be2471 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/cipher Aug 19 23:20:01.570521 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-542f6ee4-edf1-4872-bb03-75b096be2471 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.570594 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-542f6ee4-edf1-4872-bb03-75b096be2471 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.579463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-542f6ee4-edf1-4872-bb03-75b096be2471 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/cipher returned with HTTP 200 Aug 19 23:20:01.580123 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 724/2892] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:01.595742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed0e1ab9-f52d-49fa-84ad-d50aedd60fb1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.596174 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed0e1ab9-f52d-49fa-84ad-d50aedd60fb1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 Aug 19 23:20:01.596495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed0e1ab9-f52d-49fa-84ad-d50aedd60fb1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.596779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed0e1ab9-f52d-49fa-84ad-d50aedd60fb1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.631034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed0e1ab9-f52d-49fa-84ad-d50aedd60fb1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 returned with HTTP 202 Aug 19 23:20:01.631573 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 723/2893] 10.4.3.193 () {66 vars in 1489 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption/09c6a62d-d0f0-464f-b72c-c955c9ff1be1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:01.642505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5ca1c0d-ed68-47c0-bba1-f8e3437e997a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.645307 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5ca1c0d-ed68-47c0-bba1-f8e3437e997a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption Aug 19 23:20:01.645605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5ca1c0d-ed68-47c0-bba1-f8e3437e997a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.646060 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5ca1c0d-ed68-47c0-bba1-f8e3437e997a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.656986 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5ca1c0d-ed68-47c0-bba1-f8e3437e997a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption returned with HTTP 200 Aug 19 23:20:01.657647 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 723/2894] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:20:01.667806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21ae7452-7f52-4848-aa7a-57d0d566de4a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.671924 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21ae7452-7f52-4848-aa7a-57d0d566de4a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption Aug 19 23:20:01.672305 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21ae7452-7f52-4848-aa7a-57d0d566de4a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.672558 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21ae7452-7f52-4848-aa7a-57d0d566de4a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.685095 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21ae7452-7f52-4848-aa7a-57d0d566de4a tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption returned with HTTP 200 Aug 19 23:20:01.685623 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 725/2895] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:20:01.699798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9887c012-f24a-4c8c-b585-b306bf9161aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.702516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9887c012-f24a-4c8c-b585-b306bf9161aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 Aug 19 23:20:01.702864 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9887c012-f24a-4c8c-b585-b306bf9161aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.703393 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9887c012-f24a-4c8c-b585-b306bf9161aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.742829 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c23eba9-779c-472a-98ee-72185fa5393d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.745399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c23eba9-779c-472a-98ee-72185fa5393d tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e Aug 19 23:20:01.745659 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c23eba9-779c-472a-98ee-72185fa5393d tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.745946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c23eba9-779c-472a-98ee-72185fa5393d tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.751424 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9887c012-f24a-4c8c-b585-b306bf9161aa tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 returned with HTTP 202 Aug 19 23:20:01.752054 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 724/2896] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:01.756686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c23eba9-779c-472a-98ee-72185fa5393d tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e returned with HTTP 404 Aug 19 23:20:01.756686 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 724/2897] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/volumes/ef2b6baf-a96f-45fb-b3c8-6da6f79cff5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:01.762866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-517cf7c6-5660-49f4-acd4-7b012c6653a1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.764608 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-517cf7c6-5660-49f4-acd4-7b012c6653a1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 Aug 19 23:20:01.764851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-517cf7c6-5660-49f4-acd4-7b012c6653a1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.766321 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-517cf7c6-5660-49f4-acd4-7b012c6653a1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.768361 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-517cf7c6-5660-49f4-acd4-7b012c6653a1 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 returned with HTTP 404 Aug 19 23:20:01.768572 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 726/2898] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/7b53b2b6-cd87-4461-9996-823ec66b6607 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.770510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.774400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:01.774843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1409903969"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.776083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-499f4f63-bde1-4eb6-96ce-85eff3162fcf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.777288 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1409903969'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:01.777409 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume of 1 GB Aug 19 23:20:01.778107 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-499f4f63-bde1-4eb6-96ce-85eff3162fcf tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types Aug 19 23:20:01.778277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-499f4f63-bde1-4eb6-96ce-85eff3162fcf tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.778491 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-499f4f63-bde1-4eb6-96ce-85eff3162fcf tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.782416 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:01.783547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.785277 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:01.785494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.785672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.786503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:01.789005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (bea95388-8e7b-4218-bf90-a7bfd55b42a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:01.790516 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1811ad98-2264-4e73-9ba8-f62c307f8af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.791536 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:01.791536 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:01.791620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:01.792172 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76efa6f6-2826-43a2-b95a-e163117bbc06 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:01.792514 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 727/2899] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:01.797201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-499f4f63-bde1-4eb6-96ce-85eff3162fcf tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:01.797546 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 725/2900] 10.4.3.193 () {66 vars in 1231 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.808602 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ae1ca372-2db7-4775-9966-4904df3ee739 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.811532 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae1ca372-2db7-4775-9966-4904df3ee739 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:01.812306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae1ca372-2db7-4775-9966-4904df3ee739 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-120328640"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.825596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1811ad98-2264-4e73-9ba8-f62c307f8af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.826350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a492bdca-b8bc-47fb-9b04-678de8a1a8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.831852 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae1ca372-2db7-4775-9966-4904df3ee739 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:01.832460 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 728/2901] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:20:01 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.843993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-76592b7d-af35-4786-8312-7c0a76e9ab0d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.847255 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76592b7d-af35-4786-8312-7c0a76e9ab0d tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] PUT https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 Aug 19 23:20:01.847804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-76592b7d-af35-4786-8312-7c0a76e9ab0d tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-458591171", "description": "tempest-volume-type-description-1966354268", "is_public": false}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:01.874494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Created reservations ['33e550ac-8e7e-44eb-a010-1789456f02e5', '5462d633-ab99-4757-b233-49c878a40356', '777090e2-647c-43c9-848a-dcfc0bba6cc6', 'd82c1e9f-9d9b-419c-8bd4-3458112e670f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:01.875554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a492bdca-b8bc-47fb-9b04-678de8a1a8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e550ac-8e7e-44eb-a010-1789456f02e5', '5462d633-ab99-4757-b233-49c878a40356', '777090e2-647c-43c9-848a-dcfc0bba6cc6', 'd82c1e9f-9d9b-419c-8bd4-3458112e670f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.876665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56849829-fa22-4e04-90d1-fd72b5a4d062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.901149 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76592b7d-af35-4786-8312-7c0a76e9ab0d tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 returned with HTTP 200 Aug 19 23:20:01.901603 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 726/2902] 10.4.3.193 () {68 vars in 1363 bytes} [Wed Aug 19 23:20:01 2026] PUT /volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 => generated 204 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.908190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56849829-fa22-4e04-90d1-fd72b5a4d062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdd10479-9281-49d8-b474-eed0e54aa1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409903969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['33e550ac-8e7e-44eb-a010-1789456f02e5','5462d633-ab99-4757-b233-49c878a40356','777090e2-647c-43c9-848a-dcfc0bba6cc6','d82c1e9f-9d9b-419c-8bd4-3458112e670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409903969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdd10479-9281-49d8-b474-eed0e54aa1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f403e9095814bc3a8bd7adb9b81b754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60838678c6d4b0cb63406b11118b9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.910381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5e5bd5-f35a-409f-bb66-de4ecc02c443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.911557 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ad819646-31ed-4765-8032-fb3b316e78ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.915506 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad819646-31ed-4765-8032-fb3b316e78ee tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 Aug 19 23:20:01.916039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad819646-31ed-4765-8032-fb3b316e78ee tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.918086 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad819646-31ed-4765-8032-fb3b316e78ee tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.927040 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad819646-31ed-4765-8032-fb3b316e78ee tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 returned with HTTP 200 Aug 19 23:20:01.927412 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 729/2903] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:01.935835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5e5bd5-f35a-409f-bb66-de4ecc02c443) transitioned into state 'SUCCESS' from state '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-1409903969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['33e550ac-8e7e-44eb-a010-1789456f02e5','5462d633-ab99-4757-b233-49c878a40356','777090e2-647c-43c9-848a-dcfc0bba6cc6','d82c1e9f-9d9b-419c-8bd4-3458112e670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.936530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73461468-fd02-4931-aad4-3e74bb5651c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:01.937419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ac057772-5285-432a-88de-3da20a7f7ef9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.939744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac057772-5285-432a-88de-3da20a7f7ef9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] DELETE https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 Aug 19 23:20:01.940013 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac057772-5285-432a-88de-3da20a7f7ef9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.940276 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac057772-5285-432a-88de-3da20a7f7ef9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.952830 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73461468-fd02-4931-aad4-3e74bb5651c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:01.953599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (bea95388-8e7b-4218-bf90-a7bfd55b42a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:01.953966 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request issued successfully. Aug 19 23:20:01.954603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c004bb67-3fb9-4ed6-9f51-4b0d1fe80536 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:01.955134 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 725/2904] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:01 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.968597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.970737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:01.971072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.971150 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac057772-5285-432a-88de-3da20a7f7ef9 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 returned with HTTP 202 Aug 19 23:20:01.971456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.972056 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 727/2905] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:01 2026] DELETE /volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 23:20:01.980192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbc1c9ad-cb86-4e2e-bcd7-3346cd77ef97 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:01.982656 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbc1c9ad-cb86-4e2e-bcd7-3346cd77ef97 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] GET https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 Aug 19 23:20:01.982972 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbc1c9ad-cb86-4e2e-bcd7-3346cd77ef97 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:01.983178 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbc1c9ad-cb86-4e2e-bcd7-3346cd77ef97 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:01.983813 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:01.983813 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:01.986842 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbc1c9ad-cb86-4e2e-bcd7-3346cd77ef97 tempest-VolumeTypesTest-1595174888 tempest-VolumeTypesTest-1595174888-project-admin] https://10.4.3.193/volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 returned with HTTP 404 Aug 19 23:20:01.987355 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 726/2906] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/types/52f9c6f2-2db7-49d2-af5a-12c859155913 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:01.989951 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:01.995073 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5217121-a5ea-45ff-a63f-3663c6cf7e43 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 200 Aug 19 23:20:01.995672 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 730/2907] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:01 2026] GET /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:02.165870 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:02.165870 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:02.166466 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:02.166663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Checking backup size 1 against volume size 1 {{(pid=100373) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:20:02.166816 np0000007826 devstack@c-api.service[100373]: INFO cinder.backup.api [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Overwriting volume 12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa with restore of backup a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:02.191276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] restore_backup in rpcapi backup_id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa {{(pid=100373) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:20:02.194158 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0afbadcc-9f6a-49af-8e89-4fc9ddaa5b4a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/restore returned with HTTP 202 Aug 19 23:20:02.194683 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 725/2908] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:20:00 2026] POST /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa/restore => generated 189 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:02.205979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:02.208171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:02.208387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:02.208579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:02.208749 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:02.213671 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:02.213671 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:02.214584 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d812cb5-db99-49d4-9d48-0713b7a95ae0 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:02.215100 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 728/2909] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:02 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:02.805063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:02.807243 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:02.807520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:02.807825 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:02.807957 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:02.813509 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:02.813509 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:02.814357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91a85ff1-990f-4104-863e-c3a4fb90c228 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:02.814882 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 727/2910] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:02 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.013055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.015094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:03.015282 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.015468 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.023100 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.023100 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:03.026910 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:03.031432 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6ae3b71-ac4f-45da-8b5a-6ab77dfdd791 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 200 Aug 19 23:20:03.031898 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 731/2911] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:03.047126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a19f709a-180c-4d3f-86db-d95f8e98249b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.051355 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a19f709a-180c-4d3f-86db-d95f8e98249b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] GET https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:03.051641 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a19f709a-180c-4d3f-86db-d95f8e98249b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.051926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a19f709a-180c-4d3f-86db-d95f8e98249b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.061070 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.061070 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:03.065468 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a19f709a-180c-4d3f-86db-d95f8e98249b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Volume info retrieved successfully. Aug 19 23:20:03.070268 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a19f709a-180c-4d3f-86db-d95f8e98249b tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 200 Aug 19 23:20:03.070658 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 726/2912] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:20:03.089623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.091341 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:03.091672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.092043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.092260 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume with id: cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:03.104210 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.104210 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:03.104447 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:03.134369 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume request issued successfully. Aug 19 23:20:03.134841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed0564f1-6d78-4e6a-837b-46109638f6b6 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 202 Aug 19 23:20:03.135348 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 729/2913] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:03 2026] DELETE /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:03.146086 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.148069 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:03.148282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.148491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.157723 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.157723 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:03.165601 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:03.172067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7d2d1ea-4c62-4ba2-964f-1c7c70ebd2a0 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 200 Aug 19 23:20:03.172666 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 728/2914] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:03.228197 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.230724 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:03.230724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.230999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.231061 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:03.236453 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.236453 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:03.237548 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b860ad4-6e07-403a-8514-ab5d35b88f1b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:03.242766 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 732/2915] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.282507 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1aeb0007-cc7d-4244-9cdf-adb4d2458303 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.378760 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aeb0007-cc7d-4244-9cdf-adb4d2458303 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] GET https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 19 23:20:03.379077 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aeb0007-cc7d-4244-9cdf-adb4d2458303 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.379191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aeb0007-cc7d-4244-9cdf-adb4d2458303 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.397114 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aeb0007-cc7d-4244-9cdf-adb4d2458303 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 23:20:03.397572 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 727/2916] 10.4.3.193 () {66 vars in 1297 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.412355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-76121f7f-5e69-4d9a-8960-d704e12829c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.414276 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76121f7f-5e69-4d9a-8960-d704e12829c8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] GET https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 19 23:20:03.419394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-76121f7f-5e69-4d9a-8960-d704e12829c8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.419394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-76121f7f-5e69-4d9a-8960-d704e12829c8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.428301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-76121f7f-5e69-4d9a-8960-d704e12829c8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 23:20:03.428753 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 730/2917] 10.4.3.193 () {66 vars in 1297 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.440847 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c39e481e-3910-4974-9cbd-4958dfa1876b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.442089 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c39e481e-3910-4974-9cbd-4958dfa1876b tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:03.442472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c39e481e-3910-4974-9cbd-4958dfa1876b tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-280637130"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:03.459075 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c39e481e-3910-4974-9cbd-4958dfa1876b tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:03.459615 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 729/2918] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:20:03 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.469605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1655113f-028c-4bb1-93be-1d25a2a29318 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.471390 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1655113f-028c-4bb1-93be-1d25a2a29318 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 19 23:20:03.471807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1655113f-028c-4bb1-93be-1d25a2a29318 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-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-280637130": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-280637130": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-280637130": 6}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:03.579451 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1655113f-028c-4bb1-93be-1d25a2a29318 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 23:20:03.579786 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 733/2919] 10.4.3.193 () {68 vars in 1318 bytes} [Wed Aug 19 23:20:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 766 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.591094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.593382 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/b60b8c512159464ba2c2421ccb1aa452/defaults Aug 19 23:20:03.593681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.593995 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method 'defaults' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.602349 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:03.602666 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:03.603163 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-671084638 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-671084638, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:03.608552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-67a31529-aa8c-4a40-96ab-5955d1c1fef7 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/b60b8c512159464ba2c2421ccb1aa452/defaults returned with HTTP 200 Aug 19 23:20:03.609039 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 728/2920] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/os-quota-sets/b60b8c512159464ba2c2421ccb1aa452/defaults => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.827819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-69045dd0-57d7-4f55-892a-728317e29539 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.829872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a7ffccd-2833-4a98-94be-b2af63598672 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.830507 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69045dd0-57d7-4f55-892a-728317e29539 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:03.830758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69045dd0-57d7-4f55-892a-728317e29539 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.831004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-69045dd0-57d7-4f55-892a-728317e29539 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.831142 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-69045dd0-57d7-4f55-892a-728317e29539 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:03.831579 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a7ffccd-2833-4a98-94be-b2af63598672 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4124a41d83074a78bd238585a4fd46fc/defaults Aug 19 23:20:03.831831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a7ffccd-2833-4a98-94be-b2af63598672 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.832037 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a7ffccd-2833-4a98-94be-b2af63598672 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method 'defaults' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:03.835585 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:03.835585 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:03.836180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-69045dd0-57d7-4f55-892a-728317e29539 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:03.836529 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 731/2921] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.847756 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a7ffccd-2833-4a98-94be-b2af63598672 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4124a41d83074a78bd238585a4fd46fc/defaults returned with HTTP 200 Aug 19 23:20:03.847904 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 730/2922] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:03 2026] GET /volume/v3/os-quota-sets/4124a41d83074a78bd238585a4fd46fc/defaults => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:03.980279 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2e8cf5ab-5ac6-4d85-b7b1-a88e00366677 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:03.982089 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2e8cf5ab-5ac6-4d85-b7b1-a88e00366677 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] DELETE https://10.4.3.193/volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f Aug 19 23:20:03.982329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2e8cf5ab-5ac6-4d85-b7b1-a88e00366677 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:03.982546 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2e8cf5ab-5ac6-4d85-b7b1-a88e00366677 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.014324 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2e8cf5ab-5ac6-4d85-b7b1-a88e00366677 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f returned with HTTP 202 Aug 19 23:20:04.015395 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 734/2923] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:03 2026] DELETE /volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:04.022394 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56167186-bd37-4633-af1d-b50ac7e00ac8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.024284 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56167186-bd37-4633-af1d-b50ac7e00ac8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] GET https://10.4.3.193/volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f Aug 19 23:20:04.024440 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56167186-bd37-4633-af1d-b50ac7e00ac8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.024603 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56167186-bd37-4633-af1d-b50ac7e00ac8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.027761 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56167186-bd37-4633-af1d-b50ac7e00ac8 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f returned with HTTP 404 Aug 19 23:20:04.028237 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 729/2924] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/types/007a8fe9-7cb9-4d1d-aaab-5067bd41207f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:04.036203 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-905a4a45-9ce9-4a76-8536-4a4a0af3fef1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.038454 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-905a4a45-9ce9-4a76-8536-4a4a0af3fef1 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 19 23:20:04.039403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-905a4a45-9ce9-4a76-8536-4a4a0af3fef1 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:04.134305 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-905a4a45-9ce9-4a76-8536-4a4a0af3fef1 tempest-VolumeQuotaClassesTest-279402728 tempest-VolumeQuotaClassesTest-279402728-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 23:20:04.135267 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 732/2925] 10.4.3.193 () {68 vars in 1318 bytes} [Wed Aug 19 23:20:04 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:04.187984 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06c6c843-212d-4925-bd5c-4a715bd06684 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.189571 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06c6c843-212d-4925-bd5c-4a715bd06684 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf Aug 19 23:20:04.190142 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06c6c843-212d-4925-bd5c-4a715bd06684 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.190631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06c6c843-212d-4925-bd5c-4a715bd06684 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.200116 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06c6c843-212d-4925-bd5c-4a715bd06684 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf returned with HTTP 404 Aug 19 23:20:04.201152 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 731/2926] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/volumes/cdd10479-9281-49d8-b474-eed0e54aa1cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:04.211179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9f96ef1b-04ba-457b-9def-df556af850bb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.215627 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:04.215627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1240672006"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:04.216416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1240672006'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:04.216760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume of 1 GB Aug 19 23:20:04.222754 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:04.230376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (ba052cdd-78d0-42ed-bbd5-e7e32d5a83ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:04.232379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247d7d67-065c-420b-9d1d-b36d29e83609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.233908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:04.250875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.254546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:04.254828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.255072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.255215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:04.267181 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:04.267181 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:04.268277 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e519fa5-2c7d-42da-be8f-7f4d01cefa0e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:04.268751 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 730/2927] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:04.281835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247d7d67-065c-420b-9d1d-b36d29e83609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.282733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb82972-5e06-49de-96cb-5c9d72aae0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.335361 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Created reservations ['ba1a3b62-97ba-4a5f-98a5-ae3a6c7438a9', 'efee5785-abd9-478b-97f4-7cd9798ce65d', 'e9e3f080-0f8e-4235-aff0-5096c5cdcd1c', 'f240baf9-3f5d-4b8d-93cd-47ab949f98d0'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:04.336525 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb82972-5e06-49de-96cb-5c9d72aae0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba1a3b62-97ba-4a5f-98a5-ae3a6c7438a9', 'efee5785-abd9-478b-97f4-7cd9798ce65d', 'e9e3f080-0f8e-4235-aff0-5096c5cdcd1c', 'f240baf9-3f5d-4b8d-93cd-47ab949f98d0']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.338185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0839da2b-f377-4201-8f8e-2f6c00baec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.357837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.360012 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:04.360450 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1387249035"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:04.362915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1387249035'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:04.367617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0839da2b-f377-4201-8f8e-2f6c00baec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9411284c-076a-40dc-9e97-a8ca073e17d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240672006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['ba1a3b62-97ba-4a5f-98a5-ae3a6c7438a9','efee5785-abd9-478b-97f4-7cd9798ce65d','e9e3f080-0f8e-4235-aff0-5096c5cdcd1c','f240baf9-3f5d-4b8d-93cd-47ab949f98d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240672006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9411284c-076a-40dc-9e97-a8ca073e17d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f403e9095814bc3a8bd7adb9b81b754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60838678c6d4b0cb63406b11118b9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.368603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9812b340-daa0-4079-b54f-28afa5899171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.400559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9812b340-daa0-4079-b54f-28afa5899171) transitioned into state 'SUCCESS' from state '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-1240672006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f403e9095814bc3a8bd7adb9b81b754',qos_specs=None,replication_status=,reservations=['ba1a3b62-97ba-4a5f-98a5-ae3a6c7438a9','efee5785-abd9-478b-97f4-7cd9798ce65d','e9e3f080-0f8e-4235-aff0-5096c5cdcd1c','f240baf9-3f5d-4b8d-93cd-47ab949f98d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60838678c6d4b0cb63406b11118b9d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.401959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5432846d-d819-4253-abe1-a250bdd2a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.421456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5432846d-d819-4253-abe1-a250bdd2a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.421456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Flow 'volume_create_api' (ba052cdd-78d0-42ed-bbd5-e7e32d5a83ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:04.421456 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Create volume request issued successfully. Aug 19 23:20:04.421456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f96ef1b-04ba-457b-9def-df556af850bb tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:04.421456 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 735/2928] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:04 2026] POST /volume/v3/volumes => generated 778 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:04.437658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.440833 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:04.440833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.440833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.448459 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:04.448459 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:04.451998 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:04.456920 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66eb04b3-0bbf-45ae-9a6f-66d1ef7335a4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 returned with HTTP 200 Aug 19 23:20:04.456920 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 732/2929] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:04.464215 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume of 1 GB Aug 19 23:20:04.469884 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Availability Zones retrieved successfully. Aug 19 23:20:04.478578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Flow 'volume_create_api' (bee31ef2-08e4-495b-8c9b-1c7a94ca7a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:04.480424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90be283d-3623-4327-9a5e-fcdde7a813bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.481907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:04.540335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90be283d-3623-4327-9a5e-fcdde7a813bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.541505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c93fe3-b8bc-4e61-99ae-902fca23cd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.604029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Created reservations ['67a75ae5-b079-4a7a-ab28-4e050f5e4a8e', '66664093-3016-47bd-90ba-c3257aad66fe', '175c5e61-7538-48db-bb6f-c5e793f3f282', '039a781f-a5ca-4f06-a0fa-6422e32a103d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:04.605300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c93fe3-b8bc-4e61-99ae-902fca23cd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a75ae5-b079-4a7a-ab28-4e050f5e4a8e', '66664093-3016-47bd-90ba-c3257aad66fe', '175c5e61-7538-48db-bb6f-c5e793f3f282', '039a781f-a5ca-4f06-a0fa-6422e32a103d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.606187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acf7dd8-e497-4084-8a5d-9e7508753c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.629606 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acf7dd8-e497-4084-8a5d-9e7508753c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde3596a-b6b7-4e4b-90ab-198d5f814529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1387249035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3f219271de4bf4832c508bb93a1873',qos_specs=None,replication_status=,reservations=['67a75ae5-b079-4a7a-ab28-4e050f5e4a8e','66664093-3016-47bd-90ba-c3257aad66fe','175c5e61-7538-48db-bb6f-c5e793f3f282','039a781f-a5ca-4f06-a0fa-6422e32a103d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3778e70446c34f01b7fcabf46aabd084',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1387249035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde3596a-b6b7-4e4b-90ab-198d5f814529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a3f219271de4bf4832c508bb93a1873',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3778e70446c34f01b7fcabf46aabd084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.630453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f839106-f8ed-4fe6-bb64-ebd5cc8bc313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.654992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f839106-f8ed-4fe6-bb64-ebd5cc8bc313) transitioned into state 'SUCCESS' from state '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-1387249035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3f219271de4bf4832c508bb93a1873',qos_specs=None,replication_status=,reservations=['67a75ae5-b079-4a7a-ab28-4e050f5e4a8e','66664093-3016-47bd-90ba-c3257aad66fe','175c5e61-7538-48db-bb6f-c5e793f3f282','039a781f-a5ca-4f06-a0fa-6422e32a103d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3778e70446c34f01b7fcabf46aabd084',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.656239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d879ff1-3658-45c3-b41b-09270e3e5a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:04.670499 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d879ff1-3658-45c3-b41b-09270e3e5a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:04.671417 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Flow 'volume_create_api' (bee31ef2-08e4-495b-8c9b-1c7a94ca7a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:04.671803 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume request issued successfully. Aug 19 23:20:04.672826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-435dd66b-905f-454b-9b7c-cb6a3e44eec0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:04.673294 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 733/2930] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:04 2026] POST /volume/v3/volumes => generated 748 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:04.686425 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.689021 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:04.689245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.689425 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.705847 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:04.705847 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:04.715020 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:04.727262 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e061cd87-ce2c-4766-b017-a6cf2cffb5f6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:04.727262 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 731/2931] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:04.851191 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b79cb30b-9023-448f-9959-e88da9057597 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:04.853230 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b79cb30b-9023-448f-9959-e88da9057597 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:04.853412 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b79cb30b-9023-448f-9959-e88da9057597 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:04.854015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b79cb30b-9023-448f-9959-e88da9057597 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:04.854015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b79cb30b-9023-448f-9959-e88da9057597 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:04.858473 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:04.858473 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:04.859287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b79cb30b-9023-448f-9959-e88da9057597 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:04.859658 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 736/2932] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:04 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:05.282938 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-704bb8e5-63fa-46e5-8289-609706aafd54 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.285084 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-704bb8e5-63fa-46e5-8289-609706aafd54 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:05.285319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-704bb8e5-63fa-46e5-8289-609706aafd54 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.285557 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-704bb8e5-63fa-46e5-8289-609706aafd54 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.285665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-704bb8e5-63fa-46e5-8289-609706aafd54 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:05.290839 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.290839 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:05.291837 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-704bb8e5-63fa-46e5-8289-609706aafd54 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:05.292291 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 733/2933] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:05.477512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.479967 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:05.480370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.480905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.492704 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.492704 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:05.498668 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:05.503813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fce633be-2fc5-43cb-a258-a5e1dc175e45 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 returned with HTTP 200 Aug 19 23:20:05.504423 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 734/2934] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:05.522838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.525237 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] GET https://10.4.3.193/volume/v3/volumes/summary Aug 19 23:20:05.525504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.525773 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.525948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:05.532212 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] Get summary completed successfully. Aug 19 23:20:05.532503 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9a40a720-a8e0-4527-8610-5ab3e1c28bbe tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-reader] https://10.4.3.193/volume/v3/volumes/summary returned with HTTP 200 Aug 19 23:20:05.533035 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 732/2935] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:05.542737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.543598 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:05.543945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.546962 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.546962 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume with id: 9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:05.553705 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.553705 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:05.554135 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:05.573481 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Delete volume request issued successfully. Aug 19 23:20:05.573481 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e236d4d5-3cfb-498c-997d-dcdac442abe4 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 returned with HTTP 202 Aug 19 23:20:05.573481 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 737/2936] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:05 2026] DELETE /volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:05.584306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.586528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:05.586528 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.586871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.599121 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.599121 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:05.604107 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Volume info retrieved successfully. Aug 19 23:20:05.612617 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cf7f86f-c0f9-4343-9263-f58069eef5ad tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 returned with HTTP 200 Aug 19 23:20:05.613232 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 734/2937] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:05.743376 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.746395 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:05.746606 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.746874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.760256 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.760256 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:05.765739 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:05.771443 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48b779a3-d1fa-4ff1-8aaa-5e54c1bc6037 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:05.772268 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 735/2938] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:05.788892 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.791517 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] POST https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529/action Aug 19 23:20:05.791898 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:05.792066 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:05.804423 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.804423 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:05.804991 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:05.853803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Created reservations ['bb3fc8a5-d158-48ec-b081-f0a65cc1100d', '54328821-5298-482f-9cff-2bb91570262a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:05.870765 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Extend volume request issued successfully. Aug 19 23:20:05.871025 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ed9452f-8d7a-41dd-8ce4-9a0fc047728f tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529/action returned with HTTP 202 Aug 19 23:20:05.871074 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.871528 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 733/2939] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:20:05 2026] POST /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:05.872851 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:05.873053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.873226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.873319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:05.884587 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.884587 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:05.885281 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5cca5519-ad3b-41b6-8f77-d1e7cd7beaa4 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:05.885703 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 738/2940] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:05.886666 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e186621-a859-4fac-babe-0eff8eb67e9d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:05.888461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e186621-a859-4fac-babe-0eff8eb67e9d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:05.888843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e186621-a859-4fac-babe-0eff8eb67e9d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:05.889090 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e186621-a859-4fac-babe-0eff8eb67e9d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:05.896948 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:05.896948 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:05.901462 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e186621-a859-4fac-babe-0eff8eb67e9d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:05.907423 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e186621-a859-4fac-babe-0eff8eb67e9d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:05.908251 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 735/2941] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:05 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:06.304922 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:06.308436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:06.308673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:06.308911 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:06.309004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:06.318419 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:06.318419 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:06.319668 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e43bf7ce-3c84-41d4-86f0-0ab43ce5a243 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:06.320197 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 736/2942] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:06 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:06.626173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-514627bd-8de5-42e5-ae0c-f997f00c2289 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:06.628440 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-514627bd-8de5-42e5-ae0c-f997f00c2289 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] GET https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 Aug 19 23:20:06.628760 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-514627bd-8de5-42e5-ae0c-f997f00c2289 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:06.629015 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-514627bd-8de5-42e5-ae0c-f997f00c2289 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:06.639018 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-514627bd-8de5-42e5-ae0c-f997f00c2289 tempest-ProjectReaderTests-2147458900 tempest-ProjectReaderTests-2147458900-project-admin] https://10.4.3.193/volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 returned with HTTP 404 Aug 19 23:20:06.639613 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 734/2943] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:06 2026] GET /volume/v3/volumes/9411284c-076a-40dc-9e97-a8ca073e17d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:06.900445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:06.900445 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:06.900445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:06.900956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:06.900956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:06.904942 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:06.904942 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:06.906115 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6ac914e1-7914-4a38-ae70-510316d2bd2c tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:06.906200 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 739/2944] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:06 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:06.922466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:06.924311 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:06.924485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:06.924687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:06.933127 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:06.933127 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:06.938081 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:06.943447 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dd335237-8b54-4bd3-a9fd-bb3ce6fb259c tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:06.943884 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 736/2945] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:06 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:06.963404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:06.964380 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:06.965051 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:06.965051 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:06.979794 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:06.979794 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:06.984654 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:06.989648 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b73296d-8b0b-4658-89c0-5d72ab19c63d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:06.990261 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 737/2946] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:06 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:07.002766 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.004750 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:07.004911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.005077 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.012180 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.012180 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:07.020536 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:07.027251 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aab09f4-8aa3-42d5-b46b-73756d4a4be0 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:07.027921 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 735/2947] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:07.040737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.042782 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] DELETE https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:07.043326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.043326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.044094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Delete volume with id: cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:07.052348 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.052348 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:07.052990 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:07.073870 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Delete volume request issued successfully. Aug 19 23:20:07.074097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f15066e2-6238-4e52-a3c8-97f62fd369bb tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 202 Aug 19 23:20:07.074501 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 740/2948] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:07 2026] DELETE /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:07.089415 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.092960 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:07.092960 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.092960 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.099722 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.099722 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:07.103705 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:07.109368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3b3f7b21-6d3a-4f12-92d0-7af90ec6377b tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 200 Aug 19 23:20:07.109833 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 737/2949] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:07.226040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8da90aaf-30fb-4cf2-9f51-d15afb8acf31 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.333134 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.335281 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:07.335281 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.335497 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.335641 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:07.340907 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.340907 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:07.340907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02bfe21b-37fb-4a2e-9314-fa30a2485c57 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:07.340907 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 736/2950] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.344782 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8da90aaf-30fb-4cf2-9f51-d15afb8acf31 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.345019 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8da90aaf-30fb-4cf2-9f51-d15afb8acf31 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.345213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8da90aaf-30fb-4cf2-9f51-d15afb8acf31 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.359910 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8da90aaf-30fb-4cf2-9f51-d15afb8acf31 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.360360 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 738/2951] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 597 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.368631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-429765ca-7a52-499d-88fe-03fb10287092 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.370908 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-429765ca-7a52-499d-88fe-03fb10287092 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults Aug 19 23:20:07.371108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-429765ca-7a52-499d-88fe-03fb10287092 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.371304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-429765ca-7a52-499d-88fe-03fb10287092 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'defaults' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.384233 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-429765ca-7a52-499d-88fe-03fb10287092 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults returned with HTTP 200 Aug 19 23:20:07.384760 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 741/2952] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults => generated 597 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.394364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d4c01b1f-f266-46f3-9c1a-bb445baf25c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.396100 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4c01b1f-f266-46f3-9c1a-bb445baf25c4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.396443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d4c01b1f-f266-46f3-9c1a-bb445baf25c4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:07.430153 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d4c01b1f-f266-46f3-9c1a-bb445baf25c4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.430540 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 738/2953] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:20:07 2026] PUT /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 555 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.444607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f687c986-3278-4313-add1-47d64ae422ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.446432 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f687c986-3278-4313-add1-47d64ae422ff tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] DELETE https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.446570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f687c986-3278-4313-add1-47d64ae422ff tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.447853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f687c986-3278-4313-add1-47d64ae422ff tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.453670 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f687c986-3278-4313-add1-47d64ae422ff tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.455751 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 737/2954] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:07 2026] DELETE /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 0 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:20:07.467625 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b2fdb82-2b4e-44e6-8be8-faa8a0862fcf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.469468 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b2fdb82-2b4e-44e6-8be8-faa8a0862fcf tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.469673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b2fdb82-2b4e-44e6-8be8-faa8a0862fcf tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.469890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b2fdb82-2b4e-44e6-8be8-faa8a0862fcf tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.484702 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b2fdb82-2b4e-44e6-8be8-faa8a0862fcf tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.485172 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 739/2955] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 597 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.495160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-455ca8ad-10db-4b02-9fb3-40847475d8c2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.497128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-455ca8ad-10db-4b02-9fb3-40847475d8c2 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.497416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-455ca8ad-10db-4b02-9fb3-40847475d8c2 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:07.623256 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-455ca8ad-10db-4b02-9fb3-40847475d8c2 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.623841 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 742/2956] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:20:07 2026] PUT /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 555 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.637159 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c7b4aca5-d778-4b52-84a4-06c9bcfe7562 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.640668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7b4aca5-d778-4b52-84a4-06c9bcfe7562 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults Aug 19 23:20:07.641175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7b4aca5-d778-4b52-84a4-06c9bcfe7562 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.641491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7b4aca5-d778-4b52-84a4-06c9bcfe7562 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'defaults' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.657319 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7b4aca5-d778-4b52-84a4-06c9bcfe7562 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults returned with HTTP 200 Aug 19 23:20:07.657850 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 739/2957] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b/defaults => generated 597 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.672958 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2be8c2d-4a99-465e-b148-475f46199262 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.675699 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2be8c2d-4a99-465e-b148-475f46199262 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:07.675699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2be8c2d-4a99-465e-b148-475f46199262 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.675699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2be8c2d-4a99-465e-b148-475f46199262 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.699556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2be8c2d-4a99-465e-b148-475f46199262 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:07.700082 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 738/2958] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 597 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.715658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e924ecce-26b9-4ee0-a032-6871c7f8a6c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.718376 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e924ecce-26b9-4ee0-a032-6871c7f8a6c9 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True Aug 19 23:20:07.718891 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e924ecce-26b9-4ee0-a032-6871c7f8a6c9 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.719223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e924ecce-26b9-4ee0-a032-6871c7f8a6c9 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.750098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e924ecce-26b9-4ee0-a032-6871c7f8a6c9 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True returned with HTTP 200 Aug 19 23:20:07.751064 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 740/2959] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True => generated 1338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:07.765531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.886199 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:07.887731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-702382954"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:07.888481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-702382954'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:07.888734 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume of 1 GB Aug 19 23:20:07.900168 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Availability Zones retrieved successfully. Aug 19 23:20:07.916321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.918653 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:07.918942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.919179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.919352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:07.925526 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.925526 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:07.926362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-414da04e-f9f9-4f64-ade6-c5692005e5c1 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:07.926837 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 740/2960] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.938214 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dbf83c8-3cad-4175-a69a-e67bd106e863 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.940752 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dbf83c8-3cad-4175-a69a-e67bd106e863 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] PUT https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:07.940752 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dbf83c8-3cad-4175-a69a-e67bd106e863 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:07.947644 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.947644 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:07.955821 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dbf83c8-3cad-4175-a69a-e67bd106e863 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:07.956262 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 739/2961] 10.4.3.193 () {70 vars in 1408 bytes} [Wed Aug 19 23:20:07 2026] PUT /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.965967 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d26be86b-0712-463b-97c5-7afed9481eed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.967857 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d26be86b-0712-463b-97c5-7afed9481eed tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:07.968061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d26be86b-0712-463b-97c5-7afed9481eed tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.968228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d26be86b-0712-463b-97c5-7afed9481eed tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.968340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d26be86b-0712-463b-97c5-7afed9481eed tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:07.973447 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:07.973447 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:07.977099 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d26be86b-0712-463b-97c5-7afed9481eed tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:07.977099 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 741/2962] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:07 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:07.986398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:07.990903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] DELETE https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:07.991169 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:07.991421 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:07.991560 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Delete backup with id: b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. Aug 19 23:20:08.001046 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:08.001046 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:08.017378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] delete_backup rpcapi backup_id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:08.019449 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2672ee9e-daa5-4f3e-9d51-d1ee7fcd2b84 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 202 Aug 19 23:20:08.019980 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 741/2963] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:07 2026] DELETE /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:08.027518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-507e081f-6b47-423e-9238-f61fbfb67161 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.030101 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-507e081f-6b47-423e-9238-f61fbfb67161 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:08.030391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-507e081f-6b47-423e-9238-f61fbfb67161 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:08.030718 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-507e081f-6b47-423e-9238-f61fbfb67161 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:08.030874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-507e081f-6b47-423e-9238-f61fbfb67161 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:08.036351 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:08.036351 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:08.037236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-507e081f-6b47-423e-9238-f61fbfb67161 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 200 Aug 19 23:20:08.037832 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 740/2964] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:08 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:08.113893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Flow 'volume_create_api' (fb549dc9-1149-44f7-a002-e2c0acc87ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:08.113893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15b325-d29b-45f4-85ee-bce467b630be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.113893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:08.127317 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d568c33-92af-43a0-87ea-a028304acf52 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.129876 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d568c33-92af-43a0-87ea-a028304acf52 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 Aug 19 23:20:08.129876 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d568c33-92af-43a0-87ea-a028304acf52 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:08.129876 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d568c33-92af-43a0-87ea-a028304acf52 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:08.136417 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d568c33-92af-43a0-87ea-a028304acf52 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 returned with HTTP 404 Aug 19 23:20:08.136549 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 742/2965] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:08 2026] GET /volume/v3/volumes/cde3596a-b6b7-4e4b-90ab-198d5f814529 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:08.140913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15b325-d29b-45f4-85ee-bce467b630be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.141104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a832f43-48ad-47f5-be78-9e6dfea55677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.147068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-760bf8cd-5497-47fa-9b45-684d81d50667 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.147925 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:08.147925 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-456031257"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:08.149613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-456031257'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:08.149772 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume of 1 GB Aug 19 23:20:08.154298 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Availability Zones retrieved successfully. Aug 19 23:20:08.162974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Flow 'volume_create_api' (0bca388a-41aa-4f46-9e14-7818031c0f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:08.166241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa6ab8f-10ff-4c18-9a0e-0121fb82e51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.167672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:08.203455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa6ab8f-10ff-4c18-9a0e-0121fb82e51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.204371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2198b62-0caa-4509-8719-3a0256484ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.210079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Created reservations ['b59b3fd4-9cbc-428a-bec1-1573d69b1986', 'a53d2261-fcaa-438c-8d61-d6021c03c34b', '7e2c093d-d717-41b5-ac3f-c0e2d6e87589', '50bf00be-29de-4d2e-8613-5a15729aa1ab'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:08.211107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a832f43-48ad-47f5-be78-9e6dfea55677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b59b3fd4-9cbc-428a-bec1-1573d69b1986', 'a53d2261-fcaa-438c-8d61-d6021c03c34b', '7e2c093d-d717-41b5-ac3f-c0e2d6e87589', '50bf00be-29de-4d2e-8613-5a15729aa1ab']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.211937 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a0a9f9-40ea-45df-8980-611b1256f1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.241816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a0a9f9-40ea-45df-8980-611b1256f1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef05286-3492-44f6-b009-6ca66a1a7e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-702382954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b7828927a4b4089a570821fc8c7c61b',qos_specs=None,replication_status=,reservations=['b59b3fd4-9cbc-428a-bec1-1573d69b1986','a53d2261-fcaa-438c-8d61-d6021c03c34b','7e2c093d-d717-41b5-ac3f-c0e2d6e87589','50bf00be-29de-4d2e-8613-5a15729aa1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-702382954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef05286-3492-44f6-b009-6ca66a1a7e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7828927a4b4089a570821fc8c7c61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.243329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8ecceb-6570-4ed2-9c33-670b3b08c050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.260626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Created reservations ['9fc4f93d-bff7-4fa2-a031-cbd23dcced80', 'ed36b8c6-4269-448a-97eb-4d27b9c40ca9', '2c17c036-ad48-4829-a0b3-2f9421aeb080', '4ac9a376-96b0-4df9-900b-75f18edc85f4'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:08.261455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2198b62-0caa-4509-8719-3a0256484ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc4f93d-bff7-4fa2-a031-cbd23dcced80', 'ed36b8c6-4269-448a-97eb-4d27b9c40ca9', '2c17c036-ad48-4829-a0b3-2f9421aeb080', '4ac9a376-96b0-4df9-900b-75f18edc85f4']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.262213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cf6001-e25f-4e79-a480-e13ce76c40d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.277017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8ecceb-6570-4ed2-9c33-670b3b08c050) transitioned into state 'SUCCESS' from state '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-702382954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b7828927a4b4089a570821fc8c7c61b',qos_specs=None,replication_status=,reservations=['b59b3fd4-9cbc-428a-bec1-1573d69b1986','a53d2261-fcaa-438c-8d61-d6021c03c34b','7e2c093d-d717-41b5-ac3f-c0e2d6e87589','50bf00be-29de-4d2e-8613-5a15729aa1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.277902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcdaaea-729c-4808-a175-1735ea269376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.283879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cf6001-e25f-4e79-a480-e13ce76c40d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96918c06-4db2-465f-98a2-2fe7003f2ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-456031257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3f219271de4bf4832c508bb93a1873',qos_specs=None,replication_status=,reservations=['9fc4f93d-bff7-4fa2-a031-cbd23dcced80','ed36b8c6-4269-448a-97eb-4d27b9c40ca9','2c17c036-ad48-4829-a0b3-2f9421aeb080','4ac9a376-96b0-4df9-900b-75f18edc85f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3778e70446c34f01b7fcabf46aabd084',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-456031257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96918c06-4db2-465f-98a2-2fe7003f2ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a3f219271de4bf4832c508bb93a1873',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3778e70446c34f01b7fcabf46aabd084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.284590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac6ac13-8906-451b-961c-7e9578596639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.288187 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcdaaea-729c-4808-a175-1735ea269376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.288926 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Flow 'volume_create_api' (fb549dc9-1149-44f7-a002-e2c0acc87ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:08.289202 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume request issued successfully. Aug 19 23:20:08.289769 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbccd90d-fdf5-45b8-9f1e-fdabccfd2608 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:08.290142 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 743/2966] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:07 2026] POST /volume/v3/volumes => generated 755 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:08.304928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.307473 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac6ac13-8906-451b-961c-7e9578596639) transitioned into state 'SUCCESS' from state '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-456031257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3f219271de4bf4832c508bb93a1873',qos_specs=None,replication_status=,reservations=['9fc4f93d-bff7-4fa2-a031-cbd23dcced80','ed36b8c6-4269-448a-97eb-4d27b9c40ca9','2c17c036-ad48-4829-a0b3-2f9421aeb080','4ac9a376-96b0-4df9-900b-75f18edc85f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3778e70446c34f01b7fcabf46aabd084',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.308428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f337828-11ba-40be-a61a-d736178311a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:08.308575 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:08.310885 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:08.311089 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:08.323405 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f337828-11ba-40be-a61a-d736178311a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:08.324276 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:08.324276 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:08.324617 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Flow 'volume_create_api' (0bca388a-41aa-4f46-9e14-7818031c0f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:08.325053 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create volume request issued successfully. Aug 19 23:20:08.325853 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-760bf8cd-5497-47fa-9b45-684d81d50667 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:08.326405 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 742/2967] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:08 2026] POST /volume/v3/volumes => generated 747 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:08.334592 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:08.340029 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8322056e-1da2-4cb3-8e49-5a0645b82bf6 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 200 Aug 19 23:20:08.340406 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 741/2968] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:08 2026] GET /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:08.342918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.344911 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:08.345143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:08.345378 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:08.356792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:08.357285 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:08.357285 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:08.358907 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:08.359131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:08.359375 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:08.359479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:08.361267 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:08.363844 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:08.363844 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:08.364625 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21cf8e75-42fe-4bb0-9752-df5b52714994 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:08.365013 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 744/2969] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:08 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:08.366326 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3d01ad5-4f17-4a35-8bc5-2c4afa7ab9da tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:08.366811 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 743/2970] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:08 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:09.049297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.051816 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 Aug 19 23:20:09.052024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.052209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.052311 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Show backup with id b2d6082f-2b13-47b6-94b5-3f5a07c8bae1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:09.057296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e49149-87ab-4aea-943d-f8c6f96bafcc tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 returned with HTTP 404 Aug 19 23:20:09.057785 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 743/2971] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/backups/b2d6082f-2b13-47b6-94b5-3f5a07c8bae1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:09.065219 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.067320 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:20:09.067584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.067847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.068041 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Delete volume with id: cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:20:09.075062 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.075062 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:09.075346 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Volume info retrieved successfully. Aug 19 23:20:09.090533 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Delete volume request issued successfully. Aug 19 23:20:09.090739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2d894717-6da6-4aa2-bea8-7ac366c2bf3e tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 returned with HTTP 202 Aug 19 23:20:09.091199 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 742/2972] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:09 2026] DELETE /volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:09.100144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9309f923-db61-4581-9fc1-3d8d97671c19 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.102332 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9309f923-db61-4581-9fc1-3d8d97671c19 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:20:09.102616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9309f923-db61-4581-9fc1-3d8d97671c19 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.102882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9309f923-db61-4581-9fc1-3d8d97671c19 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.112481 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.112481 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:09.117231 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9309f923-db61-4581-9fc1-3d8d97671c19 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Volume info retrieved successfully. Aug 19 23:20:09.122749 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9309f923-db61-4581-9fc1-3d8d97671c19 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 returned with HTTP 200 Aug 19 23:20:09.123379 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 745/2973] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:20:09.357096 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8065df77-0c31-44df-b556-153c1bc78c10 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.359439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8065df77-0c31-44df-b556-153c1bc78c10 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:09.359954 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8065df77-0c31-44df-b556-153c1bc78c10 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.360163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8065df77-0c31-44df-b556-153c1bc78c10 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.367507 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.367507 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:09.371081 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8065df77-0c31-44df-b556-153c1bc78c10 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:09.376082 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.378667 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8065df77-0c31-44df-b556-153c1bc78c10 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 200 Aug 19 23:20:09.378667 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 744/2974] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:09.378848 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:09.378848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.378848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.378848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:09.382164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-93c6b517-007f-4064-a723-6dc989a9af57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.383567 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.383567 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:09.384023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93c6b517-007f-4064-a723-6dc989a9af57 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:09.384283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93c6b517-007f-4064-a723-6dc989a9af57 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.384524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93c6b517-007f-4064-a723-6dc989a9af57 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.384580 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2a237fe8-d8bb-4bd2-819d-d566071a450d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:09.385014 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 744/2975] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:09.392592 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.392592 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:09.396815 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-93c6b517-007f-4064-a723-6dc989a9af57 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:09.397597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9f5bb677-ac24-432a-b8ef-1e033b335583 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.399830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f5bb677-ac24-432a-b8ef-1e033b335583 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True Aug 19 23:20:09.400087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f5bb677-ac24-432a-b8ef-1e033b335583 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.400352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9f5bb677-ac24-432a-b8ef-1e033b335583 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.402779 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93c6b517-007f-4064-a723-6dc989a9af57 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:09.403047 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 743/2976] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:09.420893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.423399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:09.423935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96918c06-4db2-465f-98a2-2fe7003f2ef3", "name": "tempest-VolumesExtendTest-Snapshot-813657189"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:09.429043 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9f5bb677-ac24-432a-b8ef-1e033b335583 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True returned with HTTP 200 Aug 19 23:20:09.429425 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 746/2977] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True => generated 1338 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:09.435734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.435734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:09.436324 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:09.436567 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Create snapshot from volume 96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:09.441216 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.443306 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:09.443559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.443823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.444034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Delete volume with id: 3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:09.452292 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.452292 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:09.452875 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:09.469732 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Delete volume request issued successfully. Aug 19 23:20:09.469941 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56a25a51-1542-4521-a799-2fbc4ec7ed65 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 202 Aug 19 23:20:09.470344 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 745/2978] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:09 2026] DELETE /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:09.472845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Created reservations ['dafe0dee-d714-486f-aa7e-4e3fcc8a916b', 'a6dd0153-f5a6-4627-9d4b-dc603279dac8', '1a2621b5-4c11-4645-b4f7-b6e0c874fef8', '3425085f-333f-4417-ab64-e5016d1c24a0'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:09.483564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.486064 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:09.486356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.486630 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.494909 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.494909 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:09.500498 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:09.505820 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d974e1bd-588e-4c59-ad4e-9b6cb2bd67ea tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 200 Aug 19 23:20:09.506249 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 744/2979] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:09.518480 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot create request issued successfully. Aug 19 23:20:09.518887 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-388b0bb2-6d0a-4cb6-b561-4f94050f2f85 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:09.519321 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 745/2980] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:09 2026] POST /volume/v3/snapshots => generated 303 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:09.533599 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:09.536307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:09.536560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:09.536844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:09.542196 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:09.542196 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:09.542749 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot retrieved successfully. Aug 19 23:20:09.544190 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5b7e9e8-0f14-49dd-a62a-3007dda7e270 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d returned with HTTP 200 Aug 19 23:20:09.545093 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 747/2981] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:09 2026] GET /volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:10.135703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-64e0b4a8-fe33-40e8-ba29-df009fdf6bb3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.137599 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64e0b4a8-fe33-40e8-ba29-df009fdf6bb3 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] GET https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 Aug 19 23:20:10.137854 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64e0b4a8-fe33-40e8-ba29-df009fdf6bb3 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.138040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64e0b4a8-fe33-40e8-ba29-df009fdf6bb3 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.144392 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64e0b4a8-fe33-40e8-ba29-df009fdf6bb3 tempest-ProjectAdminTests39-1757799857 tempest-ProjectAdminTests39-1757799857-project-admin] https://10.4.3.193/volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 returned with HTTP 404 Aug 19 23:20:10.144865 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 746/2982] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/volumes/cbbaf39f-ca2c-431b-9cc4-a5aa7e8c8115 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:10.402102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.403733 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:10.404017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.404295 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.404498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:10.409477 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:10.409477 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:10.411450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df8eb2bd-0532-4fa1-b73b-2a3756df5477 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:10.411450 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 745/2983] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:10.520510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-42eddaf3-5e33-4bfa-8f78-880789b65ede None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.522916 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42eddaf3-5e33-4bfa-8f78-880789b65ede tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:10.523258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42eddaf3-5e33-4bfa-8f78-880789b65ede tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.523533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42eddaf3-5e33-4bfa-8f78-880789b65ede tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.529857 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42eddaf3-5e33-4bfa-8f78-880789b65ede tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 404 Aug 19 23:20:10.530526 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 746/2984] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:10.538249 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-46bab70e-bff3-4474-8f14-4d02eb158b32 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.540105 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46bab70e-bff3-4474-8f14-4d02eb158b32 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:10.540285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46bab70e-bff3-4474-8f14-4d02eb158b32 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.540459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46bab70e-bff3-4474-8f14-4d02eb158b32 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.550431 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46bab70e-bff3-4474-8f14-4d02eb158b32 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 404 Aug 19 23:20:10.551287 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 748/2985] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:10.560519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b627527-ed46-44f7-95a4-1474a54d1026 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.562277 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.566302 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b627527-ed46-44f7-95a4-1474a54d1026 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:10.566302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b627527-ed46-44f7-95a4-1474a54d1026 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.566302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b627527-ed46-44f7-95a4-1474a54d1026 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.566870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:10.566870 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.566870 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.566870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Delete volume with id: 3ef05286-3492-44f6-b009-6ca66a1a7e4c Aug 19 23:20:10.569329 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:10.569329 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:10.569982 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b627527-ed46-44f7-95a4-1474a54d1026 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot retrieved successfully. Aug 19 23:20:10.571062 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b627527-ed46-44f7-95a4-1474a54d1026 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d returned with HTTP 200 Aug 19 23:20:10.571579 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 747/2986] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:10.577343 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a61e654-07b2-4607-b6ea-ad19b422a893 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c returned with HTTP 404 Aug 19 23:20:10.577343 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 746/2987] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:10 2026] DELETE /volume/v3/volumes/3ef05286-3492-44f6-b009-6ca66a1a7e4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:10.582595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-96351cb9-c672-4a54-84df-cd42372d5970 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.585493 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] POST https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3/action Aug 19 23:20:10.586356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:10.586562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:10.587915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.589665 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:10.590022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407529905"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:10.591531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-407529905'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:10.591727 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume of 1 GB Aug 19 23:20:10.605348 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Availability Zones retrieved successfully. Aug 19 23:20:10.611952 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:10.611952 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:10.611952 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:10.612371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Flow 'volume_create_api' (6c0ca9dd-d26c-4274-9846-28fc9a45a2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:10.613489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3586b03-d066-42e4-b1b3-f2220b7fabce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:10.620584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:10.664259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3586b03-d066-42e4-b1b3-f2220b7fabce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:10.665679 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e662f9-558b-4451-9589-70664b69bc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:10.705721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Created reservations ['f9748636-d017-4f37-82fe-1c7f7cf61b7b', '3dd4ca7a-5b72-4eda-83bf-7ff987e42aad'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:10.723469 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Extend volume request issued successfully. Aug 19 23:20:10.723469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96351cb9-c672-4a54-84df-cd42372d5970 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3/action returned with HTTP 202 Aug 19 23:20:10.724042 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 747/2988] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:20:10 2026] POST /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:10.733596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5c93c456-ec6c-4475-b925-396603df5dc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.741046 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c93c456-ec6c-4475-b925-396603df5dc6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:10.741349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c93c456-ec6c-4475-b925-396603df5dc6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.741618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c93c456-ec6c-4475-b925-396603df5dc6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.744951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Created reservations ['8dd5f7cf-da15-4b66-89c4-17d752b759a4', 'f98d775b-80a2-4c4d-aae3-574c4dac75ff', '885fb169-d5d0-435e-b612-644d729834eb', '027cfd05-3907-4b80-994c-9c0dc6797cf2'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:10.744951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e662f9-558b-4451-9589-70664b69bc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd5f7cf-da15-4b66-89c4-17d752b759a4', 'f98d775b-80a2-4c4d-aae3-574c4dac75ff', '885fb169-d5d0-435e-b612-644d729834eb', '027cfd05-3907-4b80-994c-9c0dc6797cf2']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:10.744951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d513190-6b70-499f-a594-477275a0ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:10.759509 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:10.759509 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:10.764970 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5c93c456-ec6c-4475-b925-396603df5dc6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:10.769731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c93c456-ec6c-4475-b925-396603df5dc6 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:10.770248 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 748/2989] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:10.787250 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d513190-6b70-499f-a594-477275a0ac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c53f771-e79f-4b18-b6a8-15a9971998d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-407529905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b7828927a4b4089a570821fc8c7c61b',qos_specs=None,replication_status=,reservations=['8dd5f7cf-da15-4b66-89c4-17d752b759a4','f98d775b-80a2-4c4d-aae3-574c4dac75ff','885fb169-d5d0-435e-b612-644d729834eb','027cfd05-3907-4b80-994c-9c0dc6797cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-407529905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c53f771-e79f-4b18-b6a8-15a9971998d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b7828927a4b4089a570821fc8c7c61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:10.788247 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2522292e-2dec-4655-ad27-76197838aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:10.817638 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2522292e-2dec-4655-ad27-76197838aaa8) transitioned into state 'SUCCESS' from state '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-407529905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b7828927a4b4089a570821fc8c7c61b',qos_specs=None,replication_status=,reservations=['8dd5f7cf-da15-4b66-89c4-17d752b759a4','f98d775b-80a2-4c4d-aae3-574c4dac75ff','885fb169-d5d0-435e-b612-644d729834eb','027cfd05-3907-4b80-994c-9c0dc6797cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6cac6c027e4dd7b172bd1f24ecf1ef',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:10.818524 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a977a07-2989-4a77-83fa-21eff39f812f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:10.831947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a977a07-2989-4a77-83fa-21eff39f812f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:10.833078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Flow 'volume_create_api' (6c0ca9dd-d26c-4274-9846-28fc9a45a2e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:10.833440 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Create volume request issued successfully. Aug 19 23:20:10.834251 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f723c39-5030-4895-bc9e-c4f9a336bb60 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:10.834805 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 749/2990] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:10 2026] POST /volume/v3/volumes => generated 755 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:10.850918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:10.853381 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:10.853567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:10.853832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:10.863990 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:10.863990 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:10.869728 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:10.875856 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3b57a1e-a8ef-43de-ae8b-39e9d7305bfd tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 200 Aug 19 23:20:10.876319 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 747/2991] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:10 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.423488 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.426238 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:11.426507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.426630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.426774 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:11.432093 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.432093 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:11.433321 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0137f675-274d-461e-8d87-c5b4fbad57e3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:11.434025 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 748/2992] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.737872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.786464 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.788264 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:11.788459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.788636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.795983 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.795983 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:11.799806 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:11.804360 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85d80bde-f366-46f6-8b1f-3cf0efb9ce35 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:11.804972 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 750/2993] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.816920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3dee3832-363a-4173-8882-e4c00952a331 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.819309 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3dee3832-363a-4173-8882-e4c00952a331 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:11.819572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3dee3832-363a-4173-8882-e4c00952a331 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.819860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3dee3832-363a-4173-8882-e4c00952a331 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.828863 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.828863 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:11.834107 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3dee3832-363a-4173-8882-e4c00952a331 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:11.841160 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3dee3832-363a-4173-8882-e4c00952a331 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:11.841242 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:11.841681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-285413705"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:11.841738 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 748/2994] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.844772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-285413705'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:11.847817 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Create volume of 1 GB Aug 19 23:20:11.859838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.860063 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:11.861395 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:11.861669 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.862171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.862171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Delete snapshot with id: 58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:11.867179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Flow 'volume_create_api' (4f23e322-9dd2-4269-a88b-efa951b5a72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:11.868238 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb54cebd-547c-4157-b5db-c991384c34e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:11.868301 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.868301 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:11.868966 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot retrieved successfully. Aug 19 23:20:11.869209 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:11.888769 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot delete request issued successfully. Aug 19 23:20:11.892269 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-211033e8-1006-4e05-b21f-864fa9bbdcdd tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d returned with HTTP 202 Aug 19 23:20:11.892899 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 749/2995] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:11 2026] DELETE /volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:11.894585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.896485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb54cebd-547c-4157-b5db-c991384c34e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:11.896617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:11.896617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.896873 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.897666 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816775dd-91d7-4ba7-a7ee-9f704b1699ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:11.900299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.903287 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:11.903518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.903745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.903831 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.903831 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:11.908266 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Volume info retrieved successfully. Aug 19 23:20:11.908913 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.908913 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:11.909325 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Snapshot retrieved successfully. Aug 19 23:20:11.910115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1008d188-ca1e-4b1f-9f3a-75930b4779aa tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d returned with HTTP 200 Aug 19 23:20:11.910498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 749/2996] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.913686 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-76deebe3-d5be-42d3-9dbd-e58283af3bf3 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 200 Aug 19 23:20:11.914219 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 751/2997] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:11.929177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-77b00d0d-d2e5-4e30-b42f-915da294d937 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.931659 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77b00d0d-d2e5-4e30-b42f-915da294d937 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True Aug 19 23:20:11.932062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77b00d0d-d2e5-4e30-b42f-915da294d937 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.932409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-77b00d0d-d2e5-4e30-b42f-915da294d937 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.932931 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:11.932931 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:11.958637 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-77b00d0d-d2e5-4e30-b42f-915da294d937 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True returned with HTTP 200 Aug 19 23:20:11.960527 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 750/2998] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True => generated 1338 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:11.964403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Created reservations ['38e8edcd-70d4-4248-905b-698ec90c7144', 'be332f4d-7bce-4c4c-8924-b1ff0f7b557a', '52f54a50-7fb4-48d2-9791-645536cf9197', '37231145-86c2-47e5-b737-5370ca0763c0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:11.965178 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816775dd-91d7-4ba7-a7ee-9f704b1699ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e8edcd-70d4-4248-905b-698ec90c7144', 'be332f4d-7bce-4c4c-8924-b1ff0f7b557a', '52f54a50-7fb4-48d2-9791-645536cf9197', '37231145-86c2-47e5-b737-5370ca0763c0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:11.965942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4358b6d7-251e-4e2f-a42c-f0a0c012c776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:11.972567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cafb4f4-471a-4923-b6b2-d31844aa78fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:11.974366 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cafb4f4-471a-4923-b6b2-d31844aa78fe tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True Aug 19 23:20:11.974562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cafb4f4-471a-4923-b6b2-d31844aa78fe tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:11.974776 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cafb4f4-471a-4923-b6b2-d31844aa78fe tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:11.989112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4358b6d7-251e-4e2f-a42c-f0a0c012c776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ae58193-30ee-4a6e-a12f-1898658502ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285413705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1e7f3f75da641b38e019d88ed973092',qos_specs=None,replication_status=,reservations=['38e8edcd-70d4-4248-905b-698ec90c7144','be332f4d-7bce-4c4c-8924-b1ff0f7b557a','52f54a50-7fb4-48d2-9791-645536cf9197','37231145-86c2-47e5-b737-5370ca0763c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829f555be7a0459581f7fb600754b07a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285413705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ae58193-30ee-4a6e-a12f-1898658502ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1e7f3f75da641b38e019d88ed973092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='829f555be7a0459581f7fb600754b07a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:11.989792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13aa686e-e5f5-4d0f-87ac-63a7c9775184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:11.991474 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cafb4f4-471a-4923-b6b2-d31844aa78fe tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True returned with HTTP 200 Aug 19 23:20:11.991928 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 750/2999] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:11 2026] GET /volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True => generated 1338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:12.002379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.004411 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 19 23:20:12.004916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2c53f771-e79f-4b18-b6a8-15a9971998d8"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:12.006435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13aa686e-e5f5-4d0f-87ac-63a7c9775184) transitioned into state 'SUCCESS' from state '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-285413705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1e7f3f75da641b38e019d88ed973092',qos_specs=None,replication_status=,reservations=['38e8edcd-70d4-4248-905b-698ec90c7144','be332f4d-7bce-4c4c-8924-b1ff0f7b557a','52f54a50-7fb4-48d2-9791-645536cf9197','37231145-86c2-47e5-b737-5370ca0763c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829f555be7a0459581f7fb600754b07a',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:12.006906 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.volume_transfer [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Creating new volume transfer {'transfer': {'volume_id': '2c53f771-e79f-4b18-b6a8-15a9971998d8'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 23:20:12.007082 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c62eb28-1dad-46ca-8ccb-f5be8edf627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:12.007137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Creating transfer of volume 2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.007193 np0000007826 devstack@c-api.service[100376]: INFO cinder.transfer.api [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Generating transfer record for volume 2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.014921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c62eb28-1dad-46ca-8ccb-f5be8edf627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:12.015016 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.015016 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:12.015616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Flow 'volume_create_api' (4f23e322-9dd2-4269-a88b-efa951b5a72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:12.015899 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Create volume request issued successfully. Aug 19 23:20:12.016385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39b6953c-bd0f-40ca-a091-7dbf3885e200 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:12.016762 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 749/3000] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:11 2026] POST /volume/v3/volumes => generated 777 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:12.023575 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cb922e64-cb4a-47eb-8b4e-d49dcbb8c247 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 23:20:12.024085 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 752/3001] 10.4.3.193 () {68 vars in 1291 bytes} [Wed Aug 19 23:20:12 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:12.027809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87685995-8ebe-4019-8e4d-9235c571bc8b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.030098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87685995-8ebe-4019-8e4d-9235c571bc8b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:12.030377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87685995-8ebe-4019-8e4d-9235c571bc8b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.030614 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87685995-8ebe-4019-8e4d-9235c571bc8b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.034389 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.039460 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.039460 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:12.043557 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-87685995-8ebe-4019-8e4d-9235c571bc8b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Volume info retrieved successfully. Aug 19 23:20:12.051589 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87685995-8ebe-4019-8e4d-9235c571bc8b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca returned with HTTP 200 Aug 19 23:20:12.052131 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 751/3002] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.121214 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer/51cfce54-79f6-4e27-9518-71d1cfc23c86/accept Aug 19 23:20:12.121522 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aad517de4ae0ea9b"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:12.122895 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.volume_transfer [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Accepting volume transfer 51cfce54-79f6-4e27-9518-71d1cfc23c86 {{(pid=100373) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 23:20:12.123498 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Accepting transfer 51cfce54-79f6-4e27-9518-71d1cfc23c86 Aug 19 23:20:12.168887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Created reservations ['dcc10c6d-3530-4dce-b308-d7baefa51120', '84415c7e-3a11-4dad-b21b-87c83f8519a0', '56134789-4a6c-4101-89cb-8b4468e536e1', '8955b257-290b-4030-a2fc-c49fe3b46820'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:12.185482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Created reservations ['c4eb3b00-2b26-4ac8-80ea-55c6f026ff4c', '86528c47-3be4-4d36-8399-7dc2e9811527', 'b6844bde-1b18-4994-bbcd-741823824e6d', 'a749bd1b-5da1-47c5-b0c0-2b6d20cf9d62'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:12.219291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Created reservations ['51d1807b-1d6e-41f4-9bc6-b5ffc679970f', 'dd3cc1eb-9f14-461f-9c06-24676942afd0', 'db1a27ef-5fd1-4442-abc0-a6216740bba7', 'b15dd880-4d28-4f96-838d-913d8b17da2b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:12.248072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Created reservations ['c0a88c51-2ad8-488d-9da6-ae92baf3fcf2', '46e850d4-716b-4962-b4d1-55d69d5ef209', '064a5509-a7ce-46c1-99bc-ef566240dd59', '9a6d7693-10f2-4053-a949-636738049a59'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:12.257969 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Transfer volume completed successfully. Aug 19 23:20:12.319604 np0000007826 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Volume 2c53f771-e79f-4b18-b6a8-15a9971998d8 has been transferred. Aug 19 23:20:12.329380 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43dbb221-4590-4fe6-a486-f1329e86b6fc tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/51cfce54-79f6-4e27-9518-71d1cfc23c86/accept returned with HTTP 202 Aug 19 23:20:12.329934 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 751/3003] 10.4.3.193 () {68 vars in 1423 bytes} [Wed Aug 19 23:20:12 2026] POST /volume/v3/os-volume-transfer/51cfce54-79f6-4e27-9518-71d1cfc23c86/accept => generated 365 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:12.338798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.340480 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.340645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.340867 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.347536 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.347536 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:12.352379 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] Volume info retrieved successfully. Aug 19 23:20:12.357911 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39af5e2f-3fa4-4f95-a2cf-e57d1787a23f tempest-VolumeQuotasAdminTestJSON-699963949 tempest-VolumeQuotasAdminTestJSON-699963949-project-member] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 200 Aug 19 23:20:12.358388 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 750/3004] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.375241 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f26dcd18-0d7b-47e3-a993-fb01ff96fa7d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.377361 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f26dcd18-0d7b-47e3-a993-fb01ff96fa7d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True Aug 19 23:20:12.377676 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f26dcd18-0d7b-47e3-a993-fb01ff96fa7d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.378003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f26dcd18-0d7b-47e3-a993-fb01ff96fa7d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.403795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f26dcd18-0d7b-47e3-a993-fb01ff96fa7d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True returned with HTTP 200 Aug 19 23:20:12.404244 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 753/3005] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b?usage=True => generated 1338 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:12.429249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d6ebbf22-1c36-4847-97fd-b5031e113bb4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.431931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6ebbf22-1c36-4847-97fd-b5031e113bb4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True Aug 19 23:20:12.432159 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6ebbf22-1c36-4847-97fd-b5031e113bb4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.432415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d6ebbf22-1c36-4847-97fd-b5031e113bb4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.445564 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.447620 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:12.447879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.448091 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.448286 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:12.455248 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.455248 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:12.455942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d6ebbf22-1c36-4847-97fd-b5031e113bb4 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True returned with HTTP 200 Aug 19 23:20:12.456230 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbae6063-c5f6-4328-836b-40ff84ef5c0b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:12.456468 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 752/3006] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/os-quota-sets/4d51c63eca844cecac9f985a2f79a9ec?usage=True => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:12.456728 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 752/3007] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.471290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ceec22e6-0015-455d-abdf-00e870d1c274 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.471862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-64f1a639-6639-491d-9659-ec09cd27663b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.473374 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.473597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.473864 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.474034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Delete volume with id: 2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.474527 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-64f1a639-6639-491d-9659-ec09cd27663b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa Aug 19 23:20:12.474869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-64f1a639-6639-491d-9659-ec09cd27663b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.475128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-64f1a639-6639-491d-9659-ec09cd27663b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.482029 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.482029 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:12.482366 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Volume info retrieved successfully. Aug 19 23:20:12.491198 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.491198 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:12.499647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-886eabed-757f-4579-985a-bdcbff69b081 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.500983 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-64f1a639-6639-491d-9659-ec09cd27663b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:12.501865 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-886eabed-757f-4579-985a-bdcbff69b081 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:12.505585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-886eabed-757f-4579-985a-bdcbff69b081 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.505799 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Delete volume request issued successfully. Aug 19 23:20:12.505849 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-886eabed-757f-4579-985a-bdcbff69b081 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.505935 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ceec22e6-0015-455d-abdf-00e870d1c274 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 202 Aug 19 23:20:12.505935 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 751/3008] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:12 2026] DELETE /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:12.510931 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-64f1a639-6639-491d-9659-ec09cd27663b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa returned with HTTP 200 Aug 19 23:20:12.511419 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 754/3009] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.513913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.514165 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.514165 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:12.515897 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:12.516145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.516396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.518166 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-886eabed-757f-4579-985a-bdcbff69b081 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:12.526021 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.526021 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:12.527310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.527374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-886eabed-757f-4579-985a-bdcbff69b081 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:12.527773 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 753/3010] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.529418 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 19 23:20:12.529622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.529880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.530167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:12.531214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:20:12.532136 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Volume info retrieved successfully. Aug 19 23:20:12.539293 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3edf3b13-7d5b-43a9-bad1-075bcc7ab428 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 200 Aug 19 23:20:12.539293 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 753/3011] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 1011 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:12.539557 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Get all volumes completed successfully. Aug 19 23:20:12.540155 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caebcb2a-e3f5-4846-9cf9-b2b4143f4cf5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 19 23:20:12.540592 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 752/3012] 10.4.3.193 () {66 vars in 1237 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes => generated 663 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.550169 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-efd209b6-056e-4205-99fc-d90fa686fb13 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.552094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] DELETE https://10.4.3.193/volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa Aug 19 23:20:12.552287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.552460 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.552986 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume with id: 12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa Aug 19 23:20:12.560800 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.560800 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:12.561348 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:12.577648 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume request issued successfully. Aug 19 23:20:12.577871 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efd209b6-056e-4205-99fc-d90fa686fb13 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa returned with HTTP 202 Aug 19 23:20:12.582201 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 755/3013] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:12 2026] DELETE /volume/v3/volumes/12eef0d5-7f72-4ff1-95f5-16ca1b1a99aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:12.587152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.589673 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] DELETE https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e Aug 19 23:20:12.589945 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.590182 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.590304 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Delete backup with id: 45b92092-3122-4b83-a552-14e6043f357e. Aug 19 23:20:12.594626 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.594626 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:12.596627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.601920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:12.602214 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.602518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.609238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] delete_backup rpcapi backup_id 45b92092-3122-4b83-a552-14e6043f357e {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:12.611979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4de0b648-6a22-49e1-a7fb-22021d8462d8 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e returned with HTTP 202 Aug 19 23:20:12.612405 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 754/3014] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:12 2026] DELETE /volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:12.615417 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.615417 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:12.620609 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.622067 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:12.623039 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e Aug 19 23:20:12.623258 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.623469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.623612 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Show backup with id 45b92092-3122-4b83-a552-14e6043f357e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:12.629093 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.629093 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:12.629934 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-f11faea0-0255-41cc-a963-dbc0f6baaaca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:12.630006 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8fc00620-20e9-4ed1-9e32-eacae91878e5 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e returned with HTTP 200 Aug 19 23:20:12.630414 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 753/3015] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.631263 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 754/3016] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.723225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5b03d686-9375-477e-bd26-21f95ff1eee2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.723765 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b03d686-9375-477e-bd26-21f95ff1eee2 None None] GET https://10.4.3.193/volume// Aug 19 23:20:12.724022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b03d686-9375-477e-bd26-21f95ff1eee2 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.724307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b03d686-9375-477e-bd26-21f95ff1eee2 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.724781 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b03d686-9375-477e-bd26-21f95ff1eee2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:12.725169 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 756/3017] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:20:12.733591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-4f741845-14ae-41fd-b5e5-a05d24e7859b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.735518 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-4f741845-14ae-41fd-b5e5-a05d24e7859b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:20:12.735890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-4f741845-14ae-41fd-b5e5-a05d24e7859b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c560d76-98f2-4ab3-aed0-937a226e8c93", "connector": null, "instance_uuid": "9368092b-564a-48c8-91bc-b53b91c0610b"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:12.743753 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.743753 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:12.768562 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-4f741845-14ae-41fd-b5e5-a05d24e7859b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:20:12.769142 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 755/3018] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:20:12 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:12.801979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.805362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:12.806966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.807859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.814341 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ed0d04cb-4886-4a1e-901f-f658c5ac7a2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.814341 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed0d04cb-4886-4a1e-901f-f658c5ac7a2a None None] GET https://10.4.3.193/volume// Aug 19 23:20:12.814341 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed0d04cb-4886-4a1e-901f-f658c5ac7a2a None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.814341 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ed0d04cb-4886-4a1e-901f-f658c5ac7a2a None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.814873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ed0d04cb-4886-4a1e-901f-f658c5ac7a2a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:12.815082 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 755/3019] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:20:12.825153 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.825153 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:12.829262 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:12.830776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.834329 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:12.834329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.834329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.836954 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db3aeffe-6a6f-4118-a27b-09d729a66cc5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:12.837430 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 754/3020] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.847886 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.847886 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:12.852343 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:12.858188 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-308113ef-42c2-44cb-ac84-8d4d058df8c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:12.858598 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 757/3021] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:12.922624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3c6a5943-d853-4522-8ff3-41ac16957b43 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.925059 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c6a5943-d853-4522-8ff3-41ac16957b43 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d Aug 19 23:20:12.925059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c6a5943-d853-4522-8ff3-41ac16957b43 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.925059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c6a5943-d853-4522-8ff3-41ac16957b43 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.932065 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c6a5943-d853-4522-8ff3-41ac16957b43 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d returned with HTTP 404 Aug 19 23:20:12.932065 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 756/3022] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/snapshots/58acfde3-ad15-4d53-a762-554ea4aade2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:12.940616 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.942547 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:12.942836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.943035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.950752 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.950752 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:12.954488 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:12.959432 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d96e35-68a5-4e72-a0cc-65a33a87a249 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:12.959994 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 756/3023] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:12 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:12.976292 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.978579 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] DELETE https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:12.978873 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:12.979082 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:12.979277 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Delete volume with id: 96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:12.979914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:12.982463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] PUT https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a Aug 19 23:20:12.982875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:12.986595 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.986595 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:12.987195 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:12.992235 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Acquiring lock "cinder-attachment_update-5c560d76-98f2-4ab3-aed0-937a226e8c93-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:20:12.998535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Lock "cinder-attachment_update-5c560d76-98f2-4ab3-aed0-937a226e8c93-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:20:12.999816 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:12.999816 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:13.007730 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Delete volume request issued successfully. Aug 19 23:20:13.008037 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb8f6a7-6367-4cab-823d-ce2437d3fcff tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 202 Aug 19 23:20:13.008658 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 755/3024] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:12 2026] DELETE /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:13.016199 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.018300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:13.018564 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.018645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.026639 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.026639 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:13.031425 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Volume info retrieved successfully. Aug 19 23:20:13.041319 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-41737d1d-5c4d-4bbf-a9c5-00d13d37701d tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 200 Aug 19 23:20:13.041658 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 757/3025] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:13.069060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.070939 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:13.071236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.071493 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.082101 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.082101 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:13.087043 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Volume info retrieved successfully. Aug 19 23:20:13.092155 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08d5850f-bcbe-4071-a0d8-6962dcc6ef88 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca returned with HTTP 200 Aug 19 23:20:13.092581 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 757/3026] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:13.108520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.110679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:13.110978 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ae58193-30ee-4a6e-a12f-1898658502ca", "name": "tempest-type-Backup-1574706733"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:13.112908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Creating new backup {'backup': {'volume_id': '0ae58193-30ee-4a6e-a12f-1898658502ca', 'name': 'tempest-type-Backup-1574706733'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:13.113167 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Creating backup of volume 0ae58193-30ee-4a6e-a12f-1898658502ca in container None Aug 19 23:20:13.117253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Lock "cinder-attachment_update-5c560d76-98f2-4ab3-aed0-937a226e8c93-np0000007826" released by "attachment_update" :: held 0.119s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:20:13.117736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-5a6b764f-fda0-4f69-8a07-31caf0d8739d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a returned with HTTP 200 Aug 19 23:20:13.118368 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 758/3027] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:20:12 2026] PUT /volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:13.121594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.121594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:13.122355 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Volume info retrieved successfully. Aug 19 23:20:13.158483 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Created reservations ['e7e87881-0c15-47af-a466-47862917869c', '5d276924-24ba-44d0-8a99-3e1dcf045b20'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:13.205010 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2383cf39-fdbf-4c7b-b6e4-9002fd2dcf69 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:13.205603 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 756/3028] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:13 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 19 23:20:13.215393 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.217259 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:13.217505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.217812 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.217937 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:13.222117 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.222117 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:13.222861 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-65d189b2-27a2-473b-808b-6d07c8e5edf9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:13.223268 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 758/3029] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:13.558008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3083a519-9698-4666-b5f9-ce3cd7ef93de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.559975 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3083a519-9698-4666-b5f9-ce3cd7ef93de tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:13.560217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3083a519-9698-4666-b5f9-ce3cd7ef93de tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.560449 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3083a519-9698-4666-b5f9-ce3cd7ef93de tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.566079 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3083a519-9698-4666-b5f9-ce3cd7ef93de tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 404 Aug 19 23:20:13.566825 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 758/3030] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:13.573065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4af2bf78-d4d5-48fe-9d03-3f5464505e18 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.574980 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4af2bf78-d4d5-48fe-9d03-3f5464505e18 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] GET https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:13.575177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4af2bf78-d4d5-48fe-9d03-3f5464505e18 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.575355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4af2bf78-d4d5-48fe-9d03-3f5464505e18 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.581473 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4af2bf78-d4d5-48fe-9d03-3f5464505e18 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 404 Aug 19 23:20:13.582210 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 759/3031] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:13.588371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.590199 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:13.590391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.590563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.590781 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] Delete volume with id: 2c53f771-e79f-4b18-b6a8-15a9971998d8 Aug 19 23:20:13.596541 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfdf8e9a-d485-41fc-9a8e-3f59591cc133 tempest-VolumeQuotasAdminTestJSON-1687765677 tempest-VolumeQuotasAdminTestJSON-1687765677-project-member] https://10.4.3.193/volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 returned with HTTP 404 Aug 19 23:20:13.597144 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 757/3032] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:13 2026] DELETE /volume/v3/volumes/2c53f771-e79f-4b18-b6a8-15a9971998d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:13.608881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a95e57f7-6805-4401-9413-41f5b9493963 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.610614 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a95e57f7-6805-4401-9413-41f5b9493963 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/bd6d3b555a4c44b9b4e9fb41d1d7c1ab?usage=True Aug 19 23:20:13.610857 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a95e57f7-6805-4401-9413-41f5b9493963 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.611056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a95e57f7-6805-4401-9413-41f5b9493963 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.631468 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a95e57f7-6805-4401-9413-41f5b9493963 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/bd6d3b555a4c44b9b4e9fb41d1d7c1ab?usage=True returned with HTTP 200 Aug 19 23:20:13.631998 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 759/3033] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/os-quota-sets/bd6d3b555a4c44b9b4e9fb41d1d7c1ab?usage=True => generated 1338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:13.643650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.645371 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] GET https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e Aug 19 23:20:13.645577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.645842 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.645964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Show backup with id 45b92092-3122-4b83-a552-14e6043f357e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:13.649633 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce97289d-1a4d-4e39-a9cd-992771c8cba3 tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e returned with HTTP 404 Aug 19 23:20:13.649840 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-68b5448a-b53b-4ca0-9fa3-8532db95c670 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.650181 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 759/3034] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/backups/45b92092-3122-4b83-a552-14e6043f357e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:13.651852 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68b5448a-b53b-4ca0-9fa3-8532db95c670 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:13.652309 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-68b5448a-b53b-4ca0-9fa3-8532db95c670 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:13.657110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.658874 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] DELETE https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:13.659072 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.659248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.659368 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete backup with id: a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. Aug 19 23:20:13.664361 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.664361 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:13.671876 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.671876 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:13.680859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] delete_backup rpcapi backup_id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:13.682514 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18c25a6d-3706-4441-bdfa-c9a6714ebdfc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 202 Aug 19 23:20:13.683106 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 758/3035] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:13 2026] DELETE /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:13.693791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.698537 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:13.698955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.699260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.700500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:13.711449 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.711449 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:13.711449 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d6a6044-2b40-4d3e-888b-1541b58a8c7c tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 200 Aug 19 23:20:13.712096 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 760/3036] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:13.743209 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-68b5448a-b53b-4ca0-9fa3-8532db95c670 tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:13.743755 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 760/3037] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:20:13 2026] PUT /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 557 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:13.751255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b8f732cc-42e8-42e9-b351-ecec438cee8d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.752894 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8f732cc-42e8-42e9-b351-ecec438cee8d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b Aug 19 23:20:13.753183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b8f732cc-42e8-42e9-b351-ecec438cee8d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:13.835823 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8f732cc-42e8-42e9-b351-ecec438cee8d tempest-VolumeQuotasAdminTestJSON-1500800239 tempest-VolumeQuotasAdminTestJSON-1500800239-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b returned with HTTP 200 Aug 19 23:20:13.836265 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 760/3038] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:20:13 2026] PUT /volume/v3/os-quota-sets/4b7828927a4b4089a570821fc8c7c61b => generated 555 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:13.855004 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:13.857325 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:13.857525 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:13.857665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:13.867468 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:13.867468 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:13.870812 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:13.874667 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac280409-5441-41a6-ac95-68a3ac5e2b74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:13.875061 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 759/3039] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:13 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:14.054837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e53d0e4-7fc5-4562-a128-0540793cfb31 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.056635 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e53d0e4-7fc5-4562-a128-0540793cfb31 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] GET https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 Aug 19 23:20:14.056811 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e53d0e4-7fc5-4562-a128-0540793cfb31 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.057053 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e53d0e4-7fc5-4562-a128-0540793cfb31 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.063498 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e53d0e4-7fc5-4562-a128-0540793cfb31 tempest-VolumesExtendTest-2054513094 tempest-VolumesExtendTest-2054513094-project-member] https://10.4.3.193/volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 returned with HTTP 404 Aug 19 23:20:14.064180 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 761/3040] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/volumes/96918c06-4db2-465f-98a2-2fe7003f2ef3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:14.235034 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.237122 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:14.237332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.237518 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.237638 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:14.244571 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:14.244571 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:14.245383 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-647e12aa-98c4-4b0d-9ac5-dd875d52aaad tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:14.245806 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 761/3041] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:14.725557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.728335 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa Aug 19 23:20:14.728529 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.728742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.728903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id a4a5719b-5e00-4f51-a3bc-93e79e20b0fa. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:14.735192 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2734ac3d-9e8f-4a34-a749-e3b04b1b2b37 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa returned with HTTP 404 Aug 19 23:20:14.735875 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 761/3042] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/backups/a4a5719b-5e00-4f51-a3bc-93e79e20b0fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:14.827759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.829624 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:20:14.829922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.830149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.839943 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:14.839943 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:14.850258 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:14.858102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd9322b2-a9f0-47b6-9da8-97166b8382e8 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 200 Aug 19 23:20:14.858737 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 760/3043] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:14.876069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.878156 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] DELETE https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:20:14.878482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.879116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.879116 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume with id: cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:20:14.886924 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:14.886924 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:14.887572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.887827 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:14.890196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:14.890412 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.890642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.901605 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:14.901605 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:14.906437 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:14.908920 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume request issued successfully. Aug 19 23:20:14.909212 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf02865-7cf1-4e09-b4af-2e52c5bdeb73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 202 Aug 19 23:20:14.909756 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 762/3044] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:14 2026] DELETE /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:14.912228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bf30a10-a86b-479c-8812-39c65c6314d0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:14.912643 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 762/3045] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:14.918990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-50f26e05-99bf-481d-9725-91b16b0976d7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:14.920929 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50f26e05-99bf-481d-9725-91b16b0976d7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:20:14.921201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50f26e05-99bf-481d-9725-91b16b0976d7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:14.921422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-50f26e05-99bf-481d-9725-91b16b0976d7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:14.930239 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:14.930239 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:14.934635 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-50f26e05-99bf-481d-9725-91b16b0976d7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:14.939442 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-50f26e05-99bf-481d-9725-91b16b0976d7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 200 Aug 19 23:20:14.939879 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 762/3046] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:14 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-15bafde6-d1af-4f98-a5e1-5242d9241897 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:16.126123 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 761/3047] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:15 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] GET https://10.4.3.193/volume/v3/volumes/summary Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] Get summary completed successfully. Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ccc95d43-b967-45ef-9c4a-7eacf4c1eddf tempest-VolumesSummaryTest-1132184140 tempest-VolumesSummaryTest-1132184140-project-member] https://10.4.3.193/volume/v3/volumes/summary returned with HTTP 200 Aug 19 23:20:16.128478 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 763/3048] 10.4.3.193 () {68 vars in 1302 bytes} [Wed Aug 19 23:20:15 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:16.129536 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:16.130333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24684bd5-0b59-4152-91be-07e88d913dca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.130780 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2669c9ac-c5fe-47c0-8f83-49ce785dcc3f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:16.130780 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 763/3049] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:15 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.131396 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24684bd5-0b59-4152-91be-07e88d913dca tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 Aug 19 23:20:16.131396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24684bd5-0b59-4152-91be-07e88d913dca tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.131396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24684bd5-0b59-4152-91be-07e88d913dca tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.131396 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24684bd5-0b59-4152-91be-07e88d913dca tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 returned with HTTP 404 Aug 19 23:20:16.131396 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 763/3050] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:15 2026] GET /volume/v3/volumes/cbb366f1-9612-42f5-912f-c243fe8f1899 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-534112827"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-534112827'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume of 1 GB Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Availability Zones retrieved successfully. Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (cff8caec-9534-47d3-8fd0-e51c9ca4c569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295bb1a6-a554-4518-a627-4a97906c7ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295bb1a6-a554-4518-a627-4a97906c7ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1322e20c-a177-402b-8a91-a85d4f679b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Created reservations ['a2fc3b01-5bd8-4649-bd4e-3767c26ac1c0', 'eb2339ff-7bc2-4a00-8700-387b05448667', '017a79bf-ed56-4b03-a409-534f83ef48c5', '1ab31512-4d0d-4eb3-a043-9959dd5d94cb'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:16.133352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1322e20c-a177-402b-8a91-a85d4f679b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fc3b01-5bd8-4649-bd4e-3767c26ac1c0', 'eb2339ff-7bc2-4a00-8700-387b05448667', '017a79bf-ed56-4b03-a409-534f83ef48c5', '1ab31512-4d0d-4eb3-a043-9959dd5d94cb']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1e92d0-a1c3-4417-b72d-9d35197e59c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1e92d0-a1c3-4417-b72d-9d35197e59c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7a29e5-f70c-4bba-a3bc-a2dab55332ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-534112827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['a2fc3b01-5bd8-4649-bd4e-3767c26ac1c0','eb2339ff-7bc2-4a00-8700-387b05448667','017a79bf-ed56-4b03-a409-534f83ef48c5','1ab31512-4d0d-4eb3-a043-9959dd5d94cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-534112827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7a29e5-f70c-4bba-a3bc-a2dab55332ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162dfa3d3474488d90f360ae0256a29f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd9defee4614a64ab462bc242954ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feda0418-a0ea-4539-932e-bf502f6208f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feda0418-a0ea-4539-932e-bf502f6208f5) transitioned into state 'SUCCESS' from state '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-534112827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162dfa3d3474488d90f360ae0256a29f',qos_specs=None,replication_status=,reservations=['a2fc3b01-5bd8-4649-bd4e-3767c26ac1c0','eb2339ff-7bc2-4a00-8700-387b05448667','017a79bf-ed56-4b03-a409-534f83ef48c5','1ab31512-4d0d-4eb3-a043-9959dd5d94cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd9defee4614a64ab462bc242954ed6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2e2003-8840-465b-b348-2a037849483e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:16.134332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2e2003-8840-465b-b348-2a037849483e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:16.134890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Flow 'volume_create_api' (cff8caec-9534-47d3-8fd0-e51c9ca4c569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:16.134890 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Create volume request issued successfully. Aug 19 23:20:16.134890 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e37cc0ee-3bca-4c3f-bd15-7e558fb60eff tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:16.134890 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 762/3051] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:15 2026] POST /volume/v3/volumes => generated 753 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:16.139221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a80d8e5-760a-4715-8e12-d379d926114e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.144124 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a80d8e5-760a-4715-8e12-d379d926114e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:16.144124 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a80d8e5-760a-4715-8e12-d379d926114e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.144394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a80d8e5-760a-4715-8e12-d379d926114e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.159116 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.159116 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:16.176469 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0a80d8e5-760a-4715-8e12-d379d926114e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:16.186770 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a80d8e5-760a-4715-8e12-d379d926114e tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 200 Aug 19 23:20:16.187336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 764/3052] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:16 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.281705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.283860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:16.284125 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.284766 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.284766 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:16.289118 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.289118 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:16.289826 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7bcdc6cd-0577-47a8-aebf-bae25aa12dd7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:16.290210 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 764/3053] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:16 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:16.487105 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-aa8afec0-66d5-4513-aa97-d9865548b0b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.489607 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-aa8afec0-66d5-4513-aa97-d9865548b0b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a/action Aug 19 23:20:16.490382 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-aa8afec0-66d5-4513-aa97-d9865548b0b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:16.490604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-aa8afec0-66d5-4513-aa97-d9865548b0b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:16.519099 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.519099 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:16.534568 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-76657fd8-85eb-48c5-b90d-fdaf51e1d173 req-aa8afec0-66d5-4513-aa97-d9865548b0b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a/action returned with HTTP 204 Aug 19 23:20:16.535182 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 764/3054] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:20:16 2026] POST /volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:16.968050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-466e9060-fffe-465e-b303-5b71858a9800 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:16.970168 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-466e9060-fffe-465e-b303-5b71858a9800 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:16.970443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-466e9060-fffe-465e-b303-5b71858a9800 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:16.970696 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-466e9060-fffe-465e-b303-5b71858a9800 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:16.980594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:16.980594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:16.985265 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-466e9060-fffe-465e-b303-5b71858a9800 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:16.989856 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-466e9060-fffe-465e-b303-5b71858a9800 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:16.990215 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 763/3055] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:16 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:17.003001 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.004682 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:17.005180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c560d76-98f2-4ab3-aed0-937a226e8c93", "name": "tempest-VolumesBackupsTest-Backup-1703319790", "force": true, "container": "tempest-volumesbackupstest-backup-container-2005718091"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.007300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': '5c560d76-98f2-4ab3-aed0-937a226e8c93', 'name': 'tempest-VolumesBackupsTest-Backup-1703319790', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2005718091'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:17.007300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume 5c560d76-98f2-4ab3-aed0-937a226e8c93 in container tempest-volumesbackupstest-backup-container-2005718091 Aug 19 23:20:17.018876 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.018876 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:17.019641 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:17.050819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['460f4aab-adbe-407a-a768-aa87974e0a24', 'e1276887-27b1-4e30-ba79-270ad09ff0f6'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:17.078275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc9b6749-0030-4dd1-910a-1d7de8310b14 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:17.078620 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 765/3056] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:17 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 19 23:20:17.088220 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53078618-41dc-446c-82b8-e31d9ca29198 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.090036 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53078618-41dc-446c-82b8-e31d9ca29198 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:17.090234 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53078618-41dc-446c-82b8-e31d9ca29198 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.090481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53078618-41dc-446c-82b8-e31d9ca29198 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.090636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-53078618-41dc-446c-82b8-e31d9ca29198 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:17.095682 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.095682 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:17.096324 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53078618-41dc-446c-82b8-e31d9ca29198 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:17.096845 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 765/3057] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.166568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.204822 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.206912 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:17.207145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.207365 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.215403 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.215403 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:17.219604 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:17.224739 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25ce793a-2cf7-4b85-b31e-2cd37f26914f tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 200 Aug 19 23:20:17.225196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 764/3058] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.237004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.238675 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:17.239149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd7a29e5-f70c-4bba-a3bc-a2dab55332ec", "name": "tempest-VolumesBackupsAdminTest-Backup-478359543", "container": "tempest-volumesbackupsadmintest-backup-container-1480011609"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.240572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Creating new backup {'backup': {'volume_id': 'cd7a29e5-f70c-4bba-a3bc-a2dab55332ec', 'name': 'tempest-VolumesBackupsAdminTest-Backup-478359543', 'container': 'tempest-volumesbackupsadmintest-backup-container-1480011609'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:17.240814 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Creating backup of volume cd7a29e5-f70c-4bba-a3bc-a2dab55332ec in container tempest-volumesbackupsadmintest-backup-container-1480011609 Aug 19 23:20:17.247552 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.247552 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:17.248033 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:17.265185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Created reservations ['9c50ec4f-859e-487b-8cd7-b97e212e80de', 'b877ebd4-2d9e-4dc3-9a3e-ea5f71b8a061'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:17.295666 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0d4ecc6-1627-4eff-80d2-d66862376118 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:17.296351 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 766/3059] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/backups => generated 334 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:17.298513 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:17.299219 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1919649660"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.300627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1919649660'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:17.301768 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create volume of 1 GB Aug 19 23:20:17.301914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.303557 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:17.303861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.304078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.304203 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:17.304976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-000832f7-f891-4b88-9e5b-d60ec0160749 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.306582 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Availability Zones retrieved successfully. Aug 19 23:20:17.307225 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-000832f7-f891-4b88-9e5b-d60ec0160749 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:17.307477 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-000832f7-f891-4b88-9e5b-d60ec0160749 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.307665 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-000832f7-f891-4b88-9e5b-d60ec0160749 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.307817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-000832f7-f891-4b88-9e5b-d60ec0160749 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:17.309113 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.309113 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:17.310027 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5776ce55-e43a-45fd-8fb0-03c3e8151a33 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:17.310398 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 766/3060] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.312875 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.312875 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:17.313189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Flow 'volume_create_api' (2a6a6d3a-f502-41be-bea4-df09f72d0f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:17.313765 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-000832f7-f891-4b88-9e5b-d60ec0160749 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:17.314199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a145875f-2638-4c78-b2f3-136642cf4441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:17.314291 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 765/3061] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.315119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:17.337600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3018f53b-2206-46ac-a465-41d430736464 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.339858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a145875f-2638-4c78-b2f3-136642cf4441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:17.340557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e084e869-cbd5-44fb-b7ae-98a821eb7035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:17.411999 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3018f53b-2206-46ac-a465-41d430736464 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:17.412339 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3018f53b-2206-46ac-a465-41d430736464 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1892906120"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.413736 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.413736 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:17.422827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Created reservations ['f5ad8d68-01db-49ea-b622-62cfdf5402ab', '4182b435-d397-4ead-a78c-56ed7ea53cbf', '678433f2-e4c5-4617-b555-9c7ae6e8d3c2', '72beffba-f68e-474b-aa1b-2ecb6fdc665a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:17.423781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e084e869-cbd5-44fb-b7ae-98a821eb7035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ad8d68-01db-49ea-b622-62cfdf5402ab', '4182b435-d397-4ead-a78c-56ed7ea53cbf', '678433f2-e4c5-4617-b555-9c7ae6e8d3c2', '72beffba-f68e-474b-aa1b-2ecb6fdc665a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:17.424750 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca21c3d4-5841-4fbb-b59f-85dc834e7a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:17.428141 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3018f53b-2206-46ac-a465-41d430736464 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:17.428825 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 767/3062] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/types => generated 231 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.438027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bf55c398-be55-4702-9338-914ad2b53cc5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.440192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf55c398-be55-4702-9338-914ad2b53cc5 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] POST https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.440609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bf55c398-be55-4702-9338-914ad2b53cc5 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.449374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca21c3d4-5841-4fbb-b59f-85dc834e7a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b098c5-8950-470d-8fb1-3db5bee72eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1919649660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf94f4ddeae47e0842fdc8962c942a7',qos_specs=None,replication_status=,reservations=['f5ad8d68-01db-49ea-b622-62cfdf5402ab','4182b435-d397-4ead-a78c-56ed7ea53cbf','678433f2-e4c5-4617-b555-9c7ae6e8d3c2','72beffba-f68e-474b-aa1b-2ecb6fdc665a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9856c44f96054a7ab7e35bf3ee2902cc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1919649660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b098c5-8950-470d-8fb1-3db5bee72eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf94f4ddeae47e0842fdc8962c942a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9856c44f96054a7ab7e35bf3ee2902cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:17.450555 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef31ba4-debd-4b2c-a034-64effa30f1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:17.470796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bf55c398-be55-4702-9338-914ad2b53cc5 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.471316 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 767/3063] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.473942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef31ba4-debd-4b2c-a034-64effa30f1f8) transitioned into state 'SUCCESS' from state '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-1919649660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf94f4ddeae47e0842fdc8962c942a7',qos_specs=None,replication_status=,reservations=['f5ad8d68-01db-49ea-b622-62cfdf5402ab','4182b435-d397-4ead-a78c-56ed7ea53cbf','678433f2-e4c5-4617-b555-9c7ae6e8d3c2','72beffba-f68e-474b-aa1b-2ecb6fdc665a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9856c44f96054a7ab7e35bf3ee2902cc',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:17.475213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29eb02f-4f4e-4e87-818f-033e90fa5033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:17.481598 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c475cf16-ad70-446e-a350-d37f0a0ae016 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.484655 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c475cf16-ad70-446e-a350-d37f0a0ae016 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 Aug 19 23:20:17.484892 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c475cf16-ad70-446e-a350-d37f0a0ae016 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.485066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c475cf16-ad70-446e-a350-d37f0a0ae016 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.485265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29eb02f-4f4e-4e87-818f-033e90fa5033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:17.486303 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Flow 'volume_create_api' (2a6a6d3a-f502-41be-bea4-df09f72d0f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:17.487387 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create volume request issued successfully. Aug 19 23:20:17.487387 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5a303caa-88f4-4269-b7d5-e5cfd41a4c90 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:17.487869 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 765/3064] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:17.494417 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c475cf16-ad70-446e-a350-d37f0a0ae016 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 returned with HTTP 200 Aug 19 23:20:17.494803 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 766/3065] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.501343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9b864836-7897-4664-8826-77881e375022 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.502438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f6798da4-61d8-4dc5-95ae-010705d7e3af None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.503568 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b864836-7897-4664-8826-77881e375022 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:17.503877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b864836-7897-4664-8826-77881e375022 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.504128 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9b864836-7897-4664-8826-77881e375022 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.504783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6798da4-61d8-4dc5-95ae-010705d7e3af tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] DELETE https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 Aug 19 23:20:17.505016 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6798da4-61d8-4dc5-95ae-010705d7e3af tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.505206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6798da4-61d8-4dc5-95ae-010705d7e3af tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.514441 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.514441 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:17.521853 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9b864836-7897-4664-8826-77881e375022 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:17.527767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9b864836-7897-4664-8826-77881e375022 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca returned with HTTP 200 Aug 19 23:20:17.528250 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 768/3066] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:17.532060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6798da4-61d8-4dc5-95ae-010705d7e3af tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 returned with HTTP 202 Aug 19 23:20:17.532510 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 768/3067] 10.4.3.193 () {66 vars in 1399 bytes} [Wed Aug 19 23:20:17 2026] DELETE /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:17.539590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-29ec721e-32a1-44d8-aa6d-6442f84fd59c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.541613 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29ec721e-32a1-44d8-aa6d-6442f84fd59c tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 Aug 19 23:20:17.541915 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29ec721e-32a1-44d8-aa6d-6442f84fd59c tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.542120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-29ec721e-32a1-44d8-aa6d-6442f84fd59c tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.542415 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:17.542415 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:17.549530 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-29ec721e-32a1-44d8-aa6d-6442f84fd59c tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 returned with HTTP 404 Aug 19 23:20:17.550047 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 766/3068] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:17.559198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8161264c-2c0b-45e6-a233-1c71236cf8c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.561562 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8161264c-2c0b-45e6-a233-1c71236cf8c0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] POST https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.562067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8161264c-2c0b-45e6-a233-1c71236cf8c0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.584008 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8161264c-2c0b-45e6-a233-1c71236cf8c0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.584372 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 767/3069] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.592225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9a9c2ccb-6971-47ed-be68-a9086a900620 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.594474 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a9c2ccb-6971-47ed-be68-a9086a900620 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.594699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a9c2ccb-6971-47ed-be68-a9086a900620 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.595014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a9c2ccb-6971-47ed-be68-a9086a900620 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.601883 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a9c2ccb-6971-47ed-be68-a9086a900620 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.602281 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 769/3070] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.610466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-400e53a8-ce6a-4ba3-83fb-d099a80fc298 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.612295 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-400e53a8-ce6a-4ba3-83fb-d099a80fc298 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] POST https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.612673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-400e53a8-ce6a-4ba3-83fb-d099a80fc298 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.636805 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-400e53a8-ce6a-4ba3-83fb-d099a80fc298 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.637235 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 769/3071] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.645720 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e6312a9c-a19e-4f1d-9e37-55667cdea4ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.647897 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6312a9c-a19e-4f1d-9e37-55667cdea4ae tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] PUT https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 Aug 19 23:20:17.648234 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e6312a9c-a19e-4f1d-9e37-55667cdea4ae tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.669227 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e6312a9c-a19e-4f1d-9e37-55667cdea4ae tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 returned with HTTP 200 Aug 19 23:20:17.669725 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 767/3072] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:20:17 2026] PUT /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.676995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-83f149e1-5eeb-4bdb-af2f-b50176b73f05 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.679196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83f149e1-5eeb-4bdb-af2f-b50176b73f05 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 Aug 19 23:20:17.679390 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83f149e1-5eeb-4bdb-af2f-b50176b73f05 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.679593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83f149e1-5eeb-4bdb-af2f-b50176b73f05 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.686234 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83f149e1-5eeb-4bdb-af2f-b50176b73f05 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 returned with HTTP 200 Aug 19 23:20:17.686526 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 768/3073] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.694461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9aeccd6a-98f4-45ac-82bd-2f03e42393d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.696240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9aeccd6a-98f4-45ac-82bd-2f03e42393d0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] POST https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.696648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9aeccd6a-98f4-45ac-82bd-2f03e42393d0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:17.742111 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9aeccd6a-98f4-45ac-82bd-2f03e42393d0 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.742508 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 770/3074] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:20:17 2026] POST /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 51 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.750128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6adc2d8-862b-4637-aed7-de87ad656810 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.752680 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6adc2d8-862b-4637-aed7-de87ad656810 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs Aug 19 23:20:17.752847 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6adc2d8-862b-4637-aed7-de87ad656810 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.753120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6adc2d8-862b-4637-aed7-de87ad656810 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.760926 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6adc2d8-862b-4637-aed7-de87ad656810 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs returned with HTTP 200 Aug 19 23:20:17.761491 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 770/3075] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:17.770213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61d8dba5-e357-4ffe-8cb3-e12f80c881a8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.771747 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61d8dba5-e357-4ffe-8cb3-e12f80c881a8 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] DELETE https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 Aug 19 23:20:17.771945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61d8dba5-e357-4ffe-8cb3-e12f80c881a8 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.772155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61d8dba5-e357-4ffe-8cb3-e12f80c881a8 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.794650 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61d8dba5-e357-4ffe-8cb3-e12f80c881a8 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 returned with HTTP 202 Aug 19 23:20:17.795073 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 768/3076] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:17 2026] DELETE /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:17.801651 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7401201-e89d-4e3b-b09f-86222cb61955 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:17.803483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7401201-e89d-4e3b-b09f-86222cb61955 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] GET https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 Aug 19 23:20:17.803677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7401201-e89d-4e3b-b09f-86222cb61955 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:17.803888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7401201-e89d-4e3b-b09f-86222cb61955 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:17.807015 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7401201-e89d-4e3b-b09f-86222cb61955 tempest-VolumeTypesExtraSpecsTest-620766171 tempest-VolumeTypesExtraSpecsTest-620766171-project-admin] https://10.4.3.193/volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 returned with HTTP 404 Aug 19 23:20:17.807465 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 769/3077] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:20:17 2026] GET /volume/v3/types/a8edb31e-6cd1-4eef-b3a3-77f5f5324511 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:18.106763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.108459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:18.109395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:18.109395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:18.109395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:18.113458 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.113458 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:18.114082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-057c8e2f-313d-48ff-8a4c-10ef28352c79 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:18.114517 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 771/3078] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:18 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:18.320547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a1f08a12-6781-489e-b77a-9e24ad751095 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.322301 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1f08a12-6781-489e-b77a-9e24ad751095 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:18.322540 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1f08a12-6781-489e-b77a-9e24ad751095 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:18.322838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1f08a12-6781-489e-b77a-9e24ad751095 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:18.322952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a1f08a12-6781-489e-b77a-9e24ad751095 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:18.326755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.327373 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.327373 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:18.328111 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1f08a12-6781-489e-b77a-9e24ad751095 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:18.328536 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 771/3079] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:18 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:18.328808 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:18.329452 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:18.329452 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:18.329452 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:18.333482 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.333482 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:18.334374 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60bd5e3f-8ad3-40ad-8903-06641f37dd73 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:18.334845 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 769/3080] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:18 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:18.547026 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.548903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:18.549171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:18.549445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:18.558444 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.558444 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:18.562161 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:18.566144 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c628f8e4-6d0c-4eef-8e84-eb4344d771ef tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca returned with HTTP 200 Aug 19 23:20:18.566595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 770/3081] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:18 2026] GET /volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:18.579424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-09d0f70c-1c2b-4830-b030-37426e79548c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.584371 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:18.584681 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6b098c5-8950-470d-8fb1-3db5bee72eca", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1753321091"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:18.600469 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.600469 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:18.600991 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:18.601104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create snapshot from volume f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:18.658275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Created reservations ['257f3dba-96a9-415e-8185-42633af3d6e8', '20d6c640-79eb-46cb-a035-0ab86c0070c7', '13fcb693-63f9-4e7e-b6ec-d7532080b9ce', '87807ddf-dc3a-4768-ba4d-eebacdb8c09b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:18.707739 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot create request issued successfully. Aug 19 23:20:18.708085 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09d0f70c-1c2b-4830-b030-37426e79548c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:18.708533 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 772/3082] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:18 2026] POST /volume/v3/snapshots => generated 314 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:18.718306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:18.721536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:18.721901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:18.722186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:18.731520 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:18.731520 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:18.733423 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:18.733423 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d8375e40-2770-4d1b-b167-ee77cb67aa50 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd returned with HTTP 200 Aug 19 23:20:18.734044 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 772/3083] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:18 2026] GET /volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:19.126466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.129313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:19.129472 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.129661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.129792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:19.133986 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.133986 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:19.134669 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be80ca2c-65cc-4cef-ab30-8ac6c5edf345 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:19.135004 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 770/3084] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:19.341297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.346103 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:19.346103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.346103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.346103 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:19.348816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f4204503-254a-42c7-8204-29b5c6227465 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.351196 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.351196 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:19.354388 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a97cd51-d971-45d1-ad3e-1810577d69e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:19.354388 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 771/3085] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:19.354506 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4204503-254a-42c7-8204-29b5c6227465 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:19.354506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4204503-254a-42c7-8204-29b5c6227465 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.354506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f4204503-254a-42c7-8204-29b5c6227465 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.354506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f4204503-254a-42c7-8204-29b5c6227465 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:19.368792 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.368792 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:19.372870 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f4204503-254a-42c7-8204-29b5c6227465 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:19.373237 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 773/3086] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:19.617332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-88b15140-5b45-4dc8-9651-6cd4daec89be None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.741742 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88b15140-5b45-4dc8-9651-6cd4daec89be tempest-ExtensionsTestJSON-685454155 tempest-ExtensionsTestJSON-685454155-project-member] GET https://10.4.3.193/volume/v3/extensions Aug 19 23:20:19.741952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88b15140-5b45-4dc8-9651-6cd4daec89be tempest-ExtensionsTestJSON-685454155 tempest-ExtensionsTestJSON-685454155-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.742133 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88b15140-5b45-4dc8-9651-6cd4daec89be tempest-ExtensionsTestJSON-685454155 tempest-ExtensionsTestJSON-685454155-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.742234 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.742438 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88b15140-5b45-4dc8-9651-6cd4daec89be tempest-ExtensionsTestJSON-685454155 tempest-ExtensionsTestJSON-685454155-project-member] https://10.4.3.193/volume/v3/extensions returned with HTTP 200 Aug 19 23:20:19.742967 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 773/3087] 10.4.3.193 () {66 vars in 1246 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/extensions => generated 5245 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:19.744389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:19.744638 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.744902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.753810 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.753810 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:19.754365 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:19.755524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a70fa2f4-ab0f-4e7f-8540-47e6a1d26788 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd returned with HTTP 200 Aug 19 23:20:19.756038 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 771/3088] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:19.766170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-13603056-7d56-41a5-83ea-fc68ffeb431a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.771557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:19.772070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6b098c5-8950-470d-8fb1-3db5bee72eca", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-260041095"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:19.782730 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.782730 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:19.783231 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:19.783346 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create snapshot from volume f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:19.810796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Created reservations ['93ee2507-a2b6-4ab0-8e4b-0c1b25f2a2f5', '7af687fa-f653-4364-8036-0ec7c95b35f9', 'ea83f748-9019-4530-b9af-a35912a3f7f9', '79af4135-5108-4b86-8515-9463c409fa38'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:19.844322 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot create request issued successfully. Aug 19 23:20:19.844968 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-13603056-7d56-41a5-83ea-fc68ffeb431a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:19.845569 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 772/3089] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:19.858800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:19.861845 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:19.862245 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:19.862695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:19.871595 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:19.871595 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:19.871595 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:19.871595 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0caf7d3-4c63-4b49-b1ca-bb095922b04a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 200 Aug 19 23:20:19.871595 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 774/3090] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:19 2026] GET /volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:20.145980 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1c0612b8-95e0-493c-be73-450099b4fa25 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.148140 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c0612b8-95e0-493c-be73-450099b4fa25 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:20.148448 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c0612b8-95e0-493c-be73-450099b4fa25 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:20.148744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c0612b8-95e0-493c-be73-450099b4fa25 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:20.148814 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-1c0612b8-95e0-493c-be73-450099b4fa25 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:20.153660 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.153660 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:20.154434 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c0612b8-95e0-493c-be73-450099b4fa25 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:20.154854 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 774/3091] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:20 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:20.364431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.366193 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:20.366405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:20.366585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:20.366697 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:20.371258 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.371258 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:20.372078 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0394f319-dd3d-456b-b1e4-ca054b80acf0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:20.372430 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 772/3092] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:20 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:20.389427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.391334 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:20.391511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:20.391724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:20.391862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:20.395947 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.395947 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:20.396884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2aa02ece-fea4-46d2-ab90-50ec80d257a6 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:20.397261 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 773/3093] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:20 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:20.883064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-302888c5-dd5f-4491-a39a-db9f6b939623 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.885166 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302888c5-dd5f-4491-a39a-db9f6b939623 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:20.885573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302888c5-dd5f-4491-a39a-db9f6b939623 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:20.885917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-302888c5-dd5f-4491-a39a-db9f6b939623 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:20.892755 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.892755 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:20.892755 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-302888c5-dd5f-4491-a39a-db9f6b939623 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:20.893821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-302888c5-dd5f-4491-a39a-db9f6b939623 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 200 Aug 19 23:20:20.894317 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 775/3094] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:20 2026] GET /volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:20.905865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.910218 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:20.910554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6b098c5-8950-470d-8fb1-3db5bee72eca", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:20.925442 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.925442 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:20.926083 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:20.926207 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Create snapshot from volume f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:20.945261 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-59ffc7ce-047d-4783-bb4b-1d21291586b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:20.950061 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-59ffc7ce-047d-4783-bb4b-1d21291586b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b Aug 19 23:20:20.950061 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-59ffc7ce-047d-4783-bb4b-1d21291586b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:20.950061 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-59ffc7ce-047d-4783-bb4b-1d21291586b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:20.963747 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:20.963747 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:20.967160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Created reservations ['19b97cbc-35d0-48db-86f0-42222c888637', 'e2a0b58e-1841-4545-95df-269afc913311', '22417dfc-36c0-4b3b-99fd-4882c633f427', '41343b0b-90ed-4190-addb-5b001821a5f0'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:21.016538 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot create request issued successfully. Aug 19 23:20:21.016944 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acf6f778-7746-42c1-9950-f7a665a5fab6 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:21.017478 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 775/3095] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:20 2026] POST /volume/v3/snapshots => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:21.030388 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de079116-b09e-44a2-9c61-246590a99934 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.031860 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d2bd758d-e4fa-46db-bf87-fe5692391661 req-59ffc7ce-047d-4783-bb4b-1d21291586b3 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b returned with HTTP 200 Aug 19 23:20:21.032282 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 773/3096] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:20:20 2026] DELETE /volume/v3/attachments/9a7613cc-42b0-498f-ac65-6c7a4475b53b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.033032 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de079116-b09e-44a2-9c61-246590a99934 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:21.033269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de079116-b09e-44a2-9c61-246590a99934 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.033460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de079116-b09e-44a2-9c61-246590a99934 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.040614 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.040614 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:21.041352 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-de079116-b09e-44a2-9c61-246590a99934 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:21.042486 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de079116-b09e-44a2-9c61-246590a99934 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec returned with HTTP 200 Aug 19 23:20:21.042940 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 774/3097] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.138997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.169888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.172218 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:21.172555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.172802 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.172968 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:21.178652 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.178652 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:21.179506 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5947cf2-1695-4dac-9e14-5ad6b5132776 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:21.179923 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 776/3098] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.242800 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:21.243206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1061705525"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:21.245029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1061705525'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:21.245162 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Create volume of 1 GB Aug 19 23:20:21.249889 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Availability Zones retrieved successfully. Aug 19 23:20:21.255727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Flow 'volume_create_api' (61c7fef5-9f2d-404d-8108-1f82fc10ac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:21.257061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1064e0ff-3a6a-48f6-b091-8ea259340b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:21.258095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:21.293917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1064e0ff-3a6a-48f6-b091-8ea259340b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:21.294798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051e9083-149a-43d5-a452-ff6221926052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:21.364358 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Created reservations ['b7dcfbfc-ae68-475a-b80b-c3c0c9feeb85', 'e3d757e5-befb-4327-840e-4fa246dec5f8', 'a4d741e4-3f11-46fb-89df-0536f559885d', '194e882d-c9d7-4e54-b825-e4d0de0714b8'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:21.365173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051e9083-149a-43d5-a452-ff6221926052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7dcfbfc-ae68-475a-b80b-c3c0c9feeb85', 'e3d757e5-befb-4327-840e-4fa246dec5f8', 'a4d741e4-3f11-46fb-89df-0536f559885d', '194e882d-c9d7-4e54-b825-e4d0de0714b8']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:21.366077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4589b0e9-4c62-4f0e-bd78-02b32ac86663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:21.384222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.387613 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:21.387961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.388251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.388427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:21.388507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4589b0e9-4c62-4f0e-bd78-02b32ac86663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c92094-d5f4-4af1-809d-9d2f437afe75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1061705525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c85243b52aa43ef9e8a499da6ca8177',qos_specs=None,replication_status=,reservations=['b7dcfbfc-ae68-475a-b80b-c3c0c9feeb85','e3d757e5-befb-4327-840e-4fa246dec5f8','a4d741e4-3f11-46fb-89df-0536f559885d','194e882d-c9d7-4e54-b825-e4d0de0714b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9c57470a42421e81c6d30519f8eb99',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1061705525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c92094-d5f4-4af1-809d-9d2f437afe75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c85243b52aa43ef9e8a499da6ca8177',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f9c57470a42421e81c6d30519f8eb99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:21.389550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444f82b3-2fdf-454e-b6ff-c9f0b5cac348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:21.394637 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.394637 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:21.395597 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e3e7672-f26e-4b21-8f7f-e81df43f20c6 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:21.396180 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 774/3099] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.409360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444f82b3-2fdf-454e-b6ff-c9f0b5cac348) transitioned into state 'SUCCESS' from state '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-1061705525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c85243b52aa43ef9e8a499da6ca8177',qos_specs=None,replication_status=,reservations=['b7dcfbfc-ae68-475a-b80b-c3c0c9feeb85','e3d757e5-befb-4327-840e-4fa246dec5f8','a4d741e4-3f11-46fb-89df-0536f559885d','194e882d-c9d7-4e54-b825-e4d0de0714b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9c57470a42421e81c6d30519f8eb99',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:21.411775 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c7c7ad-b962-4fd1-9ab3-12c1a3de71b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:21.411937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b217ddf6-8251-4697-969b-49f4577523ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.412625 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b217ddf6-8251-4697-969b-49f4577523ee tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:21.412868 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b217ddf6-8251-4697-969b-49f4577523ee tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.413063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b217ddf6-8251-4697-969b-49f4577523ee tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.413168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b217ddf6-8251-4697-969b-49f4577523ee tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:21.420926 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.420926 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:21.421860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b217ddf6-8251-4697-969b-49f4577523ee tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:21.422485 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 775/3100] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.424701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c7c7ad-b962-4fd1-9ab3-12c1a3de71b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:21.427734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Flow 'volume_create_api' (61c7fef5-9f2d-404d-8108-1f82fc10ac1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:21.427734 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Create volume request issued successfully. Aug 19 23:20:21.427734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3505ee44-0405-4aad-8f2e-0ed41ec3f853 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:21.427734 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 776/3101] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:21 2026] POST /volume/v3/volumes => generated 755 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:21.446741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.446932 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:21.447172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.447469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.459501 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.459501 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:21.464996 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:21.471616 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebba93c8-458c-42d0-83d0-fad0eab02704 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 200 Aug 19 23:20:21.472212 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 777/3102] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:21.777108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:21.779840 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:20:21.780056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:21.780266 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:21.792829 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:21.792829 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:21.798027 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:20:21.805044 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ac518b17-9884-4d25-9458-695bf5a43cea req-a9c3f4c6-2c29-47da-9c5a-f50947c0c659 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:20:21.805583 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 775/3103] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:20:21 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.053806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.055652 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:22.055939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.056127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.061854 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.061854 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:22.062350 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:22.063362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-279d33ed-bfc7-4af9-bbed-2dc0d21c9eda tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec returned with HTTP 200 Aug 19 23:20:22.063807 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 776/3104] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.075568 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=1 Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.078741 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.079694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.083979 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.084543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1bfc65fa-856a-4024-96db-c66cbc16f102 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 19 23:20:22.085226 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 777/3105] 10.4.3.193 () {66 vars in 1258 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.100836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.100836 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:22.100836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.100836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.101258 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.102125 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.106424 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.106781 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6a86542-ad52-4c09-9fcc-633ad3cd3c1c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:20:22.107207 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 778/3106] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.118142 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-894e433a-6982-4c95-bbb9-444134e3186a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.122257 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=100000 Aug 19 23:20:22.122550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.122853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.123357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.125202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.130011 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.130375 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-894e433a-6982-4c95-bbb9-444134e3186a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 19 23:20:22.131077 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 776/3107] 10.4.3.193 () {66 vars in 1268 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.144839 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.146871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=0 Aug 19 23:20:22.147261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.148344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.148344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.150444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.163849 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.163849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1d790ba2-d6fd-41b3-9165-1c3bacc8bb19 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 19 23:20:22.163849 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 777/3108] 10.4.3.193 () {66 vars in 1258 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 23:20:22.171878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.174308 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:22.174531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.174809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.175008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.175268 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.175268 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.178733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.184578 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.184578 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-790d2fc6-2b1d-4ca8-a7d3-45e5d26a8443 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:20:22.184578 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 778/3109] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.193850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-19fdd793-574b-4c72-a48f-d15357aeae9a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.195154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.196440 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19fdd793-574b-4c72-a48f-d15357aeae9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:22.196735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19fdd793-574b-4c72-a48f-d15357aeae9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.196991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19fdd793-574b-4c72-a48f-d15357aeae9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.197141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-19fdd793-574b-4c72-a48f-d15357aeae9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:22.201475 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?marker=51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:22.202929 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.203333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.203701 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.205200 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.205200 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:22.205805 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.205805 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:22.206850 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19fdd793-574b-4c72-a48f-d15357aeae9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:22.207093 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.207328 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 779/3110] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.232904 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.233249 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-90de0514-9729-4d56-b2e6-885ce597b0d7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?marker=51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 200 Aug 19 23:20:22.236535 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 777/3111] 10.4.3.193 () {66 vars in 1330 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?marker=51749223-8cf7-4a18-a82e-85787ec61473 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.249022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.251125 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?offset=2&limit=3 Aug 19 23:20:22.251413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.251680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.252015 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.253319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.266059 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.266515 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0efe84a6-84b4-4c9f-a345-accebc0a6f6d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 19 23:20:22.268320 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 778/3112] 10.4.3.193 () {66 vars in 1276 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.281529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.283649 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 19 23:20:22.283955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.284204 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.284452 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.284804 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.284804 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.285786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.300065 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.300526 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4f5c5be2-d814-42e7-9ca3-f72f716762c2 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 19 23:20:22.301046 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 779/3113] 10.4.3.193 () {66 vars in 1308 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.312796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.315745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 19 23:20:22.315745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.315745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.315915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.317255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.323456 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.323456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8780b887-7e4e-4d1d-8e1c-8ce192e27f2f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 19 23:20:22.323456 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 780/3114] 10.4.3.193 () {66 vars in 1310 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.342743 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-56d7d048-7325-415e-88e9-d660d6331f3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.344910 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 19 23:20:22.345158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.345387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.345630 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.346088 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.346088 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:22.347081 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.364882 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.365495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-56d7d048-7325-415e-88e9-d660d6331f3c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 19 23:20:22.366287 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 778/3115] 10.4.3.193 () {66 vars in 1292 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.383144 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.386435 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 19 23:20:22.386771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.388703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.395551 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.395551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.395551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:22.395551 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.406810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.408863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:22.409209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.409358 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.409496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:22.416995 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.416995 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.418330 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.419506 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4373f4f3-a8e4-41ad-8073-aeba4eadc771 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 19 23:20:22.420798 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9714a4b0-57ff-4a98-b59a-370ab9beee25 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:22.421504 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 780/3116] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.422114 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 779/3117] 10.4.3.193 () {66 vars in 1294 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.435098 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.440018 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.441098 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:22.441098 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.441287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.441337 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:22.442450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 19 23:20:22.443818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.443818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.443818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.443818 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.443818 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:22.444782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.449336 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.449336 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:22.450373 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a5d2ad03-9be3-4581-9044-95d06da194b3 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:22.450865 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 781/3118] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.462332 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.462863 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41f42e53-327a-4ad8-a993-751fbd11a3a7 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 19 23:20:22.463343 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 779/3119] 10.4.3.193 () {66 vars in 1312 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.475261 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.476947 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 19 23:20:22.477223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.477372 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.477563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.478610 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.486983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1606e74a-4130-4633-96b1-470413f329f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.489094 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1606e74a-4130-4633-96b1-470413f329f6 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:22.489172 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1606e74a-4130-4633-96b1-470413f329f6 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.490693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1606e74a-4130-4633-96b1-470413f329f6 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.495361 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.495666 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8e730e2-c5d0-4d3b-9193-590b131836a5 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 19 23:20:22.496206 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 781/3120] 10.4.3.193 () {66 vars in 1314 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.504949 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.504949 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:22.508665 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.511129 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1606e74a-4130-4633-96b1-470413f329f6 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:22.511328 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 Aug 19 23:20:22.511571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.511747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.512323 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.514574 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.518960 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1606e74a-4130-4633-96b1-470413f329f6 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 200 Aug 19 23:20:22.519917 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 780/3121] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.533380 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.533949 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.533949 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:22.535237 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-512b3c85-0acb-4b9d-af4a-d2705aee1615 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 returned with HTTP 200 Aug 19 23:20:22.535237 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 782/3122] 10.4.3.193 () {66 vars in 1385 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.538483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bc97a146-14c1-4d06-a381-a744767129c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.540772 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:22.541238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6c92094-d5f4-4af1-809d-9d2f437afe75", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1376296160"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:22.548858 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b89f1482-e008-4719-b689-dfec3bcfe16e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.552324 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?status=available Aug 19 23:20:22.552324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.552324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.552324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.552444 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.552444 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:22.552652 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.552652 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.553044 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:22.553202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Create snapshot from volume e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:22.554474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.567109 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.567601 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.567601 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.568361 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b89f1482-e008-4719-b689-dfec3bcfe16e tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 19 23:20:22.569029 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 782/3123] 10.4.3.193 () {66 vars in 1297 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:22.580401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c4956e85-afef-4de9-852d-697d63d69263 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.581860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 Aug 19 23:20:22.583652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.583652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.583652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.586154 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.db.api [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100374) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.598271 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.598903 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.598903 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:22.599605 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4956e85-afef-4de9-852d-697d63d69263 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 returned with HTTP 200 Aug 19 23:20:22.600131 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 781/3124] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.601165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Created reservations ['7ecd2a1d-240a-491a-9f81-2b314a65b6ab', 'f7541fa0-799e-4cf2-bb01-4220a814f94e', '2407e3e1-9079-41a4-9b0e-713a4b260199', '2af3d5ca-db4f-464e-bdee-91833b340714'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:22.619538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-81880be1-cfb4-4950-a75b-425c2f7da652 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.623496 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 Aug 19 23:20:22.627736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.627736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.627736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.627736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.634858 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.635273 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81880be1-cfb4-4950-a75b-425c2f7da652 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 returned with HTTP 200 Aug 19 23:20:22.635696 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 783/3125] 10.4.3.193 () {66 vars in 1364 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.645127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.647926 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?status=available Aug 19 23:20:22.648164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.648395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.648631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.api_utils [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.649720 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.db.api [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100375) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.653993 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot create request issued successfully. Aug 19 23:20:22.653993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bc97a146-14c1-4d06-a381-a744767129c3 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:22.653993 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 780/3126] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:22 2026] POST /volume/v3/snapshots => generated 311 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:22.657184 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.659744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-636bfa34-4a09-4675-a0ca-ef86635edcfa tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?status=available returned with HTTP 200 Aug 19 23:20:22.660391 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 783/3127] 10.4.3.193 () {66 vars in 1276 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.662431 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.664560 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:22.664871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.665068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.672011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.674902 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 Aug 19 23:20:22.674902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.675035 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.675035 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:22.675112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.675112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:20:22.675191 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:22.675270 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.675270 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:22.676168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:20:22.676385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f5f1ece-47f1-4097-a5c7-ed44313a8f10 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 returned with HTTP 200 Aug 19 23:20:22.677506 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 782/3128] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:22.691327 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Get all snapshots completed successfully. Aug 19 23:20:22.691790 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d990860c-cb3e-4f7c-9934-d9699d97ebcc tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 returned with HTTP 200 Aug 19 23:20:22.693117 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 784/3129] 10.4.3.193 () {66 vars in 1398 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1041038700 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:22.706558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.710791 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:22.711065 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.712635 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.712959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Delete snapshot with id: 77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:22.723134 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.723134 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:22.724486 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:22.746557 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot delete request issued successfully. Aug 19 23:20:22.746912 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6fcd1459-0e56-4860-b04e-6547f20ac94b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec returned with HTTP 202 Aug 19 23:20:22.747491 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 781/3130] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:22 2026] DELETE /volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:22.755899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:22.757969 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:22.758207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:22.758410 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:22.775670 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:22.775670 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:22.776545 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:22.780129 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab29d80e-4e58-4aa0-be75-8184ea7a2e6c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec returned with HTTP 200 Aug 19 23:20:22.780868 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 784/3131] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:22 2026] GET /volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.219444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.223927 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:23.223927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.223927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.223927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:23.232593 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.232593 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:23.232593 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-95f7c146-167c-448c-9ab4-1d8b48361d95 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:23.232593 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 783/3132] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.433556 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.436571 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:23.436875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.437067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.437166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:23.443488 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.443488 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:23.444194 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94a5f594-3d2f-46cd-8547-bf69937812c4 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:23.444874 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 785/3133] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.463438 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.466036 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:23.466140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.466373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.466532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:23.472277 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.472277 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:23.473273 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be1339cf-696b-4f04-9e44-bd09d54d7f72 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:23.473816 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 782/3134] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.687013 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5267805-1020-4222-a61b-1701115c8ab9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.689347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5267805-1020-4222-a61b-1701115c8ab9 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:23.689347 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5267805-1020-4222-a61b-1701115c8ab9 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.689494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5267805-1020-4222-a61b-1701115c8ab9 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.695697 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.695697 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:23.697143 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5267805-1020-4222-a61b-1701115c8ab9 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.697292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5267805-1020-4222-a61b-1701115c8ab9 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 returned with HTTP 200 Aug 19 23:20:23.697650 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 785/3135] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.708466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.713553 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] POST https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.714029 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:23.722545 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.722545 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:23.723377 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.751597 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:23.751884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a91822e1-cfd7-4ef8-ade6-f416fd135a23 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.752439 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 784/3136] 10.4.3.193 () {68 vars in 1402 bytes} [Wed Aug 19 23:20:23 2026] POST /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.761806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.763591 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.763825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.764026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.769188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.769188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:23.769598 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.770465 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:23.770801 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbe0b8fb-76d7-499d-b3e8-299e6c3e1084 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.771290 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 786/3137] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.779322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-709a6b7e-bc72-415c-bab6-514d3de51072 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.781300 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-709a6b7e-bc72-415c-bab6-514d3de51072 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] PUT https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.781658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-709a6b7e-bc72-415c-bab6-514d3de51072 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:23.791689 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.791689 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:23.792132 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-709a6b7e-bc72-415c-bab6-514d3de51072 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.793615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24a7cd50-1b4c-4daf-bb81-23eaf110a11b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.795824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24a7cd50-1b4c-4daf-bb81-23eaf110a11b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec Aug 19 23:20:23.795941 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24a7cd50-1b4c-4daf-bb81-23eaf110a11b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.796114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24a7cd50-1b4c-4daf-bb81-23eaf110a11b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.807165 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24a7cd50-1b4c-4daf-bb81-23eaf110a11b tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec returned with HTTP 404 Aug 19 23:20:23.807282 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 786/3138] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/77838f92-7aa2-4a9b-a727-bd515f40cdec => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:23.816057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.818041 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:23.818276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.818460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.818570 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Delete snapshot with id: 51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:23.819617 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-709a6b7e-bc72-415c-bab6-514d3de51072 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:23.819918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-709a6b7e-bc72-415c-bab6-514d3de51072 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.820312 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 783/3139] 10.4.3.193 () {68 vars in 1401 bytes} [Wed Aug 19 23:20:23 2026] PUT /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.824610 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.824610 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:23.825146 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.832415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3a642daa-8b90-4965-86fb-fd1d286919fe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.833776 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.833776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.833884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.842915 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.842915 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:23.843390 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.844199 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:23.844458 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a642daa-8b90-4965-86fb-fd1d286919fe tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.844881 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 787/3140] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.850700 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot delete request issued successfully. Aug 19 23:20:23.850939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-843fade9-fcf3-4387-a0bc-a625713e1fbf tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 202 Aug 19 23:20:23.851350 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 785/3141] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:23 2026] DELETE /volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:23.855312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74b1668d-704e-4958-af66-025bd78878c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.857356 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 Aug 19 23:20:23.857692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.858125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.860704 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.863968 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:23.864205 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.864446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.864873 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.864873 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:23.865353 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.866467 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:23.871660 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.871660 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:23.872087 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.872800 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ed2c40d-fc05-4b65-a960-e80bbfec4cff tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 200 Aug 19 23:20:23.873121 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 784/3142] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:23.879700 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Delete snapshot metadata completed successfully. Aug 19 23:20:23.879901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74b1668d-704e-4958-af66-025bd78878c0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 returned with HTTP 200 Aug 19 23:20:23.880454 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 787/3143] 10.4.3.193 () {66 vars in 1399 bytes} [Wed Aug 19 23:20:23 2026] DELETE /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 23:20:23.887401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.889522 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.889903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:23.890153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:23.897740 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.897740 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:23.899050 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.899849 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:23.900307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3e7468a7-69f8-4197-a719-3cc1fdb2400b tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.900395 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 788/3144] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.911111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.914209 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] PUT https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.914779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:23.925060 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.925060 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:23.925559 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.943908 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:23.944104 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb50cb76-8bbe-46f7-9123-807e7f63dd98 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.944860 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 786/3145] 10.4.3.193 () {68 vars in 1401 bytes} [Wed Aug 19 23:20:23 2026] PUT /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.954840 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:23.960072 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] POST https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:23.960419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:23.968280 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:23.968280 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:23.968908 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:23.987427 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:23.987806 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c460048f-5c24-433d-b5eb-7c814cc46f61 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:23.988209 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 785/3146] 10.4.3.193 () {68 vars in 1402 bytes} [Wed Aug 19 23:20:23 2026] POST /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:23.998748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.001082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:24.001453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.001816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.010056 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.010056 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:24.010542 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.011548 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:24.011826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f22f9eb-82df-43b7-b2e2-e18aa3a098f0 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:24.012436 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 788/3147] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:23 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:24.020127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.022459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] PUT https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 Aug 19 23:20:24.022876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:24.029865 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.029865 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:24.030380 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.054324 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:24.054556 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4f79edbe-7875-41cd-bc25-fbd362f49a8c tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 returned with HTTP 200 Aug 19 23:20:24.055186 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 789/3148] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:20:24 2026] PUT /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:24.064501 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.066498 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 Aug 19 23:20:24.066677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.066933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.072853 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.072853 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:24.073264 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.074082 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:24.074290 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e93ef1a-b1ff-4645-ac35-3fc392e595ea tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 returned with HTTP 200 Aug 19 23:20:24.074613 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 787/3149] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:24.083174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.085145 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:24.085315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.085432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.091560 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.091560 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:24.092190 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.093154 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Get snapshot metadata completed successfully. Aug 19 23:20:24.093476 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce5f195b-4e97-42b6-a17f-73954a1bc148 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:24.094270 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 786/3150] 10.4.3.193 () {66 vars in 1381 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:24.103960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.107346 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] PUT https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata Aug 19 23:20:24.107346 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:24.127926 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.127926 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:24.128511 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.159760 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Update snapshot metadata completed successfully. Aug 19 23:20:24.160140 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98f9787-a4f1-4406-b6d7-ff1e2fc345a2 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata returned with HTTP 200 Aug 19 23:20:24.160695 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 789/3151] 10.4.3.193 () {68 vars in 1401 bytes} [Wed Aug 19 23:20:24 2026] PUT /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:24.171623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-22f88062-23a0-46c2-a567-f3774cb36c34 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.174099 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:24.174362 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.174618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.174756 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Delete snapshot with id: 420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:24.182198 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.182198 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:24.182663 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.204172 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot delete request issued successfully. Aug 19 23:20:24.204635 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-22f88062-23a0-46c2-a567-f3774cb36c34 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 returned with HTTP 202 Aug 19 23:20:24.205051 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 790/3152] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:24 2026] DELETE /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:24.220454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6162bedf-3d59-4548-9b70-6af264332a46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.225616 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6162bedf-3d59-4548-9b70-6af264332a46 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:24.225616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6162bedf-3d59-4548-9b70-6af264332a46 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.225616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6162bedf-3d59-4548-9b70-6af264332a46 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.235250 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.235250 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:24.235615 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6162bedf-3d59-4548-9b70-6af264332a46 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.237522 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6162bedf-3d59-4548-9b70-6af264332a46 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 returned with HTTP 200 Aug 19 23:20:24.237942 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 788/3153] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:24.244931 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.247061 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:24.247313 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.247532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.247636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:24.252947 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.252947 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:24.253919 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da941f1c-7e29-4d33-a34f-aea454d76bf1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:24.254398 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 787/3154] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:24.482669 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.487235 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:24.487512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.487886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.487996 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:24.488741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.490720 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:24.490944 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.491120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.491257 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:24.493031 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.493031 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:24.493663 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8cc1b70-c30c-49e9-b149-0cbf636bc6ab tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:24.494124 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 790/3155] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:24.497615 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.497615 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:24.499485 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9172680a-00bf-43ec-af6a-a5f716ff8168 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:24.499485 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 791/3156] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:24.816513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.823746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:20:24.823746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.823746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.823746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume with id: c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:20:24.839293 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.839293 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:24.839293 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:20:24.857911 np0000007826 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:20:24.867147 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Delete volume request issued successfully. Aug 19 23:20:24.867427 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-576298ac-67c4-4f5a-8d4e-1360b7ee20a1 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 202 Aug 19 23:20:24.868209 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 789/3157] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:24 2026] DELETE /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:24.877304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.880187 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:20:24.880407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.880935 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.884300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-da5e7084-3e5a-430f-8a4c-66c1c84672ce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.887528 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da5e7084-3e5a-430f-8a4c-66c1c84672ce tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 Aug 19 23:20:24.887832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da5e7084-3e5a-430f-8a4c-66c1c84672ce tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.888085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-da5e7084-3e5a-430f-8a4c-66c1c84672ce tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.893105 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.893105 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:24.895818 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-da5e7084-3e5a-430f-8a4c-66c1c84672ce tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 returned with HTTP 404 Aug 19 23:20:24.898463 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 791/3158] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/snapshots/51749223-8cf7-4a18-a82e-85787ec61473 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:24.902693 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Volume info retrieved successfully. Aug 19 23:20:24.910553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d2dbd783-dc85-4559-a73a-526ff25e295d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.911340 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03259fb3-6eac-4c12-8c6c-59b79b7d3a54 tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 200 Aug 19 23:20:24.912160 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 788/3159] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:24.913611 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:24.914022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.914278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.914453 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Delete snapshot with id: a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:24.921023 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.921023 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:24.921835 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.945585 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot delete request issued successfully. Aug 19 23:20:24.945886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2dbd783-dc85-4559-a73a-526ff25e295d tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd returned with HTTP 202 Aug 19 23:20:24.946358 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 792/3160] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:20:24 2026] DELETE /volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:24.954865 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-25415834-b20f-485d-ab5d-293cb79b5f2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:24.957572 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25415834-b20f-485d-ab5d-293cb79b5f2a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:24.958006 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25415834-b20f-485d-ab5d-293cb79b5f2a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:24.958249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-25415834-b20f-485d-ab5d-293cb79b5f2a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:24.966026 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:24.966026 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:24.967144 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-25415834-b20f-485d-ab5d-293cb79b5f2a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Snapshot retrieved successfully. Aug 19 23:20:24.967847 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-25415834-b20f-485d-ab5d-293cb79b5f2a tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd returned with HTTP 200 Aug 19 23:20:24.968253 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 790/3161] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:24 2026] GET /volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.250196 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed55d5cd-2022-4677-8a2c-1b4a5b5ed754 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.252947 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed55d5cd-2022-4677-8a2c-1b4a5b5ed754 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 Aug 19 23:20:25.253205 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed55d5cd-2022-4677-8a2c-1b4a5b5ed754 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.253448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed55d5cd-2022-4677-8a2c-1b4a5b5ed754 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.261796 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed55d5cd-2022-4677-8a2c-1b4a5b5ed754 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 returned with HTTP 404 Aug 19 23:20:25.263117 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 792/3162] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/snapshots/420e49b2-6e69-4370-beb2-80701b191458 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:25.267391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.269369 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:25.269540 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.269783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.269887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:25.274825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.276641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:25.277018 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.277018 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:25.277244 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.277629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.277898 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1be9dc16-4317-4a02-8068-0de65cfecf9d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:25.278272 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 789/3163] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.293663 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.293663 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:25.301748 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:25.306781 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-78648b77-dbd4-4a89-9879-c5a9447a4cc4 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 200 Aug 19 23:20:25.307518 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 793/3164] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.320130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4821b8b1-7839-4704-a96d-37512e4d06bf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.321850 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:25.322047 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.322231 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.322389 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Delete volume with id: e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:25.329609 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.329609 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:25.330109 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:25.346432 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Delete volume request issued successfully. Aug 19 23:20:25.346672 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4821b8b1-7839-4704-a96d-37512e4d06bf tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 202 Aug 19 23:20:25.347099 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 791/3165] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:25 2026] DELETE /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:25.359490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.361381 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:25.361599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.361877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.371429 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.371429 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:25.377092 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Volume info retrieved successfully. Aug 19 23:20:25.384446 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5aed2727-4f92-48aa-bf2b-10e23baf4a17 tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 200 Aug 19 23:20:25.385132 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 793/3166] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.504355 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4307f4d2-0702-4270-b991-344cc7d2d239 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.507775 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4307f4d2-0702-4270-b991-344cc7d2d239 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:25.508016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4307f4d2-0702-4270-b991-344cc7d2d239 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.508199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4307f4d2-0702-4270-b991-344cc7d2d239 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.508296 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4307f4d2-0702-4270-b991-344cc7d2d239 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:25.510627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.513318 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:25.513318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.513318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.513318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:25.521627 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.521627 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:25.521627 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4307f4d2-0702-4270-b991-344cc7d2d239 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:25.521627 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 790/3167] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.524593 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:25.524593 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:25.526283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a48bb42-8bbd-494a-b2ac-43bf3fbb4790 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:25.527493 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 794/3168] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:25.928249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bb19aad-b336-43db-b807-dd196130d92b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.930664 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb19aad-b336-43db-b807-dd196130d92b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] GET https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f Aug 19 23:20:25.930984 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb19aad-b336-43db-b807-dd196130d92b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.931248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb19aad-b336-43db-b807-dd196130d92b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.940462 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb19aad-b336-43db-b807-dd196130d92b tempest-TestEncryptedCinderVolumes-797321113 tempest-TestEncryptedCinderVolumes-797321113-project-member] https://10.4.3.193/volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f returned with HTTP 404 Aug 19 23:20:25.941190 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 792/3169] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/volumes/c763a071-df1d-490e-9d5c-b25b43d60e9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:25.950059 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.980763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2216a454-0835-4ef2-b2e7-d33ab8869e0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:25.983177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2216a454-0835-4ef2-b2e7-d33ab8869e0c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd Aug 19 23:20:25.983439 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2216a454-0835-4ef2-b2e7-d33ab8869e0c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:25.983733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2216a454-0835-4ef2-b2e7-d33ab8869e0c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:25.989302 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2216a454-0835-4ef2-b2e7-d33ab8869e0c tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd returned with HTTP 404 Aug 19 23:20:25.989834 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 791/3170] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/snapshots/a5a919af-0c43-4b28-8933-00953e7262bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:25.998731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e4a087d-2812-42ee-8832-e11bba101c49 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.002014 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e4a087d-2812-42ee-8832-e11bba101c49 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:26.002315 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e4a087d-2812-42ee-8832-e11bba101c49 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.002600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e4a087d-2812-42ee-8832-e11bba101c49 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.010775 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.010775 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:26.015405 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4e4a087d-2812-42ee-8832-e11bba101c49 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:26.020773 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e4a087d-2812-42ee-8832-e11bba101c49 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca returned with HTTP 200 Aug 19 23:20:26.021302 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 795/3171] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:26.039817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.042700 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:26.042700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.042978 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.043196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Delete volume with id: f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:26.044747 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:20:26.045135 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.046728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.046728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:20:26.054436 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.054436 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:26.055113 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Volume info retrieved successfully. Aug 19 23:20:26.080498 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Delete volume request issued successfully. Aug 19 23:20:26.081215 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a619bbca-3c2b-4599-a542-7a9a9cc2b33f tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca returned with HTTP 202 Aug 19 23:20:26.081745 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 793/3172] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:26 2026] DELETE /volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:26.090973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e11d4fac-6c41-4d10-b6e9-b0f84e34dd94 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.093729 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Get all volumes completed successfully. Aug 19 23:20:26.093816 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e11d4fac-6c41-4d10-b6e9-b0f84e34dd94 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] GET https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca Aug 19 23:20:26.093816 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e11d4fac-6c41-4d10-b6e9-b0f84e34dd94 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.093913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e11d4fac-6c41-4d10-b6e9-b0f84e34dd94 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.096768 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.096768 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:26.104755 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dd2f4b4-90b3-4dc2-82b8-7039512ce36b tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:20:26.105247 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 794/3173] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:20:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11586 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:26.125495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b25e0498-d050-4b9b-bc9f-8fda6e6e584e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.127380 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b25e0498-d050-4b9b-bc9f-8fda6e6e584e tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] DELETE https://10.4.3.193/volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de Aug 19 23:20:26.127562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b25e0498-d050-4b9b-bc9f-8fda6e6e584e tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.128812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b25e0498-d050-4b9b-bc9f-8fda6e6e584e tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.159153 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b25e0498-d050-4b9b-bc9f-8fda6e6e584e tempest-TestEncryptedCinderVolumes-1665730508 tempest-TestEncryptedCinderVolumes-1665730508-project-admin] https://10.4.3.193/volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de returned with HTTP 202 Aug 19 23:20:26.159644 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 796/3174] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:26 2026] DELETE /volume/v3/types/1464772b-eabb-4dae-b9f3-40870beb75de => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:26.272201 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e11d4fac-6c41-4d10-b6e9-b0f84e34dd94 tempest-VolumesSnapshotListTestJSON-712465958 tempest-VolumesSnapshotListTestJSON-712465958-project-member] https://10.4.3.193/volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca returned with HTTP 404 Aug 19 23:20:26.273572 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 792/3175] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:26 2026] GET /volume/v3/volumes/f6b098c5-8950-470d-8fb1-3db5bee72eca => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:26.293584 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d608554-5d43-47ff-bb2b-664e04f689ba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.295157 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d608554-5d43-47ff-bb2b-664e04f689ba tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:26.295310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d608554-5d43-47ff-bb2b-664e04f689ba tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.295539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d608554-5d43-47ff-bb2b-664e04f689ba tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.295649 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2d608554-5d43-47ff-bb2b-664e04f689ba tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:26.304143 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.304143 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:26.304985 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d608554-5d43-47ff-bb2b-664e04f689ba tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:26.305551 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 794/3176] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:26 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:26.409758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5c80a833-855e-4144-870d-6f79f438d23e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.411933 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c80a833-855e-4144-870d-6f79f438d23e tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] GET https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 Aug 19 23:20:26.412297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c80a833-855e-4144-870d-6f79f438d23e tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.412630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c80a833-855e-4144-870d-6f79f438d23e tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.421223 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c80a833-855e-4144-870d-6f79f438d23e tempest-SnapshotMetadataTestJSON-257973391 tempest-SnapshotMetadataTestJSON-257973391-project-member] https://10.4.3.193/volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 returned with HTTP 404 Aug 19 23:20:26.422010 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 795/3177] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:26 2026] GET /volume/v3/volumes/e6c92094-d5f4-4af1-809d-9d2f437afe75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:26.539837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.542798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:26.542912 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:26.542912 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.542912 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.543056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:26.543995 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:26.544179 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:26.545737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:26.545737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:26.555796 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.555796 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:26.555796 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-993cdc80-993a-4f8c-8cdc-3e6f170e05fc tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:26.555796 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 793/3178] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:26 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:26.556187 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:26.556187 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:26.556594 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94036c00-4ca8-4026-8bb4-e18a0cf7cbc2 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:26.557231 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 797/3179] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:26 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:27.322726 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:27.327311 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:27.327387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:27.327856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:27.327856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:27.334921 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:27.334921 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:27.336742 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35fe75f7-5be0-4fe1-8fdf-0b9257b317c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:27.337183 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 795/3180] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:27 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:27.565631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:27.567423 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:27.567804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:27.567858 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:27.567946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:27.572152 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:27.572152 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:27.572872 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fc24cb14-557c-4e59-abb8-0b79aff4b0d9 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:27.573213 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 796/3181] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:27 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:27.574640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:27.578385 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:27.578385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:27.578385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:27.578385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:27.591343 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:27.591343 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:27.591343 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af2df57f-5ef1-4d2a-af21-5e7e8eae541d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:27.591343 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 794/3182] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:27 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:28.360658 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-be533f97-5249-418b-8481-139f1d7e577b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:28.363353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be533f97-5249-418b-8481-139f1d7e577b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:28.363455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be533f97-5249-418b-8481-139f1d7e577b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:28.363736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be533f97-5249-418b-8481-139f1d7e577b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:28.363881 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-be533f97-5249-418b-8481-139f1d7e577b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:28.370153 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:28.370153 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:28.371379 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be533f97-5249-418b-8481-139f1d7e577b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:28.376074 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 798/3183] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:28 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:28.520909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:28.587298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:28.589459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:28.589697 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:28.590026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:28.590129 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:28.599569 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:28.599569 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:28.600850 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fa9e9d5-5fd0-4e35-a1a0-0eb7526aef5d tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:28.601723 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 797/3184] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:28 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:28.604441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:28.606333 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:28.606566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:28.606833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:28.606966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:28.614177 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:28.614177 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:28.614913 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa090f34-349d-41cd-a912-c5f1b8b96e22 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:28.615250 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 795/3185] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:28 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:28.722696 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:28.722981 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1321604470"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:28.727767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1321604470'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:28.728929 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Create volume of 1 GB Aug 19 23:20:28.753536 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:28.762012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Flow 'volume_create_api' (322e20f3-bffc-463e-82ed-516633e17eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:28.765444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedc46e5-e3cb-4619-9188-84f38314add8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:28.766659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:28.803614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedc46e5-e3cb-4619-9188-84f38314add8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:28.804165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb02a86f-fa38-459d-9a72-2f450310f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:28.890391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Created reservations ['00983adb-97d6-45b6-b930-c64c84cab723', '6e7925ab-794f-49dd-bb3d-3b588e60e79a', '4ee95dcb-dae3-4c21-82de-7e65c5cecad4', '1f7ac3e4-3c5f-40b7-b74e-a7df9bd797b7'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:28.891248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb02a86f-fa38-459d-9a72-2f450310f81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00983adb-97d6-45b6-b930-c64c84cab723', '6e7925ab-794f-49dd-bb3d-3b588e60e79a', '4ee95dcb-dae3-4c21-82de-7e65c5cecad4', '1f7ac3e4-3c5f-40b7-b74e-a7df9bd797b7']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:28.892141 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45327405-1c6a-4d79-9397-f1558edd89a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:28.923499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45327405-1c6a-4d79-9397-f1558edd89a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321604470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='491c3ffb2e1e475791baf9ecdb275bdf',qos_specs=None,replication_status=,reservations=['00983adb-97d6-45b6-b930-c64c84cab723','6e7925ab-794f-49dd-bb3d-3b588e60e79a','4ee95dcb-dae3-4c21-82de-7e65c5cecad4','1f7ac3e4-3c5f-40b7-b74e-a7df9bd797b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727d69778fe405b9344a29417c49e92',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321604470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='491c3ffb2e1e475791baf9ecdb275bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727d69778fe405b9344a29417c49e92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:28.924499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe6dd8-bbeb-4f11-8cb4-0103b02abaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:28.953259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe6dd8-bbeb-4f11-8cb4-0103b02abaec) transitioned into state 'SUCCESS' from state '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-1321604470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='491c3ffb2e1e475791baf9ecdb275bdf',qos_specs=None,replication_status=,reservations=['00983adb-97d6-45b6-b930-c64c84cab723','6e7925ab-794f-49dd-bb3d-3b588e60e79a','4ee95dcb-dae3-4c21-82de-7e65c5cecad4','1f7ac3e4-3c5f-40b7-b74e-a7df9bd797b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727d69778fe405b9344a29417c49e92',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:28.955744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d785e6-c782-4780-8880-556df6e65677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:28.968173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d785e6-c782-4780-8880-556df6e65677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:28.970129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Flow 'volume_create_api' (322e20f3-bffc-463e-82ed-516633e17eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:28.970129 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Create volume request issued successfully. Aug 19 23:20:28.970756 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-db72f4d7-e197-4d2b-9d37-62858185ffd4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:28.971285 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 796/3186] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:28 2026] POST /volume/v3/volumes => generated 778 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:28.996071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-37867e41-92e2-4f00-9474-5449f6642407 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:28.999120 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-37867e41-92e2-4f00-9474-5449f6642407 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:28.999652 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-37867e41-92e2-4f00-9474-5449f6642407 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:29.000018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-37867e41-92e2-4f00-9474-5449f6642407 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:29.013385 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:29.013385 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:29.019114 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-37867e41-92e2-4f00-9474-5449f6642407 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Volume info retrieved successfully. Aug 19 23:20:29.028881 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-37867e41-92e2-4f00-9474-5449f6642407 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b returned with HTTP 200 Aug 19 23:20:29.029726 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 799/3187] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:28 2026] GET /volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:29.212979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:29.371217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:29.372597 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1390839287"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:29.374319 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1390839287'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:29.374518 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume of 1 GB Aug 19 23:20:29.379980 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Availability Zones retrieved successfully. Aug 19 23:20:29.390523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf113983-47aa-41e4-b9aa-535f490ee025 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:29.390814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Flow 'volume_create_api' (e587da5c-d36d-41e4-a89f-889a2d02a742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:29.394702 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe59867-6fba-46ea-9c54-4d5bbda75e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:29.395106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf113983-47aa-41e4-b9aa-535f490ee025 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:29.395381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf113983-47aa-41e4-b9aa-535f490ee025 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:29.395623 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf113983-47aa-41e4-b9aa-535f490ee025 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:29.395808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cf113983-47aa-41e4-b9aa-535f490ee025 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:29.395872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:29.406197 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:29.406197 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:29.407149 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf113983-47aa-41e4-b9aa-535f490ee025 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:29.407575 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 796/3188] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:29 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:29.430907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe59867-6fba-46ea-9c54-4d5bbda75e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:29.432081 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c86f7d-f609-4242-9493-0bbf9337671a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:29.517972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Created reservations ['d8f6dc49-2c07-449b-9f46-d336fc775331', 'eb4ff164-f7d1-4e86-b8ba-dd4c2569e53a', '165ae7f6-c2e3-4630-b880-30a80a7f1b83', '88f459dc-4fa7-4bf1-b03d-060711ae2038'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:29.518702 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c86f7d-f609-4242-9493-0bbf9337671a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f6dc49-2c07-449b-9f46-d336fc775331', 'eb4ff164-f7d1-4e86-b8ba-dd4c2569e53a', '165ae7f6-c2e3-4630-b880-30a80a7f1b83', '88f459dc-4fa7-4bf1-b03d-060711ae2038']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:29.519409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cd9651-b3f2-47e5-b600-6fc329eddd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:29.545079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cd9651-b3f2-47e5-b600-6fc329eddd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e292ed8a-2370-4a35-b851-82f337cd8935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1390839287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d4084997e8426c89a5cfc48c981554',qos_specs=None,replication_status=,reservations=['d8f6dc49-2c07-449b-9f46-d336fc775331','eb4ff164-f7d1-4e86-b8ba-dd4c2569e53a','165ae7f6-c2e3-4630-b880-30a80a7f1b83','88f459dc-4fa7-4bf1-b03d-060711ae2038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1390839287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e292ed8a-2370-4a35-b851-82f337cd8935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d4084997e8426c89a5cfc48c981554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:29.546654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382f4b5a-f33e-4ead-80d8-b537e7d6e1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:29.576558 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382f4b5a-f33e-4ead-80d8-b537e7d6e1ee) transitioned into state 'SUCCESS' from state '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-1390839287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d4084997e8426c89a5cfc48c981554',qos_specs=None,replication_status=,reservations=['d8f6dc49-2c07-449b-9f46-d336fc775331','eb4ff164-f7d1-4e86-b8ba-dd4c2569e53a','165ae7f6-c2e3-4630-b880-30a80a7f1b83','88f459dc-4fa7-4bf1-b03d-060711ae2038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:29.577968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49db0280-75c9-4e2e-a2d9-440a20fdb1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:29.589970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49db0280-75c9-4e2e-a2d9-440a20fdb1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:29.591076 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Flow 'volume_create_api' (e587da5c-d36d-41e4-a89f-889a2d02a742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:29.591413 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume request issued successfully. Aug 19 23:20:29.592475 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d70a1b43-afe8-4bf6-8242-4ee395d08563 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:29.592617 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 798/3189] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:29 2026] POST /volume/v3/volumes => generated 819 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:29.608780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d80470d-d705-444f-97b2-e7937a33cc6f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:29.611044 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d80470d-d705-444f-97b2-e7937a33cc6f tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:29.611285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d80470d-d705-444f-97b2-e7937a33cc6f tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:29.611498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d80470d-d705-444f-97b2-e7937a33cc6f tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:29.615054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:29.617132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:29.617322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:29.617553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:29.617660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:29.620456 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:29.620456 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:29.624269 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:29.624269 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:29.625270 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bf6bb5f-dc3f-4656-b99f-60daa879b236 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:29.625704 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 800/3190] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:29 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:29.628780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-27739218-7a41-4902-9b5f-f736618fb2e0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:29.629205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27739218-7a41-4902-9b5f-f736618fb2e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:29.629483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27739218-7a41-4902-9b5f-f736618fb2e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:29.629749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27739218-7a41-4902-9b5f-f736618fb2e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:29.629890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-27739218-7a41-4902-9b5f-f736618fb2e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:29.629944 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d80470d-d705-444f-97b2-e7937a33cc6f tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:29.639074 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:29.639074 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:29.639255 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d80470d-d705-444f-97b2-e7937a33cc6f tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:29.639613 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 797/3191] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:29 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:29.639671 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27739218-7a41-4902-9b5f-f736618fb2e0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:29.640185 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 797/3192] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:29 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:30.044795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-28b582ef-b56b-4227-9897-5873e5d407d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.047172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28b582ef-b56b-4227-9897-5873e5d407d6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:30.047490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28b582ef-b56b-4227-9897-5873e5d407d6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.047782 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28b582ef-b56b-4227-9897-5873e5d407d6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.055744 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.055744 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:30.060417 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-28b582ef-b56b-4227-9897-5873e5d407d6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Volume info retrieved successfully. Aug 19 23:20:30.065039 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28b582ef-b56b-4227-9897-5873e5d407d6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b returned with HTTP 200 Aug 19 23:20:30.065609 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 799/3193] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:30.079535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.083295 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:30.083295 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b", "name": "tempest-type-Backup-250833486"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:30.085609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Creating new backup {'backup': {'volume_id': 'c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b', 'name': 'tempest-type-Backup-250833486'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:30.086354 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Creating backup of volume c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b in container None Aug 19 23:20:30.099195 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.099195 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:30.099195 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Volume info retrieved successfully. Aug 19 23:20:30.128491 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Created reservations ['3b64037a-808e-404d-8293-0eb907cf17b1', 'acb9e939-70c2-4e29-9c0b-0b61f1bbfac7'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:30.165071 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2a993f5-8f24-4a1a-ab93-ef6752cfb9c5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:30.165490 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 801/3194] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:30 2026] POST /volume/v3/backups => generated 315 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:30.174437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.176460 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:30.176756 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.177024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.177144 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:30.186741 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.186741 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:30.186741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a63f5284-b6c3-4532-b11b-5902b8a64320 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:30.186741 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 798/3195] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:30.426314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.426314 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:30.426458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.426580 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.426734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:30.431750 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.431750 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:30.432557 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8600dfa2-bc23-47f7-80c2-b953b9f6431d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:30.435743 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 798/3196] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:30.637233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4705a773-62e1-4cfd-b266-5af037a326b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.639579 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4705a773-62e1-4cfd-b266-5af037a326b5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:30.639862 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4705a773-62e1-4cfd-b266-5af037a326b5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.640062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4705a773-62e1-4cfd-b266-5af037a326b5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.640207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4705a773-62e1-4cfd-b266-5af037a326b5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:30.645843 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.645843 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:30.645843 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4705a773-62e1-4cfd-b266-5af037a326b5 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:30.646562 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 800/3197] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:30.655285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2d000795-9e62-4fdb-afde-b11e46144cfc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.657096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.657668 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2d000795-9e62-4fdb-afde-b11e46144cfc tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:30.657975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2d000795-9e62-4fdb-afde-b11e46144cfc tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.658218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2d000795-9e62-4fdb-afde-b11e46144cfc tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.660396 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:30.660646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.661018 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.661175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:30.665727 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.665727 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:30.666465 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eb7ceba-e4ba-46b2-ae33-d58ba7895ac0 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:30.666874 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 799/3198] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:30.671730 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.671730 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:30.677415 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2d000795-9e62-4fdb-afde-b11e46144cfc tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:30.683937 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2d000795-9e62-4fdb-afde-b11e46144cfc tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:30.684468 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 802/3199] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:30.697578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.698203 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:30.698549 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e292ed8a-2370-4a35-b851-82f337cd8935"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:30.700046 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volume_transfer [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e292ed8a-2370-4a35-b851-82f337cd8935'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 23:20:30.700179 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volume_transfer [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Creating transfer of volume e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:30.700284 np0000007826 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Generating transfer record for volume e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:30.711374 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.711374 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:30.732506 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79f80845-3ced-4286-b8b6-1b906f142dd1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 19 23:20:30.732979 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 799/3200] 10.4.3.193 () {70 vars in 1326 bytes} [Wed Aug 19 23:20:30 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:30.747139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.749180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:30.749695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.749983 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.760067 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:30.760067 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:30.763730 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:30.771540 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8891aa4-1cb3-42d4-a440-1d163adae183 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:30.772017 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 801/3201] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:30.791831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e823ff47-4af0-45ff-9009-4c8cafc7c49d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.797342 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e823ff47-4af0-45ff-9009-4c8cafc7c49d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 Aug 19 23:20:30.797622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e823ff47-4af0-45ff-9009-4c8cafc7c49d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.797933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e823ff47-4af0-45ff-9009-4c8cafc7c49d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.809841 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e823ff47-4af0-45ff-9009-4c8cafc7c49d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 returned with HTTP 200 Aug 19 23:20:30.810307 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 800/3202] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 => generated 432 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:30.820271 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.824107 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:30.824314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:30.824514 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:30.824697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volume_transfer [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Listing volume transfers {{(pid=100376) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 23:20:30.834050 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27a86e68-3e85-4dba-98d8-53cf7e32ae91 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 200 Aug 19 23:20:30.834754 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 803/3203] 10.4.3.193 () {68 vars in 1305 bytes} [Wed Aug 19 23:20:30 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:30.846083 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:30.926496 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] POST https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3/accept Aug 19 23:20:30.926933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "db236a575994ef52"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:30.928326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.volume_transfer [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Accepting volume transfer 2763362c-6f6f-4e92-b876-c6b9a6a107d3 {{(pid=100373) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 23:20:30.928449 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Accepting transfer 2763362c-6f6f-4e92-b876-c6b9a6a107d3 Aug 19 23:20:31.006349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Created reservations ['a1eab79a-6b00-4228-85ee-b9019b73933f', '5fb09887-3857-408e-b01d-f740290b0478', '93d38343-cb7d-4769-9afe-8abb4bc2cd2d', '1928a568-6a9c-4a1e-b6d1-7caa657337bb'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:31.052801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Created reservations ['ae522855-a8cc-4694-bb92-b254f15ea4ff', 'ee902c27-c07d-4c4f-bd15-e382479bf5a6', 'bbd17608-bbe4-463f-96ff-a2c1712a6be6', '073dca57-688e-41a9-85cc-9fb071f5c152'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:31.084576 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Created reservations ['4551af48-34f9-42a4-87c6-e6d2bbc399dd', 'e658589c-a21f-46a3-8f81-7c58fe7b6a61', '45bce88e-b76b-4f9d-b9b3-08dcfb496e76', '74820957-2aec-45ca-bb39-0b7fc441d680'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:31.112243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Created reservations ['5b766f3c-f38d-45b7-8a5f-d56520165fa9', '8a1fa435-6e3e-49c7-b644-b58daf62a455', 'edc0a850-6bc1-4487-86cb-e6e8ab54e2ae', 'bc6f3129-ec75-4325-af5f-75807e544476'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:31.124968 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Transfer volume completed successfully. Aug 19 23:20:31.200595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.203366 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:31.203366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.203551 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.203741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:31.210076 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.210076 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:31.210659 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bb14414f-99d2-4433-8a50-168a2be2d8d9 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:31.211240 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 802/3204] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:31.212155 np0000007826 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Volume e292ed8a-2370-4a35-b851-82f337cd8935 has been transferred. Aug 19 23:20:31.225542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c3add72e-c122-4b63-b6b4-57b16ec969fe tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3/accept returned with HTTP 202 Aug 19 23:20:31.226101 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 800/3205] 10.4.3.193 () {70 vars in 1458 bytes} [Wed Aug 19 23:20:30 2026] POST /volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3/accept => generated 365 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:31.236662 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3e31112a-cb89-4e11-a449-eeec92e15499 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.238930 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e31112a-cb89-4e11-a449-eeec92e15499 tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:31.239225 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e31112a-cb89-4e11-a449-eeec92e15499 tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.239461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3e31112a-cb89-4e11-a449-eeec92e15499 tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.249380 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.249380 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:31.254228 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3e31112a-cb89-4e11-a449-eeec92e15499 tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Volume info retrieved successfully. Aug 19 23:20:31.260936 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3e31112a-cb89-4e11-a449-eeec92e15499 tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:31.261479 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 801/3206] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:31.280942 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.282910 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:31.283054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.283343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.291198 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.291198 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:31.295688 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] Volume info retrieved successfully. Aug 19 23:20:31.301133 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0361fe6-8a2c-47e2-84f2-b8acb9753ddc tempest-VolumesTransfersV355Test-1209940557 tempest-VolumesTransfersV355Test-1209940557-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:31.301565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 804/3207] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:31.315571 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.317742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 Aug 19 23:20:31.318040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.318206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.318399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.volume_transfer [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Delete transfer with id: 2763362c-6f6f-4e92-b876-c6b9a6a107d3 Aug 19 23:20:31.324172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e87bd340-e7cd-4de0-a13e-efe26222df28 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 returned with HTTP 404 Aug 19 23:20:31.324172 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 803/3208] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:31 2026] DELETE /volume/v3/volume-transfers/2763362c-6f6f-4e92-b876-c6b9a6a107d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:31.334006 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.370821 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:31.371077 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.371371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.371513 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Delete volume with id: e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:31.381152 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.381152 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:31.382168 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Volume info retrieved successfully. Aug 19 23:20:31.408072 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Delete volume request issued successfully. Aug 19 23:20:31.408313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e7f5300-7c58-4038-a3bd-6391afb1626e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 202 Aug 19 23:20:31.408918 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 801/3209] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:31 2026] DELETE /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:31.419500 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b487714c-c651-45ef-8026-684a712008e6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.424753 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b487714c-c651-45ef-8026-684a712008e6 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:31.424753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b487714c-c651-45ef-8026-684a712008e6 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.424753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b487714c-c651-45ef-8026-684a712008e6 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.434486 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.434486 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:31.441997 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b487714c-c651-45ef-8026-684a712008e6 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Volume info retrieved successfully. Aug 19 23:20:31.444826 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.447954 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:31.448124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.448286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.448453 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:31.450028 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b487714c-c651-45ef-8026-684a712008e6 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 200 Aug 19 23:20:31.450562 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 802/3210] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:31.457925 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.457925 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:31.458876 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bbaf8acb-4745-4af8-88ac-76ad6d699618 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:31.459456 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 805/3211] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:31.657872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.661478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:31.663117 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.663424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.663616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:31.671507 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.671507 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:31.673073 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d465fe9f-6a8f-41b8-880c-25556fba5d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:31.673627 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 804/3212] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:31.679064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-89b82e72-35a6-411c-9563-28717c6e7497 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:31.681668 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89b82e72-35a6-411c-9563-28717c6e7497 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:31.682976 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89b82e72-35a6-411c-9563-28717c6e7497 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:31.683195 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89b82e72-35a6-411c-9563-28717c6e7497 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:31.683326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-89b82e72-35a6-411c-9563-28717c6e7497 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:31.694136 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:31.694136 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:31.698026 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89b82e72-35a6-411c-9563-28717c6e7497 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:31.698508 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 802/3213] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:31 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:32.225602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.228004 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:32.228305 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.228558 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.228726 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:32.234053 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:32.234053 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:32.234724 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9edd9350-220f-44d3-a59e-bbab26b0d3b6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:32.235212 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 803/3214] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:32.471050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-167f939b-2781-4718-9a12-4d32ae22506f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.473283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3e64f62-8a96-4454-adee-3c7723076136 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.473690 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-167f939b-2781-4718-9a12-4d32ae22506f tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:32.474054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-167f939b-2781-4718-9a12-4d32ae22506f tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.474259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-167f939b-2781-4718-9a12-4d32ae22506f tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.475650 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3e64f62-8a96-4454-adee-3c7723076136 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:32.475905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3e64f62-8a96-4454-adee-3c7723076136 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.476259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3e64f62-8a96-4454-adee-3c7723076136 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.476369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f3e64f62-8a96-4454-adee-3c7723076136 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:32.482887 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:32.482887 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:32.484563 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3e64f62-8a96-4454-adee-3c7723076136 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:32.484563 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 805/3215] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:32.484737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-167f939b-2781-4718-9a12-4d32ae22506f tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 404 Aug 19 23:20:32.488318 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 806/3216] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:32.497525 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-89d5e420-054e-455b-acbf-fcdebbaab7c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.501928 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89d5e420-054e-455b-acbf-fcdebbaab7c9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:32.502198 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89d5e420-054e-455b-acbf-fcdebbaab7c9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.502424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89d5e420-054e-455b-acbf-fcdebbaab7c9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.514838 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89d5e420-054e-455b-acbf-fcdebbaab7c9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 404 Aug 19 23:20:32.515323 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 803/3217] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:32.524186 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.526333 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:32.526602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.526878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.527097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Delete volume with id: e292ed8a-2370-4a35-b851-82f337cd8935 Aug 19 23:20:32.534373 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ce85f3dc-eed2-41f7-a5f8-56cd92846021 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 returned with HTTP 404 Aug 19 23:20:32.535009 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 804/3218] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:32 2026] DELETE /volume/v3/volumes/e292ed8a-2370-4a35-b851-82f337cd8935 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:32.544608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.546862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:32.547296 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-358551462"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:32.549168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-358551462'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:32.549317 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume of 1 GB Aug 19 23:20:32.554563 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Availability Zones retrieved successfully. Aug 19 23:20:32.562237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Flow 'volume_create_api' (192ed7b0-036f-48b3-bf16-9406441652e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:32.566014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee387933-451e-42b3-8110-1ab271c7d1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:32.566014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:32.597299 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee387933-451e-42b3-8110-1ab271c7d1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:32.598221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a948704-d32e-4251-9bc5-4cb6367c4f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:32.645692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Created reservations ['d39c97ac-d619-443c-9435-d2ce16b17408', '730ed401-dfb1-414f-a51c-32ce33fa29ed', 'd8abd7a7-0ee2-4406-ba2b-8a33156500f6', 'da9069b0-392d-43c9-8e15-ed2a13d60214'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:32.646893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a948704-d32e-4251-9bc5-4cb6367c4f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39c97ac-d619-443c-9435-d2ce16b17408', '730ed401-dfb1-414f-a51c-32ce33fa29ed', 'd8abd7a7-0ee2-4406-ba2b-8a33156500f6', 'da9069b0-392d-43c9-8e15-ed2a13d60214']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:32.647930 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09530a13-43dc-4283-af8c-5ea4fef6c4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:32.677792 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09530a13-43dc-4283-af8c-5ea4fef6c4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675098ec-b151-45bf-adba-ec614ac055ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-358551462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d4084997e8426c89a5cfc48c981554',qos_specs=None,replication_status=,reservations=['d39c97ac-d619-443c-9435-d2ce16b17408','730ed401-dfb1-414f-a51c-32ce33fa29ed','d8abd7a7-0ee2-4406-ba2b-8a33156500f6','da9069b0-392d-43c9-8e15-ed2a13d60214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-358551462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675098ec-b151-45bf-adba-ec614ac055ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94d4084997e8426c89a5cfc48c981554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:32.677792 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51621da9-dbd9-43e0-a97d-49f3c55353c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:32.685222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6bb47346-2134-4f87-b832-25a52cc81140 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.687570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bb47346-2134-4f87-b832-25a52cc81140 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:32.687941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bb47346-2134-4f87-b832-25a52cc81140 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.688204 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6bb47346-2134-4f87-b832-25a52cc81140 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.688393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6bb47346-2134-4f87-b832-25a52cc81140 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:32.694351 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:32.694351 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:32.695192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6bb47346-2134-4f87-b832-25a52cc81140 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:32.695635 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 807/3219] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:32.697773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51621da9-dbd9-43e0-a97d-49f3c55353c4) transitioned into state 'SUCCESS' from state '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-358551462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94d4084997e8426c89a5cfc48c981554',qos_specs=None,replication_status=,reservations=['d39c97ac-d619-443c-9435-d2ce16b17408','730ed401-dfb1-414f-a51c-32ce33fa29ed','d8abd7a7-0ee2-4406-ba2b-8a33156500f6','da9069b0-392d-43c9-8e15-ed2a13d60214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d4a047bc5a44489b481939a3bdfdda1',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:32.698750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6122b7-6dd5-47b5-b077-a729934ebc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:32.709562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6122b7-6dd5-47b5-b077-a729934ebc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:32.710895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Flow 'volume_create_api' (192ed7b0-036f-48b3-bf16-9406441652e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:32.711026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.711346 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Create volume request issued successfully. Aug 19 23:20:32.712152 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f07b0c9-3ded-4991-b0aa-b8ac06ab4da5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:32.712728 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 806/3220] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:32 2026] POST /volume/v3/volumes => generated 818 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:32.712994 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:32.716860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.716860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.716860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:32.717813 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:32.717813 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:32.718529 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dfd6318-0f54-42e4-85c2-28c98ca5ede9 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:32.720734 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 804/3221] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:32.727111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:32.728686 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:32.730169 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:32.730362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:32.739003 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:32.739003 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:32.743227 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:32.748662 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5e470f7e-80e1-4b84-baf8-58aa9a921ff9 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 200 Aug 19 23:20:32.749246 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 805/3222] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:32 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:33.249799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.251615 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:33.251880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.252063 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.252160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:33.268136 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.268136 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:33.268904 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f9f8dae7-4e8b-4dc3-8e78-423eacf45773 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:33.269375 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 808/3223] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:33.496296 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.498146 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:33.498146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.498320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.498451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:33.503495 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.503495 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:33.504775 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-103da9ea-8bcd-4a0b-9419-1eb004280f8c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:33.505135 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 807/3224] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:33.708553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.710243 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:33.710646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.712157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.712157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:33.718337 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.718337 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:33.719757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43bc55c7-fb5d-419e-962d-533b7cbe7b35 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:33.719757 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 805/3225] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:33.732261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7ebd2638-60e7-4616-823f-b150d7c8186b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.734072 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ebd2638-60e7-4616-823f-b150d7c8186b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:33.734280 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ebd2638-60e7-4616-823f-b150d7c8186b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.734454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7ebd2638-60e7-4616-823f-b150d7c8186b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.734569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7ebd2638-60e7-4616-823f-b150d7c8186b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:33.738498 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.738498 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:33.739136 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7ebd2638-60e7-4616-823f-b150d7c8186b tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:33.739626 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 806/3226] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:33.763819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.767293 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:33.767293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.767293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.780997 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.780997 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:33.797255 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:33.806913 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6e8d3a7-35af-464b-aeb6-2ab7b39eb567 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 200 Aug 19 23:20:33.806913 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 809/3227] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:33.823366 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.825912 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:33.826436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "675098ec-b151-45bf-adba-ec614ac055ec"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:33.828591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Creating new volume transfer {'transfer': {'volume_id': '675098ec-b151-45bf-adba-ec614ac055ec'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 23:20:33.828888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volume_transfer [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Creating transfer of volume 675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:33.828888 np0000007826 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Generating transfer record for volume 675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:33.837639 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.837639 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:33.856949 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2310a146-60be-43c6-a5e6-e5b02ebb04b1 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 19 23:20:33.858443 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 808/3228] 10.4.3.193 () {70 vars in 1326 bytes} [Wed Aug 19 23:20:33 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:33.867825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0817e021-6de2-4919-b967-52c31febe34c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.869306 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0817e021-6de2-4919-b967-52c31febe34c tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:33.869779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0817e021-6de2-4919-b967-52c31febe34c tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.870159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0817e021-6de2-4919-b967-52c31febe34c tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.878321 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.878321 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:33.883322 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0817e021-6de2-4919-b967-52c31febe34c tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:33.889485 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0817e021-6de2-4919-b967-52c31febe34c tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 200 Aug 19 23:20:33.890122 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 806/3229] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:33.902988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.906400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/detail Aug 19 23:20:33.906687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.907486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.907759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volume_transfer [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Listing volume transfers {{(pid=100374) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 23:20:33.913885 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b820dcf5-8bb3-4715-94c6-15bbf12a33b5 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 23:20:33.914369 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 807/3230] 10.4.3.193 () {68 vars in 1326 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:33.922552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7e30fc9f-6d75-4836-be19-54769515a047 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.924283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7e30fc9f-6d75-4836-be19-54769515a047 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc Aug 19 23:20:33.925789 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7e30fc9f-6d75-4836-be19-54769515a047 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:33.925789 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7e30fc9f-6d75-4836-be19-54769515a047 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:33.925789 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-7e30fc9f-6d75-4836-be19-54769515a047 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Delete transfer with id: 244e2aeb-8654-499b-92c8-8b3bbe96d0fc Aug 19 23:20:33.957650 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:33.957650 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:33.989169 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7e30fc9f-6d75-4836-be19-54769515a047 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc returned with HTTP 202 Aug 19 23:20:33.990861 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 810/3231] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:33 2026] DELETE /volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:33.997174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2caaebb4-6767-40c5-94b6-fb804409353d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:33.999515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2caaebb4-6767-40c5-94b6-fb804409353d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:33.999881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2caaebb4-6767-40c5-94b6-fb804409353d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.000171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2caaebb4-6767-40c5-94b6-fb804409353d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.009582 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.009582 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:34.014316 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2caaebb4-6767-40c5-94b6-fb804409353d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Volume info retrieved successfully. Aug 19 23:20:34.019681 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2caaebb4-6767-40c5-94b6-fb804409353d tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 200 Aug 19 23:20:34.020172 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 809/3232] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:33 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:34.037203 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.039099 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc Aug 19 23:20:34.039265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.039438 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.039541 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.volume_transfer [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Delete transfer with id: 244e2aeb-8654-499b-92c8-8b3bbe96d0fc Aug 19 23:20:34.042458 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ab3d555-1df7-42d2-95a5-75ad6e3a59b8 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc returned with HTTP 404 Aug 19 23:20:34.042978 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 807/3233] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:34 2026] DELETE /volume/v3/volume-transfers/244e2aeb-8654-499b-92c8-8b3bbe96d0fc => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:34.052252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc57091c-d329-41e9-b025-2aa8e060d07e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.054199 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:34.054199 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.054353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.054543 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Delete volume with id: 675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:34.060653 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.060653 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:34.060992 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Volume info retrieved successfully. Aug 19 23:20:34.075059 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Delete volume request issued successfully. Aug 19 23:20:34.075274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc57091c-d329-41e9-b025-2aa8e060d07e tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 202 Aug 19 23:20:34.075666 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 808/3234] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:34 2026] DELETE /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:34.085774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d77781cd-f04f-404e-a804-d074c6a91f97 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.088336 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d77781cd-f04f-404e-a804-d074c6a91f97 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:34.088810 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d77781cd-f04f-404e-a804-d074c6a91f97 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.089238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d77781cd-f04f-404e-a804-d074c6a91f97 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.104886 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.104886 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:34.112362 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d77781cd-f04f-404e-a804-d074c6a91f97 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Volume info retrieved successfully. Aug 19 23:20:34.118910 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d77781cd-f04f-404e-a804-d074c6a91f97 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 200 Aug 19 23:20:34.119459 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 811/3235] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:34.284360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e66aa385-c946-427a-b0fc-9db05086e4ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.286592 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e66aa385-c946-427a-b0fc-9db05086e4ec tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:34.286919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e66aa385-c946-427a-b0fc-9db05086e4ec tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.287143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e66aa385-c946-427a-b0fc-9db05086e4ec tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.287275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e66aa385-c946-427a-b0fc-9db05086e4ec tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:34.292783 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.292783 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:34.293508 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e66aa385-c946-427a-b0fc-9db05086e4ec tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:34.294101 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 810/3236] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:34.517601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.519571 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:34.519867 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.520099 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.520243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:34.525322 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.525322 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:34.526194 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03dd724c-34c4-44fc-8beb-c798a0dd88a6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:34.526578 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 808/3237] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:34.731739 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.733964 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:34.734378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.734378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.734378 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:34.739664 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.739664 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:34.740516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4dce0e8-fd75-40cd-a467-c6d34b7afff4 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:34.741182 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 809/3238] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:34.751820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c80d5a88-295d-4246-8255-096089821a30 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.753748 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c80d5a88-295d-4246-8255-096089821a30 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:34.753831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c80d5a88-295d-4246-8255-096089821a30 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.753987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c80d5a88-295d-4246-8255-096089821a30 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.754082 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c80d5a88-295d-4246-8255-096089821a30 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:34.758478 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.758478 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:34.759143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c80d5a88-295d-4246-8255-096089821a30 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:34.759653 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 812/3239] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:34.772308 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3b8e2e9-63d1-4b16-b730-1d2635f1a2b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.955456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3b8e2e9-63d1-4b16-b730-1d2635f1a2b7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-member] PUT https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:34.955936 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3b8e2e9-63d1-4b16-b730-1d2635f1a2b7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:34.966910 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:34.966910 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:34.979235 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3b8e2e9-63d1-4b16-b730-1d2635f1a2b7 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-member] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:34.979784 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 811/3240] 10.4.3.193 () {70 vars in 1408 bytes} [Wed Aug 19 23:20:34 2026] PUT /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 316 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:34.991562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bdb48642-b809-4537-9238-6c276851034f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:34.995391 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdb48642-b809-4537-9238-6c276851034f tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:34.995720 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdb48642-b809-4537-9238-6c276851034f tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:34.995976 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdb48642-b809-4537-9238-6c276851034f tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:34.996121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bdb48642-b809-4537-9238-6c276851034f tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:35.009610 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.009610 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:35.010349 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdb48642-b809-4537-9238-6c276851034f tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:35.010768 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 809/3241] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:34 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 762 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:35.026023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.029446 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] DELETE https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:35.029738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.029983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.030127 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Delete backup with id: ffe65141-e701-4051-bca4-99afd7eb01e6. Aug 19 23:20:35.034458 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.034458 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:35.044982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] delete_backup rpcapi backup_id ffe65141-e701-4051-bca4-99afd7eb01e6 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:35.047621 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c6ae38cf-c36b-4354-b02f-175550a9ad19 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 202 Aug 19 23:20:35.048117 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 810/3242] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:35 2026] DELETE /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:35.056067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-66c310e5-6772-4732-bbef-448cc09d2d97 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.058246 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66c310e5-6772-4732-bbef-448cc09d2d97 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:35.058499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-66c310e5-6772-4732-bbef-448cc09d2d97 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.058779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-66c310e5-6772-4732-bbef-448cc09d2d97 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.058927 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-66c310e5-6772-4732-bbef-448cc09d2d97 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:35.064031 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.064031 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:35.064758 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-66c310e5-6772-4732-bbef-448cc09d2d97 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 200 Aug 19 23:20:35.065215 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 813/3243] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:35.134864 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b11c8cfd-715d-4540-94cc-01317d03d894 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.141997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b11c8cfd-715d-4540-94cc-01317d03d894 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:35.141997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b11c8cfd-715d-4540-94cc-01317d03d894 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.141997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b11c8cfd-715d-4540-94cc-01317d03d894 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.150310 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b11c8cfd-715d-4540-94cc-01317d03d894 tempest-VolumesTransfersV355Test-606922229 tempest-VolumesTransfersV355Test-606922229-project-admin] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 404 Aug 19 23:20:35.151039 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 812/3244] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:35.159382 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-622c6ae6-0a04-4317-88c0-bbfe5b41e24b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.161909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-622c6ae6-0a04-4317-88c0-bbfe5b41e24b tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] GET https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:35.162177 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-622c6ae6-0a04-4317-88c0-bbfe5b41e24b tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.162416 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-622c6ae6-0a04-4317-88c0-bbfe5b41e24b tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.172003 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-622c6ae6-0a04-4317-88c0-bbfe5b41e24b tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 404 Aug 19 23:20:35.173580 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 810/3245] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:35.182792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.185035 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] DELETE https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:35.187456 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.187456 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.187456 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] Delete volume with id: 675098ec-b151-45bf-adba-ec614ac055ec Aug 19 23:20:35.193172 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c5d83d7-0a41-4297-99e7-3c0c8e87f192 tempest-VolumesTransfersV355Test-1789322795 tempest-VolumesTransfersV355Test-1789322795-project-member] https://10.4.3.193/volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec returned with HTTP 404 Aug 19 23:20:35.194484 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 811/3246] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:35 2026] DELETE /volume/v3/volumes/675098ec-b151-45bf-adba-ec614ac055ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:35.308448 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-58097714-c41c-4810-9692-cec7e5776d81 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.310832 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-58097714-c41c-4810-9692-cec7e5776d81 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:35.311259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-58097714-c41c-4810-9692-cec7e5776d81 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.311310 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-58097714-c41c-4810-9692-cec7e5776d81 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.311520 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-58097714-c41c-4810-9692-cec7e5776d81 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:35.317205 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.317205 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:35.320982 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-58097714-c41c-4810-9692-cec7e5776d81 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:35.322653 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 814/3247] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:35.538129 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.542646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:35.543598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.544096 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.544242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:35.552500 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.552500 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:35.554053 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4435acc3-27fa-46c5-91d8-ef9deb1db1f1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:35.554868 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 813/3248] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:35.752858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:35.755829 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:35.756165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:35.756369 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:35.756473 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:35.764441 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:35.764441 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:35.765211 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c6f41c6-6d23-4b0f-999f-3c43960559d1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:35.765551 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 811/3249] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:35 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:36.077194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.080939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 Aug 19 23:20:36.081283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.081541 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.081661 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Show backup with id ffe65141-e701-4051-bca4-99afd7eb01e6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:36.087834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed4bd763-d07c-44f5-b233-ff5f63cc1d06 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 returned with HTTP 404 Aug 19 23:20:36.088658 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 812/3250] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/backups/ffe65141-e701-4051-bca4-99afd7eb01e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:36.096998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.102473 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:36.102793 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.103042 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.103232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Delete volume with id: 0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:36.116515 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.116515 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:36.116903 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Volume info retrieved successfully. Aug 19 23:20:36.138404 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Delete volume request issued successfully. Aug 19 23:20:36.138671 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1aecf647-a442-4d65-9769-163d3f3c5b35 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca returned with HTTP 202 Aug 19 23:20:36.139442 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 815/3251] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:36 2026] DELETE /volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:36.149977 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e82706bc-8cef-41f2-a80c-36c64048f240 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.152661 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e82706bc-8cef-41f2-a80c-36c64048f240 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:36.152962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e82706bc-8cef-41f2-a80c-36c64048f240 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.153238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e82706bc-8cef-41f2-a80c-36c64048f240 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.167699 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.167699 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:36.172148 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e82706bc-8cef-41f2-a80c-36c64048f240 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Volume info retrieved successfully. Aug 19 23:20:36.183622 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e82706bc-8cef-41f2-a80c-36c64048f240 tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca returned with HTTP 200 Aug 19 23:20:36.184225 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 814/3252] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:36.333293 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.335745 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:36.335961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.336156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.336320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:36.341274 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.341274 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:36.342147 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2fc0471e-1491-4ac3-895a-7b6aaecf02fa tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:36.342531 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 812/3253] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:36.565324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-764ac132-91d8-4d33-add0-900f97eb73b7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.568526 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-764ac132-91d8-4d33-add0-900f97eb73b7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:36.568956 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-764ac132-91d8-4d33-add0-900f97eb73b7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.569170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-764ac132-91d8-4d33-add0-900f97eb73b7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.569272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-764ac132-91d8-4d33-add0-900f97eb73b7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:36.574507 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.574507 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:36.575474 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-764ac132-91d8-4d33-add0-900f97eb73b7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:36.575977 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 813/3254] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:36.587194 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b3492fa1-e702-47cc-9298-5880b91959e7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.589472 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b3492fa1-e702-47cc-9298-5880b91959e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:36.589654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b3492fa1-e702-47cc-9298-5880b91959e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.590539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b3492fa1-e702-47cc-9298-5880b91959e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.607856 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.607856 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:36.613028 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b3492fa1-e702-47cc-9298-5880b91959e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:36.620273 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b3492fa1-e702-47cc-9298-5880b91959e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:36.620892 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 816/3255] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:36.642990 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.647350 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:36.647588 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.647889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.648039 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: 9f2723de-0e00-43fd-a211-dca937ab7c59. Aug 19 23:20:36.651586 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=715,cinder:UPDATE=212,cinder:INSERT=120 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:20:36.656395 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.656395 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:36.681182 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id 9f2723de-0e00-43fd-a211-dca937ab7c59 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:36.683166 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-feb1ffe8-312b-40b5-9597-2029c3ac2a32 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 202 Aug 19 23:20:36.683834 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 815/3256] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:36 2026] DELETE /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:36.700943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9552331e-8706-4ec6-bdd5-9a991e105568 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.702795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9552331e-8706-4ec6-bdd5-9a991e105568 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:36.703530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9552331e-8706-4ec6-bdd5-9a991e105568 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.703530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9552331e-8706-4ec6-bdd5-9a991e105568 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.703530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9552331e-8706-4ec6-bdd5-9a991e105568 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:36.707835 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.707835 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:36.708556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9552331e-8706-4ec6-bdd5-9a991e105568 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 200 Aug 19 23:20:36.708953 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 813/3257] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:36.781312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:36.785495 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:36.785495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:36.785495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:36.785495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:36.792307 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:36.792307 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:36.793196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2dab2af9-ea27-4d41-9eb2-ff8835dd2f53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:36.793614 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 814/3258] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:36 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.198244 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2a86b6f0-902d-4b16-b6fd-b2a53e90ce1d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.200242 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a86b6f0-902d-4b16-b6fd-b2a53e90ce1d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca Aug 19 23:20:37.200445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a86b6f0-902d-4b16-b6fd-b2a53e90ce1d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.200621 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2a86b6f0-902d-4b16-b6fd-b2a53e90ce1d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.206281 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2a86b6f0-902d-4b16-b6fd-b2a53e90ce1d tempest-ProjectMemberTests39-861115806 tempest-ProjectMemberTests39-861115806-project-admin] https://10.4.3.193/volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca returned with HTTP 404 Aug 19 23:20:37.206781 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 817/3259] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/0ae58193-30ee-4a6e-a12f-1898658502ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:37.361233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.365162 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:37.365381 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.365532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.365618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:37.378552 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.378552 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:37.378552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-046e7c6a-5688-4275-80a4-ee3b961425b4 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:37.379059 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 816/3260] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.517662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d16317e0-a90b-495f-850b-9c3510664e53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.522017 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d16317e0-a90b-495f-850b-9c3510664e53 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:37.522365 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d16317e0-a90b-495f-850b-9c3510664e53 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.522578 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d16317e0-a90b-495f-850b-9c3510664e53 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.535659 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.535659 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:37.544495 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d16317e0-a90b-495f-850b-9c3510664e53 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:37.549295 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d16317e0-a90b-495f-850b-9c3510664e53 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:37.549745 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 814/3261] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.573022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.582386 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:37.582694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.583219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.592756 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.592756 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:37.598218 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:37.604752 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49f48834-759f-4fc7-bf73-bdf103798ce2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:37.605117 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 815/3262] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.689796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.705803 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:37.705803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.705803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.721816 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.721816 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:37.723985 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.727355 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:37.727519 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 Aug 19 23:20:37.727519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.727519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.727519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 9f2723de-0e00-43fd-a211-dca937ab7c59. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:37.732808 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-87026c34-263b-476a-895c-ab08eab6ed8a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:37.733358 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 818/3263] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.733454 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2abde7f1-ef49-4905-ae96-0efe0a16860c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 returned with HTTP 404 Aug 19 23:20:37.734021 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 817/3264] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/backups/9f2723de-0e00-43fd-a211-dca937ab7c59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:37.807613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.809682 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:37.810130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.810477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.810747 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:37.817391 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.817391 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:37.819401 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc6f3505-5de2-4c26-9a1d-cfaf5ae4b2c1 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:37.819401 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 815/3265] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:37.874897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.876815 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c5137d16-6833-4550-863d-f0a9c1c35ad8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.877317 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5137d16-6833-4550-863d-f0a9c1c35ad8 None None] GET https://10.4.3.193/volume// Aug 19 23:20:37.877573 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5137d16-6833-4550-863d-f0a9c1c35ad8 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.877837 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:37.877909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5137d16-6833-4550-863d-f0a9c1c35ad8 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.878182 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.878937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:37.879034 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5137d16-6833-4550-863d-f0a9c1c35ad8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:37.879419 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 819/3266] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:20: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 19 23:20:37.893956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-ad3f4cc7-82d8-4b58-aedb-0dc1e9a8eb5e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.897541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-ad3f4cc7-82d8-4b58-aedb-0dc1e9a8eb5e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:20:37.897541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-ad3f4cc7-82d8-4b58-aedb-0dc1e9a8eb5e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3ef5f31-991f-4074-a14a-7bf5cffd332f", "connector": null, "instance_uuid": "09dab060-88a7-4ee5-9b97-83bb4ef893e0"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:37.900123 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.900123 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:37.905364 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:37.909734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.909734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:37.910480 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-57ee8037-6249-47bf-b13d-438e008cc978 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:37.910951 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 816/3267] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1133 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:37.932383 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.936374 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93/action Aug 19 23:20:37.937051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:37.937546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:37.942068 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-ad3f4cc7-82d8-4b58-aedb-0dc1e9a8eb5e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:20:37.942068 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 818/3268] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:20:37 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 19 23:20:37.957762 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:37.957762 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:37.958473 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:37.972268 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Begin detaching volume completed successfully. Aug 19 23:20:37.972539 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-69373d4e-0aee-4a0f-a1ea-93c6f57f952e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93/action returned with HTTP 202 Aug 19 23:20:37.973076 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 816/3269] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:20:37 2026] POST /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:37.985929 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:37.989959 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:37.990240 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:37.990890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.005437 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.005437 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:38.011510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.011632 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:38.014210 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:38.014491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.014809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.020921 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53a228fe-a783-49bd-8ae9-9b204373d3d1 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:38.024003 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a8c98cb-f0d0-4771-a935-1efcdc29572f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.024003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a8c98cb-f0d0-4771-a935-1efcdc29572f None None] GET https://10.4.3.193/volume// Aug 19 23:20:38.024003 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a8c98cb-f0d0-4771-a935-1efcdc29572f None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.024236 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 820/3270] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:37 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.024270 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a8c98cb-f0d0-4771-a935-1efcdc29572f None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.024270 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a8c98cb-f0d0-4771-a935-1efcdc29572f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:38.024270 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 819/3271] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:20:38.034441 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.034441 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:38.039139 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:38.045821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-039d9bc8-ce76-48c7-85d8-7c6d51bcfe1a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:38.046676 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 817/3272] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:38.066726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.071201 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:38.071512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.071824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.074035 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9351e8e9-aca0-440f-bc2f-e445ed5a1a94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.074823 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9351e8e9-aca0-440f-bc2f-e445ed5a1a94 None None] GET https://10.4.3.193/volume// Aug 19 23:20:38.074823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9351e8e9-aca0-440f-bc2f-e445ed5a1a94 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.074823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9351e8e9-aca0-440f-bc2f-e445ed5a1a94 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.075744 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9351e8e9-aca0-440f-bc2f-e445ed5a1a94 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:38.075744 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 821/3273] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:20:38.087631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.090359 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:38.090633 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.090923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.091938 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.091938 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:38.096443 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:38.102215 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-e15c4862-5689-4758-8298-23d9d959e6a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:38.102925 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 817/3274] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:38.105751 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.105751 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:38.112757 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:38.118345 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-0dbfb96e-109e-412b-ad3b-0dddf7fdd0b2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:38.118865 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 820/3275] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:38.219525 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.269914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.272661 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] PUT https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd Aug 19 23:20:38.273044 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:38.283987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Acquiring lock "cinder-attachment_update-b3ef5f31-991f-4074-a14a-7bf5cffd332f-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:20:38.291232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Lock "cinder-attachment_update-b3ef5f31-991f-4074-a14a-7bf5cffd332f-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:20:38.292615 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.292615 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:38.351922 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:38.352386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-537896698"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:38.355158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-537896698'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:38.355484 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Create volume of 1 GB Aug 19 23:20:38.360852 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Availability Zones retrieved successfully. Aug 19 23:20:38.371004 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Flow 'volume_create_api' (d9b97374-10aa-4060-97d7-7f9e2e65fb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:38.373137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07be134-569b-4ea2-baa8-395a9fa4edf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:38.375615 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:38.382282 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Lock "cinder-attachment_update-b3ef5f31-991f-4074-a14a-7bf5cffd332f-np0000007826" released by "attachment_update" :: held 0.091s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:20:38.382697 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-4ccaf6e9-fb1c-4ea0-aaa8-18a71b7b29e4 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd returned with HTTP 200 Aug 19 23:20:38.383287 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 822/3276] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:20:38 2026] PUT /volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:38.393400 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.397536 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:38.397936 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.398194 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.398330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:38.408315 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.408315 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:38.409308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c281fbae-f664-4733-b7af-443ea1c4cdf0 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:38.409835 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 818/3277] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.426747 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07be134-569b-4ea2-baa8-395a9fa4edf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:38.426747 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249b7f99-9ba5-4928-8c72-e59d73a7755f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:38.508437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Created reservations ['05a11225-268c-4dd2-ad1e-6753de73ff70', '4ab762e3-9fca-4db6-9e50-7732c321595f', '55be5ef4-e308-4761-9440-5e0e45eda9d6', '1ba8d6b8-917b-47ef-baaf-657beeb7b5af'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:38.509370 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249b7f99-9ba5-4928-8c72-e59d73a7755f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a11225-268c-4dd2-ad1e-6753de73ff70', '4ab762e3-9fca-4db6-9e50-7732c321595f', '55be5ef4-e308-4761-9440-5e0e45eda9d6', '1ba8d6b8-917b-47ef-baaf-657beeb7b5af']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:38.510341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a0a4c3-12c4-40f2-97bc-7580fe6b6497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:38.535431 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a0a4c3-12c4-40f2-97bc-7580fe6b6497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949c21c9-493f-4f83-8194-ecd10e27eeb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-537896698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23b5088da3af410db76446237c0fa941',qos_specs=None,replication_status=,reservations=['05a11225-268c-4dd2-ad1e-6753de73ff70','4ab762e3-9fca-4db6-9e50-7732c321595f','55be5ef4-e308-4761-9440-5e0e45eda9d6','1ba8d6b8-917b-47ef-baaf-657beeb7b5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb378384b814973b4143eaacb6532d9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-537896698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=949c21c9-493f-4f83-8194-ecd10e27eeb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23b5088da3af410db76446237c0fa941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb378384b814973b4143eaacb6532d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:38.536689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f6ff23-7f65-48da-bf0a-942890af9745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:38.558290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f6ff23-7f65-48da-bf0a-942890af9745) transitioned into state 'SUCCESS' from state '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-537896698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23b5088da3af410db76446237c0fa941',qos_specs=None,replication_status=,reservations=['05a11225-268c-4dd2-ad1e-6753de73ff70','4ab762e3-9fca-4db6-9e50-7732c321595f','55be5ef4-e308-4761-9440-5e0e45eda9d6','1ba8d6b8-917b-47ef-baaf-657beeb7b5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb378384b814973b4143eaacb6532d9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:38.559079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d349e855-deaf-49ca-a4bd-a936caf21865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:38.568066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d349e855-deaf-49ca-a4bd-a936caf21865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:38.569059 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Flow 'volume_create_api' (d9b97374-10aa-4060-97d7-7f9e2e65fb82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:38.569645 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Create volume request issued successfully. Aug 19 23:20:38.570092 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bbc4979-784e-4792-a80d-4ff38c2ad091 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:38.570698 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 818/3278] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:38 2026] POST /volume/v3/volumes => generated 751 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:38.585790 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.590124 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:38.590367 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.590589 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.604678 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.604678 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:38.611750 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:38.616396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-83f857f2-2b8e-4094-bc08-0f7bc45909ac tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 200 Aug 19 23:20:38.617284 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 821/3279] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.836360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.840517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:38.841054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.841054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.841304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:38.848609 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.848609 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:38.849938 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ace8c77-c626-499a-acd3-8bfbe0977d94 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:38.850898 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 823/3280] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.861832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.866231 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:38.866470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.866680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.878202 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.878202 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:38.887561 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:38.894464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18deea8d-a3fb-4c31-8fa0-4c755923e9c7 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 200 Aug 19 23:20:38.894970 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 819/3281] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.909548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.911699 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] POST https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475/action Aug 19 23:20:38.912059 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:38.912201 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:38.913651 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.admin_actions [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] Updating backup 'b00cf0f5-b2c1-45fb-9d55-7e525fdba475' with '{'status': 'error'}' {{(pid=100374) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 23:20:38.920485 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.920485 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:38.928299 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] reset_status in rpcapi backup_id b00cf0f5-b2c1-45fb-9d55-7e525fdba475 on host np0000007826. {{(pid=100374) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 23:20:38.929972 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a5c47cc2-41c5-4edf-8be6-bee64b9e5f1b tempest-VolumesBackupsAdminTest-1112805770 tempest-VolumesBackupsAdminTest-1112805770-project-admin] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475/action returned with HTTP 202 Aug 19 23:20:38.930326 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 819/3282] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:20:38 2026] POST /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:38.938233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.940042 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:38.940439 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.940868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.941127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:38.946389 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.946389 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:38.947818 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58b6a470-453c-4d9b-982c-fbd62f2a0508 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:38.948037 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 822/3283] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:38.956836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.958731 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] DELETE https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:38.958989 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.959287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.959587 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete backup with id: b00cf0f5-b2c1-45fb-9d55-7e525fdba475. Aug 19 23:20:38.965097 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.965097 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:38.978190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] delete_backup rpcapi backup_id b00cf0f5-b2c1-45fb-9d55-7e525fdba475 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:38.983145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-406b6d97-4fa5-4bc7-86ed-4eeae715fadb tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 202 Aug 19 23:20:38.983537 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 824/3284] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:38 2026] DELETE /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:38.990222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:38.991990 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:38.992239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:38.992330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:38.992447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:38.998228 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:38.998228 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:38.999226 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5bf9eff7-a450-4810-8d03-9992512bbc53 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 200 Aug 19 23:20:38.999731 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 820/3285] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:38 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:39.039064 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ec414911-7503-4594-891e-9ee17455bd5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.040906 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec414911-7503-4594-891e-9ee17455bd5c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:39.041125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec414911-7503-4594-891e-9ee17455bd5c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:39.041331 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec414911-7503-4594-891e-9ee17455bd5c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:39.051547 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.051547 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:39.055729 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ec414911-7503-4594-891e-9ee17455bd5c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:39.060191 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec414911-7503-4594-891e-9ee17455bd5c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:39.060767 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 820/3286] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:39 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:39.065490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f2075999-9472-4a39-bc26-109cb87263fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.068518 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2075999-9472-4a39-bc26-109cb87263fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:39.068518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2075999-9472-4a39-bc26-109cb87263fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:39.068518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f2075999-9472-4a39-bc26-109cb87263fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:39.077800 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.077800 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:39.081873 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f2075999-9472-4a39-bc26-109cb87263fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:39.086470 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f2075999-9472-4a39-bc26-109cb87263fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:39.086952 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 823/3287] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:39 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:39.422529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.424888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:39.425475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:39.425475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:39.425475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:39.430873 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.430873 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:39.431840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c347c4d9-0f3f-4a4e-b9b5-523174c53643 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:39.432298 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 825/3288] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:39 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:39.636029 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.638342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:39.638618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:39.638882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:39.652758 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.652758 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:39.658940 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:39.664974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ff88cee-6b4a-4add-8d26-97ffe94d1a75 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 200 Aug 19 23:20:39.665455 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 821/3289] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:39 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:39.684919 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.688599 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:39.689566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "949c21c9-493f-4f83-8194-ecd10e27eeb3", "name": "tempest-VolumesBackupsV39Test-Backup-587894968", "container": "tempest-volumesbackupsv39test-backup-container-2033466988"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:39.692066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Creating new backup {'backup': {'volume_id': '949c21c9-493f-4f83-8194-ecd10e27eeb3', 'name': 'tempest-VolumesBackupsV39Test-Backup-587894968', 'container': 'tempest-volumesbackupsv39test-backup-container-2033466988'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:39.692763 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Creating backup of volume 949c21c9-493f-4f83-8194-ecd10e27eeb3 in container tempest-volumesbackupsv39test-backup-container-2033466988 Aug 19 23:20:39.704598 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.704598 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:39.705832 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:39.769542 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Created reservations ['3230edaa-ad9b-446e-814e-018f863da646', 'ec9f8e7b-d47e-4efb-a580-72e00964ce3f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:39.829571 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e1f1f51c-e0d4-4c95-9ec6-e345a72d750e tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:39.829772 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 821/3290] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:39 2026] POST /volume/v3/backups => generated 332 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:39.840674 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:39.848924 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:39.848924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:39.848924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:39.848924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:39.855775 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:39.855775 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:39.856621 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a37aba2a-186c-4728-aced-00e6dab54cf3 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:39.857056 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 824/3291] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:39 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:39.908329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2dcd70b-02e5-4908-9319-9ef873718e3f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.009803 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2dcd70b-02e5-4908-9319-9ef873718e3f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.010130 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2dcd70b-02e5-4908-9319-9ef873718e3f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1394394151", "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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.010974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.015134 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 Aug 19 23:20:40.015368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.015594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.015770 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Show backup with id b00cf0f5-b2c1-45fb-9d55-7e525fdba475. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:40.027828 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05f911c4-6f4f-472c-bb3f-1cdd2115e20b tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 returned with HTTP 404 Aug 19 23:20:40.027828 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 822/3292] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/backups/b00cf0f5-b2c1-45fb-9d55-7e525fdba475 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.035095 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2dcd70b-02e5-4908-9319-9ef873718e3f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.035558 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 826/3293] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:39 2026] POST /volume/v3/types => generated 380 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.048794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ab159db-5b7b-42c5-8b5f-b62300659497 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.051404 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ab159db-5b7b-42c5-8b5f-b62300659497 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption Aug 19 23:20:40.051878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ab159db-5b7b-42c5-8b5f-b62300659497 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.054140 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.054140 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:40.075058 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ab159db-5b7b-42c5-8b5f-b62300659497 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption returned with HTTP 200 Aug 19 23:20:40.075516 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 822/3294] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.078066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.080372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:40.080634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.080958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.087280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-395e0d99-a66c-47c1-82a4-4f7e656e67d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.090926 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-395e0d99-a66c-47c1-82a4-4f7e656e67d4 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.092173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-395e0d99-a66c-47c1-82a4-4f7e656e67d4 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1061453810", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.092809 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.092809 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:40.097002 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:40.100622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.101314 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c4c486a5-b74d-4c80-9948-4d9c25c6a2ab tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:40.101727 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 825/3295] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.103617 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:40.103877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.104090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.115130 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.115130 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:40.119868 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:40.120273 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-395e0d99-a66c-47c1-82a4-4f7e656e67d4 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.120800 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 823/3296] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.122875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14383748-e316-452d-a7cb-acc1d79dbebd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.125079 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0f54aadf-ebac-493f-9d94-e94aaab5de4b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:40.125762 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 827/3297] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:40.128658 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14383748-e316-452d-a7cb-acc1d79dbebd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:40.128658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14383748-e316-452d-a7cb-acc1d79dbebd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.128658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14383748-e316-452d-a7cb-acc1d79dbebd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.129582 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-375ea6c5-59a8-481f-b4b9-a64ebe433a6b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.143859 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.143859 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:40.150995 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-14383748-e316-452d-a7cb-acc1d79dbebd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:40.156842 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14383748-e316-452d-a7cb-acc1d79dbebd tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 200 Aug 19 23:20:40.157273 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 823/3298] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.173092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-101828e3-34bd-468e-ad9f-94ad501b0982 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.175236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] DELETE https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:40.175362 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.175586 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.175860 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume with id: cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:40.183594 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.183594 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:40.184103 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:40.205022 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-375ea6c5-59a8-481f-b4b9-a64ebe433a6b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] POST https://10.4.3.193/volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f/encryption Aug 19 23:20:40.205340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-375ea6c5-59a8-481f-b4b9-a64ebe433a6b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.207249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-375ea6c5-59a8-481f-b4b9-a64ebe433a6b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.207442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-375ea6c5-59a8-481f-b4b9-a64ebe433a6b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f/encryption returned with HTTP 403 Aug 19 23:20:40.208068 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 826/3299] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f/encryption => generated 127 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.208798 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Delete volume request issued successfully. Aug 19 23:20:40.209030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-101828e3-34bd-468e-ad9f-94ad501b0982 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 202 Aug 19 23:20:40.209417 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 824/3300] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.218245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-412ed272-5a58-485c-932e-8e7fdd16f875 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.220164 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-412ed272-5a58-485c-932e-8e7fdd16f875 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:40.220363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-412ed272-5a58-485c-932e-8e7fdd16f875 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.221046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-412ed272-5a58-485c-932e-8e7fdd16f875 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.222922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5a7d6ad-9e40-42b6-904d-c91e6a57f6a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.225210 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a7d6ad-9e40-42b6-904d-c91e6a57f6a9 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.225832 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5a7d6ad-9e40-42b6-904d-c91e6a57f6a9 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-612253670", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.237955 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.237955 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:40.243099 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-412ed272-5a58-485c-932e-8e7fdd16f875 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Volume info retrieved successfully. Aug 19 23:20:40.249221 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-412ed272-5a58-485c-932e-8e7fdd16f875 tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 200 Aug 19 23:20:40.249774 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 828/3301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.250444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5a7d6ad-9e40-42b6-904d-c91e6a57f6a9 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.250919 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 824/3302] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.259222 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fec9480-6e6b-415a-a93c-ce1b0650b729 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.261478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fec9480-6e6b-415a-a93c-ce1b0650b729 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] POST https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs Aug 19 23:20:40.261883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fec9480-6e6b-415a-a93c-ce1b0650b729 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.264320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-9fec9480-6e6b-415a-a93c-ce1b0650b729 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.264559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fec9480-6e6b-415a-a93c-ce1b0650b729 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs returned with HTTP 403 Aug 19 23:20:40.265130 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 827/3303] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.274027 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cead963a-3b79-44b9-9f9d-c5b93db9b68b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.275889 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cead963a-3b79-44b9-9f9d-c5b93db9b68b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] PUT https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs/key2 Aug 19 23:20:40.276214 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cead963a-3b79-44b9-9f9d-c5b93db9b68b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.278149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-cead963a-3b79-44b9-9f9d-c5b93db9b68b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.278334 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cead963a-3b79-44b9-9f9d-c5b93db9b68b tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs/key2 returned with HTTP 403 Aug 19 23:20:40.278818 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 825/3304] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:20:40 2026] PUT /volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.287301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-883dfeb1-b3d1-4c52-a38a-8f0becd2c5b6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.289131 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-883dfeb1-b3d1-4c52-a38a-8f0becd2c5b6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.289496 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-883dfeb1-b3d1-4c52-a38a-8f0becd2c5b6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.291636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-883dfeb1-b3d1-4c52-a38a-8f0becd2c5b6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.291862 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-883dfeb1-b3d1-4c52-a38a-8f0becd2c5b6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types returned with HTTP 403 Aug 19 23:20:40.292299 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 829/3305] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.300469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b1e5902a-33bc-4ffa-a0a2-ce45327dda85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.303172 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1e5902a-33bc-4ffa-a0a2-ce45327dda85 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.303731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b1e5902a-33bc-4ffa-a0a2-ce45327dda85 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1573967521", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.326076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b1e5902a-33bc-4ffa-a0a2-ce45327dda85 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.326934 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 825/3306] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.334330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-29a35252-7eb5-4601-9a5e-201bb4a1d769 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.336879 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29a35252-7eb5-4601-9a5e-201bb4a1d769 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption Aug 19 23:20:40.336879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-29a35252-7eb5-4601-9a5e-201bb4a1d769 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.352509 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-29a35252-7eb5-4601-9a5e-201bb4a1d769 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption returned with HTTP 200 Aug 19 23:20:40.352969 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 828/3307] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.361052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-40299692-fa5d-43ec-af28-47de85b464b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.363577 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40299692-fa5d-43ec-af28-47de85b464b7 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] DELETE https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption/bc16ef33-61a4-496a-afac-7a4c5a96a78b Aug 19 23:20:40.364777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40299692-fa5d-43ec-af28-47de85b464b7 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.364777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40299692-fa5d-43ec-af28-47de85b464b7 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.364984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-40299692-fa5d-43ec-af28-47de85b464b7 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.367004 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40299692-fa5d-43ec-af28-47de85b464b7 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption/bc16ef33-61a4-496a-afac-7a4c5a96a78b returned with HTTP 403 Aug 19 23:20:40.367004 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 826/3308] 10.4.3.193 () {66 vars in 1489 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987/encryption/bc16ef33-61a4-496a-afac-7a4c5a96a78b => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.374004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3cee5192-9fcb-4270-bd88-1792f9bb5790 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.375666 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3cee5192-9fcb-4270-bd88-1792f9bb5790 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.376048 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3cee5192-9fcb-4270-bd88-1792f9bb5790 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1798451736", "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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.393368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3cee5192-9fcb-4270-bd88-1792f9bb5790 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.393914 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 830/3309] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:40 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 19 23:20:40.402392 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3977fac5-0fde-426b-bbbd-860951137db0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.405359 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3977fac5-0fde-426b-bbbd-860951137db0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] DELETE https://10.4.3.193/volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689/extra_specs/key1 Aug 19 23:20:40.406727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3977fac5-0fde-426b-bbbd-860951137db0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.406975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3977fac5-0fde-426b-bbbd-860951137db0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.417274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-3977fac5-0fde-426b-bbbd-860951137db0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.417274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3977fac5-0fde-426b-bbbd-860951137db0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689/extra_specs/key1 returned with HTTP 403 Aug 19 23:20:40.417673 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 826/3310] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.428629 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7b7bc0b1-ef45-40b2-b016-e5183330e520 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.428629 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b7bc0b1-ef45-40b2-b016-e5183330e520 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:40.428629 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7b7bc0b1-ef45-40b2-b016-e5183330e520 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-358134282", "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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.442901 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.445233 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:40.445482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.445771 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.445953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:40.446572 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7b7bc0b1-ef45-40b2-b016-e5183330e520 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:40.447018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 829/3311] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:40 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.455025 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.455025 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:40.455666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-82559a27-3c04-4f1c-bb13-494b43c3f2da tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:40.456065 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 827/3312] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.457604 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ff32d028-164d-466d-873d-5911d8908df8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.459753 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff32d028-164d-466d-873d-5911d8908df8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] DELETE https://10.4.3.193/volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 Aug 19 23:20:40.459959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff32d028-164d-466d-873d-5911d8908df8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.462180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff32d028-164d-466d-873d-5911d8908df8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.462180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-ff32d028-164d-466d-873d-5911d8908df8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.462180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff32d028-164d-466d-873d-5911d8908df8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 returned with HTTP 403 Aug 19 23:20:40.462180 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 831/3313] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.471078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5583754f-4da2-48c5-a52a-263c11fec837 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.472607 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5583754f-4da2-48c5-a52a-263c11fec837 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] GET https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs Aug 19 23:20:40.472849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5583754f-4da2-48c5-a52a-263c11fec837 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.473069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5583754f-4da2-48c5-a52a-263c11fec837 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.481955 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5583754f-4da2-48c5-a52a-263c11fec837 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs returned with HTTP 200 Aug 19 23:20:40.482312 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 827/3314] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:40.495297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.497731 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] GET https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/cipher Aug 19 23:20:40.497955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.498146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.498859 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.499401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a118715a-a1bc-47a2-b8ff-fc8a2b8c90ff tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/cipher returned with HTTP 403 Aug 19 23:20:40.499641 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 830/3315] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.509542 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.511792 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] GET https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption Aug 19 23:20:40.511916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.513190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.513190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.513190 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c400dde2-1229-4fdd-b508-7cfc8ee2a0b5 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption returned with HTTP 403 Aug 19 23:20:40.513466 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 828/3316] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.524286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d58f5603-1f8e-4dda-a325-25e671a0fd1f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.526135 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d58f5603-1f8e-4dda-a325-25e671a0fd1f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] GET https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/multiattach Aug 19 23:20:40.528892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d58f5603-1f8e-4dda-a325-25e671a0fd1f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.528892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d58f5603-1f8e-4dda-a325-25e671a0fd1f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.536050 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d58f5603-1f8e-4dda-a325-25e671a0fd1f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/multiattach returned with HTTP 200 Aug 19 23:20:40.536503 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 832/3317] 10.4.3.193 () {66 vars in 1414 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:20:40.544614 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-74ea795b-87a7-4efb-beaf-ac3cc3f04a96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.546887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74ea795b-87a7-4efb-beaf-ac3cc3f04a96 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] GET https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/volume_backend_name Aug 19 23:20:40.547134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74ea795b-87a7-4efb-beaf-ac3cc3f04a96 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.547387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-74ea795b-87a7-4efb-beaf-ac3cc3f04a96 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.556529 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-74ea795b-87a7-4efb-beaf-ac3cc3f04a96 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 23:20:40.557064 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 828/3318] 10.4.3.193 () {66 vars in 1438 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.571383 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f58fddb-3670-4577-a932-d9716fec199c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.573574 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f58fddb-3670-4577-a932-d9716fec199c tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] PUT https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/72fa4d11-37e6-4a1e-8988-e8d11a464b3b Aug 19 23:20:40.573994 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f58fddb-3670-4577-a932-d9716fec199c tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.576297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-3f58fddb-3670-4577-a932-d9716fec199c tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.576523 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f58fddb-3670-4577-a932-d9716fec199c tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/72fa4d11-37e6-4a1e-8988-e8d11a464b3b returned with HTTP 403 Aug 19 23:20:40.577550 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 831/3319] 10.4.3.193 () {68 vars in 1506 bytes} [Wed Aug 19 23:20:40 2026] PUT /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/encryption/72fa4d11-37e6-4a1e-8988-e8d11a464b3b => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.587546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd7e7d93-d209-4c05-800e-ab3b9ef7487f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.589525 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd7e7d93-d209-4c05-800e-ab3b9ef7487f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] PUT https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/key1 Aug 19 23:20:40.589953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd7e7d93-d209-4c05-800e-ab3b9ef7487f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.593129 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-bd7e7d93-d209-4c05-800e-ab3b9ef7487f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.593359 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd7e7d93-d209-4c05-800e-ab3b9ef7487f tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/key1 returned with HTTP 403 Aug 19 23:20:40.594308 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 829/3320] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:20:40 2026] PUT /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.603796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c4b35ca-a637-4422-b700-e9d072223cf8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.606055 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c4b35ca-a637-4422-b700-e9d072223cf8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] PUT https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c Aug 19 23:20:40.606501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c4b35ca-a637-4422-b700-e9d072223cf8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:40.608532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-8c4b35ca-a637-4422-b700-e9d072223cf8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3d6f3da73bc246b696bcd52af21ac7c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9fa8b9f833e4b59ae7694a59e22c19a', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:20:40.608816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c4b35ca-a637-4422-b700-e9d072223cf8 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-reader] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c returned with HTTP 403 Aug 19 23:20:40.609280 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 833/3321] 10.4.3.193 () {68 vars in 1362 bytes} [Wed Aug 19 23:20:40 2026] PUT /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:40.621482 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1552706c-ca3a-451a-9ce0-0bf18a851750 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.623539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1552706c-ca3a-451a-9ce0-0bf18a851750 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 Aug 19 23:20:40.623901 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1552706c-ca3a-451a-9ce0-0bf18a851750 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.624146 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1552706c-ca3a-451a-9ce0-0bf18a851750 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.660914 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1552706c-ca3a-451a-9ce0-0bf18a851750 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 returned with HTTP 202 Aug 19 23:20:40.661461 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 829/3322] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/63951b26-670d-42a7-b690-5955d5b19036 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.668973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-359af26d-50be-4bc0-9ee8-975ef83491f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.671424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-359af26d-50be-4bc0-9ee8-975ef83491f6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689 Aug 19 23:20:40.671759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-359af26d-50be-4bc0-9ee8-975ef83491f6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.672035 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-359af26d-50be-4bc0-9ee8-975ef83491f6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.706445 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-359af26d-50be-4bc0-9ee8-975ef83491f6 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689 returned with HTTP 202 Aug 19 23:20:40.707426 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 832/3323] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/8d2e89f3-b7b2-46c2-8d10-6529305d8689 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.714767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a85fb4dc-be8f-4f5b-a0d3-33e8740d1e49 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.717093 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a85fb4dc-be8f-4f5b-a0d3-33e8740d1e49 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987 Aug 19 23:20:40.717306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a85fb4dc-be8f-4f5b-a0d3-33e8740d1e49 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.717523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a85fb4dc-be8f-4f5b-a0d3-33e8740d1e49 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.749224 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a85fb4dc-be8f-4f5b-a0d3-33e8740d1e49 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987 returned with HTTP 202 Aug 19 23:20:40.749782 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 830/3324] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/3f2f7bab-685e-4924-bcad-ef2542ec9987 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.756990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cda013f0-f549-4ae6-8523-5f6523cb17f0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.759172 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cda013f0-f549-4ae6-8523-5f6523cb17f0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7 Aug 19 23:20:40.759414 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cda013f0-f549-4ae6-8523-5f6523cb17f0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.759719 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cda013f0-f549-4ae6-8523-5f6523cb17f0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.787254 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cda013f0-f549-4ae6-8523-5f6523cb17f0 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7 returned with HTTP 202 Aug 19 23:20:40.787703 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 834/3325] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/b8e43885-f12b-4e0b-b2c6-1124ddbb75a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.794335 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-10c2abbc-24a7-4ba0-b13b-70b9e157d959 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.796204 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10c2abbc-24a7-4ba0-b13b-70b9e157d959 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f Aug 19 23:20:40.796486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10c2abbc-24a7-4ba0-b13b-70b9e157d959 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.796778 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10c2abbc-24a7-4ba0-b13b-70b9e157d959 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.832239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10c2abbc-24a7-4ba0-b13b-70b9e157d959 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f returned with HTTP 202 Aug 19 23:20:40.832722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 830/3326] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/c48fbf64-f45c-4007-8fc9-290af6d2bc2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.840362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e77d40d-53a7-437e-8e36-347a91f60427 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.842106 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e77d40d-53a7-437e-8e36-347a91f60427 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] DELETE https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c Aug 19 23:20:40.842530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e77d40d-53a7-437e-8e36-347a91f60427 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.842530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e77d40d-53a7-437e-8e36-347a91f60427 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.866898 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e77d40d-53a7-437e-8e36-347a91f60427 tempest-VolumeTypesReaderTests-1737189156 tempest-VolumeTypesReaderTests-1737189156-project-admin] https://10.4.3.193/volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c returned with HTTP 202 Aug 19 23:20:40.866898 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 833/3327] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:40 2026] DELETE /volume/v3/types/6470bc09-372b-437c-8713-7e7453f6663c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:40.868217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8b7bb25-094c-4023-8db6-c000ae281581 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:40.869998 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8b7bb25-094c-4023-8db6-c000ae281581 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:40.870205 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8b7bb25-094c-4023-8db6-c000ae281581 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:40.870380 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8b7bb25-094c-4023-8db6-c000ae281581 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:40.870506 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c8b7bb25-094c-4023-8db6-c000ae281581 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:40.877233 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:40.877233 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:40.878600 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8b7bb25-094c-4023-8db6-c000ae281581 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:40.879323 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 831/3328] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:40 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:41.116865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.121498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:41.121697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.121911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.135627 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.135627 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:41.140488 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:41.141283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.143114 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:41.143368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.143629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.146555 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1342b6d3-f71f-4483-adf4-74d649d24b06 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:41.147309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 835/3329] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:41 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:41.153321 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.153321 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:41.156877 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:41.161572 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-40e20e3b-98e2-41fe-b0c3-221c3ad3ee4d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:41.162217 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 831/3330] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:41 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:41.263675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5648ef5a-62de-41cf-9778-5e8faafa794a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.265942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5648ef5a-62de-41cf-9778-5e8faafa794a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] GET https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec Aug 19 23:20:41.266144 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5648ef5a-62de-41cf-9778-5e8faafa794a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.266330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5648ef5a-62de-41cf-9778-5e8faafa794a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.272488 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5648ef5a-62de-41cf-9778-5e8faafa794a tempest-VolumesBackupsAdminTest-1792935058 tempest-VolumesBackupsAdminTest-1792935058-project-member] https://10.4.3.193/volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec returned with HTTP 404 Aug 19 23:20:41.273071 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 834/3331] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:41 2026] GET /volume/v3/volumes/cd7a29e5-f70c-4bba-a3bc-a2dab55332ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:41.470876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30b863c4-5882-4060-b11e-b3106d8ce65e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.473229 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30b863c4-5882-4060-b11e-b3106d8ce65e tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:41.473524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30b863c4-5882-4060-b11e-b3106d8ce65e tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.473877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30b863c4-5882-4060-b11e-b3106d8ce65e tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.474031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-30b863c4-5882-4060-b11e-b3106d8ce65e tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:41.479934 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.479934 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:41.480790 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30b863c4-5882-4060-b11e-b3106d8ce65e tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:41.481310 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 832/3332] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:41 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:41.701250 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-404411cc-9d61-40be-96be-e73a53246f4c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.703596 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-404411cc-9d61-40be-96be-e73a53246f4c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd/action Aug 19 23:20:41.704303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-404411cc-9d61-40be-96be-e73a53246f4c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:41.704674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-404411cc-9d61-40be-96be-e73a53246f4c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:41.726290 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.726290 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:41.738899 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-53937458-1cfc-412a-8bc6-bb9db9a035fe req-404411cc-9d61-40be-96be-e73a53246f4c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd/action returned with HTTP 204 Aug 19 23:20:41.739492 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 836/3333] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:20:41 2026] POST /volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:41.764799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-d488f9d6-d468-4972-bd3a-5876b3bdc191 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.767408 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-d488f9d6-d468-4972-bd3a-5876b3bdc191 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a Aug 19 23:20:41.767837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-d488f9d6-d468-4972-bd3a-5876b3bdc191 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.768193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-d488f9d6-d468-4972-bd3a-5876b3bdc191 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.778029 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.778029 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:41.841898 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-74108b3e-9b9c-4bfc-88c8-04e048cc54be req-d488f9d6-d468-4972-bd3a-5876b3bdc191 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a returned with HTTP 200 Aug 19 23:20:41.842331 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 832/3334] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:20:41 2026] DELETE /volume/v3/attachments/d1bcb998-b213-444a-92cc-70c8e7f7c40a => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:41.893041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3e1926b9-0982-44d1-81ed-94f4878e507d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:41.895728 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e1926b9-0982-44d1-81ed-94f4878e507d tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:41.896075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e1926b9-0982-44d1-81ed-94f4878e507d tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:41.896365 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e1926b9-0982-44d1-81ed-94f4878e507d tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:41.896535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3e1926b9-0982-44d1-81ed-94f4878e507d tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:41.902073 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:41.902073 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:41.902904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e1926b9-0982-44d1-81ed-94f4878e507d tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:41.903275 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 835/3335] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:41 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:42.159729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c9c03279-82be-4def-8c60-78908f063d84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:42.161531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9c03279-82be-4def-8c60-78908f063d84 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:42.161769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9c03279-82be-4def-8c60-78908f063d84 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:42.162230 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c9c03279-82be-4def-8c60-78908f063d84 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:42.164368 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=760,cinder:UPDATE=236,cinder:INSERT=154 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:20:42.173495 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:42.173495 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:42.178326 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c9c03279-82be-4def-8c60-78908f063d84 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:42.182635 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:42.184242 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c9c03279-82be-4def-8c60-78908f063d84 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:42.184538 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:42.184608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:42.184824 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 833/3336] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:42 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:42.184865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:42.194701 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:42.194701 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:42.203500 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:42.204295 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:42.207254 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:42.207254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:42.207798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:42.210929 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-90abc7a2-0c31-42c4-ac8a-f314f166e24d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:42.211651 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 837/3337] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:42 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:42.216445 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:42.216445 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:42.221684 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:42.228329 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42bd867e-afa8-4772-b02f-dc1c14a65541 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:42.229143 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 833/3338] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:42 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:42.492855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:42.496619 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:42.496619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:42.496619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:42.496619 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:42.502901 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:42.502901 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:42.503605 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6619fd5-6830-4df5-bea9-3cbf77079a60 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:42.504055 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 836/3339] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:42 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:20:42.922587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-150f19e7-798c-41b8-ab99-c6d77377a265 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:42.938413 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-150f19e7-798c-41b8-ab99-c6d77377a265 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:42.938758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-150f19e7-798c-41b8-ab99-c6d77377a265 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:42.939156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-150f19e7-798c-41b8-ab99-c6d77377a265 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:42.939156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-150f19e7-798c-41b8-ab99-c6d77377a265 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:42.965724 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:42.965724 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:42.966744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-150f19e7-798c-41b8-ab99-c6d77377a265 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:42.967611 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 834/3340] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:42 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:43.518806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:43.523503 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:43.523765 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:43.523997 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:43.524171 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:43.532397 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:43.532397 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:43.533203 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c47da9f-d900-4cbd-b4e4-222079f60fd6 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:43.533630 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 838/3341] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:43 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:43.859515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:43.979879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:43.984846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:43.984991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:43.985197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:43.985299 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:43.994496 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:43.994496 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:43.996784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8af3673c-cbf8-44fc-a5c9-2b660c045542 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:43.997329 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 837/3342] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:43 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:44.013450 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:44.014120 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1916212973"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:44.016093 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1916212973'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:44.018286 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Create volume of 1 GB Aug 19 23:20:44.023378 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=684,cinder:UPDATE=170,cinder:INSERT=129 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:20:44.029596 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Availability Zones retrieved successfully. Aug 19 23:20:44.039403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Flow 'volume_create_api' (8d40aaf2-8ec6-46cf-8596-eb41c09a523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:44.042420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4230f761-1234-469c-8105-7eaca3a2af44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:44.043907 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:44.081623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4230f761-1234-469c-8105-7eaca3a2af44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:44.081623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ebff6e-3f0b-46ac-8210-9eecfbeba394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:44.158214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Created reservations ['4ac501cf-7d3e-4d0d-bff6-9ccebadc3b4d', '876df971-e5e2-47aa-88bd-cde8eae1adbf', 'f37168b4-e9f0-49a3-85e2-68422d6a3977', 'c6505194-b01b-4c6b-a5b3-b3e1aafde5c3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:44.159173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ebff6e-3f0b-46ac-8210-9eecfbeba394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ac501cf-7d3e-4d0d-bff6-9ccebadc3b4d', '876df971-e5e2-47aa-88bd-cde8eae1adbf', 'f37168b4-e9f0-49a3-85e2-68422d6a3977', 'c6505194-b01b-4c6b-a5b3-b3e1aafde5c3']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:44.160063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daac69b-00ea-4ee7-9219-a7b5a0e93913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:44.182844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daac69b-00ea-4ee7-9219-a7b5a0e93913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5303ca8-9c70-4d18-9703-12894d2ebb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1916212973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4246675e6e40e98981eaa89afc231a',qos_specs=None,replication_status=,reservations=['4ac501cf-7d3e-4d0d-bff6-9ccebadc3b4d','876df971-e5e2-47aa-88bd-cde8eae1adbf','f37168b4-e9f0-49a3-85e2-68422d6a3977','c6505194-b01b-4c6b-a5b3-b3e1aafde5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a96860160df438cb199200441e421f6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1916212973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5303ca8-9c70-4d18-9703-12894d2ebb2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4246675e6e40e98981eaa89afc231a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a96860160df438cb199200441e421f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:44.183555 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387a9f9b-007a-4b76-bf1a-899df8be86e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:44.203268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387a9f9b-007a-4b76-bf1a-899df8be86e2) transitioned into state 'SUCCESS' from state '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-1916212973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4246675e6e40e98981eaa89afc231a',qos_specs=None,replication_status=,reservations=['4ac501cf-7d3e-4d0d-bff6-9ccebadc3b4d','876df971-e5e2-47aa-88bd-cde8eae1adbf','f37168b4-e9f0-49a3-85e2-68422d6a3977','c6505194-b01b-4c6b-a5b3-b3e1aafde5c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a96860160df438cb199200441e421f6',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:44.204278 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11debfbb-9dff-40c0-a64b-d5cd5a973a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:44.213190 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11debfbb-9dff-40c0-a64b-d5cd5a973a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:44.214036 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Flow 'volume_create_api' (8d40aaf2-8ec6-46cf-8596-eb41c09a523f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:44.214319 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Create volume request issued successfully. Aug 19 23:20:44.214922 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b024c10-f5dc-4f47-b20f-d679c3e2f3c7 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:44.215695 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 834/3343] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:20:43 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 19 23:20:44.232100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-63a92aaf-475d-4e29-95fa-d7844451c1be None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:44.234916 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63a92aaf-475d-4e29-95fa-d7844451c1be tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:44.235041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63a92aaf-475d-4e29-95fa-d7844451c1be tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:44.235272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-63a92aaf-475d-4e29-95fa-d7844451c1be tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:44.243838 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:44.243838 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:44.248145 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-63a92aaf-475d-4e29-95fa-d7844451c1be tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Volume info retrieved successfully. Aug 19 23:20:44.255094 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-63a92aaf-475d-4e29-95fa-d7844451c1be tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 200 Aug 19 23:20:44.255094 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 835/3344] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:44 2026] GET /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:44.544543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:44.546783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:44.547004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:44.547208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:44.547312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:44.555722 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:44.555722 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:44.556382 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7e5094c-aafa-43f0-9f4a-ba1e3391f5b2 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:44.557335 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 839/3345] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:44 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.007666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.010024 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:45.010244 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.010471 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.010572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:45.015166 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.015166 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:45.015959 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4350d765-d6ae-44ff-8893-a5a94b6f2c09 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:45.016329 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 838/3346] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.280317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-786a570e-e38e-45fd-86fb-066fd5003051 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.280317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-786a570e-e38e-45fd-86fb-066fd5003051 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:45.280317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-786a570e-e38e-45fd-86fb-066fd5003051 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.280317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-786a570e-e38e-45fd-86fb-066fd5003051 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.285783 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.285783 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:45.290951 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-786a570e-e38e-45fd-86fb-066fd5003051 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Volume info retrieved successfully. Aug 19 23:20:45.296705 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-786a570e-e38e-45fd-86fb-066fd5003051 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 200 Aug 19 23:20:45.297350 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 835/3347] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.322762 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8493bed3-6374-4558-87f1-304df2d2b25a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.324689 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8493bed3-6374-4558-87f1-304df2d2b25a tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:20:45.324903 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8493bed3-6374-4558-87f1-304df2d2b25a tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.325098 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8493bed3-6374-4558-87f1-304df2d2b25a tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.347524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8493bed3-6374-4558-87f1-304df2d2b25a tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:20:45.353069 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 836/3348] 10.4.3.193 () {66 vars in 1234 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.362982 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.368743 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:45.368743 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.368743 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.373621 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=685,cinder:UPDATE=172,cinder:INSERT=125 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:20:45.379404 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.379404 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:45.383826 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Volume info retrieved successfully. Aug 19 23:20:45.389363 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e01cb6a-c1eb-4794-ae87-2924ec4a6be6 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 200 Aug 19 23:20:45.389363 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 840/3349] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.410596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-57a304e3-19ad-4bec-855c-4922593bf8ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.412867 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:45.413042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.413268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.413447 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Delete volume with id: f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:45.429314 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.429314 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:45.429823 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Volume info retrieved successfully. Aug 19 23:20:45.456367 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Delete volume request issued successfully. Aug 19 23:20:45.456580 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57a304e3-19ad-4bec-855c-4922593bf8ad tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 202 Aug 19 23:20:45.457096 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 839/3350] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:45 2026] DELETE /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:45.465299 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-196f4135-ed29-4aba-8261-98aecb6427ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.467174 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-196f4135-ed29-4aba-8261-98aecb6427ca tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:45.467389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-196f4135-ed29-4aba-8261-98aecb6427ca tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.467594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-196f4135-ed29-4aba-8261-98aecb6427ca tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.477620 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.477620 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:45.483919 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-196f4135-ed29-4aba-8261-98aecb6427ca tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Volume info retrieved successfully. Aug 19 23:20:45.491846 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-196f4135-ed29-4aba-8261-98aecb6427ca tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 200 Aug 19 23:20:45.492407 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 836/3351] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.573805 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.575177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:45.575455 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.575681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.575828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:45.580922 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.580922 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:45.581942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4f78632d-baed-4389-9b57-5dbb4aa6038f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:45.582778 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 837/3352] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.626181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.728180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:45.728702 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-455345642", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:45.730483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-455345642', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:45.730797 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume of 1 GB Aug 19 23:20:45.735116 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Availability Zones retrieved successfully. Aug 19 23:20:45.742318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Flow 'volume_create_api' (948d09c5-a751-454d-b4ec-48171136653d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:45.743887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d57605-a8b6-44ff-9dfb-7638e6e1a9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.746400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:45.756575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71c38e77-c514-4ccf-9c51-487719ea97ec None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.762412 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:45.762623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.762884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.763087 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:45.774923 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d57605-a8b6-44ff-9dfb-7638e6e1a9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:45.775113 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.775113 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:45.775983 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:45.777248 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f281797a-d774-46a2-87fe-df21567da83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.797430 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:20:45.797699 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71c38e77-c514-4ccf-9c51-487719ea97ec tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 202 Aug 19 23:20:45.798239 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 840/3353] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:45 2026] DELETE /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:45.808598 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.811781 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:45.811781 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:45.811781 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:45.820856 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:45.820856 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:45.825497 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:45.831469 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac79c461-4a60-40b1-8198-c39b6e0484d8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 200 Aug 19 23:20:45.831905 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 837/3354] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:45 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:45.856738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Created reservations ['66d7e288-c44e-46eb-9eb7-dea3a6741472', '27bbc35e-3dc6-423e-abec-2e23f01c65e5', 'f1f307bf-e776-46f0-b2a0-ed519ce62bc3', '7ebb569a-d1a0-4357-983c-de338be02f75'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:45.856738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f281797a-d774-46a2-87fe-df21567da83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d7e288-c44e-46eb-9eb7-dea3a6741472', '27bbc35e-3dc6-423e-abec-2e23f01c65e5', 'f1f307bf-e776-46f0-b2a0-ed519ce62bc3', '7ebb569a-d1a0-4357-983c-de338be02f75']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:45.856738 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a2394a-34d0-4d26-bf82-19ed014c7854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.880183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a2394a-34d0-4d26-bf82-19ed014c7854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77b57ba-f23c-4bbe-aa41-b73ad0ba9272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-455345642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc484b1b566648fcaaf75201690d2aad',qos_specs=None,replication_status=,reservations=['66d7e288-c44e-46eb-9eb7-dea3a6741472','27bbc35e-3dc6-423e-abec-2e23f01c65e5','f1f307bf-e776-46f0-b2a0-ed519ce62bc3','7ebb569a-d1a0-4357-983c-de338be02f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0afd831511a4aad90893b10882ef5d3',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-455345642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77b57ba-f23c-4bbe-aa41-b73ad0ba9272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc484b1b566648fcaaf75201690d2aad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0afd831511a4aad90893b10882ef5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:45.881832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b28e8b-552d-4441-a28f-6a549a306757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.904286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b28e8b-552d-4441-a28f-6a549a306757) transitioned into state 'SUCCESS' from state '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-455345642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc484b1b566648fcaaf75201690d2aad',qos_specs=None,replication_status=,reservations=['66d7e288-c44e-46eb-9eb7-dea3a6741472','27bbc35e-3dc6-423e-abec-2e23f01c65e5','f1f307bf-e776-46f0-b2a0-ed519ce62bc3','7ebb569a-d1a0-4357-983c-de338be02f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0afd831511a4aad90893b10882ef5d3',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:45.905391 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c67efdd-4956-4507-9f10-d5d1bc58d0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.920910 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c67efdd-4956-4507-9f10-d5d1bc58d0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:45.922141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Flow 'volume_create_api' (948d09c5-a751-454d-b4ec-48171136653d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:45.922552 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume request issued successfully. Aug 19 23:20:45.923309 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fbab4d9c-3b09-48bb-9be4-796f70adb3aa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:45.923893 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 841/3355] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:45 2026] POST /volume/v3/volumes => generated 764 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:45.938143 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:45.940197 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:45.940607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-46009842", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:45.942587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-46009842', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:45.942855 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume of 1 GB Aug 19 23:20:45.948285 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Availability Zones retrieved successfully. Aug 19 23:20:45.956315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Flow 'volume_create_api' (758a388e-710c-41fb-aa98-5531b4f780da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:45.958117 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cebf487-8803-4fc2-bd8a-d726d797dde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:45.959378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:46.002898 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cebf487-8803-4fc2-bd8a-d726d797dde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:46.003154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e60a57a-3798-4ccd-a342-70feb2b12aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:46.029303 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2654a76e-7ebb-4c26-9594-718038f51303 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.031107 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2654a76e-7ebb-4c26-9594-718038f51303 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:46.031309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2654a76e-7ebb-4c26-9594-718038f51303 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.031515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2654a76e-7ebb-4c26-9594-718038f51303 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.031608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2654a76e-7ebb-4c26-9594-718038f51303 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:46.035906 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:46.035906 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:46.036667 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2654a76e-7ebb-4c26-9594-718038f51303 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:46.037056 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 841/3356] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:46 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:46.056092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Created reservations ['ba4b06ae-0053-4928-9873-8f91731d8634', 'bcb8e648-3de9-46de-8a7d-820b4bcb23d5', 'fcb44f0d-8a53-44f3-9955-2e6bdd91faa4', '7f0feb97-1a0a-4e13-8add-9bb060dfb9a8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:46.057072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e60a57a-3798-4ccd-a342-70feb2b12aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4b06ae-0053-4928-9873-8f91731d8634', 'bcb8e648-3de9-46de-8a7d-820b4bcb23d5', 'fcb44f0d-8a53-44f3-9955-2e6bdd91faa4', '7f0feb97-1a0a-4e13-8add-9bb060dfb9a8']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:46.058676 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23876f38-f35e-48a5-b2a5-b1110d0789f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:46.085873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23876f38-f35e-48a5-b2a5-b1110d0789f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41bd2edd-5af1-4ad1-b4db-18ea42fe79cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-46009842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc484b1b566648fcaaf75201690d2aad',qos_specs=None,replication_status=,reservations=['ba4b06ae-0053-4928-9873-8f91731d8634','bcb8e648-3de9-46de-8a7d-820b4bcb23d5','fcb44f0d-8a53-44f3-9955-2e6bdd91faa4','7f0feb97-1a0a-4e13-8add-9bb060dfb9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0afd831511a4aad90893b10882ef5d3',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-46009842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41bd2edd-5af1-4ad1-b4db-18ea42fe79cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc484b1b566648fcaaf75201690d2aad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0afd831511a4aad90893b10882ef5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:46.086729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667d97fb-7b33-4042-9cdb-a1b54775fa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:46.107193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667d97fb-7b33-4042-9cdb-a1b54775fa08) transitioned into state 'SUCCESS' from state '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-46009842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc484b1b566648fcaaf75201690d2aad',qos_specs=None,replication_status=,reservations=['ba4b06ae-0053-4928-9873-8f91731d8634','bcb8e648-3de9-46de-8a7d-820b4bcb23d5','fcb44f0d-8a53-44f3-9955-2e6bdd91faa4','7f0feb97-1a0a-4e13-8add-9bb060dfb9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0afd831511a4aad90893b10882ef5d3',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:46.108039 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0d7ff1-fb4d-40d5-8cdc-699bbe8b1638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:46.119200 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0d7ff1-fb4d-40d5-8cdc-699bbe8b1638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:46.120339 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Flow 'volume_create_api' (758a388e-710c-41fb-aa98-5531b4f780da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:46.120832 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Create volume request issued successfully. Aug 19 23:20:46.121468 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3c8b8dc-efa2-437d-9c69-c30168262467 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:46.121962 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 838/3357] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:45 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 19 23:20:46.507195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca169c86-6318-4dd9-b375-ecc0c02a7468 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.509785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca169c86-6318-4dd9-b375-ecc0c02a7468 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] GET https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c Aug 19 23:20:46.510003 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca169c86-6318-4dd9-b375-ecc0c02a7468 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.510231 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca169c86-6318-4dd9-b375-ecc0c02a7468 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.519831 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca169c86-6318-4dd9-b375-ecc0c02a7468 tempest-AbsoluteLimitsTests-828554613 tempest-AbsoluteLimitsTests-828554613-project-member] https://10.4.3.193/volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c returned with HTTP 404 Aug 19 23:20:46.520457 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 838/3358] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:46 2026] GET /volume/v3/volumes/f5303ca8-9c70-4d18-9703-12894d2ebb2c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:46.594549 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.596979 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:46.597251 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.597493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.597684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:46.602234 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:46.602234 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:46.602891 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce8619d7-dd7f-4b43-95a7-4cab7863ad18 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:46.603258 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 842/3359] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:46 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:46.848432 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b87c432b-039a-4d7e-9f44-00a56be3ebe7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.850944 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87c432b-039a-4d7e-9f44-00a56be3ebe7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:46.851291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87c432b-039a-4d7e-9f44-00a56be3ebe7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.851344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b87c432b-039a-4d7e-9f44-00a56be3ebe7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.858572 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b87c432b-039a-4d7e-9f44-00a56be3ebe7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 404 Aug 19 23:20:46.859131 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 842/3360] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:46 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:46.869253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16e36769-f442-4e68-90be-62de05107b84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.871449 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16e36769-f442-4e68-90be-62de05107b84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:46.871672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16e36769-f442-4e68-90be-62de05107b84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.871906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16e36769-f442-4e68-90be-62de05107b84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.878933 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16e36769-f442-4e68-90be-62de05107b84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 404 Aug 19 23:20:46.879415 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 839/3361] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:46 2026] GET /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:46.886688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.888356 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:46.888533 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:46.888759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:46.888930 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 5c560d76-98f2-4ab3-aed0-937a226e8c93 Aug 19 23:20:46.894679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfb779dc-b74c-49b7-9a45-a2f2839fd96d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 returned with HTTP 404 Aug 19 23:20:46.895315 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 839/3362] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:20:46 2026] DELETE /volume/v3/volumes/5c560d76-98f2-4ab3-aed0-937a226e8c93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:46.936076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:46.938506 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:46.938896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1755703305"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:46.940663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1755703305'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:47.046061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume of 1 GB Aug 19 23:20:47.050876 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-971c9d44-0193-4384-837c-debb2f33dcfc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.053059 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-971c9d44-0193-4384-837c-debb2f33dcfc tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:47.053249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-971c9d44-0193-4384-837c-debb2f33dcfc tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.053431 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-971c9d44-0193-4384-837c-debb2f33dcfc tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.053547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-971c9d44-0193-4384-837c-debb2f33dcfc tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:47.053871 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:20:47.058739 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.058739 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:47.059643 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-971c9d44-0193-4384-837c-debb2f33dcfc tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:47.060052 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 843/3363] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:47.063914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (a2d26757-8aa3-43df-91df-a709ea1ed91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:47.065470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b402e18-3ce2-4ba8-abb7-8f2736ca77fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:47.067416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:47.139891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b402e18-3ce2-4ba8-abb7-8f2736ca77fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:47.140687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44042fe6-9a6a-4148-bc23-f47acf6c2b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:47.195616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['f85ee020-b1d6-482e-a95f-4474e59edaa7', '9e4ea725-eeed-43e0-9767-02fec6254465', '543e42c6-ae8c-486d-9cc3-2d994e6adb9c', 'e75bd605-1481-45be-8cc0-9d97a1f4f455'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:47.196617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44042fe6-9a6a-4148-bc23-f47acf6c2b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f85ee020-b1d6-482e-a95f-4474e59edaa7', '9e4ea725-eeed-43e0-9767-02fec6254465', '543e42c6-ae8c-486d-9cc3-2d994e6adb9c', 'e75bd605-1481-45be-8cc0-9d97a1f4f455']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:47.197539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf72f7d2-0808-46e2-aa1c-01fba7b867df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:47.228226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf72f7d2-0808-46e2-aa1c-01fba7b867df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618eaf4b-4fd3-4bed-9970-d72da90dd4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1755703305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f85ee020-b1d6-482e-a95f-4474e59edaa7','9e4ea725-eeed-43e0-9767-02fec6254465','543e42c6-ae8c-486d-9cc3-2d994e6adb9c','e75bd605-1481-45be-8cc0-9d97a1f4f455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1755703305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618eaf4b-4fd3-4bed-9970-d72da90dd4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:47.229521 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db727a4-df5e-4d94-9abe-4c53c51d2e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:47.244206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.246784 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:47.247044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.247327 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.253324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db727a4-df5e-4d94-9abe-4c53c51d2e75) transitioned into state 'SUCCESS' from state '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-1755703305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f85ee020-b1d6-482e-a95f-4474e59edaa7','9e4ea725-eeed-43e0-9767-02fec6254465','543e42c6-ae8c-486d-9cc3-2d994e6adb9c','e75bd605-1481-45be-8cc0-9d97a1f4f455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:47.254313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84f47d8-a92a-4831-ad42-b0ca2c28f76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:47.259282 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.259282 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:47.263057 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84f47d8-a92a-4831-ad42-b0ca2c28f76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:47.263957 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (a2d26757-8aa3-43df-91df-a709ea1ed91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:47.264236 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:47.264277 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:20:47.264927 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acb9ea2a-ead1-480a-9aa0-867a0d81f681 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:47.265345 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 843/3364] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:46 2026] POST /volume/v3/volumes => generated 749 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:47.279435 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-39656c97-77ee-457c-94bf-46ef37a83d91 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:47.280162 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 840/3365] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:47.282841 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.286122 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:20:47.286334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.286547 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.299117 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.299117 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:47.308051 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:47.314064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.314930 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e22c5613-d062-4ca1-9ae6-34b486cfa4cc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:20:47.315393 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 840/3366] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:47.317207 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f/action Aug 19 23:20:47.317547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:20:47.317733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:47.337357 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.337357 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:47.337850 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:47.346538 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Begin detaching volume completed successfully. Aug 19 23:20:47.346843 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-d6323bb2-2e2e-47c7-a5d2-308e74df7f95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f/action returned with HTTP 202 Aug 19 23:20:47.347299 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 844/3367] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:20:47 2026] POST /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:47.404813 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c2cbd7c0-7145-4466-95cf-3359a7f79d0e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.405108 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c2cbd7c0-7145-4466-95cf-3359a7f79d0e None None] GET https://10.4.3.193/volume// Aug 19 23:20:47.405285 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c2cbd7c0-7145-4466-95cf-3359a7f79d0e None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.405500 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c2cbd7c0-7145-4466-95cf-3359a7f79d0e None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.405893 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c2cbd7c0-7145-4466-95cf-3359a7f79d0e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:20:47.406131 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 844/3368] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:20:47.413863 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.416539 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:47.416990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.417347 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.430413 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.430413 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:47.434989 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:47.442694 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-77192235-08d1-45aa-a171-4b9e3bc6d08f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:20:47.443316 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 841/3369] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:47.620611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.623336 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:47.623627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.623859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.624030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:47.633316 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.633316 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:47.633974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62cbdd4c-21f0-463a-be82-0c1a5a8d7607 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:47.634484 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 841/3370] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:47.647644 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16896956-274e-484c-806d-febc5c90a3a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.652671 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] DELETE https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:47.652953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.653188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.653319 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Delete backup with id: 5fbcdd81-b89d-40bb-a039-d96a61f29098. Aug 19 23:20:47.659026 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.659026 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:47.675869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] delete_backup rpcapi backup_id 5fbcdd81-b89d-40bb-a039-d96a61f29098 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:47.677240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16896956-274e-484c-806d-febc5c90a3a5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 202 Aug 19 23:20:47.677759 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 845/3371] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:47 2026] DELETE /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:47.686400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:47.688996 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:47.689238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:47.689495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:47.689663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:47.694973 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:47.694973 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:47.694973 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-79671d66-a5b9-4349-b6f0-3d3d5bba2fe5 tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 200 Aug 19 23:20:47.695083 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 845/3372] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:47 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:48.072127 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.074586 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:48.074893 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.075170 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.075312 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:48.080930 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.080930 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:48.081982 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-779ac0a3-8ae8-4f8f-9123-3ebbc9553ca6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:48.082477 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 842/3373] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:48.314314 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-64984972-e58e-41ea-90bd-1088e70ddf99 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.316444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-64984972-e58e-41ea-90bd-1088e70ddf99 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd Aug 19 23:20:48.316677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-64984972-e58e-41ea-90bd-1088e70ddf99 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.316904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-64984972-e58e-41ea-90bd-1088e70ddf99 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.323858 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.323858 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:48.330621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a3c96acc-3389-411a-94f6-3973df0f7170 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.332573 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3c96acc-3389-411a-94f6-3973df0f7170 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:20:48.332926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3c96acc-3389-411a-94f6-3973df0f7170 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.333162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3c96acc-3389-411a-94f6-3973df0f7170 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.340422 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.340422 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:48.344824 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a3c96acc-3389-411a-94f6-3973df0f7170 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:48.349633 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3c96acc-3389-411a-94f6-3973df0f7170 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:20:48.350252 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 846/3374] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:48.365754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.367331 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:20:48.367534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.367747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.371882 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b75ba80-4d69-4744-923f-fa63fea36b24 req-64984972-e58e-41ea-90bd-1088e70ddf99 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd returned with HTTP 200 Aug 19 23:20:48.372266 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 842/3375] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:20:48 2026] DELETE /volume/v3/attachments/e2e5e531-116a-4329-8dc9-96ab44c31cbd => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:48.374608 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.374608 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:48.378200 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:48.382589 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c4f3d9a-b47c-4ed8-84d0-5307b93f8a6e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:20:48.383000 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 846/3376] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:48.396558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.398786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:20:48.398786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "618eaf4b-4fd3-4bed-9970-d72da90dd4c8", "name": "tempest-VolumesBackupsTest-Backup-1919464109", "container": "tempest-volumesbackupstest-backup-container-204819144"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:48.400217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': '618eaf4b-4fd3-4bed-9970-d72da90dd4c8', 'name': 'tempest-VolumesBackupsTest-Backup-1919464109', 'container': 'tempest-volumesbackupstest-backup-container-204819144'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:20:48.400810 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume 618eaf4b-4fd3-4bed-9970-d72da90dd4c8 in container tempest-volumesbackupstest-backup-container-204819144 Aug 19 23:20:48.406922 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.406922 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:48.407225 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:20:48.425136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['75790e51-a6a3-4490-a42e-b61ff457dd69', 'bbe4e6fd-d044-44d3-8c89-045490357a3c'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:48.469610 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b691f2c4-2187-40dd-a0ab-029e9022f86a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:20:48.470046 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 843/3377] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:48 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:48.481986 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.485175 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.486600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:48.486901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.487336 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.487484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:48.488020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:20:48.488182 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3ef5f31-991f-4074-a14a-7bf5cffd332f", "force": false, "name": "tempest-TestStampPattern-snapshot-1904915171", "description": null, "metadata": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:48.493812 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.493812 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:48.494598 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-53de3049-e511-47f8-a0ca-9d83a5d7d06f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:48.495077 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 847/3378] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:48.497760 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.497760 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:48.498196 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:20:48.498457 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create snapshot from volume b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:20:48.534444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Created reservations ['15544e6a-52ec-4ec1-b4b2-d674b454da5b', 'fe2e86e3-e21e-4470-9e75-02cce8cc84c3', '6d6add15-ecdd-483f-baa2-6d10870bb437', 'b3dd3dcc-a11f-4f35-8e7c-3dc2a294006a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:48.574575 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot create request issued successfully. Aug 19 23:20:48.574992 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-87399d22-fc6d-445f-a1fd-4a5ef157166e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:20:48.575443 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 843/3379] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:20:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:48.583205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.585276 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:20:48.585486 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.585778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.591786 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.591786 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:48.592150 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:20:48.592910 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5fc86e30-81c5-4cd1-bd60-ed1b62ef934e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 200 Aug 19 23:20:48.593390 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 847/3380] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:48.706906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9f55e489-d4ee-4bb4-b475-47529d47798a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.709257 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9f55e489-d4ee-4bb4-b475-47529d47798a tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 Aug 19 23:20:48.709525 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9f55e489-d4ee-4bb4-b475-47529d47798a tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.709813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9f55e489-d4ee-4bb4-b475-47529d47798a tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.709973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9f55e489-d4ee-4bb4-b475-47529d47798a tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Show backup with id 5fbcdd81-b89d-40bb-a039-d96a61f29098. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:48.714061 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9f55e489-d4ee-4bb4-b475-47529d47798a tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 returned with HTTP 404 Aug 19 23:20:48.714636 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 844/3381] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/backups/5fbcdd81-b89d-40bb-a039-d96a61f29098 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:48.722174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-74aee532-fb09-48d4-90cd-30574631494f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.723931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:48.724209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.724477 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.724693 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Delete volume with id: c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:48.733998 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.733998 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:48.734437 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Volume info retrieved successfully. Aug 19 23:20:48.752384 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Delete volume request issued successfully. Aug 19 23:20:48.752628 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-74aee532-fb09-48d4-90cd-30574631494f tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b returned with HTTP 202 Aug 19 23:20:48.753162 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 848/3382] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:48 2026] DELETE /volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:48.760474 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:48.762927 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:48.763229 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:48.763547 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:48.773443 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:48.773443 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:48.777819 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Volume info retrieved successfully. Aug 19 23:20:48.783045 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58ae54aa-9a82-43df-b627-ebc87d45f88b tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b returned with HTTP 200 Aug 19 23:20:48.783575 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 844/3383] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:48 2026] GET /volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:49.092308 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.094965 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:49.095241 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:49.095438 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:49.095557 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:49.100049 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:49.100049 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:49.100929 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6b4f8b63-43e3-4540-b272-5da3fa7dcc18 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:49.101349 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 848/3384] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:49 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:49.506399 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.508564 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:49.508824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:49.509019 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:49.509116 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:49.513778 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:49.513778 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:49.514554 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fac81784-08c3-4ad7-a8ff-bc7d233d0ea7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:49.515051 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 845/3385] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:49 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:49.602030 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.603840 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:20:49.604111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:49.604343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:49.609740 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:49.609740 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:49.612845 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:20:49.612845 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42f1eb8b-bfc3-4b99-b3c5-ae33a59cafc5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 200 Aug 19 23:20:49.612845 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 849/3386] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:49 2026] GET /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:49.622339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.625404 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:20:49.625404 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:49.625404 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:49.632196 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:49.632196 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:49.632663 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:20:49.633436 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-287248ea-a5a1-45e8-9eac-3f3047b56b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 200 Aug 19 23:20:49.633815 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 845/3387] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:20:49 2026] GET /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:49.709733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-982b709d-0246-4f94-804c-e9185994368d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.799330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7d704113-a5d6-4d72-b2f5-ea56d9144acd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:49.801464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d704113-a5d6-4d72-b2f5-ea56d9144acd tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] GET https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b Aug 19 23:20:49.801778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d704113-a5d6-4d72-b2f5-ea56d9144acd tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:49.802020 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7d704113-a5d6-4d72-b2f5-ea56d9144acd tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:49.809622 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7d704113-a5d6-4d72-b2f5-ea56d9144acd tempest-ProjectReaderTests39-860182768 tempest-ProjectReaderTests39-860182768-project-admin] https://10.4.3.193/volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b returned with HTTP 404 Aug 19 23:20:49.810044 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 846/3388] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:49 2026] GET /volume/v3/volumes/c333cea0-e60e-49d4-9f2a-feb1ab0d2d4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:49.849537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:49.849537 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-898140030"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:49.852631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-898140030'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:49.852853 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume of 1 GB Aug 19 23:20:49.858079 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Availability Zones retrieved successfully. Aug 19 23:20:49.863995 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Flow 'volume_create_api' (45e6f2dc-0a2c-49b0-8ef1-1f81b39f6e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:49.865188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230cf2fc-7531-417a-83e3-4345aff80615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:49.866154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:49.893393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230cf2fc-7531-417a-83e3-4345aff80615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:49.894531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57d4cf9-4d3d-4b96-92e5-604524d7225b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:49.961297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Created reservations ['590d8f13-32ec-46da-a11c-efc079a5d41f', '7fb49128-6a46-4661-8e49-9ae42d630f83', 'bdffc72f-018a-4b6d-ba36-9e8acf94284d', '4f54a461-f428-4bd0-a1a8-ccc0ee191d22'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:49.962087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57d4cf9-4d3d-4b96-92e5-604524d7225b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590d8f13-32ec-46da-a11c-efc079a5d41f', '7fb49128-6a46-4661-8e49-9ae42d630f83', 'bdffc72f-018a-4b6d-ba36-9e8acf94284d', '4f54a461-f428-4bd0-a1a8-ccc0ee191d22']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:49.962942 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4cbefe-36f8-424d-a4be-2e904a5e9a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:49.984186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4cbefe-36f8-424d-a4be-2e904a5e9a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc8b98a-516f-471f-b500-97a35f5815a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-898140030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57986e1d14b4230b75a9df292bebcc1',qos_specs=None,replication_status=,reservations=['590d8f13-32ec-46da-a11c-efc079a5d41f','7fb49128-6a46-4661-8e49-9ae42d630f83','bdffc72f-018a-4b6d-ba36-9e8acf94284d','4f54a461-f428-4bd0-a1a8-ccc0ee191d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594539c9408c456ea1c3947e97d19045',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-898140030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc8b98a-516f-471f-b500-97a35f5815a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b57986e1d14b4230b75a9df292bebcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='594539c9408c456ea1c3947e97d19045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:49.985004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1132010f-a059-42ca-81c1-3532a5729d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:50.004451 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1132010f-a059-42ca-81c1-3532a5729d73) transitioned into state 'SUCCESS' from state '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-898140030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57986e1d14b4230b75a9df292bebcc1',qos_specs=None,replication_status=,reservations=['590d8f13-32ec-46da-a11c-efc079a5d41f','7fb49128-6a46-4661-8e49-9ae42d630f83','bdffc72f-018a-4b6d-ba36-9e8acf94284d','4f54a461-f428-4bd0-a1a8-ccc0ee191d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594539c9408c456ea1c3947e97d19045',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:50.005279 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab7236a-dd77-41c1-8fc0-59f656e1d61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:50.018091 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab7236a-dd77-41c1-8fc0-59f656e1d61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:50.019345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Flow 'volume_create_api' (45e6f2dc-0a2c-49b0-8ef1-1f81b39f6e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:50.019345 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume request issued successfully. Aug 19 23:20:50.019903 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-982b709d-0246-4f94-804c-e9185994368d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:50.021265 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 849/3389] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:49 2026] POST /volume/v3/volumes => generated 818 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:50.038063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:50.039919 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:50.040183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:50.040280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:50.049259 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:50.049259 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:50.053362 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:50.057870 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6fb5ab26-fc94-44c4-b24f-f06fb9ebe79d tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:50.058723 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 850/3390] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:50 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:50.111770 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b8876b47-296b-45b2-8139-a6a28d993182 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:50.114305 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8876b47-296b-45b2-8139-a6a28d993182 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:50.114582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8876b47-296b-45b2-8139-a6a28d993182 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:50.114873 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b8876b47-296b-45b2-8139-a6a28d993182 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:50.115019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b8876b47-296b-45b2-8139-a6a28d993182 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:50.124810 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:50.124810 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:50.125962 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b8876b47-296b-45b2-8139-a6a28d993182 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:50.126601 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 846/3391] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:50 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:50.526799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:50.528173 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:50.528312 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:50.528864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:50.528864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:50.533988 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:50.533988 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:50.534405 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9a860a0-4806-4d6a-b6cf-a16c1f286035 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:50.535019 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 847/3392] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:50 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:51.071143 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.074191 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.074277 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.074467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.085229 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.085229 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:51.089345 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:51.093546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b77052a3-c3aa-4b76-9078-bd99ce3567d1 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:51.093981 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 850/3393] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.107025 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.109535 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:51.110002 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dbc8b98a-516f-471f-b500-97a35f5815a8"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:51.111672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dbc8b98a-516f-471f-b500-97a35f5815a8'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 23:20:51.111844 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volume_transfer [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Creating transfer of volume dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.112058 np0000007826 devstack@c-api.service[100375]: INFO cinder.transfer.api [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Generating transfer record for volume dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.119844 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.119844 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:51.132374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87ec7ff7-7fcb-4c79-9ae1-161ce7d1aacb tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 19 23:20:51.133070 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 851/3394] 10.4.3.193 () {70 vars in 1326 bytes} [Wed Aug 19 23:20:51 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:51.138436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8418c6c5-d6f2-45bd-84ce-804461553126 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.140754 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8418c6c5-d6f2-45bd-84ce-804461553126 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:51.140754 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8418c6c5-d6f2-45bd-84ce-804461553126 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.140902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8418c6c5-d6f2-45bd-84ce-804461553126 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.141168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8418c6c5-d6f2-45bd-84ce-804461553126 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:51.142534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.144260 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.144471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.144655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.146529 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.146529 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:51.147494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8418c6c5-d6f2-45bd-84ce-804461553126 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:51.148000 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 847/3395] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:51.156009 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.156009 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:51.160390 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:51.165235 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66f91466-d059-48f7-a4d9-6b36423a5c62 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:51.165576 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 848/3396] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.182960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ee728014-4561-41b2-9192-8b0c12c390c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.185100 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee728014-4561-41b2-9192-8b0c12c390c9 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf Aug 19 23:20:51.185396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee728014-4561-41b2-9192-8b0c12c390c9 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.185692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee728014-4561-41b2-9192-8b0c12c390c9 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.190347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee728014-4561-41b2-9192-8b0c12c390c9 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf returned with HTTP 200 Aug 19 23:20:51.190956 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 851/3397] 10.4.3.193 () {68 vars in 1416 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.200046 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.202250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:51.202553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.202921 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'index' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.203168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volume_transfer [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Listing volume transfers {{(pid=100375) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 23:20:51.207741 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a04d413a-9d38-4e2c-8416-a58ce661e7ca tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 200 Aug 19 23:20:51.207741 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 852/3398] 10.4.3.193 () {68 vars in 1305 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.216989 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.353148 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] POST https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf/accept Aug 19 23:20:51.353512 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b53812d0c1da167b"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:51.354898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.volume_transfer [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Accepting volume transfer a79f2596-0b8b-4f76-b751-6813563d83bf {{(pid=100374) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 23:20:51.355015 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Accepting transfer a79f2596-0b8b-4f76-b751-6813563d83bf Aug 19 23:20:51.366572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19e9023b-48d5-4038-b468-1cbc26e31e0e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.413125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Created reservations ['8fcbf121-ba55-4e9e-8076-fa7d8755b797', '7c4fceb4-9cb7-458a-a938-a85427bb5ab3', '319b5fa6-e90e-4513-aa99-0d74db3ba3a9', '52018612-7a86-45de-afb5-d93b45fc49b1'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:51.432789 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19e9023b-48d5-4038-b468-1cbc26e31e0e tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:51.432789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19e9023b-48d5-4038-b468-1cbc26e31e0e tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-318183980", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1442873247", "vendor_name": "tempest-vendor_name-364369981"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:51.432947 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Created reservations ['e6d5d625-72e6-430f-bd02-3bdb3f8eb401', '09a72f4c-646b-4ff9-8172-cb1e2dd296db', '7b516ab0-bec8-4b94-95e5-759cc0c23ad7', 'f50cff7c-ab80-4d56-808b-1b88825ee008'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:51.449186 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19e9023b-48d5-4038-b468-1cbc26e31e0e tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:51.465736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Created reservations ['e3dbb964-60b9-4b9d-9eaa-08663811b6e4', 'bb9ce491-a5ae-4090-9b2a-2b6b57cc4da8', 'bad19913-2c59-4db4-bbf4-bebd953b11f1', '68108be2-13b0-420a-b3c4-33bae4badfa9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:51.466005 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 849/3399] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:51 2026] POST /volume/v3/types => generated 327 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:51.473793 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.475477 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:51.475887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "56eaf159-4e10-48f6-99dd-cdc63163c43e", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:51.477885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request body: {'volume': {'volume_type': '56eaf159-4e10-48f6-99dd-cdc63163c43e', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:51.480612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume of 1 GB Aug 19 23:20:51.480920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.480920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:51.481940 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:51.486414 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (8c95f8e0-ba1e-40c9-aa3c-087ab6179ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:51.487299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e397f96-0737-41e5-be9f-d911503029d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:51.488097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:51.488362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Created reservations ['b7228c0a-3b8d-4f2a-a713-6fd94716637e', 'b1400229-6b68-4c2f-afd1-6d141353a950', 'ad7ac8f2-9bb7-4fa1-b6fd-ee85354a16b5', '30ae18ea-a226-482b-b063-9d974d26e2d8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:51.499470 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Transfer volume completed successfully. Aug 19 23:20:51.507047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e397f96-0737-41e5-be9f-d911503029d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:20:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1442873247',vendor_name='tempest-vendor_name-364369981'},id=56eaf159-4e10-48f6-99dd-cdc63163c43e,is_public=True,name='tempest-ProjectAdminTests-volume-type-318183980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56eaf159-4e10-48f6-99dd-cdc63163c43e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:51.507459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60f63c7-d070-42e3-96f4-a1fda131b0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:51.531379 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-318183980 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-318183980, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:51.531610 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-318183980 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-318183980, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:51.551607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.553286 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:51.553478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.553695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.553813 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:51.557564 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.557564 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:51.558451 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcddf5cb-7875-472f-9a04-e3d58b19c31c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:51.558546 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 853/3400] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:51.563748 np0000007826 devstack@c-api.service[100374]: INFO cinder.transfer.api [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Volume dbc8b98a-516f-471f-b500-97a35f5815a8 has been transferred. Aug 19 23:20:51.569328 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4cbf1ae4-68bb-4b7f-a333-240c7f8318dc tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf/accept returned with HTTP 202 Aug 19 23:20:51.569784 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 848/3401] 10.4.3.193 () {70 vars in 1458 bytes} [Wed Aug 19 23:20:51 2026] POST /volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf/accept => generated 365 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:51.578196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.578529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['a8affb3b-ee43-4ce2-b0ad-2fa06f2484b3', '6426ab83-5aba-42da-8d07-e041bb0b0966', '924a8af9-3e7d-4088-81c3-b954f06d9681', '45bef3e8-1775-43f4-ae4b-f776d3a26878'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:51.578878 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60f63c7-d070-42e3-96f4-a1fda131b0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8affb3b-ee43-4ce2-b0ad-2fa06f2484b3', '6426ab83-5aba-42da-8d07-e041bb0b0966', '924a8af9-3e7d-4088-81c3-b954f06d9681', '45bef3e8-1775-43f4-ae4b-f776d3a26878']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:51.579704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f771a10b-fa3b-445b-bd35-a627fedf7942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:51.580285 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.580576 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.580871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.587384 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.587384 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:51.593471 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Volume info retrieved successfully. Aug 19 23:20:51.595336 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09bd73bc-61a2-4519-89e9-8a1effc4e1e9 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:51.595827 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 850/3402] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.606311 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f771a10b-fa3b-445b-bd35-a627fedf7942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e488ca5-da13-48e7-94f7-1379ee1f916c', '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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['a8affb3b-ee43-4ce2-b0ad-2fa06f2484b3','6426ab83-5aba-42da-8d07-e041bb0b0966','924a8af9-3e7d-4088-81c3-b954f06d9681','45bef3e8-1775-43f4-ae4b-f776d3a26878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=56eaf159-4e10-48f6-99dd-cdc63163c43e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e488ca5-da13-48e7-94f7-1379ee1f916c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4aeaeb11f0845308959e74270f24176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56eaf159-4e10-48f6-99dd-cdc63163c43e),volume_type_id=56eaf159-4e10-48f6-99dd-cdc63163c43e)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:51.607180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e2cf59-e43d-4389-92cd-b35a7e5054ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:51.613423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.615446 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.615604 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.615871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.626497 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.626497 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:51.630920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e2cf59-e43d-4389-92cd-b35a7e5054ed) transitioned into state 'SUCCESS' from 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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['a8affb3b-ee43-4ce2-b0ad-2fa06f2484b3','6426ab83-5aba-42da-8d07-e041bb0b0966','924a8af9-3e7d-4088-81c3-b954f06d9681','45bef3e8-1775-43f4-ae4b-f776d3a26878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=56eaf159-4e10-48f6-99dd-cdc63163c43e)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:51.631628 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911cc5a0-bef5-4bfc-bc32-e3adf19a6c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:51.632014 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] Volume info retrieved successfully. Aug 19 23:20:51.638017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-82e29e22-fdbe-4e83-b004-1c9fa1bd2555 tempest-VolumesTransfersV357Test-2075052275 tempest-VolumesTransfersV357Test-2075052275-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:51.638469 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 854/3403] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:51.647229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911cc5a0-bef5-4bfc-bc32-e3adf19a6c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:51.648818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (8c95f8e0-ba1e-40c9-aa3c-087ab6179ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:51.649124 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request issued successfully. Aug 19 23:20:51.649679 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2009523f-38b5-4b35-8f4e-98e1d4eb5cbe tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:51.650112 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 852/3404] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:51 2026] POST /volume/v3/volumes => generated 772 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:51.653360 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.656296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf Aug 19 23:20:51.656610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.656880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.657009 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Delete transfer with id: a79f2596-0b8b-4f76-b751-6813563d83bf Aug 19 23:20:51.663316 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5607f227-4b83-475a-80c0-338eb31dcc45 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.663775 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2eabfa91-2f26-4f08-95c9-3b7871ac091e tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf returned with HTTP 404 Aug 19 23:20:51.664493 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 849/3405] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:51 2026] DELETE /volume/v3/volume-transfers/a79f2596-0b8b-4f76-b751-6813563d83bf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:51.668520 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5607f227-4b83-475a-80c0-338eb31dcc45 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c Aug 19 23:20:51.668520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5607f227-4b83-475a-80c0-338eb31dcc45 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.668520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5607f227-4b83-475a-80c0-338eb31dcc45 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.672687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.677875 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.677875 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:51.682290 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5607f227-4b83-475a-80c0-338eb31dcc45 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:51.687077 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5607f227-4b83-475a-80c0-338eb31dcc45 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c returned with HTTP 200 Aug 19 23:20:51.687578 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 851/3406] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:51.770292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.770549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.770791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.770997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Delete volume with id: dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.779322 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.779322 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:51.779634 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Volume info retrieved successfully. Aug 19 23:20:51.796112 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Delete volume request issued successfully. Aug 19 23:20:51.796256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0c41e5d-23af-47ec-aaed-46c5f8e5b1a7 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 202 Aug 19 23:20:51.796627 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 855/3407] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:51 2026] DELETE /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:51.807795 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:51.809425 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:51.809602 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:51.809816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:51.817029 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:51.817029 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:51.824732 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Volume info retrieved successfully. Aug 19 23:20:51.825735 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a98324d6-18a8-4b67-b2bc-fc854c30c9a5 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 200 Aug 19 23:20:51.826213 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 853/3408] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:51 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:52.160275 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.162054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:52.162254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.162439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.162536 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:52.167316 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:52.167316 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:52.168270 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f1d5c407-ee42-459c-acb3-ce04d6f6bfa7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:52.168596 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 850/3409] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:52.575926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.578469 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:52.578859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.579054 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.579213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:52.584577 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:52.584577 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:52.585559 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20766e05-7074-4c02-9f2e-2cafcef5a146 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:52.586092 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 852/3410] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:52.700044 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b10d3af6-25c0-43a1-a7b7-177640037321 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.702021 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b10d3af6-25c0-43a1-a7b7-177640037321 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c Aug 19 23:20:52.702239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b10d3af6-25c0-43a1-a7b7-177640037321 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.702425 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b10d3af6-25c0-43a1-a7b7-177640037321 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.709690 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:52.709690 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:52.712985 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b10d3af6-25c0-43a1-a7b7-177640037321 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:52.717726 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b10d3af6-25c0-43a1-a7b7-177640037321 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c returned with HTTP 200 Aug 19 23:20:52.718066 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 856/3411] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:52.730508 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f4f5503f-2a82-45f4-9d98-333376803efa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.733004 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4f5503f-2a82-45f4-9d98-333376803efa tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:52.733415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4f5503f-2a82-45f4-9d98-333376803efa tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.734728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4f5503f-2a82-45f4-9d98-333376803efa tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.739772 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4f5503f-2a82-45f4-9d98-333376803efa tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:52.740729 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 854/3412] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:52.748463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e55371a3-c019-46ca-83ab-8aa7d298cbde None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.751695 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e55371a3-c019-46ca-83ab-8aa7d298cbde tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f Aug 19 23:20:52.752134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e55371a3-c019-46ca-83ab-8aa7d298cbde tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.752134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e55371a3-c019-46ca-83ab-8aa7d298cbde tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.767363 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e55371a3-c019-46ca-83ab-8aa7d298cbde tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f returned with HTTP 204 Aug 19 23:20:52.767781 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 851/3413] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:20:52 2026] DELETE /volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:20:52.774624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d5ed4c2f-2fd6-4835-8df3-86e004c3027f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.777818 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5ed4c2f-2fd6-4835-8df3-86e004c3027f tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f Aug 19 23:20:52.778031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5ed4c2f-2fd6-4835-8df3-86e004c3027f tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.778206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d5ed4c2f-2fd6-4835-8df3-86e004c3027f tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.787143 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d5ed4c2f-2fd6-4835-8df3-86e004c3027f tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f returned with HTTP 404 Aug 19 23:20:52.788071 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 853/3414] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/messages/b31a0f39-57b0-4614-a6ac-425f3b0c409f => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:52.798806 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.801051 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c Aug 19 23:20:52.801332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.801581 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.801825 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume with id: 5e488ca5-da13-48e7-94f7-1379ee1f916c Aug 19 23:20:52.810321 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:52.810321 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:52.810739 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:52.811729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:20:52.821781 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-318183980 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-318183980, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:52.822079 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-318183980 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-318183980, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:52.832430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['3db394f6-68ea-46a5-b07c-1a1b52cf8613', 'c223691a-4131-4c55-b817-5af376d17467', 'c46aa18a-222f-4511-b175-f9268588f74a', 'e9c50f44-de58-40b6-abc7-e00d1ee5a973'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:52.842601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-750d20a1-e4c5-4455-8a41-70f780b2f1d8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.844694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-750d20a1-e4c5-4455-8a41-70f780b2f1d8 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:52.845187 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-750d20a1-e4c5-4455-8a41-70f780b2f1d8 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.845633 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-750d20a1-e4c5-4455-8a41-70f780b2f1d8 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.853887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-750d20a1-e4c5-4455-8a41-70f780b2f1d8 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 404 Aug 19 23:20:52.854767 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 855/3415] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:52.863669 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-838f12b1-a122-4e43-aff6-ea8573ca6d50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.864981 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume request issued successfully. Aug 19 23:20:52.866528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-838f12b1-a122-4e43-aff6-ea8573ca6d50 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:52.866823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-838f12b1-a122-4e43-aff6-ea8573ca6d50 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.866823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-838f12b1-a122-4e43-aff6-ea8573ca6d50 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.868156 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61b74fcb-ee79-4dc2-b5d1-712c53c290fc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c returned with HTTP 202 Aug 19 23:20:52.869003 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 857/3416] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:52 2026] DELETE /volume/v3/volumes/5e488ca5-da13-48e7-94f7-1379ee1f916c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:52.873187 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-838f12b1-a122-4e43-aff6-ea8573ca6d50 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 404 Aug 19 23:20:52.873791 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 852/3417] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:52 2026] GET /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:52.882989 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df260d8e-bf0d-4bf6-94c0-4c3408dae51b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.883130 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.883704 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df260d8e-bf0d-4bf6-94c0-4c3408dae51b tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/types/56eaf159-4e10-48f6-99dd-cdc63163c43e Aug 19 23:20:52.883954 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df260d8e-bf0d-4bf6-94c0-4c3408dae51b tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.884187 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df260d8e-bf0d-4bf6-94c0-4c3408dae51b tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.885877 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:52.886347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:52.886797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:52.887604 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Delete volume with id: dbc8b98a-516f-471f-b500-97a35f5815a8 Aug 19 23:20:52.896755 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d9993dda-7f95-4bf7-8f2e-bb289b07211f tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 returned with HTTP 404 Aug 19 23:20:52.897557 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 856/3418] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:52 2026] DELETE /volume/v3/volumes/dbc8b98a-516f-471f-b500-97a35f5815a8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:52.907305 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.909954 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:52.911411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-772633543"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:52.913501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-772633543'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:52.914425 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df260d8e-bf0d-4bf6-94c0-4c3408dae51b tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types/56eaf159-4e10-48f6-99dd-cdc63163c43e returned with HTTP 202 Aug 19 23:20:52.914841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume of 1 GB Aug 19 23:20:52.914948 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 854/3419] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:52 2026] DELETE /volume/v3/types/56eaf159-4e10-48f6-99dd-cdc63163c43e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 23:20:52.925505 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3986c65f-5656-46a6-b5ca-4920eee0e976 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.928191 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3986c65f-5656-46a6-b5ca-4920eee0e976 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:52.928529 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3986c65f-5656-46a6-b5ca-4920eee0e976 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1651497224", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2127848534", "vendor_name": "tempest-vendor_name-106983942"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:52.930832 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Availability Zones retrieved successfully. Aug 19 23:20:52.937771 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Flow 'volume_create_api' (5c81aa07-8aa7-4f20-b3a9-0498bd3e5bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:52.938881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49570ca-403a-4198-a9af-50f644e1932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:52.940082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:52.947508 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3986c65f-5656-46a6-b5ca-4920eee0e976 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:52.948053 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 853/3420] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:52 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:52.960302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:52.962104 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:52.962595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d15be815-d67e-4fdd-9661-49fd5ba6d77e", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:52.964844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request body: {'volume': {'volume_type': 'd15be815-d67e-4fdd-9661-49fd5ba6d77e', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:52.969837 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume of 1 GB Aug 19 23:20:52.969837 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:52.969837 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:52.970297 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:52.972260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49570ca-403a-4198-a9af-50f644e1932b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:52.973292 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9aac66-4731-41c5-a0ea-8127989bf801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:52.978469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (1fd87fc1-9238-4117-ab13-0d03b53718c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:52.979868 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6c853d-3e51-4fee-b2da-82d15aef11c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:52.981048 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:53.005006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6c853d-3e51-4fee-b2da-82d15aef11c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:20:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2127848534',vendor_name='tempest-vendor_name-106983942'},id=d15be815-d67e-4fdd-9661-49fd5ba6d77e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1651497224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd15be815-d67e-4fdd-9661-49fd5ba6d77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.006154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda2eee5-1dfb-40cc-87d9-0af41370663c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.022102 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Created reservations ['861affe6-8e0c-41fd-933f-394d9c454497', 'd600073e-e985-494f-9653-ddefff25c5bd', '0fe439e3-14a0-4a8c-814b-780ca6e4c812', 'bc7c328f-9f76-403e-b6d6-db61f1ba7d6c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:53.023100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9aac66-4731-41c5-a0ea-8127989bf801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['861affe6-8e0c-41fd-933f-394d9c454497', 'd600073e-e985-494f-9653-ddefff25c5bd', '0fe439e3-14a0-4a8c-814b-780ca6e4c812', 'bc7c328f-9f76-403e-b6d6-db61f1ba7d6c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.023909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef3e987-3782-4c6b-8b07-dde32d51ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.035082 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1651497224 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1651497224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:53.035082 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1651497224 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1651497224, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:53.063734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['3d120ebd-9e7c-4dee-8d0e-6a88da9f04f3', '4d9dcf26-e202-4581-8631-d8c0f0b056f2', '026f94a1-29bd-4c8b-ba4b-a6e26f8e7a1f', 'c647aed8-7bf7-4cde-9842-d6afd3711702'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:53.063734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fda2eee5-1dfb-40cc-87d9-0af41370663c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d120ebd-9e7c-4dee-8d0e-6a88da9f04f3', '4d9dcf26-e202-4581-8631-d8c0f0b056f2', '026f94a1-29bd-4c8b-ba4b-a6e26f8e7a1f', 'c647aed8-7bf7-4cde-9842-d6afd3711702']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.063734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e891c0af-0169-47ba-8677-cfe3f15feefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.086569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e891c0af-0169-47ba-8677-cfe3f15feefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b15f96d7-cd03-483c-8246-55a9d8bfda31', '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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['3d120ebd-9e7c-4dee-8d0e-6a88da9f04f3','4d9dcf26-e202-4581-8631-d8c0f0b056f2','026f94a1-29bd-4c8b-ba4b-a6e26f8e7a1f','c647aed8-7bf7-4cde-9842-d6afd3711702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=d15be815-d67e-4fdd-9661-49fd5ba6d77e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b15f96d7-cd03-483c-8246-55a9d8bfda31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4aeaeb11f0845308959e74270f24176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d15be815-d67e-4fdd-9661-49fd5ba6d77e),volume_type_id=d15be815-d67e-4fdd-9661-49fd5ba6d77e)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.087559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267ff836-04a3-4649-9984-0c8a7cf8932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.112554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267ff836-04a3-4649-9984-0c8a7cf8932f) transitioned into state 'SUCCESS' from 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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['3d120ebd-9e7c-4dee-8d0e-6a88da9f04f3','4d9dcf26-e202-4581-8631-d8c0f0b056f2','026f94a1-29bd-4c8b-ba4b-a6e26f8e7a1f','c647aed8-7bf7-4cde-9842-d6afd3711702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=d15be815-d67e-4fdd-9661-49fd5ba6d77e)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.113531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6188750a-0502-4689-9dd9-0ac34ac82cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.126767 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6188750a-0502-4689-9dd9-0ac34ac82cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.127913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (1fd87fc1-9238-4117-ab13-0d03b53718c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:53.128339 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request issued successfully. Aug 19 23:20:53.133897 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f0efdea3-7793-4387-8fc3-20b0ae30c3d0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:53.134442 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 857/3421] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:52 2026] POST /volume/v3/volumes => generated 773 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:53.150366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:53.152689 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 Aug 19 23:20:53.153387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:53.153387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:53.161028 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:53.161028 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:53.164427 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:53.168216 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba37bfcc-a663-4d49-b4de-e7825d584965 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 returned with HTTP 200 Aug 19 23:20:53.168588 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 855/3422] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:53 2026] GET /volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:53.180251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6003951d-9f61-47e9-950c-29796519da3a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:53.182656 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6003951d-9f61-47e9-950c-29796519da3a tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:53.183071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6003951d-9f61-47e9-950c-29796519da3a tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:53.183313 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6003951d-9f61-47e9-950c-29796519da3a tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:53.183457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6003951d-9f61-47e9-950c-29796519da3a tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:53.189171 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:53.189171 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:53.190097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6003951d-9f61-47e9-950c-29796519da3a tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:53.190503 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 854/3423] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:53 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:53.214250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef3e987-3782-4c6b-8b07-dde32d51ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20086caa-e314-497d-90c6-86868002216b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-772633543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57986e1d14b4230b75a9df292bebcc1',qos_specs=None,replication_status=,reservations=['861affe6-8e0c-41fd-933f-394d9c454497','d600073e-e985-494f-9653-ddefff25c5bd','0fe439e3-14a0-4a8c-814b-780ca6e4c812','bc7c328f-9f76-403e-b6d6-db61f1ba7d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594539c9408c456ea1c3947e97d19045',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-772633543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20086caa-e314-497d-90c6-86868002216b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b57986e1d14b4230b75a9df292bebcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='594539c9408c456ea1c3947e97d19045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.214894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae5d542-1fee-438f-8f7d-8638400bef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.229484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae5d542-1fee-438f-8f7d-8638400bef29) transitioned into state 'SUCCESS' from state '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-772633543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57986e1d14b4230b75a9df292bebcc1',qos_specs=None,replication_status=,reservations=['861affe6-8e0c-41fd-933f-394d9c454497','d600073e-e985-494f-9653-ddefff25c5bd','0fe439e3-14a0-4a8c-814b-780ca6e4c812','bc7c328f-9f76-403e-b6d6-db61f1ba7d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594539c9408c456ea1c3947e97d19045',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.230109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98249fc-36fc-4df6-a183-0ccff40424b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:53.237282 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98249fc-36fc-4df6-a183-0ccff40424b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:53.238001 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Flow 'volume_create_api' (5c81aa07-8aa7-4f20-b3a9-0498bd3e5bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:53.238238 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Create volume request issued successfully. Aug 19 23:20:53.238720 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1821acbe-92bf-44af-93b6-ef51fdf77dd5 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:53.239089 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 858/3424] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:20:52 2026] POST /volume/v3/volumes => generated 818 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:53.255076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:53.255076 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:53.255076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:53.255076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:53.260411 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:53.260411 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:53.263572 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:53.267178 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aeb6d6c3-6bc9-42ca-85f3-28adfb546343 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 200 Aug 19 23:20:53.267506 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 858/3425] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:53 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 886 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:53.601196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:53.603048 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:53.603294 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:53.603898 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:53.603898 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:53.609278 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:53.609278 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:53.610146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8a27882e-efe2-418b-8d6e-b0d833a21dca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:53.610505 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 856/3426] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:53 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.185230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.187172 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 Aug 19 23:20:54.187397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.187609 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.197367 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.197367 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:54.202653 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:54.205917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.207977 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2021f655-3614-4e0f-92e3-c1febe8ff7d8 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 returned with HTTP 200 Aug 19 23:20:54.208180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:54.208415 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 855/3427] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.208451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.208834 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.208834 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:54.213284 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.213284 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:54.214077 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-54aa0e4b-2ea2-422c-a7fd-660b008b1f32 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:54.214420 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 859/3428] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.229736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d2086b87-e5dd-4fa9-8ddc-53249a90fdf7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.230267 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2086b87-e5dd-4fa9-8ddc-53249a90fdf7 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:54.230480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2086b87-e5dd-4fa9-8ddc-53249a90fdf7 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.230666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2086b87-e5dd-4fa9-8ddc-53249a90fdf7 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.235737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2086b87-e5dd-4fa9-8ddc-53249a90fdf7 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:54.236150 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 859/3429] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.247580 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-59d5949d-4ebe-4c20-9ba6-25b2467a09dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.250932 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59d5949d-4ebe-4c20-9ba6-25b2467a09dc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:54.250932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59d5949d-4ebe-4c20-9ba6-25b2467a09dc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.250932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59d5949d-4ebe-4c20-9ba6-25b2467a09dc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.256734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59d5949d-4ebe-4c20-9ba6-25b2467a09dc tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:54.256734 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 857/3430] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:54 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 19 23:20:54.267351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cde59996-3941-42a5-a023-6d7d3dea063c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.269867 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cde59996-3941-42a5-a023-6d7d3dea063c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/messages/eb24c93a-3b32-4d60-b8c1-e6292c8d9ec9 Aug 19 23:20:54.270172 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cde59996-3941-42a5-a023-6d7d3dea063c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.270431 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cde59996-3941-42a5-a023-6d7d3dea063c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.283844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.285726 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.285950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.286181 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.289117 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cde59996-3941-42a5-a023-6d7d3dea063c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages/eb24c93a-3b32-4d60-b8c1-e6292c8d9ec9 returned with HTTP 204 Aug 19 23:20:54.289735 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 856/3431] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/messages/eb24c93a-3b32-4d60-b8c1-e6292c8d9ec9 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:20:54.295584 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.295584 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:54.300331 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:54.300804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.302907 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 Aug 19 23:20:54.303111 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.303284 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.303434 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume with id: b15f96d7-cd03-483c-8246-55a9d8bfda31 Aug 19 23:20:54.309406 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1bb4953-b17d-44a9-b268-259ff9e08559 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 200 Aug 19 23:20:54.309798 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 860/3432] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:54.310734 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.310734 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:54.311065 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:54.311994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100376) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:20:54.321201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7184c558-df8a-47c8-8c07-43ac54e82481 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.322767 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 19 23:20:54.323060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20086caa-e314-497d-90c6-86868002216b"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:54.324421 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volume_transfer [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Creating new volume transfer {'transfer': {'volume_id': '20086caa-e314-497d-90c6-86868002216b'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 23:20:54.324657 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volume_transfer [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Creating transfer of volume 20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.324657 np0000007826 devstack@c-api.service[100373]: INFO cinder.transfer.api [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Generating transfer record for volume 20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.329470 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['ad0ec54a-601a-4fb1-b1be-f6481e2d94bd', '14dcda32-fb56-4ec5-8573-a4e886e91378', 'b1fcf82a-136e-40e0-b6a0-1840fc4c81a8', '3e511aa2-a464-45ab-9823-3c99bf6c0bbe'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:54.335064 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.335064 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:54.348976 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7184c558-df8a-47c8-8c07-43ac54e82481 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 19 23:20:54.349418 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 858/3433] 10.4.3.193 () {70 vars in 1326 bytes} [Wed Aug 19 23:20:54 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:54.359017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.363410 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.363661 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.364276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.370303 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume request issued successfully. Aug 19 23:20:54.370561 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3045ec7-fc17-4a30-99f0-33827a008d1a tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 returned with HTTP 202 Aug 19 23:20:54.371114 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 860/3434] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/volumes/b15f96d7-cd03-483c-8246-55a9d8bfda31 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:54.375130 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.375130 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:54.379805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-70901598-3a3b-4687-8eb7-1b718b01b79c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.380563 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:54.381571 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70901598-3a3b-4687-8eb7-1b718b01b79c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/types/d15be815-d67e-4fdd-9661-49fd5ba6d77e Aug 19 23:20:54.381752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70901598-3a3b-4687-8eb7-1b718b01b79c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.381954 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70901598-3a3b-4687-8eb7-1b718b01b79c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.384555 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b91cc7c5-07ff-4d23-abaf-0f7dc251ee82 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 200 Aug 19 23:20:54.384934 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 857/3435] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:54.391633 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.394347 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:54.394347 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-715020673", "snapshot_id": "c4d5a77a-a4ae-4cf6-abe4-efb887076e08", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:54.395159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-715020673', 'snapshot_id': 'c4d5a77a-a4ae-4cf6-abe4-efb887076e08', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:54.396778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-56bbf685-ea46-44fd-ab9e-10652c858722 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.398685 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-56bbf685-ea46-44fd-ab9e-10652c858722 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/detail Aug 19 23:20:54.398877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-56bbf685-ea46-44fd-ab9e-10652c858722 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.399059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-56bbf685-ea46-44fd-ab9e-10652c858722 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.399242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volume_transfer [None req-56bbf685-ea46-44fd-ab9e-10652c858722 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Listing volume transfers {{(pid=100376) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 23:20:54.400383 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.400383 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:54.400886 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:20:54.401098 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume of 1 GB Aug 19 23:20:54.402835 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-56bbf685-ea46-44fd-ab9e-10652c858722 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 23:20:54.403190 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 861/3436] 10.4.3.193 () {68 vars in 1326 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:54.404427 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Availability Zones retrieved successfully. Aug 19 23:20:54.409130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70901598-3a3b-4687-8eb7-1b718b01b79c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types/d15be815-d67e-4fdd-9661-49fd5ba6d77e returned with HTTP 202 Aug 19 23:20:54.409423 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 861/3437] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/types/d15be815-d67e-4fdd-9661-49fd5ba6d77e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:54.412346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e7749f4b-f732-4048-8db7-d6281f89b935 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.414451 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7749f4b-f732-4048-8db7-d6281f89b935 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b Aug 19 23:20:54.414614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Flow 'volume_create_api' (6cb1c7a4-bee3-4fe8-b960-275fc7c848d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:54.414732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7749f4b-f732-4048-8db7-d6281f89b935 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.414898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7749f4b-f732-4048-8db7-d6281f89b935 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.415020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.volume_transfer [None req-e7749f4b-f732-4048-8db7-d6281f89b935 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Delete transfer with id: 07b102ee-2803-4324-9185-7f66e52d870b Aug 19 23:20:54.420732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b342fd8-dd1f-427a-9c47-6296f40da18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.420732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:54.420856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-19231278-acb8-480d-b4af-868214df7442 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.421320 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19231278-acb8-480d-b4af-868214df7442 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:54.421627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19231278-acb8-480d-b4af-868214df7442 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1210682624", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1319880930", "vendor_name": "tempest-vendor_name-112232493"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:54.426245 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.426245 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:54.435535 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7749f4b-f732-4048-8db7-d6281f89b935 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b returned with HTTP 202 Aug 19 23:20:54.435966 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 858/3438] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:54.438569 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19231278-acb8-480d-b4af-868214df7442 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:54.438936 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 862/3439] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:54 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.443570 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.446043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.446043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.446043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.446995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d54dc91c-f701-4440-8725-5ef23f6149ad None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.448795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:54.449127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1aa705b-9781-4f6c-bd88-eded9c3796e6", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:54.450737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request body: {'volume': {'volume_type': 'e1aa705b-9781-4f6c-bd88-eded9c3796e6', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:54.453122 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.453122 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:54.454751 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume of 1 GB Aug 19 23:20:54.455050 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.455050 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:54.456323 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:54.456726 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Volume info retrieved successfully. Aug 19 23:20:54.461232 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a059cba-a1e5-4842-896c-be6dc1b929d6 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 200 Aug 19 23:20:54.461570 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 862/3440] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:20:54.462991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b342fd8-dd1f-427a-9c47-6296f40da18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c4d5a77a-a4ae-4cf6-abe4-efb887076e08', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.463158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (3b320a7e-0fc5-44f4-8d2a-6e2b7abf6e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:54.463996 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efa2486-3579-4540-ac68-30ce46be3b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.464242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09fef77-d198-4e45-8358-fa9b2ce69923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.464730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:54.474782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.476741 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b Aug 19 23:20:54.476956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.477134 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.477232 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.volume_transfer [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Delete transfer with id: 07b102ee-2803-4324-9185-7f66e52d870b Aug 19 23:20:54.485371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b28e7d3c-6a23-41d6-8f0a-e9a018978766 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b returned with HTTP 404 Aug 19 23:20:54.485888 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 863/3441] 10.4.3.193 () {68 vars in 1419 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/volume-transfers/07b102ee-2803-4324-9185-7f66e52d870b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:54.489722 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efa2486-3579-4540-ac68-30ce46be3b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:20:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1319880930',vendor_name='tempest-vendor_name-112232493'},id=e1aa705b-9781-4f6c-bd88-eded9c3796e6,is_public=True,name='tempest-ProjectAdminTests-volume-type-1210682624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1aa705b-9781-4f6c-bd88-eded9c3796e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.490467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be9a29f-80f0-46fc-b51d-809fdc2c5ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.497944 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.500566 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.500894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.501023 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.501206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Delete volume with id: 20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.509160 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.509160 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:54.509832 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Volume info retrieved successfully. Aug 19 23:20:54.514897 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Created reservations ['4626e2e3-211c-45db-abb9-b0f896125a05', '906cc9c4-4baf-4f77-b2f8-29d3bd708b83', 'fd3878b5-6e31-4dbd-b234-5e4d539318a9', '8e416e66-5d2f-4c75-b965-987d2be39092'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:54.515815 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09fef77-d198-4e45-8358-fa9b2ce69923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4626e2e3-211c-45db-abb9-b0f896125a05', '906cc9c4-4baf-4f77-b2f8-29d3bd708b83', 'fd3878b5-6e31-4dbd-b234-5e4d539318a9', '8e416e66-5d2f-4c75-b965-987d2be39092']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.516717 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20449738-17ed-44a2-9a9b-14228fcaf545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.517702 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1210682624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1210682624, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:54.518023 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1210682624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1210682624, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:54.538784 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Delete volume request issued successfully. Aug 19 23:20:54.538784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81f4c498-a2d7-45b0-aee9-37e6f54a27ca tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 202 Aug 19 23:20:54.538784 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 863/3442] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:54 2026] DELETE /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:20:54.550145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.554413 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:54.554619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.555299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.563116 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.563116 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:54.566193 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Volume info retrieved successfully. Aug 19 23:20:54.567195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['ed160adb-87b3-4105-9a28-dd20bb93ed05', '47161689-7352-4c14-9277-3ff2f963ceac', 'f5a7fd86-d12a-41fe-813d-a27650d53e8e', '20014311-ee69-46c9-8d02-f84361d3af2c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:54.568027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be9a29f-80f0-46fc-b51d-809fdc2c5ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed160adb-87b3-4105-9a28-dd20bb93ed05', '47161689-7352-4c14-9277-3ff2f963ceac', 'f5a7fd86-d12a-41fe-813d-a27650d53e8e', '20014311-ee69-46c9-8d02-f84361d3af2c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.569629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191a5d8a-e691-4e52-ac06-2a9800a7d4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.569719 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20449738-17ed-44a2-9a9b-14228fcaf545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e935c129-cf1e-4e70-ae76-965918c5e8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-715020673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f84e617325e415587d60ef2e90c9507',qos_specs=None,replication_status=,reservations=['4626e2e3-211c-45db-abb9-b0f896125a05','906cc9c4-4baf-4f77-b2f8-29d3bd708b83','fd3878b5-6e31-4dbd-b234-5e4d539318a9','8e416e66-5d2f-4c75-b965-987d2be39092'],size=1,snapshot_id=c4d5a77a-a4ae-4cf6-abe4-efb887076e08,source_replicaid=,source_volid=None,status='creating',user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-715020673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e935c129-cf1e-4e70-ae76-965918c5e8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f84e617325e415587d60ef2e90c9507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c4d5a77a-a4ae-4cf6-abe4-efb887076e08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.570428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb58362-7aa6-421f-8e09-685f0d17a5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.570986 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fa4d4851-aa1e-4c7d-b37c-70ab4f450602 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 200 Aug 19 23:20:54.572036 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 864/3443] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:20:54.589899 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb58362-7aa6-421f-8e09-685f0d17a5ee) transitioned into state 'SUCCESS' from state '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-715020673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f84e617325e415587d60ef2e90c9507',qos_specs=None,replication_status=,reservations=['4626e2e3-211c-45db-abb9-b0f896125a05','906cc9c4-4baf-4f77-b2f8-29d3bd708b83','fd3878b5-6e31-4dbd-b234-5e4d539318a9','8e416e66-5d2f-4c75-b965-987d2be39092'],size=1,snapshot_id=c4d5a77a-a4ae-4cf6-abe4-efb887076e08,source_replicaid=,source_volid=None,status='creating',user_id='9d9d027764c543b39fa03b32aaf4cb23',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.590751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8084023d-0cc6-44a7-aa65-4a3dbc17c136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.597899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191a5d8a-e691-4e52-ac06-2a9800a7d4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c8ee06-8c6f-43bf-850b-9bbd186c7d77', '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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['ed160adb-87b3-4105-9a28-dd20bb93ed05','47161689-7352-4c14-9277-3ff2f963ceac','f5a7fd86-d12a-41fe-813d-a27650d53e8e','20014311-ee69-46c9-8d02-f84361d3af2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=e1aa705b-9781-4f6c-bd88-eded9c3796e6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c8ee06-8c6f-43bf-850b-9bbd186c7d77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4aeaeb11f0845308959e74270f24176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1aa705b-9781-4f6c-bd88-eded9c3796e6),volume_type_id=e1aa705b-9781-4f6c-bd88-eded9c3796e6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.598565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81d4988-eaf6-4b07-9670-844509751b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.615361 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8084023d-0cc6-44a7-aa65-4a3dbc17c136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.615971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Flow 'volume_create_api' (6cb1c7a4-bee3-4fe8-b960-275fc7c848d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:54.616235 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Create volume request issued successfully. Aug 19 23:20:54.617328 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-236859ad-65e7-4d0f-8b30-37504d4082a2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:54.617328 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 859/3444] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:20:54 2026] POST /volume/v3/volumes => generated 780 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:54.623856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-37af823a-00bf-408a-b58d-ea6743583e7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.625828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81d4988-eaf6-4b07-9670-844509751b45) transitioned into state 'SUCCESS' from 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='e4aeaeb11f0845308959e74270f24176',qos_specs=None,replication_status=,reservations=['ed160adb-87b3-4105-9a28-dd20bb93ed05','47161689-7352-4c14-9277-3ff2f963ceac','f5a7fd86-d12a-41fe-813d-a27650d53e8e','20014311-ee69-46c9-8d02-f84361d3af2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e81672d2c4b4fcabdc42bc59633ea66',volume_type_id=e1aa705b-9781-4f6c-bd88-eded9c3796e6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.626010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37af823a-00bf-408a-b58d-ea6743583e7b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:54.626241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37af823a-00bf-408a-b58d-ea6743583e7b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.626458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-37af823a-00bf-408a-b58d-ea6743583e7b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.626569 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-37af823a-00bf-408a-b58d-ea6743583e7b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:54.626881 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f73d11f-fa4e-4485-b7d5-213d999cb3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:54.636055 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.636055 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:54.637469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-37af823a-00bf-408a-b58d-ea6743583e7b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:54.638076 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 864/3445] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:54.652381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f73d11f-fa4e-4485-b7d5-213d999cb3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:54.653507 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Flow 'volume_create_api' (3b320a7e-0fc5-44f4-8d2a-6e2b7abf6e8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:54.653937 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Create volume request issued successfully. Aug 19 23:20:54.654835 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d54dc91c-f701-4440-8725-5ef23f6149ad tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:54.655172 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 859/3446] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:54 2026] POST /volume/v3/volumes => generated 773 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:54.673943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:54.676057 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 Aug 19 23:20:54.676502 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:54.676565 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:54.688270 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:54.688270 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:54.693743 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:54.701299 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b34178c5-f52a-47ee-8e5c-01b3e2abe9ca tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 returned with HTTP 200 Aug 19 23:20:54.701299 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 865/3447] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:54 2026] GET /volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:55.229938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.231944 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:55.232694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.232694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.232694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:55.238600 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:55.238600 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:55.239609 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-893cbde8-3c3c-4d31-88e4-d57ef3b16bda tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:55.240240 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 860/3448] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:55.588361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0ef00eb2-5043-4782-836d-203ec43e6dd4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.590310 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ef00eb2-5043-4782-836d-203ec43e6dd4 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:55.590543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ef00eb2-5043-4782-836d-203ec43e6dd4 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.590802 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0ef00eb2-5043-4782-836d-203ec43e6dd4 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.599022 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0ef00eb2-5043-4782-836d-203ec43e6dd4 tempest-VolumesTransfersV357Test-434292169 tempest-VolumesTransfersV357Test-434292169-project-admin] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 404 Aug 19 23:20:55.599498 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 865/3449] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:55.607281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d1cfbd6-3a8b-4790-9056-fedcc742fc25 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.609179 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d1cfbd6-3a8b-4790-9056-fedcc742fc25 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] GET https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:55.609396 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d1cfbd6-3a8b-4790-9056-fedcc742fc25 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.609582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d1cfbd6-3a8b-4790-9056-fedcc742fc25 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.615448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d1cfbd6-3a8b-4790-9056-fedcc742fc25 tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 404 Aug 19 23:20:55.615985 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 860/3450] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:55.625023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9dee8a38-79ce-4862-89f5-6149293e26cf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.627456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9dee8a38-79ce-4862-89f5-6149293e26cf tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] DELETE https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:55.627760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9dee8a38-79ce-4862-89f5-6149293e26cf tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.628012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9dee8a38-79ce-4862-89f5-6149293e26cf tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.628227 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-9dee8a38-79ce-4862-89f5-6149293e26cf tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] Delete volume with id: 20086caa-e314-497d-90c6-86868002216b Aug 19 23:20:55.636559 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9dee8a38-79ce-4862-89f5-6149293e26cf tempest-VolumesTransfersV357Test-136182446 tempest-VolumesTransfersV357Test-136182446-project-member] https://10.4.3.193/volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b returned with HTTP 404 Aug 19 23:20:55.637338 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 866/3451] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:20:55 2026] DELETE /volume/v3/volumes/20086caa-e314-497d-90c6-86868002216b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:20:55.651939 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.655670 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:55.655670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.655670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.655670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:55.667129 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:55.667129 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:55.668010 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-801217d2-8e5d-4b4c-a199-4e4574bb3869 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:55.668386 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 861/3452] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:55.717909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.720311 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 Aug 19 23:20:55.720580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.720919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.734663 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:55.734663 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:55.741995 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:55.747523 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5c0b5f03-008b-4fe3-aa5b-b981e6885cf0 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 returned with HTTP 200 Aug 19 23:20:55.748028 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 866/3453] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:55.766968 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-df6b384d-0e64-4d98-ae62-a2eefadf4078 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.769150 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df6b384d-0e64-4d98-ae62-a2eefadf4078 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:55.769363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df6b384d-0e64-4d98-ae62-a2eefadf4078 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.770180 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df6b384d-0e64-4d98-ae62-a2eefadf4078 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.770766 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:55.770766 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:55.775032 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df6b384d-0e64-4d98-ae62-a2eefadf4078 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:55.775983 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 861/3454] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:55 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 19 23:20:55.786592 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2364b58f-8a46-41aa-9291-8926b34a20cd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.789778 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2364b58f-8a46-41aa-9291-8926b34a20cd tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] GET https://10.4.3.193/volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa Aug 19 23:20:55.789778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2364b58f-8a46-41aa-9291-8926b34a20cd tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.789778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2364b58f-8a46-41aa-9291-8926b34a20cd tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.794441 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2364b58f-8a46-41aa-9291-8926b34a20cd tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa returned with HTTP 200 Aug 19 23:20:55.794823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 867/3455] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:55 2026] GET /volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:55.804008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a77c56a1-e351-4976-96f4-02db13426652 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.808911 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a77c56a1-e351-4976-96f4-02db13426652 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa Aug 19 23:20:55.809189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a77c56a1-e351-4976-96f4-02db13426652 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.809429 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a77c56a1-e351-4976-96f4-02db13426652 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.824056 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a77c56a1-e351-4976-96f4-02db13426652 tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa returned with HTTP 204 Aug 19 23:20:55.824510 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 862/3456] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:20:55 2026] DELETE /volume/v3/messages/195aaf03-e5b5-4075-902c-47a779c212fa => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:20:55.832656 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1759a3aa-6afc-43de-b221-cfadc84edfae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.834909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 Aug 19 23:20:55.835068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.835918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.835918 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume with id: 33c8ee06-8c6f-43bf-850b-9bbd186c7d77 Aug 19 23:20:55.844313 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:55.844313 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:55.844815 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Volume info retrieved successfully. Aug 19 23:20:55.845979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:20:55.859075 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1210682624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1210682624, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:55.859371 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1210682624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1210682624, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:55.872320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Created reservations ['e6d5572d-ec41-417e-8b8e-b39889c1d245', '44445ae1-11f4-4a6e-8eff-60a839c80902', 'd583fc63-93c2-4827-91b8-13d799ce0f57', 'a4226ea3-e76c-40a9-b4ec-70c46a180ea2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:55.903626 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Delete volume request issued successfully. Aug 19 23:20:55.903909 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1759a3aa-6afc-43de-b221-cfadc84edfae tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 returned with HTTP 202 Aug 19 23:20:55.904574 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 867/3457] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:55 2026] DELETE /volume/v3/volumes/33c8ee06-8c6f-43bf-850b-9bbd186c7d77 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:55.913158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bec8b17d-7647-4114-b518-20811bf92d1c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:55.915434 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bec8b17d-7647-4114-b518-20811bf92d1c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] DELETE https://10.4.3.193/volume/v3/types/e1aa705b-9781-4f6c-bd88-eded9c3796e6 Aug 19 23:20:55.915670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bec8b17d-7647-4114-b518-20811bf92d1c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:55.915968 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bec8b17d-7647-4114-b518-20811bf92d1c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:55.954135 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bec8b17d-7647-4114-b518-20811bf92d1c tempest-ProjectAdminTests-1159993538 tempest-ProjectAdminTests-1159993538-project-admin] https://10.4.3.193/volume/v3/types/e1aa705b-9781-4f6c-bd88-eded9c3796e6 returned with HTTP 202 Aug 19 23:20:55.954971 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 862/3458] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:55 2026] DELETE /volume/v3/types/e1aa705b-9781-4f6c-bd88-eded9c3796e6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:56.252010 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-25e1e404-4b41-405f-905a-da349f39a1b7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:56.253842 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-25e1e404-4b41-405f-905a-da349f39a1b7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:56.254052 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-25e1e404-4b41-405f-905a-da349f39a1b7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:56.254231 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-25e1e404-4b41-405f-905a-da349f39a1b7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:56.254327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-25e1e404-4b41-405f-905a-da349f39a1b7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:56.259628 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:56.259628 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:56.262857 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-25e1e404-4b41-405f-905a-da349f39a1b7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:56.262857 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 868/3459] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:56 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:56.679076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:56.680984 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:56.681171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:56.681357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:56.681527 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:56.690311 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:56.690311 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:56.691295 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88aab41d-fd93-4949-8aaa-3d2bd33138b0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:56.691650 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 863/3460] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:56 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:57.277949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-834bbafc-79dc-4967-aad6-afcaed7670ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:57.283239 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-834bbafc-79dc-4967-aad6-afcaed7670ee tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:57.283747 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-834bbafc-79dc-4967-aad6-afcaed7670ee tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:57.284512 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-834bbafc-79dc-4967-aad6-afcaed7670ee tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:57.285541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-834bbafc-79dc-4967-aad6-afcaed7670ee tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:57.304622 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:57.304622 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:57.310591 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-834bbafc-79dc-4967-aad6-afcaed7670ee tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:57.311669 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 868/3461] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:57 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 797 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:57.705332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:57.708236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:57.708470 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:57.708743 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:57.708927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:57.721240 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:57.721240 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:57.722331 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4de89cdd-d16f-40b5-819f-40fdcf1fdd5a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:57.724527 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 863/3462] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:57 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:57.966531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-270d3a20-06b2-436e-a188-69bc4ea77e74 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.074287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-270d3a20-06b2-436e-a188-69bc4ea77e74 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:58.075293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-270d3a20-06b2-436e-a188-69bc4ea77e74 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1538490334", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1300863203", "vendor_name": "tempest-vendor_name-1655644977"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:58.104463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-270d3a20-06b2-436e-a188-69bc4ea77e74 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:58.104902 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 869/3463] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:57 2026] POST /volume/v3/types => generated 330 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.115523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.118202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:58.118618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0db77c9-33ec-470c-ad8a-90b903c22eb4", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:58.122503 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume request body: {'volume': {'volume_type': 'c0db77c9-33ec-470c-ad8a-90b903c22eb4', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:58.129522 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume of 1 GB Aug 19 23:20:58.129916 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.129916 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:58.130314 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:58.141080 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Flow 'volume_create_api' (dcd9ea6d-1248-4ca9-9784-7abb9d7bdbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:58.142932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de85bdb2-2cf1-4c7c-9385-433c12ffd6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:58.144160 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:58.174735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de85bdb2-2cf1-4c7c-9385-433c12ffd6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1300863203',vendor_name='tempest-vendor_name-1655644977'},id=c0db77c9-33ec-470c-ad8a-90b903c22eb4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1538490334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0db77c9-33ec-470c-ad8a-90b903c22eb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:58.174735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf86b7c-9eb5-4110-b0ad-a4b08624b244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:58.209957 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1538490334 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1538490334, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:58.210425 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1538490334 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1538490334, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:58.254577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Created reservations ['e907bae3-f606-4d1f-ae57-a24353fdbd84', 'eacf91b8-df3f-4bbf-8588-42c291249ae1', '889089eb-6095-47e3-ba01-e11686030c05', '993887a4-3797-434d-9a07-f3ebfbb8714a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:58.256854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf86b7c-9eb5-4110-b0ad-a4b08624b244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e907bae3-f606-4d1f-ae57-a24353fdbd84', 'eacf91b8-df3f-4bbf-8588-42c291249ae1', '889089eb-6095-47e3-ba01-e11686030c05', '993887a4-3797-434d-9a07-f3ebfbb8714a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:58.257988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d00f300-a7ea-4606-a32a-ce153f174eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:58.295636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d00f300-a7ea-4606-a32a-ce153f174eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f6f425-48b4-42da-ae20-962b3c120860', '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='aad630eec1b34754829d17537c839f54',qos_specs=None,replication_status=,reservations=['e907bae3-f606-4d1f-ae57-a24353fdbd84','eacf91b8-df3f-4bbf-8588-42c291249ae1','889089eb-6095-47e3-ba01-e11686030c05','993887a4-3797-434d-9a07-f3ebfbb8714a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a443b14c434ac3a2fe04083f16e807',volume_type_id=c0db77c9-33ec-470c-ad8a-90b903c22eb4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:58Z,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=b0f6f425-48b4-42da-ae20-962b3c120860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad630eec1b34754829d17537c839f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a443b14c434ac3a2fe04083f16e807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0db77c9-33ec-470c-ad8a-90b903c22eb4),volume_type_id=c0db77c9-33ec-470c-ad8a-90b903c22eb4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:58.296545 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5138c15c-5bbe-463b-8f1b-875ab3d82780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:58.324969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.325372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5138c15c-5bbe-463b-8f1b-875ab3d82780) transitioned into state 'SUCCESS' from 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='aad630eec1b34754829d17537c839f54',qos_specs=None,replication_status=,reservations=['e907bae3-f606-4d1f-ae57-a24353fdbd84','eacf91b8-df3f-4bbf-8588-42c291249ae1','889089eb-6095-47e3-ba01-e11686030c05','993887a4-3797-434d-9a07-f3ebfbb8714a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a443b14c434ac3a2fe04083f16e807',volume_type_id=c0db77c9-33ec-470c-ad8a-90b903c22eb4)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:58.326476 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc3adb9-35ef-4d9f-b6b1-50e03e333ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:58.328046 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:58.328408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.328674 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.329290 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:58.335410 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.335410 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:58.336396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-879eb2a7-56bb-4a1e-9cc5-1bb42bfea68c tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:58.336907 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 869/3464] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.338827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc3adb9-35ef-4d9f-b6b1-50e03e333ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:58.340785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Flow 'volume_create_api' (dcd9ea6d-1248-4ca9-9784-7abb9d7bdbf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:58.340785 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume request issued successfully. Aug 19 23:20:58.344736 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-037df69e-f1aa-4644-b8b1-7632f1c8b221 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:20:58.344736 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 864/3465] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:58 2026] POST /volume/v3/volumes => generated 774 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:20:58.349955 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.352593 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:58.352934 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.353098 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.353573 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.355738 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 Aug 19 23:20:58.355930 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.356129 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.363684 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.363684 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:58.368728 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:58.370726 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.370726 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:58.377347 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da3cba18-77fa-461a-aaa3-57a99750ac4f tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 200 Aug 19 23:20:58.377973 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 864/3466] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.382753 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:20:58.388890 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-18ea4de3-fbca-42e5-98aa-37f91fd86f20 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 returned with HTTP 200 Aug 19 23:20:58.389488 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 870/3467] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.393964 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d1d971fb-e397-4e8f-a1f4-d790f16ddebe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.398979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1d971fb-e397-4e8f-a1f4-d790f16ddebe tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] PUT https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:58.398979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d1d971fb-e397-4e8f-a1f4-d790f16ddebe tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1923702865", "description": "tempest-volume-backup-description-702069320"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:58.405915 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.405915 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:58.414554 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d1d971fb-e397-4e8f-a1f4-d790f16ddebe tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:58.414554 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 870/3468] 10.4.3.193 () {70 vars in 1409 bytes} [Wed Aug 19 23:20:58 2026] PUT /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.425819 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.427872 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:58.428188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.428426 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.428565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:58.437215 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.437215 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:58.437923 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0e2dcff-6aae-4a77-ab32-c0a11c61c862 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:58.438338 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 865/3469] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 840 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.452891 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c44ebbbc-0427-4a24-9133-159127b242a7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.455184 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] DELETE https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:58.455472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.455763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.455900 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Delete backup with id: d176843b-f485-4d96-8fcb-7dea9cb4bd03. Aug 19 23:20:58.461544 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.461544 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:58.483914 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] delete_backup rpcapi backup_id d176843b-f485-4d96-8fcb-7dea9cb4bd03 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:20:58.486136 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c44ebbbc-0427-4a24-9133-159127b242a7 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 202 Aug 19 23:20:58.486683 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 865/3470] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:58 2026] DELETE /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:20:58.500602 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.503022 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:58.503216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.503517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.503670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:58.509375 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.509375 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:58.510500 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-15f0cd82-2bb4-4ca9-b00f-379a1b7528b6 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 200 Aug 19 23:20:58.511221 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 871/3471] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:58.739021 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:58.742733 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:58.742733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:58.742733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:58.742733 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:58.747982 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:58.747982 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:58.748541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1a086ae-ba06-4982-b981-0cc912fd5c37 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:58.748805 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 871/3472] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:58 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.404545 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.406763 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 Aug 19 23:20:59.406981 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.407173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.419902 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.419902 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:59.424341 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:20:59.429489 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd20b5b-a6ea-4b55-9fb4-42ea2ce8ba89 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 returned with HTTP 200 Aug 19 23:20:59.429997 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 866/3473] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.444110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f24ff257-7313-46ea-81b7-49de238a1283 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.445992 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f24ff257-7313-46ea-81b7-49de238a1283 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:59.446212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f24ff257-7313-46ea-81b7-49de238a1283 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.446402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f24ff257-7313-46ea-81b7-49de238a1283 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.451106 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f24ff257-7313-46ea-81b7-49de238a1283 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:59.451493 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 866/3474] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.462459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21e26015-0de3-49f2-8ac8-d3487dc3c8c4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.524098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eb057507-f532-4302-880e-728439c449d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.527566 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb057507-f532-4302-880e-728439c449d1 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 Aug 19 23:20:59.527905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb057507-f532-4302-880e-728439c449d1 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.528689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eb057507-f532-4302-880e-728439c449d1 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.528689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-eb057507-f532-4302-880e-728439c449d1 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Show backup with id d176843b-f485-4d96-8fcb-7dea9cb4bd03. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:59.535083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eb057507-f532-4302-880e-728439c449d1 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 returned with HTTP 404 Aug 19 23:20:59.535506 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 872/3475] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/backups/d176843b-f485-4d96-8fcb-7dea9cb4bd03 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:20:59.618109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.620603 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:59.620923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.621195 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.624326 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21e26015-0de3-49f2-8ac8-d3487dc3c8c4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] GET https://10.4.3.193/volume/v3/messages Aug 19 23:20:59.624753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21e26015-0de3-49f2-8ac8-d3487dc3c8c4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.625078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21e26015-0de3-49f2-8ac8-d3487dc3c8c4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.629428 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21e26015-0de3-49f2-8ac8-d3487dc3c8c4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:20:59.630427 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 872/3476] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/messages => generated 670 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.634904 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.634904 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:20:59.640116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52562361-8d9e-4a7a-b535-2c33a8b33a5b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.641887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52562361-8d9e-4a7a-b535-2c33a8b33a5b tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/messages/0d421134-c73b-4328-aeed-4dd9a0c766b7 Aug 19 23:20:59.642104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52562361-8d9e-4a7a-b535-2c33a8b33a5b tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.642276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52562361-8d9e-4a7a-b535-2c33a8b33a5b tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.645148 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:59.651638 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52562361-8d9e-4a7a-b535-2c33a8b33a5b tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/messages/0d421134-c73b-4328-aeed-4dd9a0c766b7 returned with HTTP 204 Aug 19 23:20:59.652008 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aa80564-8024-4aea-ba2c-1c003bc52d28 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 200 Aug 19 23:20:59.652244 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 867/3477] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:20:59 2026] DELETE /volume/v3/messages/0d421134-c73b-4328-aeed-4dd9a0c766b7 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:20:59.652751 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 867/3478] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.660252 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.662582 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 Aug 19 23:20:59.662870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.663125 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.663418 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Delete volume with id: b0f6f425-48b4-42da-ae20-962b3c120860 Aug 19 23:20:59.672114 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.672804 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.672804 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:20:59.673174 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:20:59.674048 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] DELETE https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:59.674283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.674440 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:20:59.675109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.675109 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Delete volume with id: 949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:59.682846 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.682846 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:59.683582 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:59.688908 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1538490334 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1538490334, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:59.689141 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1538490334 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1538490334, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:59.700996 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Created reservations ['6e0c01e1-e318-4fd5-a437-656fefa46b57', 'ea57aca9-b52c-4933-a183-821a4a31bade', 'aa2c9bc9-9b2a-4d8f-b41e-0cb13f86a002', '299208d8-823e-4250-9aee-d6efb7402052'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:59.712828 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Delete volume request issued successfully. Aug 19 23:20:59.712987 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c6c9dfc-a212-4977-924a-b7c3178edfb8 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 202 Aug 19 23:20:59.714237 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 873/3479] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:59 2026] DELETE /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:59.724699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.727001 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:20:59.727287 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.727516 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.741084 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.741084 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:59.742022 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Delete volume request issued successfully. Aug 19 23:20:59.743104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2fe9a987-80cb-4888-899e-3a0c5894fb27 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 returned with HTTP 202 Aug 19 23:20:59.743104 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 873/3480] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:20:59 2026] DELETE /volume/v3/volumes/b0f6f425-48b4-42da-ae20-962b3c120860 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:59.747454 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Volume info retrieved successfully. Aug 19 23:20:59.750994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd8dc47c-1c92-49b7-901c-5529959eba26 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.753389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd8dc47c-1c92-49b7-901c-5529959eba26 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/types/c0db77c9-33ec-470c-ad8a-90b903c22eb4 Aug 19 23:20:59.753512 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b97022d4-b55f-4e8f-bb7e-274064944c23 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 200 Aug 19 23:20:59.753569 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd8dc47c-1c92-49b7-901c-5529959eba26 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.753763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd8dc47c-1c92-49b7-901c-5529959eba26 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.754380 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 868/3481] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.763442 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.766583 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:20:59.766774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:20:59.767316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:20:59.767898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:20:59.773727 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.773727 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:20:59.775300 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0dec676e-d75f-49e6-9714-c4b462ef8c09 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:20:59.776489 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 874/3482] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:20:59 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.797546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd8dc47c-1c92-49b7-901c-5529959eba26 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/types/c0db77c9-33ec-470c-ad8a-90b903c22eb4 returned with HTTP 202 Aug 19 23:20:59.798197 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 868/3483] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:20:59 2026] DELETE /volume/v3/types/c0db77c9-33ec-470c-ad8a-90b903c22eb4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:20:59.808530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-971c9c3d-77e7-4042-a4d9-c5ec44b0e0a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.810840 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-971c9c3d-77e7-4042-a4d9-c5ec44b0e0a3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:20:59.811349 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-971c9c3d-77e7-4042-a4d9-c5ec44b0e0a3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1779134565", "extra_specs": {"storage_protocol": "tempest-storage_protocol-161433458", "vendor_name": "tempest-vendor_name-1010900389"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:59.833240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-971c9c3d-77e7-4042-a4d9-c5ec44b0e0a3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:20:59.833806 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 874/3484] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:20:59 2026] POST /volume/v3/types => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:20:59.843993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:20:59.845824 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:20:59.846162 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ea903420-f8b8-4d12-86fc-4a52ad91d18c", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:20:59.847520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume request body: {'volume': {'volume_type': 'ea903420-f8b8-4d12-86fc-4a52ad91d18c', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:20:59.851111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume of 1 GB Aug 19 23:20:59.851376 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:20:59.851376 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:20:59.851777 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Availability Zones retrieved successfully. Aug 19 23:20:59.856997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Flow 'volume_create_api' (0dea3e8c-d746-4fd0-883b-c2589e3f3143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:20:59.857879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7d9a32-dfe0-4897-becb-ddd32fb44c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:59.858588 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:20:59.880475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7d9a32-dfe0-4897-becb-ddd32fb44c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-161433458',vendor_name='tempest-vendor_name-1010900389'},id=ea903420-f8b8-4d12-86fc-4a52ad91d18c,is_public=True,name='tempest-ProjectReaderTests-volume-type-1779134565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea903420-f8b8-4d12-86fc-4a52ad91d18c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:59.881096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a932065a-94cd-423a-b55c-d995de354486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:59.911920 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1779134565 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1779134565, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:59.912464 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1779134565 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1779134565, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:20:59.944213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Created reservations ['0b698375-30b5-4287-8a9a-53040af83dbc', '607d1e71-c14e-453f-b330-4634b6afe8f3', '2fbad25a-557d-4715-9744-9fa15b2b6e97', 'fa415390-f12d-4c01-9ecd-d273e906276e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:20:59.945328 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a932065a-94cd-423a-b55c-d995de354486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b698375-30b5-4287-8a9a-53040af83dbc', '607d1e71-c14e-453f-b330-4634b6afe8f3', '2fbad25a-557d-4715-9744-9fa15b2b6e97', 'fa415390-f12d-4c01-9ecd-d273e906276e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:59.946574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95edce58-f99f-415f-8d85-81170fd1cf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:20:59.981177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95edce58-f99f-415f-8d85-81170fd1cf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0967454f-be14-4591-9b9f-4818db5f922f', '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='aad630eec1b34754829d17537c839f54',qos_specs=None,replication_status=,reservations=['0b698375-30b5-4287-8a9a-53040af83dbc','607d1e71-c14e-453f-b330-4634b6afe8f3','2fbad25a-557d-4715-9744-9fa15b2b6e97','fa415390-f12d-4c01-9ecd-d273e906276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a443b14c434ac3a2fe04083f16e807',volume_type_id=ea903420-f8b8-4d12-86fc-4a52ad91d18c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:20:59Z,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=0967454f-be14-4591-9b9f-4818db5f922f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aad630eec1b34754829d17537c839f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a443b14c434ac3a2fe04083f16e807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea903420-f8b8-4d12-86fc-4a52ad91d18c),volume_type_id=ea903420-f8b8-4d12-86fc-4a52ad91d18c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:20:59.982274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fdc06d-7dda-4147-843c-65a14b33373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:00.004168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fdc06d-7dda-4147-843c-65a14b33373b) transitioned into state 'SUCCESS' from 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='aad630eec1b34754829d17537c839f54',qos_specs=None,replication_status=,reservations=['0b698375-30b5-4287-8a9a-53040af83dbc','607d1e71-c14e-453f-b330-4634b6afe8f3','2fbad25a-557d-4715-9744-9fa15b2b6e97','fa415390-f12d-4c01-9ecd-d273e906276e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a443b14c434ac3a2fe04083f16e807',volume_type_id=ea903420-f8b8-4d12-86fc-4a52ad91d18c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:00.005210 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbeb177-bc23-48c1-8a2b-e1945a0bfa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:00.015594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbeb177-bc23-48c1-8a2b-e1945a0bfa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:00.016398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Flow 'volume_create_api' (0dea3e8c-d746-4fd0-883b-c2589e3f3143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:00.016786 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Create volume request issued successfully. Aug 19 23:21:00.017290 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ea1b0c4-f536-44be-9d71-2502e7f3ca0d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:00.017958 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 869/3485] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:20:59 2026] POST /volume/v3/volumes => generated 774 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:00.032221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ad800b82-062d-43be-b230-7fb4553b680c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:00.035307 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad800b82-062d-43be-b230-7fb4553b680c tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f Aug 19 23:21:00.035908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad800b82-062d-43be-b230-7fb4553b680c tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:00.036191 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad800b82-062d-43be-b230-7fb4553b680c tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:00.046614 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:00.046614 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:00.050923 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ad800b82-062d-43be-b230-7fb4553b680c tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:21:00.055485 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad800b82-062d-43be-b230-7fb4553b680c tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f returned with HTTP 200 Aug 19 23:21:00.056218 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 875/3486] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:21:00 2026] GET /volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:00.768551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0ad86d03-3c1c-4ecd-aba7-7e6d2a62dfb2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:00.771543 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ad86d03-3c1c-4ecd-aba7-7e6d2a62dfb2 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] GET https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 Aug 19 23:21:00.771543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ad86d03-3c1c-4ecd-aba7-7e6d2a62dfb2 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:00.771543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ad86d03-3c1c-4ecd-aba7-7e6d2a62dfb2 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:00.779464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ad86d03-3c1c-4ecd-aba7-7e6d2a62dfb2 tempest-VolumesBackupsV39Test-720768838 tempest-VolumesBackupsV39Test-720768838-project-member] https://10.4.3.193/volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 returned with HTTP 404 Aug 19 23:21:00.780165 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 869/3487] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:21:00 2026] GET /volume/v3/volumes/949c21c9-493f-4f83-8194-ecd10e27eeb3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:00.789052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:00.791118 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:00.791350 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:00.791506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:00.791613 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:00.796641 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:00.796641 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:00.797394 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f7ac32ec-0757-4b7f-846e-a057901d3a9a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:00.797784 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 875/3488] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:00 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:01.075281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.077480 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f Aug 19 23:21:01.077775 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.078038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.086916 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:01.086916 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:01.092356 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:21:01.097322 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0feb0eaf-a08a-48fd-af2e-4f29e9722a53 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f returned with HTTP 200 Aug 19 23:21:01.097639 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 870/3489] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:21:01 2026] GET /volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:01.117699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1488824f-7003-490e-a32b-e886071b3284 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.120116 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1488824f-7003-490e-a32b-e886071b3284 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:21:01.120455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1488824f-7003-490e-a32b-e886071b3284 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.120750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1488824f-7003-490e-a32b-e886071b3284 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.124578 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1488824f-7003-490e-a32b-e886071b3284 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:21:01.125069 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 876/3490] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:21:01 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:01.138251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0ed21a71-a357-4639-aaa2-6c11ff666cf3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.140327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ed21a71-a357-4639-aaa2-6c11ff666cf3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] GET https://10.4.3.193/volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 Aug 19 23:21:01.140568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ed21a71-a357-4639-aaa2-6c11ff666cf3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.140858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ed21a71-a357-4639-aaa2-6c11ff666cf3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.145159 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ed21a71-a357-4639-aaa2-6c11ff666cf3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-reader] https://10.4.3.193/volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 returned with HTTP 200 Aug 19 23:21:01.145509 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 870/3491] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:21:01 2026] GET /volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:01.157757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39437429-cafa-442c-b46e-45ac011251e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.159884 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39437429-cafa-442c-b46e-45ac011251e4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 Aug 19 23:21:01.160145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39437429-cafa-442c-b46e-45ac011251e4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.160370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39437429-cafa-442c-b46e-45ac011251e4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.170574 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39437429-cafa-442c-b46e-45ac011251e4 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 returned with HTTP 204 Aug 19 23:21:01.171051 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 876/3492] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:21:01 2026] DELETE /volume/v3/messages/f02baafd-13b0-4409-a260-87252f7d15f6 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:21:01.179247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.183674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f Aug 19 23:21:01.184005 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.184259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.184545 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Delete volume with id: 0967454f-be14-4591-9b9f-4818db5f922f Aug 19 23:21:01.194908 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:01.194908 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:01.195355 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Volume info retrieved successfully. Aug 19 23:21:01.196951 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100374) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:21:01.224176 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Created reservations ['315a7201-e6d3-466d-b47d-a50f1e89d949', '8c636e31-ef19-4cc9-b93f-124303874a5a', '3a44ea7e-b108-4563-9e45-a12997657753', '2da8327e-0fbb-4123-98e4-298e79addb14'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:01.269310 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Delete volume request issued successfully. Aug 19 23:21:01.269603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ccc2dc-8859-407f-8c1a-255b81bb039d tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f returned with HTTP 202 Aug 19 23:21:01.270130 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 871/3493] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:21:01 2026] DELETE /volume/v3/volumes/0967454f-be14-4591-9b9f-4818db5f922f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:01.282141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-281706f9-5f0b-47d3-a31c-300d9e05aec3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.285603 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-281706f9-5f0b-47d3-a31c-300d9e05aec3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] DELETE https://10.4.3.193/volume/v3/types/ea903420-f8b8-4d12-86fc-4a52ad91d18c Aug 19 23:21:01.285974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-281706f9-5f0b-47d3-a31c-300d9e05aec3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.286245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-281706f9-5f0b-47d3-a31c-300d9e05aec3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.328517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-281706f9-5f0b-47d3-a31c-300d9e05aec3 tempest-ProjectReaderTests-285973570 tempest-ProjectReaderTests-285973570-project-admin] https://10.4.3.193/volume/v3/types/ea903420-f8b8-4d12-86fc-4a52ad91d18c returned with HTTP 202 Aug 19 23:21:01.329076 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 877/3494] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:01 2026] DELETE /volume/v3/types/ea903420-f8b8-4d12-86fc-4a52ad91d18c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:01.810821 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0ce285b9-4275-437a-8612-d8d52c88061e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:01.814526 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ce285b9-4275-437a-8612-d8d52c88061e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:01.814526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ce285b9-4275-437a-8612-d8d52c88061e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:01.814526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0ce285b9-4275-437a-8612-d8d52c88061e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:01.814526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0ce285b9-4275-437a-8612-d8d52c88061e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:01.821077 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:01.821077 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:01.822056 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0ce285b9-4275-437a-8612-d8d52c88061e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:01.822564 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 871/3495] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:01 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:02.836419 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:02.839343 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:02.839647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:02.839925 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:02.840062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:02.848556 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:02.848556 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:02.849762 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be7ed8d5-d7d3-4e5f-96ed-02113ee96487 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:02.849900 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 877/3496] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:02 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.242774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66c5c68d-2912-45d4-8c96-0e1efa4c089e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.404155 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66c5c68d-2912-45d4-8c96-0e1efa4c089e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:03.404531 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66c5c68d-2912-45d4-8c96-0e1efa4c089e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-651269608", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.430195 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66c5c68d-2912-45d4-8c96-0e1efa4c089e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:03.430990 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 872/3497] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types => generated 379 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.446536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0a5d6fb2-66dc-43e0-9a8b-df2975c2a284 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.449012 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0a5d6fb2-66dc-43e0-9a8b-df2975c2a284 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption Aug 19 23:21:03.449448 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0a5d6fb2-66dc-43e0-9a8b-df2975c2a284 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.481283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0a5d6fb2-66dc-43e0-9a8b-df2975c2a284 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption returned with HTTP 200 Aug 19 23:21:03.481895 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 878/3498] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.494058 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f9d856f6-aa8d-42ce-a873-7edc16ce52e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.496443 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9d856f6-aa8d-42ce-a873-7edc16ce52e2 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:03.496875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f9d856f6-aa8d-42ce-a873-7edc16ce52e2 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-348511995", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.544258 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f9d856f6-aa8d-42ce-a873-7edc16ce52e2 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:03.544849 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 872/3499] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.556323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7d7ebaa-856d-41db-a146-e190a56eb9bf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.558824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7d7ebaa-856d-41db-a146-e190a56eb9bf tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252/encryption Aug 19 23:21:03.559212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7d7ebaa-856d-41db-a146-e190a56eb9bf tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.591342 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7d7ebaa-856d-41db-a146-e190a56eb9bf tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252/encryption returned with HTTP 200 Aug 19 23:21:03.591455 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 878/3500] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.604034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cd7a443a-685d-4826-b662-29392dd4ab98 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.606548 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd7a443a-685d-4826-b662-29392dd4ab98 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:03.606957 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cd7a443a-685d-4826-b662-29392dd4ab98 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-606116229", "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=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.645072 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cd7a443a-685d-4826-b662-29392dd4ab98 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:03.646039 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 873/3501] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:03 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 19 23:21:03.659350 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2b858b3f-5cc3-4f3d-b09f-ed22a7d5b786 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.665238 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b858b3f-5cc3-4f3d-b09f-ed22a7d5b786 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs Aug 19 23:21:03.665685 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2b858b3f-5cc3-4f3d-b09f-ed22a7d5b786 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.709335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b858b3f-5cc3-4f3d-b09f-ed22a7d5b786 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs returned with HTTP 200 Aug 19 23:21:03.710184 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 879/3502] 10.4.3.193 () {68 vars in 1399 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:03.721056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4722e55e-f708-4f50-9515-9237da9b6445 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.723248 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4722e55e-f708-4f50-9515-9237da9b6445 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] PUT https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs/key2 Aug 19 23:21:03.723505 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4722e55e-f708-4f50-9515-9237da9b6445 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.762135 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4722e55e-f708-4f50-9515-9237da9b6445 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs/key2 returned with HTTP 200 Aug 19 23:21:03.762913 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 873/3503] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:21:03 2026] PUT /volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04/extra_specs/key2 => generated 25 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:03.779680 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c2ecd30e-0a39-4bb5-80a0-c7c09cfed5ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.782988 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ecd30e-0a39-4bb5-80a0-c7c09cfed5ee tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:03.783568 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c2ecd30e-0a39-4bb5-80a0-c7c09cfed5ee tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.802696 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c2ecd30e-0a39-4bb5-80a0-c7c09cfed5ee tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:03.802696 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 879/3504] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types => generated 195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.816680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c44ad6c-67a3-4b5d-8b97-c6a37787fafe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.820050 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c44ad6c-67a3-4b5d-8b97-c6a37787fafe tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/93e91c6f-321a-43f9-8adf-a23caa388846 Aug 19 23:21:03.820671 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c44ad6c-67a3-4b5d-8b97-c6a37787fafe tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:03.821100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c44ad6c-67a3-4b5d-8b97-c6a37787fafe tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:03.871211 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c44ad6c-67a3-4b5d-8b97-c6a37787fafe tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/93e91c6f-321a-43f9-8adf-a23caa388846 returned with HTTP 202 Aug 19 23:21:03.871558 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 874/3505] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:03 2026] DELETE /volume/v3/types/93e91c6f-321a-43f9-8adf-a23caa388846 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:03.876006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.877844 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:03.877844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:03.877844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:03.877844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:03.882243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-234b3300-ab81-4265-8a89-b109622a26c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.883190 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:03.883190 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:03.884718 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a8bdd284-7a31-46b4-9199-b6851d61a2fd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:03.884718 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 880/3506] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:03 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.886816 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-234b3300-ab81-4265-8a89-b109622a26c5 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:03.887387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-234b3300-ab81-4265-8a89-b109622a26c5 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1928681295", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.905609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.923531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-234b3300-ab81-4265-8a89-b109622a26c5 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:03.923728 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 874/3507] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.939339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-01b4a085-f9cc-4e0a-bee2-75a5262fbe97 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.941089 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01b4a085-f9cc-4e0a-bee2-75a5262fbe97 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption Aug 19 23:21:03.941420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01b4a085-f9cc-4e0a-bee2-75a5262fbe97 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.964759 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01b4a085-f9cc-4e0a-bee2-75a5262fbe97 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption returned with HTTP 200 Aug 19 23:21:03.965292 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 875/3508] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:03.975162 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-be60be5f-a5d9-4cbf-ab29-e7cb22a5b3b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:03.977964 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be60be5f-a5d9-4cbf-ab29-e7cb22a5b3b4 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption/c609e4c9-fef7-4840-bfff-fd9473959688 Aug 19 23:21:03.978234 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be60be5f-a5d9-4cbf-ab29-e7cb22a5b3b4 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:03.978474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be60be5f-a5d9-4cbf-ab29-e7cb22a5b3b4 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:03.978846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:03.979232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-295282977"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:03.983275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-295282977'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:03.983647 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 1 GB Aug 19 23:21:03.989517 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:21:03.992094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be60be5f-a5d9-4cbf-ab29-e7cb22a5b3b4 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption/c609e4c9-fef7-4840-bfff-fd9473959688 returned with HTTP 202 Aug 19 23:21:03.992642 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 881/3509] 10.4.3.193 () {66 vars in 1489 bytes} [Wed Aug 19 23:21:03 2026] DELETE /volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c/encryption/c609e4c9-fef7-4840-bfff-fd9473959688 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:03.998803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (5ed00995-d9b2-4b15-adea-196b98c2786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:04.000469 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80075fa-3d17-4af3-9c32-e1781f770d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:04.001620 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aaa657c1-bf5f-4f4b-a7c7-b99f0f8e56b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.002579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:04.003548 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aaa657c1-bf5f-4f4b-a7c7-b99f0f8e56b1 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:04.003967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aaa657c1-bf5f-4f4b-a7c7-b99f0f8e56b1 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1041419961", "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=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:04.032050 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aaa657c1-bf5f-4f4b-a7c7-b99f0f8e56b1 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:04.032639 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 875/3510] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:04 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.038465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a80075fa-3d17-4af3-9c32-e1781f770d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:04.042297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245fe8ac-f164-4678-a3d2-5cc7d866a7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:04.044734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fb663402-1cbd-4d41-aa8b-f71ca15015ac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.047730 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb663402-1cbd-4d41-aa8b-f71ca15015ac tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484/extra_specs/key1 Aug 19 23:21:04.047730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb663402-1cbd-4d41-aa8b-f71ca15015ac tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.048110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fb663402-1cbd-4d41-aa8b-f71ca15015ac tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.070099 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fb663402-1cbd-4d41-aa8b-f71ca15015ac tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484/extra_specs/key1 returned with HTTP 202 Aug 19 23:21:04.071066 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 876/3511] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:04.080493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e1965d25-81ec-4fa9-bbe3-c5d276332cef None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.082448 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1965d25-81ec-4fa9-bbe3-c5d276332cef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:04.082895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1965d25-81ec-4fa9-bbe3-c5d276332cef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1276387984", "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=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:04.104856 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1965d25-81ec-4fa9-bbe3-c5d276332cef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:04.105532 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 882/3512] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:21:04 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 19 23:21:04.116592 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-600fe7f0-dec6-48ba-bb3f-528b308b0113 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.118915 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-600fe7f0-dec6-48ba-bb3f-528b308b0113 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/a1618d52-07f9-4eef-9b7d-86e424bf43a0 Aug 19 23:21:04.119196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-600fe7f0-dec6-48ba-bb3f-528b308b0113 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.119468 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-600fe7f0-dec6-48ba-bb3f-528b308b0113 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.140242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['b8ea1e69-8f86-4178-a533-d536b72b2a67', '071e6ab5-3ab3-4862-9082-e0b5415f3ae4', '6e930809-cc96-406e-b43a-bf7b04829570', '77cc4f14-a367-4f1b-80c4-31730fe80772'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:04.141288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245fe8ac-f164-4678-a3d2-5cc7d866a7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ea1e69-8f86-4178-a533-d536b72b2a67', '071e6ab5-3ab3-4862-9082-e0b5415f3ae4', '6e930809-cc96-406e-b43a-bf7b04829570', '77cc4f14-a367-4f1b-80c4-31730fe80772']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:04.142281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f025ba5a-ef65-43ec-b877-9deca8fbcd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:04.151723 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-600fe7f0-dec6-48ba-bb3f-528b308b0113 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/a1618d52-07f9-4eef-9b7d-86e424bf43a0 returned with HTTP 202 Aug 19 23:21:04.152191 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 876/3513] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/a1618d52-07f9-4eef-9b7d-86e424bf43a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.159873 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad4397c1-4539-4199-b6fb-d9efe64eb957 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.161630 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad4397c1-4539-4199-b6fb-d9efe64eb957 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs Aug 19 23:21:04.161888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad4397c1-4539-4199-b6fb-d9efe64eb957 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.162065 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad4397c1-4539-4199-b6fb-d9efe64eb957 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.174269 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad4397c1-4539-4199-b6fb-d9efe64eb957 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs returned with HTTP 200 Aug 19 23:21:04.174269 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 877/3514] 10.4.3.193 () {66 vars in 1378 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.177602 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f025ba5a-ef65-43ec-b877-9deca8fbcd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '733762d3-f91f-416f-b889-f6f5697fde19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-295282977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['b8ea1e69-8f86-4178-a533-d536b72b2a67','071e6ab5-3ab3-4862-9082-e0b5415f3ae4','6e930809-cc96-406e-b43a-bf7b04829570','77cc4f14-a367-4f1b-80c4-31730fe80772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-295282977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=733762d3-f91f-416f-b889-f6f5697fde19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:04.178597 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81616335-acc4-4b80-9c28-04c59abb54ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:04.185030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-03fc310c-6a17-4a39-bc37-286995a2b053 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.187490 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03fc310c-6a17-4a39-bc37-286995a2b053 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types Aug 19 23:21:04.187835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03fc310c-6a17-4a39-bc37-286995a2b053 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.188035 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-03fc310c-6a17-4a39-bc37-286995a2b053 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.211377 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-03fc310c-6a17-4a39-bc37-286995a2b053 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:04.212639 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 883/3515] 10.4.3.193 () {66 vars in 1231 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types => generated 2609 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:04.215844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81616335-acc4-4b80-9c28-04c59abb54ca) transitioned into state 'SUCCESS' from state '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-295282977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['b8ea1e69-8f86-4178-a533-d536b72b2a67','071e6ab5-3ab3-4862-9082-e0b5415f3ae4','6e930809-cc96-406e-b43a-bf7b04829570','77cc4f14-a367-4f1b-80c4-31730fe80772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:04.217655 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25724c0a-c33f-454c-a220-3cce0b718a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:04.229280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-60e2dba2-6b1b-4b27-91c5-89c27aed0a6c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.233442 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60e2dba2-6b1b-4b27-91c5-89c27aed0a6c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/cipher Aug 19 23:21:04.233829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60e2dba2-6b1b-4b27-91c5-89c27aed0a6c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.235193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-60e2dba2-6b1b-4b27-91c5-89c27aed0a6c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.236794 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25724c0a-c33f-454c-a220-3cce0b718a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:04.238043 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (5ed00995-d9b2-4b15-adea-196b98c2786e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:04.238493 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:21:04.239198 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e8c9f1d0-eedb-4667-b969-417e144970b5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:04.239723 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 880/3516] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:21:03 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:04.247037 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-60e2dba2-6b1b-4b27-91c5-89c27aed0a6c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/cipher returned with HTTP 200 Aug 19 23:21:04.247183 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 877/3517] 10.4.3.193 () {66 vars in 1396 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:04.257535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dfe29fc6-d68b-47b6-90b9-fd2f845c5fb9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.260351 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7c6cd709-662e-40b7-83f1-9582685795e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.260679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfe29fc6-d68b-47b6-90b9-fd2f845c5fb9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption Aug 19 23:21:04.261013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfe29fc6-d68b-47b6-90b9-fd2f845c5fb9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.261302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dfe29fc6-d68b-47b6-90b9-fd2f845c5fb9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.266641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c6cd709-662e-40b7-83f1-9582685795e4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:21:04.266937 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c6cd709-662e-40b7-83f1-9582685795e4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.267283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c6cd709-662e-40b7-83f1-9582685795e4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.274446 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dfe29fc6-d68b-47b6-90b9-fd2f845c5fb9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption returned with HTTP 200 Aug 19 23:21:04.275151 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 878/3518] 10.4.3.193 () {66 vars in 1375 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.278750 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:04.278750 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:04.289694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f73d7506-201e-4da6-8e01-9565a604d718 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.289859 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7c6cd709-662e-40b7-83f1-9582685795e4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:04.292431 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f73d7506-201e-4da6-8e01-9565a604d718 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/multiattach Aug 19 23:21:04.292689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f73d7506-201e-4da6-8e01-9565a604d718 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.293083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f73d7506-201e-4da6-8e01-9565a604d718 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.293699 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:04.293699 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:04.299909 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c6cd709-662e-40b7-83f1-9582685795e4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:21:04.301578 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 884/3519] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.301779 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f73d7506-201e-4da6-8e01-9565a604d718 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/multiattach returned with HTTP 200 Aug 19 23:21:04.302124 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 881/3520] 10.4.3.193 () {66 vars in 1414 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:04.318044 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fe6c620a-ebba-497d-8c98-46f7dd99e5ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.321089 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe6c620a-ebba-497d-8c98-46f7dd99e5ef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/volume_backend_name Aug 19 23:21:04.321299 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe6c620a-ebba-497d-8c98-46f7dd99e5ef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.321539 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fe6c620a-ebba-497d-8c98-46f7dd99e5ef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.330737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fe6c620a-ebba-497d-8c98-46f7dd99e5ef tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/volume_backend_name returned with HTTP 200 Aug 19 23:21:04.330737 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 878/3521] 10.4.3.193 () {66 vars in 1438 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:04.345725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85691082-f9d2-4698-a92c-157a9c4e760c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.348464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85691082-f9d2-4698-a92c-157a9c4e760c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] GET https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 Aug 19 23:21:04.348793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85691082-f9d2-4698-a92c-157a9c4e760c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.349070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85691082-f9d2-4698-a92c-157a9c4e760c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.356310 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85691082-f9d2-4698-a92c-157a9c4e760c tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 returned with HTTP 200 Aug 19 23:21:04.357019 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 879/3522] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 => generated 401 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.373094 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ded8eefb-3b16-444a-8ee5-0ea13a395b3a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.378500 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ded8eefb-3b16-444a-8ee5-0ea13a395b3a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] PUT https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/402cb102-96a2-4540-b697-37bc62af957d Aug 19 23:21:04.379303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ded8eefb-3b16-444a-8ee5-0ea13a395b3a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:04.410674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ded8eefb-3b16-444a-8ee5-0ea13a395b3a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/402cb102-96a2-4540-b697-37bc62af957d returned with HTTP 200 Aug 19 23:21:04.411346 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 885/3523] 10.4.3.193 () {68 vars in 1506 bytes} [Wed Aug 19 23:21:04 2026] PUT /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/encryption/402cb102-96a2-4540-b697-37bc62af957d => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:04.425789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-57da8016-cee4-4c21-8aff-352d78b929b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.433675 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57da8016-cee4-4c21-8aff-352d78b929b3 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] PUT https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/key1 Aug 19 23:21:04.433675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57da8016-cee4-4c21-8aff-352d78b929b3 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:04.465245 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57da8016-cee4-4c21-8aff-352d78b929b3 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/key1 returned with HTTP 200 Aug 19 23:21:04.465985 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 882/3524] 10.4.3.193 () {68 vars in 1413 bytes} [Wed Aug 19 23:21:04 2026] PUT /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154/extra_specs/key1 => generated 30 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 23:21:04.476097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef65c2f6-a11e-462c-8425-8d8d62f1b8a9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.477856 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef65c2f6-a11e-462c-8425-8d8d62f1b8a9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] PUT https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 Aug 19 23:21:04.478461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef65c2f6-a11e-462c-8425-8d8d62f1b8a9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:04.495757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef65c2f6-a11e-462c-8425-8d8d62f1b8a9 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 returned with HTTP 200 Aug 19 23:21:04.496832 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 879/3525] 10.4.3.193 () {68 vars in 1362 bytes} [Wed Aug 19 23:21:04 2026] PUT /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 => generated 370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:04.507115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d5220a0e-cafb-441d-9e1a-2402566d934a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.509963 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5220a0e-cafb-441d-9e1a-2402566d934a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484 Aug 19 23:21:04.510205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5220a0e-cafb-441d-9e1a-2402566d934a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.510420 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d5220a0e-cafb-441d-9e1a-2402566d934a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.549007 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d5220a0e-cafb-441d-9e1a-2402566d934a tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484 returned with HTTP 202 Aug 19 23:21:04.549518 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 880/3526] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/e3e51b8e-1e05-4156-bac1-6004df8dd484 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.556056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2c8fe8f4-2daf-4ad5-b622-265afbc9672d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.558562 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c8fe8f4-2daf-4ad5-b622-265afbc9672d tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c Aug 19 23:21:04.558847 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c8fe8f4-2daf-4ad5-b622-265afbc9672d tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.559081 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2c8fe8f4-2daf-4ad5-b622-265afbc9672d tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.585641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2c8fe8f4-2daf-4ad5-b622-265afbc9672d tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c returned with HTTP 202 Aug 19 23:21:04.586196 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 886/3527] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/e6a8d3d4-2ed1-4ff3-996b-dddc25162d9c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.594975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6d31f886-8717-49e6-bbd5-fbdccdd0f0b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.597129 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d31f886-8717-49e6-bbd5-fbdccdd0f0b6 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04 Aug 19 23:21:04.597324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d31f886-8717-49e6-bbd5-fbdccdd0f0b6 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.597666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6d31f886-8717-49e6-bbd5-fbdccdd0f0b6 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.632936 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6d31f886-8717-49e6-bbd5-fbdccdd0f0b6 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04 returned with HTTP 202 Aug 19 23:21:04.633421 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 883/3528] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/62bcc21d-1d2b-4fb5-b2df-3f1ca227ef04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.644267 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-451f08ea-627c-487f-8bc8-8d8bec654d37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.647468 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-451f08ea-627c-487f-8bc8-8d8bec654d37 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252 Aug 19 23:21:04.647468 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-451f08ea-627c-487f-8bc8-8d8bec654d37 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.648358 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-451f08ea-627c-487f-8bc8-8d8bec654d37 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.694016 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-451f08ea-627c-487f-8bc8-8d8bec654d37 tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252 returned with HTTP 202 Aug 19 23:21:04.694016 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 880/3529] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/d1a397b9-a266-40b6-b341-0b50d5edf252 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.703398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ae98871-8585-43be-a984-272cccd86a6e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.705672 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae98871-8585-43be-a984-272cccd86a6e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] DELETE https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 Aug 19 23:21:04.705895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ae98871-8585-43be-a984-272cccd86a6e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.706100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ae98871-8585-43be-a984-272cccd86a6e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.739260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae98871-8585-43be-a984-272cccd86a6e tempest-VolumeTypesAdminTests-1778831110 tempest-VolumeTypesAdminTests-1778831110-project-admin] https://10.4.3.193/volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 returned with HTTP 202 Aug 19 23:21:04.739804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 881/3530] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:21:04 2026] DELETE /volume/v3/types/38dbcceb-ab6e-422a-8186-93ad1e017154 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:04.898018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:04.899640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:04.899850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:04.900030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:04.900155 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:04.905265 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:04.905265 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:04.906419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee1abcb4-6267-40e8-b6f7-e408e8eaed3d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:04.906884 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 887/3531] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:04 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.317021 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.319659 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:21:05.319825 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.320095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.330868 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.330868 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:05.340424 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:05.347210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2662a9fe-2ba8-4aa9-9ba3-8ff30b14fa63 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:21:05.347915 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 884/3532] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.364046 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.366723 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:21:05.366877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.368311 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.378495 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.378495 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:05.382742 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:05.387760 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9c13dd4-6e14-44b2-88ad-b4593543475a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:21:05.388211 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 881/3533] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.401535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0182b777-3f4d-4282-8f7a-737a0732e21f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.403316 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:21:05.403722 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1341435593"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:05.413682 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.413682 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:05.415111 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:05.415111 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:21:05.457970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['018a432c-3e91-402b-8f90-012a299d9bd8', 'b71b90c9-140c-47a0-a7ac-56965dbaa07d', '5ef708cc-5f50-47a5-a63b-f5b4a3b7b14c', 'e9024144-ea75-420e-885b-17852a3011fb'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:05.501467 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot create request issued successfully. Aug 19 23:21:05.501973 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0182b777-3f4d-4282-8f7a-737a0732e21f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:21:05.502595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 882/3534] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:21:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:05.517916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.518482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.520228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:05.520436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:05.520542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.520687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.520872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1851971505", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:05.523170 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1851971505', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:05.523359 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume of 1 GB Aug 19 23:21:05.528354 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.528354 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:05.530371 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Availability Zones retrieved successfully. Aug 19 23:21:05.530497 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:05.530497 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c19902b-d732-40b3-8e40-5e5b0cdd700f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 200 Aug 19 23:21:05.530497 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 888/3535] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.538444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (e552abbc-5078-4405-8185-dd4af45eb2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:05.540020 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7740b7dc-1895-4877-9650-7e85d14fbcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:05.541640 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:05.574067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7740b7dc-1895-4877-9650-7e85d14fbcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:05.575271 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35351d9-72fa-49a0-900c-c7837dc0653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:05.667152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['9287507b-5baf-400b-82c9-3abec00b970b', 'e70cc3ac-1cab-4a51-99ad-5cb90010877c', '92a25635-80b7-44fc-a828-ba64b7ad5f86', '22f55ec1-c4b6-4ada-bb27-cb52d8515dd2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:05.667919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35351d9-72fa-49a0-900c-c7837dc0653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9287507b-5baf-400b-82c9-3abec00b970b', 'e70cc3ac-1cab-4a51-99ad-5cb90010877c', '92a25635-80b7-44fc-a828-ba64b7ad5f86', '22f55ec1-c4b6-4ada-bb27-cb52d8515dd2']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:05.668667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb6b6aac-0162-4ab6-aae8-50fe268a985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:05.691994 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb6b6aac-0162-4ab6-aae8-50fe268a985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '352ff022-154c-420f-991f-54d019275e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1851971505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['9287507b-5baf-400b-82c9-3abec00b970b','e70cc3ac-1cab-4a51-99ad-5cb90010877c','92a25635-80b7-44fc-a828-ba64b7ad5f86','22f55ec1-c4b6-4ada-bb27-cb52d8515dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1851971505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=352ff022-154c-420f-991f-54d019275e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4985bea976c4216bf1d3850172b8eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:05.692919 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991f0216-407c-4509-9fe7-cb0ec75c21c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:05.711217 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991f0216-407c-4509-9fe7-cb0ec75c21c4) transitioned into state 'SUCCESS' from state '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-1851971505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['9287507b-5baf-400b-82c9-3abec00b970b','e70cc3ac-1cab-4a51-99ad-5cb90010877c','92a25635-80b7-44fc-a828-ba64b7ad5f86','22f55ec1-c4b6-4ada-bb27-cb52d8515dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:05.711960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4d6b1e-84da-4362-90ec-6ab41ee07075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:05.722232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4d6b1e-84da-4362-90ec-6ab41ee07075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:05.723343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (e552abbc-5078-4405-8185-dd4af45eb2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:05.723747 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request issued successfully. Aug 19 23:21:05.724459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-401c3d21-fcd5-4d67-847c-0f038bb4dfb5 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:05.725236 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 885/3536] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:05 2026] POST /volume/v3/volumes => generated 757 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:21:05.737833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.739734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:05.739966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.740226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.748683 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.748683 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:05.752808 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:05.758870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1db5bebf-4aaa-4467-a228-eb4888775da3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:05.758870 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 882/3537] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.921703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7ff84a4-143a-4777-8139-05daae8c8eff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.926429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7ff84a4-143a-4777-8139-05daae8c8eff tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:05.926627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7ff84a4-143a-4777-8139-05daae8c8eff tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.926839 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7ff84a4-143a-4777-8139-05daae8c8eff tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.926976 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a7ff84a4-143a-4777-8139-05daae8c8eff tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:05.933645 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.933645 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:05.934557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7ff84a4-143a-4777-8139-05daae8c8eff tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:05.935009 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 883/3538] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:05.946025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-259b388c-fe4c-47c3-866d-0f0457238150 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.950764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-259b388c-fe4c-47c3-866d-0f0457238150 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:05.950764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-259b388c-fe4c-47c3-866d-0f0457238150 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:05.950764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-259b388c-fe4c-47c3-866d-0f0457238150 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:05.958783 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.958783 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:05.963825 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-259b388c-fe4c-47c3-866d-0f0457238150 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:05.971224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-259b388c-fe4c-47c3-866d-0f0457238150 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:21:05.971224 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 889/3539] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:05 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:05.988090 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:05.990253 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7/restore Aug 19 23:21:05.990573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:05.991971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Restoring backup 8e5fd89d-a98d-40ff-80f7-f985652062b7 ({'restore': {}}) {{(pid=100375) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:21:05.992077 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Restoring backup 8e5fd89d-a98d-40ff-80f7-f985652062b7 to volume None. Aug 19 23:21:05.997304 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:05.997304 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:05.998115 np0000007826 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating volume of 1 GB for restore of backup 8e5fd89d-a98d-40ff-80f7-f985652062b7. Aug 19 23:21:06.005987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:21:06.005652. {{(pid=100375) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:21:06.006295 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:21:06.013296 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (e801140a-e365-42b5-9721-3ba4960dc04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:06.014740 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b5f15f-b11f-4c39-84a1-b6e5c426061f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:06.015826 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:06.058534 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b5f15f-b11f-4c39-84a1-b6e5c426061f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:06.060163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fe9489-e56b-4577-8091-af67ab3cba15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:06.114116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['0372539c-19ae-46d1-afd3-f40e6fea32db', '6d2711a9-6e93-4953-9799-684e6bd3c967', 'd94e6981-effe-49a1-a011-f69fe3f64259', 'a1b97f79-581d-49f3-ac99-062685bc2f55'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:06.115177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fe9489-e56b-4577-8091-af67ab3cba15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0372539c-19ae-46d1-afd3-f40e6fea32db', '6d2711a9-6e93-4953-9799-684e6bd3c967', 'd94e6981-effe-49a1-a011-f69fe3f64259', 'a1b97f79-581d-49f3-ac99-062685bc2f55']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:06.116047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7b7849-5984-4c4d-899c-f8b18a4ff05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:06.146359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7b7849-5984-4c4d-899c-f8b18a4ff05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e', '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_8e5fd89d-a98d-40ff-80f7-f985652062b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['0372539c-19ae-46d1-afd3-f40e6fea32db','6d2711a9-6e93-4953-9799-684e6bd3c967','d94e6981-effe-49a1-a011-f69fe3f64259','a1b97f79-581d-49f3-ac99-062685bc2f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8e5fd89d-a98d-40ff-80f7-f985652062b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:06.147762 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ba3f9e-90e4-48cd-b25d-6c1e9f6ba776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:06.167417 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ba3f9e-90e4-48cd-b25d-6c1e9f6ba776) transitioned into 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_8e5fd89d-a98d-40ff-80f7-f985652062b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['0372539c-19ae-46d1-afd3-f40e6fea32db','6d2711a9-6e93-4953-9799-684e6bd3c967','d94e6981-effe-49a1-a011-f69fe3f64259','a1b97f79-581d-49f3-ac99-062685bc2f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:06.168529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d165d376-11ba-4ed7-8133-72fa4af477e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:06.178578 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d165d376-11ba-4ed7-8133-72fa4af477e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:06.179975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (e801140a-e365-42b5-9721-3ba4960dc04c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:06.179975 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:21:06.188250 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.188250 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:06.188849 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:06.545848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c0119b0-e69c-43ad-961d-50616e53f125 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:06.548144 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c0119b0-e69c-43ad-961d-50616e53f125 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:06.548435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c0119b0-e69c-43ad-961d-50616e53f125 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:06.548724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c0119b0-e69c-43ad-961d-50616e53f125 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:06.556043 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.556043 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:06.556043 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2c0119b0-e69c-43ad-961d-50616e53f125 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:06.557045 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c0119b0-e69c-43ad-961d-50616e53f125 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 200 Aug 19 23:21:06.557449 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 883/3540] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:06 2026] GET /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:06.566542 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:06.568505 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:21:06.568915 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "snapshot_id": "0a7d0e0a-689c-4717-9038-1ee7f3bb4452", "name": "tempest-VolumesSnapshotTestJSON-Backup-470341020", "container": "tempest-volumessnapshottestjson-backup-container-1898987511"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:06.570497 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Creating new backup {'backup': {'volume_id': '733762d3-f91f-416f-b889-f6f5697fde19', 'snapshot_id': '0a7d0e0a-689c-4717-9038-1ee7f3bb4452', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-470341020', 'container': 'tempest-volumessnapshottestjson-backup-container-1898987511'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:21:06.570651 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Creating backup of volume 733762d3-f91f-416f-b889-f6f5697fde19 in container tempest-volumessnapshottestjson-backup-container-1898987511 Aug 19 23:21:06.582729 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.582729 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:06.583396 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:06.591781 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.591781 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:06.592236 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:06.621076 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['20802535-5908-4db0-8a69-05d9228ce1b4', '6c26180d-42f8-4ea0-8322-b5c1cd34bd53'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:06.667806 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b4559e4d-b07e-458a-8449-66e02237e5a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:21:06.668201 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 884/3541] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:06 2026] POST /volume/v3/backups => generated 334 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:06.678298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2ddb22a-93d6-4536-af77-82c957540763 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:06.680523 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2ddb22a-93d6-4536-af77-82c957540763 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:06.680786 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2ddb22a-93d6-4536-af77-82c957540763 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:06.681004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2ddb22a-93d6-4536-af77-82c957540763 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:06.681131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a2ddb22a-93d6-4536-af77-82c957540763 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:06.688402 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.688402 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:06.689289 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2ddb22a-93d6-4536-af77-82c957540763 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:06.689986 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 890/3542] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:06 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:06.774961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:06.777028 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:06.777218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:06.777412 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:06.789249 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.789249 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:06.796005 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:06.803633 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3835fa12-e22e-499d-ae61-24d8dd999f44 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:06.804385 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 884/3543] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:06 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:06.819211 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:06.821008 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:06.821197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:06.821397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:06.830484 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:06.830484 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:06.835874 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:06.841919 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3f680ad9-bbb0-4d53-b7fe-83cebf13424e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:06.842405 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 885/3544] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:06 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:07.197645 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.197645 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:07.197645 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:07.197645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Checking backup size 1 against volume size 1 {{(pid=100375) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:21:07.197645 np0000007826 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Overwriting volume e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e with restore of backup 8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:07.216767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] restore_backup in rpcapi backup_id 8e5fd89d-a98d-40ff-80f7-f985652062b7 {{(pid=100375) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:21:07.218519 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dee23db6-4361-46ff-a0fb-0c7d0242c2c0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7/restore returned with HTTP 202 Aug 19 23:21:07.219054 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 886/3545] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:21:05 2026] POST /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7/restore => generated 189 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:07.227564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-80105f88-b926-40ca-b904-f71658afd2b1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.230137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80105f88-b926-40ca-b904-f71658afd2b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:07.230314 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-80105f88-b926-40ca-b904-f71658afd2b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.230595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-80105f88-b926-40ca-b904-f71658afd2b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.230595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-80105f88-b926-40ca-b904-f71658afd2b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:07.234807 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.234807 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:07.235349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-80105f88-b926-40ca-b904-f71658afd2b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:07.235702 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 891/3546] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:07.596909 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.598006 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:07.598233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.598448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.605989 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.605989 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:07.609878 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:07.614021 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-2206c270-5f16-4e06-95e7-3e8b358965af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:07.614378 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 885/3547] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:07.698242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3949da55-1c61-44d9-9be6-d2689bdf8d80 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.698650 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3949da55-1c61-44d9-9be6-d2689bdf8d80 None None] GET https://10.4.3.193/volume// Aug 19 23:21:07.699122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3949da55-1c61-44d9-9be6-d2689bdf8d80 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.699122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3949da55-1c61-44d9-9be6-d2689bdf8d80 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.699468 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3949da55-1c61-44d9-9be6-d2689bdf8d80 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:07.699786 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 886/3548] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:07.704961 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.707579 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:07.708145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.708145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.708145 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:07.709180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-86deefbd-9664-4780-a9de-30bae04ab20e req-469a8857-2a83-4ac5-aa56-013a63cd4427 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.712676 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.712676 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:07.712900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-469a8857-2a83-4ac5-aa56-013a63cd4427 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:07.713322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-469a8857-2a83-4ac5-aa56-013a63cd4427 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "352ff022-154c-420f-991f-54d019275e97", "connector": null, "instance_uuid": "4a316678-8b86-406b-88b3-05f85b0838bd"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:07.713509 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3fba298-0b66-4155-83e9-130f7ffd9f19 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:07.713907 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 887/3549] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:07.724013 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.724013 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:07.753903 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-469a8857-2a83-4ac5-aa56-013a63cd4427 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:07.754518 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 892/3550] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:07 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:07.784205 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-006cb5ca-079e-4472-af82-ac40b5ed380c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.786983 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-006cb5ca-079e-4472-af82-ac40b5ed380c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:07.787257 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-006cb5ca-079e-4472-af82-ac40b5ed380c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.787532 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-006cb5ca-079e-4472-af82-ac40b5ed380c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.795043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-caf7bfac-2a50-4447-aa68-d7b968f6e505 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.795438 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caf7bfac-2a50-4447-aa68-d7b968f6e505 None None] GET https://10.4.3.193/volume// Aug 19 23:21:07.795658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caf7bfac-2a50-4447-aa68-d7b968f6e505 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.795882 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-caf7bfac-2a50-4447-aa68-d7b968f6e505 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.796226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-caf7bfac-2a50-4447-aa68-d7b968f6e505 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:07.796513 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 887/3551] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:07.800843 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.800843 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:07.805759 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-006cb5ca-079e-4472-af82-ac40b5ed380c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:07.808518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.811919 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:07.812136 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-006cb5ca-079e-4472-af82-ac40b5ed380c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:07.812211 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:07.812490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:07.812694 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 886/3552] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:07.823629 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.823629 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:07.828886 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:07.834793 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-4a03e419-8203-431b-88bb-60175219002d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:07.835262 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 888/3553] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:07 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:07.962925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:07.966035 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] PUT https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd Aug 19 23:21:07.966482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:07.977227 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Acquiring lock "cinder-attachment_update-352ff022-154c-420f-991f-54d019275e97-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:07.985195 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-352ff022-154c-420f-991f-54d019275e97-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:07.986790 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:07.986790 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:08.127539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-352ff022-154c-420f-991f-54d019275e97-np0000007826" released by "attachment_update" :: held 0.142s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:08.127539 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-5bcac108-9fdc-4d23-b19e-e2e5b4ef5492 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd returned with HTTP 200 Aug 19 23:21:08.128401 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 893/3554] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:07 2026] PUT /volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:08.251461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:08.255563 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:08.255927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:08.256385 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:08.256590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:08.262109 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:08.262109 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:08.263231 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a68b7a5-44c5-4f0e-ba72-6dfc96a38df4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:08.263654 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 888/3555] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:08 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:08.725441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-97d41431-6d61-4196-9eaf-e39678f9391a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:08.728130 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d41431-6d61-4196-9eaf-e39678f9391a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:08.728315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d41431-6d61-4196-9eaf-e39678f9391a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:08.728487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-97d41431-6d61-4196-9eaf-e39678f9391a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:08.728913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-97d41431-6d61-4196-9eaf-e39678f9391a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:08.732777 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:08.732777 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:08.733533 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-97d41431-6d61-4196-9eaf-e39678f9391a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:08.733965 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 887/3556] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:08 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:08.828106 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50a997fc-fa03-4a38-a214-a667c850617a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:08.830537 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50a997fc-fa03-4a38-a214-a667c850617a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:08.830856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50a997fc-fa03-4a38-a214-a667c850617a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:08.831032 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50a997fc-fa03-4a38-a214-a667c850617a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:08.845942 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:08.845942 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:08.851120 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50a997fc-fa03-4a38-a214-a667c850617a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:08.858439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50a997fc-fa03-4a38-a214-a667c850617a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:08.859053 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 889/3557] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:08 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:09.277419 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:09.283400 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:09.283676 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:09.284060 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:09.284229 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:09.293213 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:09.293213 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:09.294557 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fb680d8-bf0d-44f0-bf3b-182e097a4633 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:09.295247 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 894/3558] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:09 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:09.749891 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:09.754634 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:09.754634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:09.754634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:09.754634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:09.762065 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:09.762065 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:09.762946 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-de832dd3-5ed3-48db-bfaa-bc8c0b8fc00c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:09.763621 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 889/3559] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:09 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:09.874869 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-af8290f7-ba8d-4355-ab85-522910582767 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:09.876700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af8290f7-ba8d-4355-ab85-522910582767 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:09.876963 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af8290f7-ba8d-4355-ab85-522910582767 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:09.877157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-af8290f7-ba8d-4355-ab85-522910582767 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:09.887724 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:09.887724 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:09.892480 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-af8290f7-ba8d-4355-ab85-522910582767 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:09.897662 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-af8290f7-ba8d-4355-ab85-522910582767 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:09.898053 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 888/3560] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:09 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:10.311655 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:10.314480 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:10.314831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:10.315143 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:10.315259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:10.320823 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:10.320823 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:10.321680 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-131146e5-2d2e-442c-be6d-01fb6aa6c40f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:10.322081 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 890/3561] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:10 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:10.780805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:10.782410 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:10.782659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:10.783374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:10.783374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:10.788423 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:10.788423 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:10.789863 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85e178ab-d1eb-4f4f-b804-f1f4c79c8794 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:10.790004 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 895/3562] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:10 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:10.911907 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:10.914849 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:10.915076 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:10.915579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:10.931015 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:10.931015 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:10.937364 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:10.945832 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bafc6b4b-6008-4385-aaa0-cb65bcdcc394 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:10.946285 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 890/3563] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:10 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:11.334814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:11.336700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:11.336910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:11.338952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:11.338952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:11.342764 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:11.342764 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:11.342764 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-693fff5c-f676-4cc8-b261-bd20b34aa89d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:11.342764 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 889/3564] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:11 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:11.802191 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:11.806735 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:11.806735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:11.806735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:11.806735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:11.812765 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:11.812765 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:11.813848 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-85f6e909-f719-458a-9aef-ecc4e10cce37 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:11.814475 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 891/3565] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:11 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:11.975003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:11.977393 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:11.978780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:11.978780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:11.995910 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:11.995910 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:12.000551 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:12.007430 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4d108d6f-a68c-4de0-b626-c1a47659c65d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:12.007430 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 896/3566] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:11 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:12.354637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:12.356481 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:12.356809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:12.357086 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:12.357242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:12.365655 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:12.365655 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:12.365655 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bba1a5b-91d4-4314-8ef2-6e6985d82d52 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:12.365655 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 891/3567] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:12 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:12.828079 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:12.830055 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:12.830220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:12.833735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:12.833735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:12.835835 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:12.835835 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:12.836825 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-315eea0f-3d0a-4aa9-8a95-eb16586e35ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:12.837215 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 890/3568] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:12 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:13.022572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:13.024891 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:13.025168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:13.025440 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:13.044265 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:13.044265 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:13.051751 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:13.058966 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-568bbfaa-3a6b-4d0d-a0df-dd6fe68f2d2d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:13.059620 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 892/3569] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:13 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:13.378432 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:13.380320 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:13.380555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:13.380797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:13.380889 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:13.385861 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:13.385861 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:13.386656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aad78fd7-81ab-42bd-a48f-1aeff38b3a8e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:13.387007 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 897/3570] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:13 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:13.848390 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:13.850383 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:13.850831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:13.852224 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:13.852224 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:13.856215 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:13.856215 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:13.857254 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b990b71a-ef96-4a34-abf9-eac78f5c08a3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:13.857824 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 892/3571] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:13 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:14.074829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-79d6c2cd-b9db-4206-a394-0d2764993494 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:14.077077 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79d6c2cd-b9db-4206-a394-0d2764993494 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:14.077278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79d6c2cd-b9db-4206-a394-0d2764993494 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:14.077493 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-79d6c2cd-b9db-4206-a394-0d2764993494 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:14.087793 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:14.087793 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:14.091811 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-79d6c2cd-b9db-4206-a394-0d2764993494 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:14.096365 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-79d6c2cd-b9db-4206-a394-0d2764993494 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:14.096768 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 891/3572] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:14 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:14.403406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:14.405258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:14.405446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:14.405634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:14.405755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:14.410105 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:14.410105 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:14.410834 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-daa0b60c-5a93-482d-9a98-0ce1cd4bda29 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:14.411174 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 893/3573] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:14 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:14.453296 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-daf06381-a920-41fb-addc-96875d835b7c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:14.455764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:14.455764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1138366082", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:14.456938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1138366082', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:14.538005 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume of 1 GB Aug 19 23:21:14.542147 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Availability Zones retrieved successfully. Aug 19 23:21:14.547319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (95ab83e6-a0ab-49eb-bac9-20cf6fcc2994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:14.548567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc9e59-58b0-4fa0-9448-bb5ffc9bcc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:14.549548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:14.608743 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc9e59-58b0-4fa0-9448-bb5ffc9bcc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:14.609050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffcde80-820c-4677-b934-9f3e6bd3431e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:14.674404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Created reservations ['3f87f757-0644-4bc6-9b2f-09ba27a51930', '758e358e-f833-4afa-bc75-89cf07b3fe1c', 'af19b8a1-d93b-4394-ba4f-d0ad456e7b29', '1de4b054-5c32-4411-b59b-d4a78318e4ff'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:14.675698 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffcde80-820c-4677-b934-9f3e6bd3431e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f87f757-0644-4bc6-9b2f-09ba27a51930', '758e358e-f833-4afa-bc75-89cf07b3fe1c', 'af19b8a1-d93b-4394-ba4f-d0ad456e7b29', '1de4b054-5c32-4411-b59b-d4a78318e4ff']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:14.676939 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f6f6dd-f393-4fd8-98a1-2fbac2bab517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:14.707990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f6f6dd-f393-4fd8-98a1-2fbac2bab517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d6ca7a-819f-472b-96f4-e45be6bf4c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1138366082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['3f87f757-0644-4bc6-9b2f-09ba27a51930','758e358e-f833-4afa-bc75-89cf07b3fe1c','af19b8a1-d93b-4394-ba4f-d0ad456e7b29','1de4b054-5c32-4411-b59b-d4a78318e4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1138366082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d6ca7a-819f-472b-96f4-e45be6bf4c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='453c48402cf943c7b8c78c3d08ed1037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5dec15749bf4624a57efef8dc1e0342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:14.708862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a698c958-3e83-4f31-a97e-a8a338d4013d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:14.733678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a698c958-3e83-4f31-a97e-a8a338d4013d) transitioned into state 'SUCCESS' from state '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-1138366082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['3f87f757-0644-4bc6-9b2f-09ba27a51930','758e358e-f833-4afa-bc75-89cf07b3fe1c','af19b8a1-d93b-4394-ba4f-d0ad456e7b29','1de4b054-5c32-4411-b59b-d4a78318e4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:14.734503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e6e3c5-f555-452b-8b43-e0fee3a1de41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:14.749325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e6e3c5-f555-452b-8b43-e0fee3a1de41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:14.749325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (95ab83e6-a0ab-49eb-bac9-20cf6fcc2994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:14.749644 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request issued successfully. Aug 19 23:21:14.750089 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-daf06381-a920-41fb-addc-96875d835b7c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:14.750641 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 898/3574] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:21:14 2026] POST /volume/v3/volumes => generated 781 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:14.764324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:14.766733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:14.767067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:14.767326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:14.780137 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:14.780137 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:14.784255 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:14.788678 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6cf88582-f0b4-41e0-83b3-dd755c8d6e8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:14.789106 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 893/3575] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:21:14 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:14.873920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8c089fbf-6138-470f-82d5-78a6564a9243 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:14.878064 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c089fbf-6138-470f-82d5-78a6564a9243 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:14.878466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c089fbf-6138-470f-82d5-78a6564a9243 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:14.878874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c089fbf-6138-470f-82d5-78a6564a9243 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:14.879601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8c089fbf-6138-470f-82d5-78a6564a9243 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:14.891074 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:14.891074 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:14.892225 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c089fbf-6138-470f-82d5-78a6564a9243 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:14.892707 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 892/3576] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:14 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:15.115077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.117240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:15.117478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:15.117742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:15.129444 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.129444 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:15.133413 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:15.138369 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cbcf60f2-be86-4953-a5da-18ffcfeea1e4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:15.138841 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 894/3577] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:15 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:15.424530 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c227a98-f725-4b86-a234-c9427e57b12e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.426919 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c227a98-f725-4b86-a234-c9427e57b12e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:15.426919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c227a98-f725-4b86-a234-c9427e57b12e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:15.427135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c227a98-f725-4b86-a234-c9427e57b12e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:15.427267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-8c227a98-f725-4b86-a234-c9427e57b12e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:15.431764 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.431764 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:15.432531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c227a98-f725-4b86-a234-c9427e57b12e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:15.433740 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 899/3578] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:15 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:15.617618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-86deefbd-9664-4780-a9de-30bae04ab20e req-253f0145-1ce5-4601-971e-e96dc6af95c6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.619730 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-253f0145-1ce5-4601-971e-e96dc6af95c6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd/action Aug 19 23:21:15.620118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-253f0145-1ce5-4601-971e-e96dc6af95c6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:15.620235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-253f0145-1ce5-4601-971e-e96dc6af95c6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:15.638128 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.638128 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:15.652260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-86deefbd-9664-4780-a9de-30bae04ab20e req-253f0145-1ce5-4601-971e-e96dc6af95c6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd/action returned with HTTP 204 Aug 19 23:21:15.653357 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 894/3579] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:15 2026] POST /volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:15.803672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f835311a-295d-450c-ad01-1e822b023a99 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.807117 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f835311a-295d-450c-ad01-1e822b023a99 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:15.807447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f835311a-295d-450c-ad01-1e822b023a99 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:15.807793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f835311a-295d-450c-ad01-1e822b023a99 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:15.820260 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.820260 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:15.826210 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f835311a-295d-450c-ad01-1e822b023a99 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:15.833153 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f835311a-295d-450c-ad01-1e822b023a99 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:15.833898 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 893/3580] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:21:15 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:15.848004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.850191 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:15.850476 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:15.850749 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:15.858272 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.858272 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:15.861904 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:15.867821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-438c499e-de54-46d8-a3a4-93ba2213cee6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:15.868240 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 895/3581] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:21:15 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:15.902096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:15.904214 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:15.904457 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:15.904686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:15.904833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:15.909285 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:15.909285 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:15.910197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5b7224f-1af1-46c9-bbc4-e4fcc242548a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:15.910690 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 900/3582] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:15 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:16.154109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:16.157268 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:16.157447 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:16.157721 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:16.170811 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:16.170811 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:16.176734 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:16.184735 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1ae3cf26-3e7a-40dc-9f2e-e5dd9a72b05b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:16.184735 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 895/3583] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:16 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:16.331513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-12512660-5783-40da-b201-ae3313064b84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:16.438533 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:16.438897 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1167656667", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:16.440392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1167656667', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:16.440514 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume of 1 GB Aug 19 23:21:16.444637 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Availability Zones retrieved successfully. Aug 19 23:21:16.446005 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:16.449024 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:16.449296 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:16.449562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:16.449760 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:16.450255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Flow 'volume_create_api' (478895c1-deac-43fa-9988-86be800b5481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:16.451160 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94dc05f-ea4e-4aea-9c8b-6c96a51d4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:16.452046 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:16.456330 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:16.456330 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:16.458186 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0f7c39cf-9ec6-4ff7-beae-dbfa854caf22 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:16.459235 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 896/3584] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:16 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:16.480354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94dc05f-ea4e-4aea-9c8b-6c96a51d4092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:16.480354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863e9099-5f5a-4778-b87c-ae8c130ad3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:16.537535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Created reservations ['660370d9-5f09-4599-a314-5714e0fae767', '3ae8a1b2-82fa-4b11-b36f-cbb02e860896', '220ebf6e-0a24-4e2e-8e14-489e48f4e8b2', '10943ffe-8ea6-443f-b917-d663ebc4bb47'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:16.538326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863e9099-5f5a-4778-b87c-ae8c130ad3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['660370d9-5f09-4599-a314-5714e0fae767', '3ae8a1b2-82fa-4b11-b36f-cbb02e860896', '220ebf6e-0a24-4e2e-8e14-489e48f4e8b2', '10943ffe-8ea6-443f-b917-d663ebc4bb47']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:16.539068 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e58700-7246-4d72-bdd0-fa7ada64215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:16.560328 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e58700-7246-4d72-bdd0-fa7ada64215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e1c6f51-055d-45fc-8743-018635411246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1167656667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='319178c714304ff6af47744a2d73b879',qos_specs=None,replication_status=,reservations=['660370d9-5f09-4599-a314-5714e0fae767','3ae8a1b2-82fa-4b11-b36f-cbb02e860896','220ebf6e-0a24-4e2e-8e14-489e48f4e8b2','10943ffe-8ea6-443f-b917-d663ebc4bb47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040127f3e5e48fd84c1986ac653d235',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1167656667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e1c6f51-055d-45fc-8743-018635411246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='319178c714304ff6af47744a2d73b879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c040127f3e5e48fd84c1986ac653d235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:16.561174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472a6588-a20d-4264-b5ad-35c0063cba0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:16.584358 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472a6588-a20d-4264-b5ad-35c0063cba0b) transitioned into state 'SUCCESS' from state '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-1167656667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='319178c714304ff6af47744a2d73b879',qos_specs=None,replication_status=,reservations=['660370d9-5f09-4599-a314-5714e0fae767','3ae8a1b2-82fa-4b11-b36f-cbb02e860896','220ebf6e-0a24-4e2e-8e14-489e48f4e8b2','10943ffe-8ea6-443f-b917-d663ebc4bb47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c040127f3e5e48fd84c1986ac653d235',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:16.584656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d8aa51-cfe1-4f25-89ae-44aec0b9f517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:16.593974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d8aa51-cfe1-4f25-89ae-44aec0b9f517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:16.594852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Flow 'volume_create_api' (478895c1-deac-43fa-9988-86be800b5481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:16.595175 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume request issued successfully. Aug 19 23:21:16.595778 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-12512660-5783-40da-b201-ae3313064b84 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:16.596164 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 894/3585] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:16 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:16.610324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c6725abc-507e-4a52-8aae-00c7fd080505 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:16.612265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6725abc-507e-4a52-8aae-00c7fd080505 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:16.612494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6725abc-507e-4a52-8aae-00c7fd080505 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:16.612756 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c6725abc-507e-4a52-8aae-00c7fd080505 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:16.626127 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:16.626127 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:16.630444 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c6725abc-507e-4a52-8aae-00c7fd080505 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:16.636840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c6725abc-507e-4a52-8aae-00c7fd080505 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 200 Aug 19 23:21:16.637280 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 901/3586] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:16 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:16.920389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-578c624c-7b2b-440a-89ad-9385ac0703ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:16.922780 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-578c624c-7b2b-440a-89ad-9385ac0703ca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:16.923059 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-578c624c-7b2b-440a-89ad-9385ac0703ca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:16.923328 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-578c624c-7b2b-440a-89ad-9385ac0703ca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:16.923482 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-578c624c-7b2b-440a-89ad-9385ac0703ca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:16.928918 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:16.928918 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:16.929834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-578c624c-7b2b-440a-89ad-9385ac0703ca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:16.930231 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 896/3587] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:16 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:17.166395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.168782 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:17.169014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.169233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.177927 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.177927 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:17.182217 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:17.187482 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-eccee36c-1903-499c-a8d7-4bf4c1849753 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:17.187940 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 897/3588] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:17.471371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.473590 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:17.473884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.474216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.474392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:17.480470 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.480470 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:17.481348 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c0a110ef-cb13-4186-a82d-e24e68a68ae6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:17.481769 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 895/3589] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:17.652662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.654382 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:17.654620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.654829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.661954 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.661954 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:17.664917 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:17.669303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d34dccc1-d6ce-48f3-b409-43ef7b72f726 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 200 Aug 19 23:21:17.669735 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 902/3590] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:17.684301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.686640 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:17.686933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.687205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.695049 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.695049 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:17.699586 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:17.709207 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d8cf6166-1d6a-49a8-968a-b5940804f612 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 200 Aug 19 23:21:17.709679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 897/3591] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:17.722935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.726735 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:21:17.726735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e1c6f51-055d-45fc-8743-018635411246", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1008881204", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:17.736003 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.736003 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:17.736764 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:17.737185 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create snapshot from volume 7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:17.779913 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Created reservations ['5a8a4a9c-bee9-479a-a8f7-99d99f05d067', '5f4094f0-1b4e-4d9f-9804-ecb4583f1a96', 'f4bc765d-27c0-4437-bddf-f7658679e270', 'ac7bfff7-ed64-4602-88d1-0ad05299792a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:17.819467 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot force create request issued successfully. Aug 19 23:21:17.819940 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88b6c7a3-41a7-4af6-913b-d2c90cfaa4cf tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:21:17.820637 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 898/3592] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:21:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:17.831735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.838744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:17.838744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.838744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.848557 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.848557 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:17.848658 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:17.850919 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f22a1ba-98e5-4e57-a9b2-c77e0b1ad912 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 200 Aug 19 23:21:17.851301 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 896/3593] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:17.863729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.865819 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:17.866015 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.866271 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.873609 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.873609 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:17.877785 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:17.883087 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-3e8fe5ca-adb9-41de-a79c-2191fddc22f8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:17.883565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 903/3594] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:17.894109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ad46c98-ee67-43a5-9d72-81ef754a267f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.894509 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ad46c98-ee67-43a5-9d72-81ef754a267f None None] GET https://10.4.3.193/volume// Aug 19 23:21:17.894806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ad46c98-ee67-43a5-9d72-81ef754a267f None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.894964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ad46c98-ee67-43a5-9d72-81ef754a267f None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.895283 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ad46c98-ee67-43a5-9d72-81ef754a267f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:17.895569 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 898/3595] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:17.904327 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-683603cc-e80d-4386-99c4-7fa188e8ff5a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.906001 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-683603cc-e80d-4386-99c4-7fa188e8ff5a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:17.906507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-683603cc-e80d-4386-99c4-7fa188e8ff5a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d6ca7a-819f-472b-96f4-e45be6bf4c9f", "connector": null, "instance_uuid": "a4d31f32-ab54-43df-934d-3ff3b93f31c6"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:17.914915 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.914915 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:17.944038 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-683603cc-e80d-4386-99c4-7fa188e8ff5a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:17.945047 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 899/3596] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:17 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 19 23:21:17.945514 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:17.947317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:17.947505 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:17.947699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:17.947829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:17.952022 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:17.952022 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:17.952694 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d400b047-6dcf-4c5c-87ab-8f4d605ec5f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:17.953034 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 897/3597] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:17 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.493931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1143060b-7cdc-4068-be3d-830421834971 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.496386 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1143060b-7cdc-4068-be3d-830421834971 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:18.496703 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1143060b-7cdc-4068-be3d-830421834971 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:18.496976 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1143060b-7cdc-4068-be3d-830421834971 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:18.497144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-1143060b-7cdc-4068-be3d-830421834971 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:18.507906 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.507906 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:18.507906 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1143060b-7cdc-4068-be3d-830421834971 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:18.507906 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 904/3598] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:18 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.862589 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.864840 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:18.865089 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:18.865334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:18.871490 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.871490 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:18.872065 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:18.873039 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-daf2a074-7161-4dc2-b39a-74936ae1f372 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 200 Aug 19 23:21:18.873464 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 899/3599] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:18 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.887185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.889302 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:18.889696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:18.890084 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:18.898361 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.898361 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:18.900728 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:18.900728 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4945f7d0-773a-4eff-ae55-4557cdae3a2f tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 200 Aug 19 23:21:18.905004 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 900/3600] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:18 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.913433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-154c6a90-7621-4345-bef3-ad91459e4627 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.913837 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-154c6a90-7621-4345-bef3-ad91459e4627 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:18.913837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-154c6a90-7621-4345-bef3-ad91459e4627 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:18.913988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-154c6a90-7621-4345-bef3-ad91459e4627 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:18.919120 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.919120 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:18.919817 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-154c6a90-7621-4345-bef3-ad91459e4627 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:18.920287 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-154c6a90-7621-4345-bef3-ad91459e4627 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 200 Aug 19 23:21:18.920633 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 898/3601] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:18 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.931898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.933691 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:18.934068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b0dc286f-b6fe-4cb6-8441-744eba5db190", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:18.935474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume request body: {'volume': {'snapshot_id': 'b0dc286f-b6fe-4cb6-8441-744eba5db190', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:18.941070 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.941070 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:18.941502 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:18.941628 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume of 1 GB Aug 19 23:21:18.945093 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Availability Zones retrieved successfully. Aug 19 23:21:18.950386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Flow 'volume_create_api' (1f37f9ef-bb08-41dc-9fef-520b69a715da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:18.951563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9e9012-c232-416d-89a3-81d0853bf7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:18.953468 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:18.964734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:18.967327 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:18.967622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:18.967852 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:18.967999 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:18.973426 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:18.973426 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:18.974516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9c30c20-822e-41a2-8bb6-f4471c26ad11 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:18.975104 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 900/3602] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:18 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:18.993396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9e9012-c232-416d-89a3-81d0853bf7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0dc286f-b6fe-4cb6-8441-744eba5db190', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:18.994583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aabb0b3-019f-4ecf-902a-b1649515860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:19.055413 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Created reservations ['8582f626-5a60-4383-9783-bdc556db70d9', '83d0e96b-fb1d-46e2-94c7-e9eb2c340c37', '9b01102e-2af4-4452-b004-23ce1e5060bf', '4767b298-99ab-4b60-a662-0f77bb6d62fe'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:19.056527 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aabb0b3-019f-4ecf-902a-b1649515860a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8582f626-5a60-4383-9783-bdc556db70d9', '83d0e96b-fb1d-46e2-94c7-e9eb2c340c37', '9b01102e-2af4-4452-b004-23ce1e5060bf', '4767b298-99ab-4b60-a662-0f77bb6d62fe']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:19.057807 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f65531-b228-4432-bffd-a3eb9aad0248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:19.071500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2f84fb95-1423-4b52-b90e-a74f8f36be51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.073640 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f84fb95-1423-4b52-b90e-a74f8f36be51 None None] GET https://10.4.3.193/volume// Aug 19 23:21:19.076133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f84fb95-1423-4b52-b90e-a74f8f36be51 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.076133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2f84fb95-1423-4b52-b90e-a74f8f36be51 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.076133 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2f84fb95-1423-4b52-b90e-a74f8f36be51 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:19.076133 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 901/3603] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:19.086203 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.092214 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:21:19.092565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.092906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.105853 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.105853 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:19.109219 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f65531-b228-4432-bffd-a3eb9aad0248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac39328a-ff11-4050-8775-6281650332a2', '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='319178c714304ff6af47744a2d73b879',qos_specs=None,replication_status=,reservations=['8582f626-5a60-4383-9783-bdc556db70d9','83d0e96b-fb1d-46e2-94c7-e9eb2c340c37','9b01102e-2af4-4452-b004-23ce1e5060bf','4767b298-99ab-4b60-a662-0f77bb6d62fe'],size=1,snapshot_id=b0dc286f-b6fe-4cb6-8441-744eba5db190,source_replicaid=,source_volid=None,status='creating',user_id='c040127f3e5e48fd84c1986ac653d235',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21: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=ac39328a-ff11-4050-8775-6281650332a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='319178c714304ff6af47744a2d73b879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0dc286f-b6fe-4cb6-8441-744eba5db190,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c040127f3e5e48fd84c1986ac653d235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:19.110095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f964a1-4693-43fe-89df-9bbb58df1f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:19.114706 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:21:19.122498 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-fcc14420-e24d-44a2-adce-9d20e041895a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:21:19.123410 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 899/3604] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1550 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:19.132600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f964a1-4693-43fe-89df-9bbb58df1f01) transitioned into state 'SUCCESS' from 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='319178c714304ff6af47744a2d73b879',qos_specs=None,replication_status=,reservations=['8582f626-5a60-4383-9783-bdc556db70d9','83d0e96b-fb1d-46e2-94c7-e9eb2c340c37','9b01102e-2af4-4452-b004-23ce1e5060bf','4767b298-99ab-4b60-a662-0f77bb6d62fe'],size=1,snapshot_id=b0dc286f-b6fe-4cb6-8441-744eba5db190,source_replicaid=,source_volid=None,status='creating',user_id='c040127f3e5e48fd84c1986ac653d235',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:19.133732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b8b9b5-d79f-4d5d-b52b-a847b7ae9805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:19.165618 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b8b9b5-d79f-4d5d-b52b-a847b7ae9805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:19.166726 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Flow 'volume_create_api' (1f37f9ef-bb08-41dc-9fef-520b69a715da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:19.167156 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Create volume request issued successfully. Aug 19 23:21:19.167893 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7f43aa5a-51b5-4bc8-b02d-95f3d2a96221 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:19.168411 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 905/3605] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:21:18 2026] POST /volume/v3/volumes => generated 741 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:19.183591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb3e6530-f75b-4379-8173-8bffccedc8de None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.189109 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb3e6530-f75b-4379-8173-8bffccedc8de tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:19.189341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb3e6530-f75b-4379-8173-8bffccedc8de tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.189535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb3e6530-f75b-4379-8173-8bffccedc8de tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.210855 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.210855 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:19.219592 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb3e6530-f75b-4379-8173-8bffccedc8de tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:19.229734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb3e6530-f75b-4379-8173-8bffccedc8de tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 200 Aug 19 23:21:19.230633 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 901/3606] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 809 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:19.238906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.241628 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] PUT https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a Aug 19 23:21:19.241785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:19.253101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Acquiring lock "cinder-attachment_update-e9d6ca7a-819f-472b-96f4-e45be6bf4c9f-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:19.258435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-e9d6ca7a-819f-472b-96f4-e45be6bf4c9f-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:19.259846 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.259846 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:19.407060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.409833 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:21:19.410726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "352ff022-154c-420f-991f-54d019275e97", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-278583970", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:19.426860 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.426860 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:19.427137 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:19.427264 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create snapshot from volume 352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:19.438906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-e9d6ca7a-819f-472b-96f4-e45be6bf4c9f-np0000007826" released by "attachment_update" :: held 0.180s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:19.439292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-ffa90b8a-a3e1-40dc-9406-81e32dd23b12 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a returned with HTTP 200 Aug 19 23:21:19.439864 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 902/3607] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:19 2026] PUT /volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:19.469360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-28cea79f-ad48-4ec6-b044-1b4e574e279a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.472804 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-28cea79f-ad48-4ec6-b044-1b4e574e279a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a/action Aug 19 23:21:19.473225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-28cea79f-ad48-4ec6-b044-1b4e574e279a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:19.473410 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-28cea79f-ad48-4ec6-b044-1b4e574e279a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:19.484303 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['9c4ca54b-7ce1-4fa2-b338-8a8abe787c10', '164f58b4-5857-4b8f-86c4-4d2d5f655d68', '96079500-c4d2-4ccb-9fdd-7e45f37d758a', 'f4b7b654-e414-4758-99e3-480c88458a8e'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:19.500725 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.500725 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:19.518195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.519854 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e71bdc37-da9c-4706-bfb0-6d1220727304 req-28cea79f-ad48-4ec6-b044-1b4e574e279a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a/action returned with HTTP 204 Aug 19 23:21:19.519938 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 906/3608] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:19 2026] POST /volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:19.523673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:19.523673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.523673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.523673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:19.529733 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.529733 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:19.533131 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot force create request issued successfully. Aug 19 23:21:19.533131 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a3c96ad-d2af-4922-baf1-bcf240694654 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:21:19.533380 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e6bad28-d61c-4f19-8cca-980a70a88082 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:19.533464 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 900/3609] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:21:19 2026] POST /volume/v3/snapshots => generated 312 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:19.533503 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 902/3610] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:19.543505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.545748 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:21:19.546168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.546285 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.550449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.552346 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.552346 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:19.552694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:19.552838 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:19.553058 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.553299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.553645 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b2250cc-7434-4b91-a95e-a2bf036266f6 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 200 Aug 19 23:21:19.554049 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 903/3611] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:19.562873 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.562873 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:19.569620 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:19.576132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-edbd57b9-5c2d-41e1-8b43-ba245afd00d1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e returned with HTTP 200 Aug 19 23:21:19.580086 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 907/3612] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:19.599722 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61010bca-7304-4235-a8c7-bf94e3054d8a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.601853 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61010bca-7304-4235-a8c7-bf94e3054d8a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:19.602075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61010bca-7304-4235-a8c7-bf94e3054d8a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.602333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61010bca-7304-4235-a8c7-bf94e3054d8a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.612549 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.612549 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:19.616674 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-61010bca-7304-4235-a8c7-bf94e3054d8a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:19.621773 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61010bca-7304-4235-a8c7-bf94e3054d8a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e returned with HTTP 200 Aug 19 23:21:19.622149 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 901/3613] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e => generated 1412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:19.639511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.641923 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:19.642171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.642416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.642645 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:19.651581 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.651581 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:19.652156 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:19.677015 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:21:19.677304 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fbbae3a-fda3-4e69-b4ae-b27908d5af8f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e returned with HTTP 202 Aug 19 23:21:19.677889 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 903/3614] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:19 2026] DELETE /volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:19.686993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.691197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:19.691197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.691197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.700331 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:19.700331 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:19.706692 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:19.711997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-313e2028-4684-4cd2-a351-6e3f5ac44820 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e returned with HTTP 200 Aug 19 23:21:19.712564 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 904/3615] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:19.990991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:19.993363 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:19.993363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:19.993614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:19.993768 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:20.001961 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.001961 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:20.003106 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27cd7026-213b-437a-98bd-1ccb755bc9d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:20.003647 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 908/3616] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:19 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.248835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.251248 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:20.251515 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.251830 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.260219 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.260219 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:20.265336 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:20.271383 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77149883-2659-47ef-b0c1-c4a4f4e9e65d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 200 Aug 19 23:21:20.271904 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 902/3617] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.285067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.286887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:20.287083 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.287276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.294495 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.294495 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:20.298005 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:20.302315 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5ff7f7b8-c226-4ddf-b1cf-72e71e3261d0 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 200 Aug 19 23:21:20.302679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 904/3618] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.316657 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.318997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:20.319254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.319514 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.319670 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete snapshot with id: b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:20.339030 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.339030 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:20.339633 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:20.366495 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot delete request issued successfully. Aug 19 23:21:20.366495 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-319e02ae-e3e7-4a10-9ba8-7d9f68456c76 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 202 Aug 19 23:21:20.366980 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 905/3619] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:21:20 2026] DELETE /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:20.377139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.379279 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:20.379505 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.379875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.386737 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.386737 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:20.386737 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Snapshot retrieved successfully. Aug 19 23:21:20.387130 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd9baa0b-a9eb-4bb9-be62-4c5fd4f7e219 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 200 Aug 19 23:21:20.387541 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 909/3620] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.566740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.567465 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:21:20.567797 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.568104 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.575235 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.575235 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:20.575937 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:20.577163 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e464ddf-f7b2-42c6-9ddf-952e45576fe1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 200 Aug 19 23:21:20.577774 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 903/3621] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.597022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.599253 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:21:20.599519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.599843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.609871 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.609871 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:20.609871 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:20.609871 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f8d58c31-f627-49c0-9c2f-2358be3f17ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 200 Aug 19 23:21:20.609871 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 905/3622] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:20.727763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61e11f86-7891-41e1-a51b-1724e71c0f39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.729549 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61e11f86-7891-41e1-a51b-1724e71c0f39 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e Aug 19 23:21:20.729811 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61e11f86-7891-41e1-a51b-1724e71c0f39 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.729998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61e11f86-7891-41e1-a51b-1724e71c0f39 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.735212 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61e11f86-7891-41e1-a51b-1724e71c0f39 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e returned with HTTP 404 Aug 19 23:21:20.735665 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 906/3623] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/volumes/e52c1d3c-d4a9-40b2-b8cc-3290684cdc9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:20.743609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.746147 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:20.746358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.746557 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.746662 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: 8e5fd89d-a98d-40ff-80f7-f985652062b7. Aug 19 23:21:20.755234 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.755234 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:20.775682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id 8e5fd89d-a98d-40ff-80f7-f985652062b7 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:21:20.778959 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53643bbe-e6b6-4983-b8d9-1ec27d18d2ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 202 Aug 19 23:21:20.779580 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 910/3624] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:20 2026] DELETE /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:20.793148 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:20.801696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:20.801977 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:20.802250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:20.802406 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:20.811059 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:20.811059 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:20.811245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57561bf9-78e0-49e1-a93a-d30b8c711af2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 200 Aug 19 23:21:20.811668 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 904/3625] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:20 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:21.018798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.018798 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:21.018798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.018798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.018798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:21.024430 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:21.024430 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:21.025443 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c3a781cb-30f6-4e76-990e-ae09464bb6a6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:21.025946 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 906/3626] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:21 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:21.397258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b98af6ee-82d7-4aa7-8f5e-2d29e1bc4bfd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.399148 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98af6ee-82d7-4aa7-8f5e-2d29e1bc4bfd tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:21.399420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b98af6ee-82d7-4aa7-8f5e-2d29e1bc4bfd tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.399755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b98af6ee-82d7-4aa7-8f5e-2d29e1bc4bfd tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.405812 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98af6ee-82d7-4aa7-8f5e-2d29e1bc4bfd tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 404 Aug 19 23:21:21.406472 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 907/3627] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:21 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:21.413521 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.415484 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:21.415685 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.415955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.416086 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete volume with id: 7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:21.423875 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:21.423875 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:21.424345 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:21.445488 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete volume request issued successfully. Aug 19 23:21:21.445546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69f3e4c7-fc41-4a6a-8eca-51b7fb97d786 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 202 Aug 19 23:21:21.445992 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 911/3628] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:21 2026] DELETE /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:21.453485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.455340 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:21.455544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.455810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.464053 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:21.464053 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:21.467985 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:21.474012 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3c0afcb3-9046-43d4-b584-49d413a8b46d tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 200 Aug 19 23:21:21.474293 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 905/3629] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:21 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:21.826772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.829377 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 Aug 19 23:21:21.830007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.831105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.831105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 8e5fd89d-a98d-40ff-80f7-f985652062b7. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:21.836775 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-83702fce-43e4-4470-a4b1-5d9eeada3463 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 returned with HTTP 404 Aug 19 23:21:21.837637 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 907/3630] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:21 2026] GET /volume/v3/backups/8e5fd89d-a98d-40ff-80f7-f985652062b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:21.939055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.941927 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:21.942203 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.942446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.949857 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:21.949857 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:21.954071 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:21.963236 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1035eb0a-d3be-4d7b-ae41-72b85da18116 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:21:21.963650 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 908/3631] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:21 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:21.978862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:21.982740 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:21.983113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:21.983342 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:21.983546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:21.995613 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:21.995613 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:21.996239 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:22.032432 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:21:22.032432 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a510e4a8-93fe-4ca8-b64a-8ebe83c89f78 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 202 Aug 19 23:21:22.032432 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 912/3632] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:21 2026] DELETE /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:22.038158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.038158 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:22.038158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.038158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.041493 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.041493 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:22.043636 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8937188b-2400-4889-923c-aff7d254b37b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.045170 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8937188b-2400-4889-923c-aff7d254b37b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:22.045481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8937188b-2400-4889-923c-aff7d254b37b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.045818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8937188b-2400-4889-923c-aff7d254b37b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.046165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8937188b-2400-4889-923c-aff7d254b37b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:22.047552 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:22.051096 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.051096 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:22.051957 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8937188b-2400-4889-923c-aff7d254b37b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:22.052460 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 908/3633] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:22 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:22.055265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b12d08cd-d5f8-4fce-a6ef-73b1555a2f5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 200 Aug 19 23:21:22.057039 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 906/3634] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:22 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:22.348630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.354962 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:21:22.356797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "352ff022-154c-420f-991f-54d019275e97", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-461818299", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:22.387457 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.387457 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:22.388030 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:22.388229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create snapshot from volume 352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:22.411843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['d32fc679-d3fd-45d0-9bf2-25eb2dca6b5a', '04067fac-c856-4292-b90f-415949d3c57f', '6d3e19eb-25f4-4a35-b213-dba7e50fe30e', '1b945879-c560-446f-b88c-63f6024bf7eb'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:22.447007 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot force create request issued successfully. Aug 19 23:21:22.447422 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4790f062-c6bd-4d60-95e2-dd8d0b8b2508 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:21:22.447970 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 909/3635] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:21:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:22.460127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.461886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:21:22.463608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.463839 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.468876 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.468876 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:22.469255 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:22.470056 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ebbac1f4-8f39-4e19-acb5-1a1fd20f25b8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 200 Aug 19 23:21:22.470398 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 913/3636] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:22 2026] GET /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:22.486766 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5052277d-ad66-4a05-94d1-f0e47e4558a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.488846 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5052277d-ad66-4a05-94d1-f0e47e4558a5 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:22.489064 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5052277d-ad66-4a05-94d1-f0e47e4558a5 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.489298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5052277d-ad66-4a05-94d1-f0e47e4558a5 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.495428 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5052277d-ad66-4a05-94d1-f0e47e4558a5 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 404 Aug 19 23:21:22.496113 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 909/3637] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:22 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:22.503972 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.506314 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:22.506604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.506902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.507133 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete volume with id: ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:22.517511 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.517511 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:22.518387 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:22.540823 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete volume request issued successfully. Aug 19 23:21:22.541202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ae6b798-1f70-42e3-867a-ae4a6277605e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 202 Aug 19 23:21:22.541670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 907/3638] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:22 2026] DELETE /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:22.551188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:22.552862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:22.553177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:22.553507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:22.561763 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:22.561763 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:22.565837 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Volume info retrieved successfully. Aug 19 23:21:22.571157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1b2fd2ff-0166-4d9b-bfc5-428fe7380632 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 200 Aug 19 23:21:22.571809 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 910/3639] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:22 2026] GET /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:23.064356 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d1a77191-8292-4248-88c9-cf151252b23e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.066255 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d1a77191-8292-4248-88c9-cf151252b23e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:23.066483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d1a77191-8292-4248-88c9-cf151252b23e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.066730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d1a77191-8292-4248-88c9-cf151252b23e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.066843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d1a77191-8292-4248-88c9-cf151252b23e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:23.069676 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93bcf8b2-1259-4226-92d3-421c638569dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.071480 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93bcf8b2-1259-4226-92d3-421c638569dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 Aug 19 23:21:23.071742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93bcf8b2-1259-4226-92d3-421c638569dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.071959 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93bcf8b2-1259-4226-92d3-421c638569dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.072403 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:23.072403 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:23.073517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d1a77191-8292-4248-88c9-cf151252b23e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:23.074086 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 914/3640] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:23.080670 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93bcf8b2-1259-4226-92d3-421c638569dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 returned with HTTP 404 Aug 19 23:21:23.081146 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 910/3641] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/volumes/618eaf4b-4fd3-4bed-9970-d72da90dd4c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:23.091112 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.093522 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:23.094032 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-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-1678358440"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:23.096028 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1678358440'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:23.096221 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume of 1 GB Aug 19 23:21:23.101391 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:21:23.107399 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (61da7511-1ac2-45f8-bd6c-cc722ebe2350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:23.108315 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9063a934-a3d8-4209-bbba-50c1c9ac2709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:23.109247 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:23.139150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9063a934-a3d8-4209-bbba-50c1c9ac2709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:23.140161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44784d4f-17b9-4c8f-879d-32337afd3a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:23.177060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['1ed914bb-ad48-4c7a-bb43-6342d74092d8', 'aa0ca478-a706-41a9-a9fc-14d83a99fb62', '5134c06c-084f-4f7c-a202-e5d9e877e872', '55ba82c3-aa5f-4e81-84dc-5e4929453bd4'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:23.177837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44784d4f-17b9-4c8f-879d-32337afd3a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed914bb-ad48-4c7a-bb43-6342d74092d8', 'aa0ca478-a706-41a9-a9fc-14d83a99fb62', '5134c06c-084f-4f7c-a202-e5d9e877e872', '55ba82c3-aa5f-4e81-84dc-5e4929453bd4']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:23.178740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0125f314-f255-4f32-bae4-b2b54374c89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:23.208294 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0125f314-f255-4f32-bae4-b2b54374c89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c512e2-cd2c-4109-9c8b-ff3cd60592cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1678358440',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['1ed914bb-ad48-4c7a-bb43-6342d74092d8','aa0ca478-a706-41a9-a9fc-14d83a99fb62','5134c06c-084f-4f7c-a202-e5d9e877e872','55ba82c3-aa5f-4e81-84dc-5e4929453bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1678358440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c512e2-cd2c-4109-9c8b-ff3cd60592cc,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:23.209788 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c131c0f-d8a2-4d53-933a-769937bd97e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:23.232536 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c131c0f-d8a2-4d53-933a-769937bd97e8) transitioned into state 'SUCCESS' from state '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-1678358440',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['1ed914bb-ad48-4c7a-bb43-6342d74092d8','aa0ca478-a706-41a9-a9fc-14d83a99fb62','5134c06c-084f-4f7c-a202-e5d9e877e872','55ba82c3-aa5f-4e81-84dc-5e4929453bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:23.233451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbcb8bd-5c92-4b23-9069-8b71b7a72cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:23.243601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbcb8bd-5c92-4b23-9069-8b71b7a72cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:23.244637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (61da7511-1ac2-45f8-bd6c-cc722ebe2350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:23.245000 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:21:23.245682 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d3f8c60-7e0b-4316-955c-0198fc874124 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:23.246271 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 908/3642] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:23 2026] POST /volume/v3/volumes => generated 816 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:23.259503 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.261109 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:21:23.261484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.261838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.269861 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:23.269861 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:23.273401 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:23.277478 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d07b5dc-9ffa-464b-9c8d-21da706dbcde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 200 Aug 19 23:21:23.277478 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 911/3643] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:23.480497 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.482619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:21:23.482908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.483123 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.488308 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:23.488308 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:23.488750 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:23.489531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3b48f059-0949-4dcb-8a36-85a63d6e9845 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 200 Aug 19 23:21:23.489921 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 915/3644] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:23.503447 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.505438 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:21:23.505687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.505935 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.511033 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:23.511033 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:23.511442 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:23.512239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e0d544c-2d59-4e95-bc22-3064fd8ffeda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 200 Aug 19 23:21:23.512707 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 911/3645] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:23.584836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b12cfee7-fe98-4e07-b435-dd6f9be342c4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.586664 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b12cfee7-fe98-4e07-b435-dd6f9be342c4 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 Aug 19 23:21:23.586864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b12cfee7-fe98-4e07-b435-dd6f9be342c4 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.587043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b12cfee7-fe98-4e07-b435-dd6f9be342c4 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.592764 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b12cfee7-fe98-4e07-b435-dd6f9be342c4 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 returned with HTTP 404 Aug 19 23:21:23.593222 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 909/3646] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/volumes/ac39328a-ff11-4050-8775-6281650332a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:23.600519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.602250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:23.602451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.602671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.602813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete snapshot with id: b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:23.607196 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eea8506b-b21b-47a8-9e17-0db5dfdcdc5b tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 404 Aug 19 23:21:23.607659 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 912/3647] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:21:23 2026] DELETE /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:23.614995 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-38e66187-61ac-4170-b341-4397579c78a9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.616873 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38e66187-61ac-4170-b341-4397579c78a9 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 Aug 19 23:21:23.617055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38e66187-61ac-4170-b341-4397579c78a9 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.617236 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-38e66187-61ac-4170-b341-4397579c78a9 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.623899 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-38e66187-61ac-4170-b341-4397579c78a9 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 returned with HTTP 404 Aug 19 23:21:23.624323 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 916/3648] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/snapshots/b0dc286f-b6fe-4cb6-8441-744eba5db190 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:23.631143 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4f2cb8c3-975b-48cc-be35-294c35327549 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.632984 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f2cb8c3-975b-48cc-be35-294c35327549 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:23.633645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f2cb8c3-975b-48cc-be35-294c35327549 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.633645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4f2cb8c3-975b-48cc-be35-294c35327549 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.633645 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4f2cb8c3-975b-48cc-be35-294c35327549 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Delete volume with id: 7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:23.639163 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4f2cb8c3-975b-48cc-be35-294c35327549 tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 404 Aug 19 23:21:23.639650 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 912/3649] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:23 2026] DELETE /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:23.646882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1118711a-248c-48cd-a4d3-cedccabb9f6e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:23.649782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1118711a-248c-48cd-a4d3-cedccabb9f6e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] GET https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 Aug 19 23:21:23.649782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1118711a-248c-48cd-a4d3-cedccabb9f6e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:23.649782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1118711a-248c-48cd-a4d3-cedccabb9f6e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:23.654973 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1118711a-248c-48cd-a4d3-cedccabb9f6e tempest-SnapshotDependencyTests-2078993401 tempest-SnapshotDependencyTests-2078993401-project-member] https://10.4.3.193/volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 returned with HTTP 404 Aug 19 23:21:23.655395 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 910/3650] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:23 2026] GET /volume/v3/volumes/7e1c6f51-055d-45fc-8743-018635411246 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:24.089176 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:24.092138 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:24.092138 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:24.092138 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:24.092138 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:24.095953 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:24.095953 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:24.096925 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b47d2ebc-dda7-468e-8cfb-3025d2d28dda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:24.098075 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 913/3651] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:24 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:24.292921 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:24.294829 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:21:24.295097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:24.295377 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:24.306741 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:24.306741 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:24.310629 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:24.319599 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9ef3df9e-065b-4b49-af30-e0cc829aae23 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 200 Aug 19 23:21:24.319599 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 917/3652] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:24 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:24.339928 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:24.344260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:21:24.344814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c512e2-cd2c-4109-9c8b-ff3cd60592cc", "name": "tempest-VolumesBackupsTest-Backup-628746026", "description": "tempest-backup-description-1823128734", "container": "tempest-volumesbackupstest-backup-container-786827370"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:24.346790 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': '39c512e2-cd2c-4109-9c8b-ff3cd60592cc', 'name': 'tempest-VolumesBackupsTest-Backup-628746026', 'description': 'tempest-backup-description-1823128734', 'container': 'tempest-volumesbackupstest-backup-container-786827370'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:21:24.346998 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume 39c512e2-cd2c-4109-9c8b-ff3cd60592cc in container tempest-volumesbackupstest-backup-container-786827370 Aug 19 23:21:24.371983 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:24.371983 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:24.372470 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:24.395198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['d79b25ab-7041-40ad-b0e6-d130a5e50f30', 'd9f95eff-1751-4395-8bf5-4377a0560a96'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:24.443497 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bfe79b90-67e2-42e0-a162-d2ae251c99cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:21:24.444167 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 913/3653] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:24 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:24.456352 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:24.459041 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:24.459041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:24.459325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:24.459476 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:24.466316 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:24.466316 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:24.467293 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1565184-fbfa-4fa2-badb-879783dcaf98 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:24.467797 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 911/3654] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:24 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.110100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6734200e-6869-422c-84b2-39a446f7d63f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.112110 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6734200e-6869-422c-84b2-39a446f7d63f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:25.113801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6734200e-6869-422c-84b2-39a446f7d63f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.113801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6734200e-6869-422c-84b2-39a446f7d63f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.113801 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6734200e-6869-422c-84b2-39a446f7d63f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:25.118864 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.118864 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:25.118864 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6734200e-6869-422c-84b2-39a446f7d63f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:25.118864 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 914/3655] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.132809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1ace96df-957c-435e-8f67-c380d163e189 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.134614 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ace96df-957c-435e-8f67-c380d163e189 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:25.134890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ace96df-957c-435e-8f67-c380d163e189 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.135145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ace96df-957c-435e-8f67-c380d163e189 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.140516 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.140516 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:25.141042 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1ace96df-957c-435e-8f67-c380d163e189 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:25.141795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ace96df-957c-435e-8f67-c380d163e189 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 200 Aug 19 23:21:25.142151 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 918/3656] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.152455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.154431 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:25.154660 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.154894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.154997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:25.159222 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.159222 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:25.160102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17b675e1-56ea-407b-b7ff-b2024a705cb3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:25.160607 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 914/3657] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.167316 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-687369be-b87b-4d82-9ff8-93cce33de342 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.169454 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:21:25.169656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "352ff022-154c-420f-991f-54d019275e97", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-826034716", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:25.172533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.174368 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:25.174805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.175116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.175326 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete backup with id: c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. Aug 19 23:21:25.181095 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.181095 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:25.182827 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.182827 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:25.184258 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:25.184258 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create snapshot from volume 352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:25.198268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] delete_backup rpcapi backup_id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:21:25.200547 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fae87861-3d8b-4590-bd2c-9916f5fe04f3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 202 Aug 19 23:21:25.201592 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 915/3658] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:25 2026] DELETE /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:25.209925 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.213175 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:25.213175 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.213412 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.213538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:25.218658 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.218658 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:25.219618 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b2f564d-f68e-4220-89d0-6f9a7b9a8b53 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 200 Aug 19 23:21:25.220220 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 919/3659] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.221698 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['73f61bab-7575-49fe-bd8a-d7de98bc3313', '38163920-2788-4ef9-8c4e-50156133ac59', 'd546f273-d5b6-4900-b600-bc57139844bc', '9a435cad-088b-4c9b-b4bf-3756fcb55ac8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:25.253944 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot force create request issued successfully. Aug 19 23:21:25.254265 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-687369be-b87b-4d82-9ff8-93cce33de342 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:21:25.254846 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 912/3660] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:21:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:25.266880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.269185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:21:25.269351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.269629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.277265 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.277265 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:25.277824 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:25.278727 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c07901a6-af7a-40ca-839b-ff5acf60c0cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 200 Aug 19 23:21:25.282064 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 915/3661] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:25.479265 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:25.485087 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:25.485387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:25.485947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:25.486111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:25.491972 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:25.491972 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:25.493036 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f0122b23-b4b1-4feb-ae50-820eb00bfae9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:25.493817 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 916/3662] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:25 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:26.233087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.235123 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 Aug 19 23:21:26.235254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.235494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.235688 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Show backup with id c8c9cdcd-7485-4b25-bd4a-953f81ab7c64. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:26.240483 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-50fd62e2-a9ca-4a15-9454-09253e73e339 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 returned with HTTP 404 Aug 19 23:21:26.241342 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 920/3663] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/backups/c8c9cdcd-7485-4b25-bd4a-953f81ab7c64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:26.294654 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.297043 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:21:26.297254 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.297542 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.318694 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.318694 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:26.318694 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:26.319673 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b9e68cce-6525-40f3-bac6-38a8e6d6a88b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 200 Aug 19 23:21:26.320219 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 913/3664] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:26.332461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.332782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a7267339-9a39-4583-8f40-541ddd2770f6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.334297 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:21:26.334505 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.334612 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:26.334760 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.334859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.335078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.335193 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:26.342074 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.342074 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:26.342501 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:26.346315 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.346315 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:26.346846 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:26.347654 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cabbaa93-d0b8-4fb1-87fd-16e8824396a1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 200 Aug 19 23:21:26.348042 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 917/3665] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:21:26.361495 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:21:26.362310 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a7267339-9a39-4583-8f40-541ddd2770f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 202 Aug 19 23:21:26.362310 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 916/3666] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:21:26 2026] DELETE /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:26.370988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.373591 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:26.373888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.374159 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.382579 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.382579 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:26.382579 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:21:26.383594 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1faee003-e5d4-4850-89ae-55a1dd53ee0c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 200 Aug 19 23:21:26.384324 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 921/3667] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:26.393130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.395256 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:26.395469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.395693 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.405919 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.405919 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:26.409617 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:26.415336 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-df56a492-c41e-4c09-ac84-5b664b38cc7d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:26.415336 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 914/3668] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:26.437504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.439354 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97/action Aug 19 23:21:26.439644 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:26.439778 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:26.448962 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.448962 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:26.449347 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:26.454458 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Begin detaching volume completed successfully. Aug 19 23:21:26.454683 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-648cebaa-b9b9-41c4-8686-328cd6fedb54 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97/action returned with HTTP 202 Aug 19 23:21:26.455245 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 918/3669] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:26 2026] POST /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:26.497827 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cadab625-149b-41b7-97ed-dc44d455c8aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.499514 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cadab625-149b-41b7-97ed-dc44d455c8aa None None] GET https://10.4.3.193/volume// Aug 19 23:21:26.499514 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cadab625-149b-41b7-97ed-dc44d455c8aa None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.499514 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cadab625-149b-41b7-97ed-dc44d455c8aa None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.499514 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cadab625-149b-41b7-97ed-dc44d455c8aa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:26.499514 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 917/3670] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:26.503341 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aa121184-081a-4def-ba2d-bff246608782 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.505021 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa121184-081a-4def-ba2d-bff246608782 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:26.505192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa121184-081a-4def-ba2d-bff246608782 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.505373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa121184-081a-4def-ba2d-bff246608782 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.505488 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-aa121184-081a-4def-ba2d-bff246608782 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:26.506128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:26.508420 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:21:26.508754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:26.509024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:26.510053 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.510053 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:26.510724 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa121184-081a-4def-ba2d-bff246608782 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:26.511174 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 922/3671] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:26.518192 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:26.518192 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:26.521825 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:26.526191 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2b0768a4-0dff-41db-a4f3-e09f73dffc84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:21:26.529769 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 915/3672] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:26 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:27.366882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2d65cd87-b37d-44e9-8849-02db6f4bbd68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.369639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2d65cd87-b37d-44e9-8849-02db6f4bbd68 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd Aug 19 23:21:27.369874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2d65cd87-b37d-44e9-8849-02db6f4bbd68 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.370098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2d65cd87-b37d-44e9-8849-02db6f4bbd68 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.380720 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.380720 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:27.394177 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d313a32-78c1-433e-ad29-924230a5bed6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.396434 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d313a32-78c1-433e-ad29-924230a5bed6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 Aug 19 23:21:27.396843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d313a32-78c1-433e-ad29-924230a5bed6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.397251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d313a32-78c1-433e-ad29-924230a5bed6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.406458 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d313a32-78c1-433e-ad29-924230a5bed6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 returned with HTTP 404 Aug 19 23:21:27.406992 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 918/3673] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:21:27 2026] GET /volume/v3/snapshots/0a7d0e0a-689c-4717-9038-1ee7f3bb4452 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:27.420133 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.421973 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:21:27.422181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.422408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.429534 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.429534 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:27.433255 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:27.437474 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3a67ea69-63dd-4f9c-ab36-22f08ef23eda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:21:27.437854 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 923/3674] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:27 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:27.439938 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c51d0e31-9eb3-465d-869e-4fe34be3ee38 req-2d65cd87-b37d-44e9-8849-02db6f4bbd68 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd returned with HTTP 200 Aug 19 23:21:27.440386 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 919/3675] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:27 2026] DELETE /volume/v3/attachments/4a5ec90f-cce8-4628-b3bb-499bac1b3bcd => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:27.470656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.472578 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:27.472938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1378643431"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:27.474345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1378643431'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:27.521867 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.523928 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:27.524116 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.524286 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.524386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:27.534785 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.534785 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:27.535745 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0596981-f7ea-4d16-8ca1-fdc7bd1d2c84 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:27.535967 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 919/3676] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:27 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:27.557048 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.559023 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:27.559397 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-648698745", "snapshot_id": "6ff22fc9-4046-4a89-b56b-d509801635ea", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:27.561084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-648698745', 'snapshot_id': '6ff22fc9-4046-4a89-b56b-d509801635ea', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:27.563116 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 1 GB Aug 19 23:21:27.566191 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.566191 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:27.566809 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:27.567338 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume of 1 GB Aug 19 23:21:27.567766 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:21:27.570867 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Availability Zones retrieved successfully. Aug 19 23:21:27.573826 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (c5a786ae-aa57-4abb-a68a-02b0fb3078b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:27.575284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a8e3c4-03cf-4ea1-9d52-48f89136bed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.576207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:27.576463 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (871a15da-ee36-4f0a-b20f-f32364365d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:27.577319 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60775f3d-615f-4b52-849c-e8091898a054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.578174 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:27.606230 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60775f3d-615f-4b52-849c-e8091898a054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6ff22fc9-4046-4a89-b56b-d509801635ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.607071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e614cd-5e62-48eb-a86b-33bb32196180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.642185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a8e3c4-03cf-4ea1-9d52-48f89136bed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.643444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9845e178-0a4b-4442-ac1b-54a802666c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.664480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['0c741bc5-2bba-42d5-9d61-a7db90479a01', 'bdfb8554-0871-49e2-a902-113c643e9d68', 'cfc1591f-3560-4275-8181-8b7af0401b95', 'acadaab4-9395-45d7-885e-95749afc6c67'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:27.665619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e614cd-5e62-48eb-a86b-33bb32196180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c741bc5-2bba-42d5-9d61-a7db90479a01', 'bdfb8554-0871-49e2-a902-113c643e9d68', 'cfc1591f-3560-4275-8181-8b7af0401b95', 'acadaab4-9395-45d7-885e-95749afc6c67']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.666557 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae8baa7-c221-40d3-a94c-1aa9885f6629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.696469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['ddccd548-3d7a-4f40-bf3b-f002b2bbf847', '44c34ed2-5313-4cba-b89c-7505838a216b', 'd399cca3-a28a-4c74-b74d-1a22c4b72972', '913ec6f9-50ab-4acb-9c7c-1f2ce313deb3'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:27.697350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9845e178-0a4b-4442-ac1b-54a802666c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddccd548-3d7a-4f40-bf3b-f002b2bbf847', '44c34ed2-5313-4cba-b89c-7505838a216b', 'd399cca3-a28a-4c74-b74d-1a22c4b72972', '913ec6f9-50ab-4acb-9c7c-1f2ce313deb3']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.698273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921ddf92-6146-4c27-9ab1-7fb1f1be12db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.716493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae8baa7-c221-40d3-a94c-1aa9885f6629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9475c7-8470-4ebb-8222-9735c21ea9de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-648698745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['0c741bc5-2bba-42d5-9d61-a7db90479a01','bdfb8554-0871-49e2-a902-113c643e9d68','cfc1591f-3560-4275-8181-8b7af0401b95','acadaab4-9395-45d7-885e-95749afc6c67'],size=1,snapshot_id=6ff22fc9-4046-4a89-b56b-d509801635ea,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-648698745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9475c7-8470-4ebb-8222-9735c21ea9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4985bea976c4216bf1d3850172b8eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6ff22fc9-4046-4a89-b56b-d509801635ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.717699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a80b51-08a0-454f-861b-ea62c64a5707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.736214 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921ddf92-6146-4c27-9ab1-7fb1f1be12db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4194b73-d19b-42cf-b264-cd5725664bc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1378643431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['ddccd548-3d7a-4f40-bf3b-f002b2bbf847','44c34ed2-5313-4cba-b89c-7505838a216b','d399cca3-a28a-4c74-b74d-1a22c4b72972','913ec6f9-50ab-4acb-9c7c-1f2ce313deb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1378643431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4194b73-d19b-42cf-b264-cd5725664bc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.737368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fca835-61f9-4cbe-9093-558a65afd520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.748473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a80b51-08a0-454f-861b-ea62c64a5707) transitioned into state 'SUCCESS' from state '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-648698745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['0c741bc5-2bba-42d5-9d61-a7db90479a01','bdfb8554-0871-49e2-a902-113c643e9d68','cfc1591f-3560-4275-8181-8b7af0401b95','acadaab4-9395-45d7-885e-95749afc6c67'],size=1,snapshot_id=6ff22fc9-4046-4a89-b56b-d509801635ea,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.749481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70893c6b-2214-43cd-860b-4f3b7273ee4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.768681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25fca835-61f9-4cbe-9093-558a65afd520) transitioned into state 'SUCCESS' from state '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-1378643431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['ddccd548-3d7a-4f40-bf3b-f002b2bbf847','44c34ed2-5313-4cba-b89c-7505838a216b','d399cca3-a28a-4c74-b74d-1a22c4b72972','913ec6f9-50ab-4acb-9c7c-1f2ce313deb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.769918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415ce1fc-ce6e-49d5-a1bb-8ae24463fd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:27.779963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70893c6b-2214-43cd-860b-4f3b7273ee4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.780946 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (871a15da-ee36-4f0a-b20f-f32364365d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:27.781357 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request issued successfully. Aug 19 23:21:27.782302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415ce1fc-ce6e-49d5-a1bb-8ae24463fd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:27.782403 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aea26d97-b1dc-4dff-928c-c3b32d3ae37c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:27.783010 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 924/3677] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:27 2026] POST /volume/v3/volumes => generated 790 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:27.783476 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (c5a786ae-aa57-4abb-a68a-02b0fb3078b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:27.783990 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:21:27.784646 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ec1d00a-70f3-4acf-b62b-6a244b90cd89 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:27.785084 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 916/3678] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:27 2026] POST /volume/v3/volumes => generated 754 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:27.800573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.804700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b29645ae-f847-4a87-8520-08dffc66f29e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:27.805513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:27.805811 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.806019 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.806987 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b29645ae-f847-4a87-8520-08dffc66f29e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:21:27.807219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b29645ae-f847-4a87-8520-08dffc66f29e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:27.807451 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b29645ae-f847-4a87-8520-08dffc66f29e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:27.818250 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.818250 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:27.820071 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:27.820071 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:27.824623 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b29645ae-f847-4a87-8520-08dffc66f29e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:27.824858 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:27.829684 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b29645ae-f847-4a87-8520-08dffc66f29e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:21:27.830164 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 920/3679] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:27 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:21:27.831444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba57c44a-eaba-4670-bcf0-96be19191e20 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:27.831912 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 920/3680] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:27 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:28.550731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8999ee47-4982-4ea1-a161-07e8332f240f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:28.554764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8999ee47-4982-4ea1-a161-07e8332f240f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:28.554973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8999ee47-4982-4ea1-a161-07e8332f240f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:28.555150 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8999ee47-4982-4ea1-a161-07e8332f240f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:28.555258 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-8999ee47-4982-4ea1-a161-07e8332f240f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:28.559236 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:28.559236 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:28.559957 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8999ee47-4982-4ea1-a161-07e8332f240f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:28.560359 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 925/3681] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:28 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:28.849292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:28.849823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21984f8e-be0b-4800-aa0e-2902fe364605 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:28.851737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21984f8e-be0b-4800-aa0e-2902fe364605 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:28.852055 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:21:28.852055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:28.852183 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21984f8e-be0b-4800-aa0e-2902fe364605 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:28.852328 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:28.852419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21984f8e-be0b-4800-aa0e-2902fe364605 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:28.860368 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:28.860368 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:28.863151 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:28.863151 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:28.864942 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:21:28.869397 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-21984f8e-be0b-4800-aa0e-2902fe364605 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:28.870726 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ae26ebd-8d54-4e55-969c-9fd151488c33 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:21:28.871672 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 917/3682] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:28 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:28.878884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21984f8e-be0b-4800-aa0e-2902fe364605 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:28.879384 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 921/3683] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:28 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:21:28.897900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:28.903081 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:28.903415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:28.903732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:28.917744 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:28.917744 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:28.924050 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:28.930379 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c197c880-f0b8-4ffd-a64e-0f6ab457cc30 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:28.931179 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 921/3684] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:28 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:29.425006 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.427810 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:29.428092 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.428461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.438445 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:29.438445 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:29.444363 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:29.450961 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-cdf21246-d52a-4a46-8be5-cd4395257f96 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:29.451579 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 926/3685] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:29.564544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6ad7a76a-5c14-44d2-a814-a06543d19780 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.565004 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ad7a76a-5c14-44d2-a814-a06543d19780 None None] GET https://10.4.3.193/volume// Aug 19 23:21:29.565173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ad7a76a-5c14-44d2-a814-a06543d19780 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.565391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ad7a76a-5c14-44d2-a814-a06543d19780 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.565757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ad7a76a-5c14-44d2-a814-a06543d19780 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:29.567441 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 918/3686] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:29.575211 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-c600cb71-e7b2-4558-a338-024a3f9544c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.576623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.580972 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:29.580972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.581693 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-c600cb71-e7b2-4558-a338-024a3f9544c9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:29.582434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-c600cb71-e7b2-4558-a338-024a3f9544c9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9475c7-8470-4ebb-8222-9735c21ea9de", "connector": null, "instance_uuid": "4a316678-8b86-406b-88b3-05f85b0838bd"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:29.582686 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.583062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:29.592849 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:29.592849 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:29.594975 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-887f065c-bf2a-4a82-bdb0-c70c13aa2de0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:29.595564 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 922/3687] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:29.788967 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:29.788967 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:29.814255 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-c600cb71-e7b2-4558-a338-024a3f9544c9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:29.814775 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 922/3688] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:29 2026] POST /volume/v3/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:29.848373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2287fbaf-af5f-463a-9599-179dff2e5504 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.850259 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2287fbaf-af5f-463a-9599-179dff2e5504 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:29.850705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2287fbaf-af5f-463a-9599-179dff2e5504 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.851080 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2287fbaf-af5f-463a-9599-179dff2e5504 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.859872 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-031d62d5-f836-4ee9-b83c-abd12993e65c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.860357 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-031d62d5-f836-4ee9-b83c-abd12993e65c None None] GET https://10.4.3.193/volume// Aug 19 23:21:29.860577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-031d62d5-f836-4ee9-b83c-abd12993e65c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.861130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-031d62d5-f836-4ee9-b83c-abd12993e65c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.861210 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-031d62d5-f836-4ee9-b83c-abd12993e65c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:29.861529 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 919/3689] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:29.862763 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:29.862763 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:29.866278 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2287fbaf-af5f-463a-9599-179dff2e5504 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:29.870752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:29.873161 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2287fbaf-af5f-463a-9599-179dff2e5504 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:29.873161 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 927/3690] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:29.874772 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:29.875117 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:29.875531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:29.887792 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:29.887792 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:29.892003 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:29.897402 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-8f865156-0b9b-4c7e-9b9f-2976354a419d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:29.898063 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 923/3691] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:29 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 1062 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:30.025330 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.027638 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] PUT https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 Aug 19 23:21:30.028040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:30.040483 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Acquiring lock "cinder-attachment_update-6d9475c7-8470-4ebb-8222-9735c21ea9de-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:30.046240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-6d9475c7-8470-4ebb-8222-9735c21ea9de-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:30.048643 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.048643 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:30.171518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-6d9475c7-8470-4ebb-8222-9735c21ea9de-np0000007826" released by "attachment_update" :: held 0.125s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:30.171951 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-6b30cb95-6895-4529-bde4-44236439c105 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 returned with HTTP 200 Aug 19 23:21:30.172566 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 923/3692] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:30 2026] PUT /volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:21:30.610395 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8216a620-09c5-4159-abad-b6f7c348049b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.615171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8216a620-09c5-4159-abad-b6f7c348049b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:30.615484 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8216a620-09c5-4159-abad-b6f7c348049b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.615848 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8216a620-09c5-4159-abad-b6f7c348049b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.615975 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8216a620-09c5-4159-abad-b6f7c348049b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:30.621642 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.621642 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:30.622614 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8216a620-09c5-4159-abad-b6f7c348049b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:30.623092 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 920/3693] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:30.727300 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.729387 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:30.729636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.729894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.740787 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.740787 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:30.744637 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:30.749270 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c82c8157-701c-4439-b2e9-9aa1a3b88fda tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:30.749720 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 928/3694] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:30.764425 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.766650 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:30.767092 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.767478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.775597 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.775597 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:30.780047 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:30.785382 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-56702750-bbf1-477c-ad8e-d2665d1dc509 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:30.785382 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 924/3695] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:30.833799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.837478 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:30.837910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.837910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.849222 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.849222 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:30.853526 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:30.858244 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-ba10dcca-caad-45aa-b45d-fde0f3a0a31c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:30.858758 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 924/3696] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:30.887349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.890888 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:30.891138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.891373 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.904603 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.904603 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:30.909327 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:30.914105 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15fe95b2-97f3-4e21-a3e4-a52910056197 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:30.914553 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 921/3697] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:30.940988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-36a6501c-a714-4257-949c-a71182ed4112 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.942615 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36a6501c-a714-4257-949c-a71182ed4112 None None] GET https://10.4.3.193/volume// Aug 19 23:21:30.942615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36a6501c-a714-4257-949c-a71182ed4112 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:30.942615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36a6501c-a714-4257-949c-a71182ed4112 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:30.942615 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36a6501c-a714-4257-949c-a71182ed4112 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:30.942615 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 929/3698] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:30.952294 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-4cce7fa8-dc34-4ed9-b76c-6324826ab554 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:30.955031 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-4cce7fa8-dc34-4ed9-b76c-6324826ab554 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:30.955723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-4cce7fa8-dc34-4ed9-b76c-6324826ab554 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f77b57ba-f23c-4bbe-aa41-b73ad0ba9272", "connector": null, "instance_uuid": "877d47fb-9f59-4b24-bc6e-5fca12c1484b"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:30.965965 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:30.965965 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:31.000118 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-4cce7fa8-dc34-4ed9-b76c-6324826ab554 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:31.001110 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 925/3699] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:30 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 19 23:21:31.031794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58158ab1-a906-46db-9862-eac257f73e7b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.035734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58158ab1-a906-46db-9862-eac257f73e7b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:31.035734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58158ab1-a906-46db-9862-eac257f73e7b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:31.035734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58158ab1-a906-46db-9862-eac257f73e7b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:31.049392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b71754b5-8afe-404a-865b-a9fb8d7cf351 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.051054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b71754b5-8afe-404a-865b-a9fb8d7cf351 None None] GET https://10.4.3.193/volume// Aug 19 23:21:31.051054 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b71754b5-8afe-404a-865b-a9fb8d7cf351 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:31.051054 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b71754b5-8afe-404a-865b-a9fb8d7cf351 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:31.051054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b71754b5-8afe-404a-865b-a9fb8d7cf351 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:31.051054 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 922/3700] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:31.052276 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:31.052276 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:31.064815 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-58158ab1-a906-46db-9862-eac257f73e7b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:31.065267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.067686 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:31.067954 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:31.068185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:31.072427 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58158ab1-a906-46db-9862-eac257f73e7b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:31.073037 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 925/3701] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:31 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:31.094302 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:31.094302 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:31.099974 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:31.105445 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-dd25e41b-5d37-414d-8ca8-8020850da46e tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:31.105917 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 930/3702] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:31 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1036 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:31.224241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.227146 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] PUT https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac Aug 19 23:21:31.227632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:31.251212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Acquiring lock "cinder-attachment_update-f77b57ba-f23c-4bbe-aa41-b73ad0ba9272-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:31.259504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Lock "cinder-attachment_update-f77b57ba-f23c-4bbe-aa41-b73ad0ba9272-np0000007826" acquired by "attachment_update" :: waited 0.008s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:31.260722 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:31.260722 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:31.379917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Lock "cinder-attachment_update-f77b57ba-f23c-4bbe-aa41-b73ad0ba9272-np0000007826" released by "attachment_update" :: held 0.119s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:31.379917 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-e658df7c-59d3-4a7c-b17d-3b8c5845fa8c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac returned with HTTP 200 Aug 19 23:21:31.379917 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 926/3703] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:31 2026] PUT /volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:31.635556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.637241 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:31.637470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:31.637686 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:31.637832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:31.643081 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:31.643081 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:31.643873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cbabeb35-9fdc-4509-957f-3ac7e59c1edc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:31.644216 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 923/3704] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:31 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:31.929618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:31.931747 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:31.931970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:31.932149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:31.943967 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:31.943967 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:31.947289 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:31.951534 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd4a91c6-9635-4639-964e-be6ebb9e3c46 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:31.951916 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 926/3705] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:31 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:32.090885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7335ee3c-58a2-4467-be03-d7e4016d288d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:32.093084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7335ee3c-58a2-4467-be03-d7e4016d288d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:32.093257 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7335ee3c-58a2-4467-be03-d7e4016d288d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:32.093429 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7335ee3c-58a2-4467-be03-d7e4016d288d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:32.103548 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:32.103548 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:32.107229 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7335ee3c-58a2-4467-be03-d7e4016d288d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:32.111541 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7335ee3c-58a2-4467-be03-d7e4016d288d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:32.112004 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 931/3706] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:32 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:32.656379 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:32.658955 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:32.659241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:32.659490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:32.659675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:32.666545 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:32.666545 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:32.668235 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52df6e64-630b-4c70-bc73-2ce5bc9835c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:32.668981 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 927/3707] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:32 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:32.967513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bb35f52d-614c-4445-977b-d019a263cfda None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:32.970021 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb35f52d-614c-4445-977b-d019a263cfda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:32.970287 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb35f52d-614c-4445-977b-d019a263cfda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:32.970565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bb35f52d-614c-4445-977b-d019a263cfda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:32.983834 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:32.983834 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:32.988474 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bb35f52d-614c-4445-977b-d019a263cfda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:32.994941 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bb35f52d-614c-4445-977b-d019a263cfda tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:32.995492 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 924/3708] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:32 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:33.128916 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:33.132161 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:33.132161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:33.132628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:33.146230 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:33.146230 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:33.152328 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:33.161090 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-253c3a5f-93fa-4b6b-8553-7ec7710ede3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:33.161778 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 927/3709] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:33 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:33.461659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-3b543cca-80a4-4d19-b0fc-97dc12935b45 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:33.464236 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-3b543cca-80a4-4d19-b0fc-97dc12935b45 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22/action Aug 19 23:21:33.464646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-3b543cca-80a4-4d19-b0fc-97dc12935b45 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:33.464820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-3b543cca-80a4-4d19-b0fc-97dc12935b45 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:33.483847 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:33.483847 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:33.499444 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-266ac8c4-371d-43eb-821b-993eb9cbbf0b req-3b543cca-80a4-4d19-b0fc-97dc12935b45 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22/action returned with HTTP 204 Aug 19 23:21:33.500003 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 932/3710] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:33 2026] POST /volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:33.688721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:33.695920 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:33.697735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:33.698073 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:33.698221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:33.709844 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:33.709844 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:33.710925 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bff0e69b-2bb5-439b-995b-c2f67b59298a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:33.711310 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 928/3711] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:33 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:34.014570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:34.020471 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:34.020471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:34.020471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:34.031231 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:34.031231 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:34.040153 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:34.047566 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01dae13a-a11f-40b2-8b32-10ded07406c7 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:34.051282 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 925/3712] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:34 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:34.185290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-73783870-1150-44eb-bec4-9a2e07593182 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:34.188007 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73783870-1150-44eb-bec4-9a2e07593182 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:34.188283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73783870-1150-44eb-bec4-9a2e07593182 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:34.188472 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-73783870-1150-44eb-bec4-9a2e07593182 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:34.210093 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:34.210093 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:34.220117 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-73783870-1150-44eb-bec4-9a2e07593182 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:34.232184 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-73783870-1150-44eb-bec4-9a2e07593182 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:34.232693 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 928/3713] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:34 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:21:34.722035 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:34.725276 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:34.725525 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:34.725824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:34.725947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:34.733120 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:34.733120 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:34.734064 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cf5eefd3-f840-4f82-840b-3d788bb5e14a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:34.734537 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 933/3714] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:34 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:35.253590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:35.255931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:35.256216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:35.256437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:35.270991 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:35.270991 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:35.279009 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:35.284561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5b2264b-1159-4fd8-bf3b-e291954400d4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:35.285666 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 929/3715] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:35 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:21:35.747329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:35.749466 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:35.749791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:35.750059 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:35.750220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:35.756600 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:35.756600 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:35.757749 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c9810bd-0a75-47ac-a891-4ae8ddeccb5b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:35.758127 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 926/3716] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:35 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:36.302731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:36.303982 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:36.304817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:36.305044 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:36.320160 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:36.320160 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:36.325298 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:36.331294 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07ebc4f5-4820-4372-8799-fdcee68b4fbf tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:36.331821 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 929/3717] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:36 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:36.531186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-49277967-3717-4e65-9ef7-7df3eef600fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:36.535663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-49277967-3717-4e65-9ef7-7df3eef600fa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac/action Aug 19 23:21:36.536433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-49277967-3717-4e65-9ef7-7df3eef600fa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:36.536433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-49277967-3717-4e65-9ef7-7df3eef600fa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:36.560016 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:36.560016 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:36.572185 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-eb33b23b-cf86-48d1-a6d7-b36c45c65668 req-49277967-3717-4e65-9ef7-7df3eef600fa tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac/action returned with HTTP 204 Aug 19 23:21:36.573065 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 934/3718] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:36 2026] POST /volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:36.778984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:36.783207 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:36.784045 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:36.787837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:36.787837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:36.794053 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=438,cinder:UPDATE=161,cinder:INSERT=77 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:21:36.799134 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:36.799134 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:36.801102 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf471b8e-8ca4-49a5-a746-aff787e2f8b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:36.802106 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 930/3719] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:36 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:37.362032 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:37.365275 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:37.366103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:37.366301 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:37.380686 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:37.380686 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:37.385408 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:37.393467 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b05cffa-6d4e-4be7-8410-5f8710eebdb3 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:37.393467 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 927/3720] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:37 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:37.426964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9015827e-8914-465c-8c68-d13f99f38102 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:37.430647 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9015827e-8914-465c-8c68-d13f99f38102 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:37.430942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9015827e-8914-465c-8c68-d13f99f38102 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:37.431204 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9015827e-8914-465c-8c68-d13f99f38102 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:37.443817 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:37.443817 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:37.448855 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9015827e-8914-465c-8c68-d13f99f38102 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:37.454748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9015827e-8914-465c-8c68-d13f99f38102 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:37.455264 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 930/3721] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:37 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:37.474746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:37.481309 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:37.481721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-detach": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:37.481787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:37.498370 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:37.498370 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:37.498914 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:37.563901 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Attachment connected to vm 877d47fb-9f59-4b24-bc6e-5fca12c1484b, checking data on nova Aug 19 23:21:37.564327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.compute.nova [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100376) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 23:21:37.803865 np0000007826 devstack@c-api.service[100376]: DEBUG novaclient.v2.client [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3907fa75a7d123c78b989a2d4597e24fc110c74d63ccdcd66620c4563ea03fae" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-33becb43-b897-4dfe-9f29-7b6bcb228d73" -H "X-Service-Token: {SHA256}c5fd3e7f17b757fc0a79c19934160e765a12df244d1a8c7763063fec5f0d561f" {{(pid=100376) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 23:21:37.813647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:37.817634 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:37.817634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:37.817634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:37.817634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:37.822356 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:37.822356 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:37.823615 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ec6ba542-f57a-4615-b17f-a27bc3c766b6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:37.824297 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 931/3722] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:37 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:37.944974 np0000007826 devstack@c-api.service[100376]: DEBUG novaclient.v2.client [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 23:21:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4ae6d70c-708d-4cec-9ecf-1426092ab0f0 x-openstack-request-id: req-4ae6d70c-708d-4cec-9ecf-1426092ab0f0 {{(pid=100376) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 23:21:37.945340 np0000007826 devstack@c-api.service[100376]: DEBUG novaclient.v2.client [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f77b57ba-f23c-4bbe-aa41-b73ad0ba9272", "serverId": "877d47fb-9f59-4b24-bc6e-5fca12c1484b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e87c127-6a95-46af-8947-eb6558c5ccac", "bdm_uuid": "7a60ae4d-8b5c-41fa-b66e-b7782af9621b"}} {{(pid=100376) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 23:21:37.945496 np0000007826 devstack@c-api.service[100376]: DEBUG novaclient.v2.client [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 used request id req-4ae6d70c-708d-4cec-9ecf-1426092ab0f0 {{(pid=100376) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 23:21:37.948489 np0000007826 devstack@c-api.service[100376]: ERROR cinder.volume.api [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Caught error: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 23:21:37.951378 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: ERROR cinder.api.middleware.fault Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.middleware.fault [None req-33becb43-b897-4dfe-9f29-7b6bcb228d73 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 409 Aug 19 23:21:37.952452 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 935/3723] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:37 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 167 bytes in 478 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:37.971694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef686ccc-59a4-43c6-baec-02c402a399cb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:37.975993 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:37.976724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:37.977070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:37.998086 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:37.998086 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:37.998086 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:38.103888 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Attachment connected to vm 877d47fb-9f59-4b24-bc6e-5fca12c1484b, checking data on nova Aug 19 23:21:38.103888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.compute.nova [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100373) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 23:21:38.146979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.149634 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:38.150096 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:38.150605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:38.161659 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.161659 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:38.165852 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:38.170371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-ba352c4d-8389-4a72-8544-a6381707c4c4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:38.170920 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 931/3724] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:38 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:38.199024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.205908 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de/action Aug 19 23:21:38.206408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:38.207223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:38.224574 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.224574 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:38.225144 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:38.235973 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Begin detaching volume completed successfully. Aug 19 23:21:38.235973 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-1ff0eaab-0bf3-4a30-b8c1-affc340e8819 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de/action returned with HTTP 202 Aug 19 23:21:38.236423 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 932/3725] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:38.290868 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}225cc1d17c041c57c1cf1c6b5f88cb9898887360308d9067b8c065971164c25a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ef686ccc-59a4-43c6-baec-02c402a399cb" -H "X-Service-Token: {SHA256}e073770215a398aef1ed1a685288865ca70292dbd6ba44d499ce5dcc5bbc99d7" {{(pid=100373) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 23:21:38.297358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9b6e7220-c262-48e1-8f1c-2ca101443be8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.298212 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b6e7220-c262-48e1-8f1c-2ca101443be8 None None] GET https://10.4.3.193/volume// Aug 19 23:21:38.298467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b6e7220-c262-48e1-8f1c-2ca101443be8 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:38.298791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9b6e7220-c262-48e1-8f1c-2ca101443be8 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:38.299166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9b6e7220-c262-48e1-8f1c-2ca101443be8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:38.299542 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 936/3726] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:38.331961 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.338070 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:21:38.338329 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:38.338660 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:38.352439 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.352439 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:38.357570 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:38.364032 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-e5ec2bc5-5d0f-4759-aa24-34d6d3e2389a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:21:38.364496 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 932/3727] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:38 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:38.397298 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 23:21:38 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cb5183f8-aabf-48ee-9dc1-59e4cce6c732 x-openstack-request-id: req-cb5183f8-aabf-48ee-9dc1-59e4cce6c732 {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 23:21:38.397654 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f77b57ba-f23c-4bbe-aa41-b73ad0ba9272", "serverId": "877d47fb-9f59-4b24-bc6e-5fca12c1484b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e87c127-6a95-46af-8947-eb6558c5ccac", "bdm_uuid": "7a60ae4d-8b5c-41fa-b66e-b7782af9621b"}} {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 23:21:38.397654 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 used request id req-cb5183f8-aabf-48ee-9dc1-59e4cce6c732 {{(pid=100373) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 23:21:38.400268 np0000007826 devstack@c-api.service[100373]: ERROR cinder.volume.api [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Caught error: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 23:21:38.405543 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-ef686ccc-59a4-43c6-baec-02c402a399cb tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 409 Aug 19 23:21:38.406590 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 928/3728] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:37 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 167 bytes in 434 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:38.415464 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-12d08a36-8fde-4302-99a2-3d8df3e02456 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.419285 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 933/3729] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:38.429101 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0bde8464-cd30-41c4-90f2-232c60d636d9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.431054 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 937/3730] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:38.439902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-482ddb49-73dd-467f-8016-b2ede9790a68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.515451 np0000007826 devstack@c-api.service[100374]: WARNING keystonemiddleware.auth_token [None req-482ddb49-73dd-467f-8016-b2ede9790a68 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 23:21:38.517019 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 933/3731] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 77 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:38.527765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1884ca25-2f7b-4926-9ded-5478fd3b8509 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.570868 np0000007826 devstack@c-api.service[100373]: WARNING keystonemiddleware.auth_token [None req-1884ca25-2f7b-4926-9ded-5478fd3b8509 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 23:21:38.579095 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 929/3732] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 52 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:38.597100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.712577 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:38.712909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:38.713034 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:38.731201 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.731201 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:38.731684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Updating volume 'f77b57ba-f23c-4bbe-aa41-b73ad0ba9272' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:21:38.755883 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fde0c4d7-5da6-4db2-913f-6f553210e059 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 202 Aug 19 23:21:38.756307 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 934/3733] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:38.765827 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-24856ebd-6f02-4197-ab90-3d59bc69610a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.767823 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:38.768043 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:38.768252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:38.803979 np0000007826 devstack@c-api.service[100376]: DEBUG oslo_db.sqlalchemy.engines [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:21:38.812594 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.812594 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:38.816173 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:38.820661 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24856ebd-6f02-4197-ab90-3d59bc69610a tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:38.821090 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 938/3734] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:38 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:38.839090 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.844305 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:38.844487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:38.844735 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:38.844860 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:38.846515 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:38.848278 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:38.848612 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6e87c127-6a95-46af-8947-eb6558c5ccac"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:38.848781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6e87c127-6a95-46af-8947-eb6558c5ccac"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:38.856366 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.856366 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:38.857202 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88fe1fb8-082e-420f-889b-4befbf4a9ee6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:38.857560 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 934/3735] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:38 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:38.891916 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-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=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:21:38.906066 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:38.906066 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:38.906392 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Volume info retrieved successfully. Aug 19 23:21:38.911795 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Attachment connected to vm 877d47fb-9f59-4b24-bc6e-5fca12c1484b, checking data on nova Aug 19 23:21:38.911954 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.compute.nova [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100373) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 23:21:39.002817 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8b08dc0b4a23df462c5a7e38d88b90d96c684a0bd3ced4b87ddfe94ff544436e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e13947f0-752a-49be-85d3-b6056feb4eb7" -H "X-Service-Token: {SHA256}e073770215a398aef1ed1a685288865ca70292dbd6ba44d499ce5dcc5bbc99d7" {{(pid=100373) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 23:21:39.107050 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 23:21:39 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-958e388c-2548-4ace-bbb7-5d2a757c23d2 x-openstack-request-id: req-958e388c-2548-4ace-bbb7-5d2a757c23d2 {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 23:21:39.109210 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f77b57ba-f23c-4bbe-aa41-b73ad0ba9272", "serverId": "877d47fb-9f59-4b24-bc6e-5fca12c1484b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e87c127-6a95-46af-8947-eb6558c5ccac", "bdm_uuid": "7a60ae4d-8b5c-41fa-b66e-b7782af9621b"}} {{(pid=100373) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 23:21:39.109210 np0000007826 devstack@c-api.service[100373]: DEBUG novaclient.v2.client [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] GET call to compute for https://10.4.3.193/compute/v2.1/servers/877d47fb-9f59-4b24-bc6e-5fca12c1484b/os-volume_attachments/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 used request id req-958e388c-2548-4ace-bbb7-5d2a757c23d2 {{(pid=100373) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 23:21:39.109621 np0000007826 devstack@c-api.service[100373]: ERROR cinder.volume.api [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Caught error: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 23:21:39.112171 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 877d47fb-9f59-4b24-bc6e-5fca12c1484b using the Compute API Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: ERROR cinder.api.middleware.fault Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.middleware.fault [None req-e13947f0-752a-49be-85d3-b6056feb4eb7 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 409 Aug 19 23:21:39.113688 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 930/3736] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:38 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 167 bytes in 267 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:39.122085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-297d4dce-ed8e-4e76-9d19-cb50da081143 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.124000 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 935/3737] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:39 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:39.132203 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-79d29993-07a7-438a-b3c2-0b82f573838c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.160949 np0000007826 devstack@c-api.service[100376]: WARNING keystonemiddleware.auth_token [None req-79d29993-07a7-438a-b3c2-0b82f573838c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 23:21:39.162724 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 939/3738] 10.4.3.193 () {70 vars in 1597 bytes} [Wed Aug 19 23:21:39 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 23:21:39.174090 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.183041 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:39.184804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.185372 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.210331 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.210331 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:39.224627 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:39.231036 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-64c13cf0-1cee-40dd-97e7-88bc1d3a9377 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:39.231467 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 935/3739] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:39.251643 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.256600 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:39.256600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.256600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.299845 np0000007826 devstack@c-api.service[100373]: DEBUG oslo_db.sqlalchemy.engines [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 23:21:39.310198 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.310198 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:39.314350 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:39.318583 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c367c0d-7553-43c1-8b9d-8655de7e29ee tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:39.318976 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 931/3740] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:39.352130 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-cc2ed8e2-c507-483c-8e7f-9d8e45cc4d8d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.354424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-cc2ed8e2-c507-483c-8e7f-9d8e45cc4d8d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 Aug 19 23:21:39.354608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-cc2ed8e2-c507-483c-8e7f-9d8e45cc4d8d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.354762 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-cc2ed8e2-c507-483c-8e7f-9d8e45cc4d8d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.363443 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.363443 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:39.382665 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.384670 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:39.384826 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.385001 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.393888 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.393888 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:39.398458 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:39.404149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-55150bf3-5b49-4f78-8a83-ab2b0db70b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:39.405324 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 940/3741] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:39.410442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c20030e1-9422-4d66-859d-a04bfa2f98f2 req-cc2ed8e2-c507-483c-8e7f-9d8e45cc4d8d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 returned with HTTP 200 Aug 19 23:21:39.410907 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 936/3742] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:39 2026] DELETE /volume/v3/attachments/83720bec-dc61-4b78-8104-7f9568c90e22 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:39.497870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b74e498-fbbf-498f-b8b7-263fcb4b9cc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.498870 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b74e498-fbbf-498f-b8b7-263fcb4b9cc8 None None] GET https://10.4.3.193/volume// Aug 19 23:21:39.498870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b74e498-fbbf-498f-b8b7-263fcb4b9cc8 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.499046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b74e498-fbbf-498f-b8b7-263fcb4b9cc8 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.499483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b74e498-fbbf-498f-b8b7-263fcb4b9cc8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:39.499996 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 936/3743] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:39.508093 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-ba15d5fc-3667-4ce7-a9fc-3735d0ab1e3b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.510545 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-ba15d5fc-3667-4ce7-a9fc-3735d0ab1e3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:39.510925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-ba15d5fc-3667-4ce7-a9fc-3735d0ab1e3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41bd2edd-5af1-4ad1-b4db-18ea42fe79cb", "connector": null, "instance_uuid": "877d47fb-9f59-4b24-bc6e-5fca12c1484b"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:39.520854 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.520854 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:39.556845 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-ba15d5fc-3667-4ce7-a9fc-3735d0ab1e3b tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:39.557463 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 932/3744] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:39 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:39.587255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.589352 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:39.589590 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.589755 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.601766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ef44d5f-6016-4474-b173-5f08a8a73e72 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.602188 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ef44d5f-6016-4474-b173-5f08a8a73e72 None None] GET https://10.4.3.193/volume// Aug 19 23:21:39.602238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.602238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:39.602370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ef44d5f-6016-4474-b173-5f08a8a73e72 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.602594 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ef44d5f-6016-4474-b173-5f08a8a73e72 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.602938 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ef44d5f-6016-4474-b173-5f08a8a73e72 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:39.603236 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 937/3745] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:39.607390 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:39.612214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.612974 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c343a76a-f303-4e7e-8e6a-e3966ebb9b98 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:39.613582 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 941/3746] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:39.614831 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:39.615988 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.616253 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.628260 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.628260 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:39.633133 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:39.640104 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-8feb629d-5977-4347-9eee-9ada3104698c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:39.640639 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 937/3747] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 1035 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:39.742566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.745369 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] PUT https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 Aug 19 23:21:39.745787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:39.754264 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Acquiring lock "cinder-attachment_update-41bd2edd-5af1-4ad1-b4db-18ea42fe79cb-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:39.759029 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Lock "cinder-attachment_update-41bd2edd-5af1-4ad1-b4db-18ea42fe79cb-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:39.759956 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.759956 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:39.845832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Lock "cinder-attachment_update-41bd2edd-5af1-4ad1-b4db-18ea42fe79cb-np0000007826" released by "attachment_update" :: held 0.086s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:39.846321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-11448161-dfa5-434b-a3fc-fabd3304f510 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 returned with HTTP 200 Aug 19 23:21:39.847044 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 933/3748] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:39 2026] PUT /volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:39.871998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:39.874156 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:39.874456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:39.874784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:39.874885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:39.880580 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:39.880580 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:39.881808 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c3b36e7c-3cb8-4de1-a98d-23a782ded7b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:39.882392 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 938/3749] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:39 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:40.404323 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7a89221c-9842-4811-8b93-9a529f9157a3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:40.406167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:40.406813 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1094626746", "snapshot_id": "8a651714-874d-46e1-a7a4-b0af7934d42e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:40.409456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1094626746', 'snapshot_id': '8a651714-874d-46e1-a7a4-b0af7934d42e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:40.414289 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:40.414289 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:40.415212 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:40.415546 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume of 1 GB Aug 19 23:21:40.421011 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Availability Zones retrieved successfully. Aug 19 23:21:40.436345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (07d6998c-d210-451a-a868-620918d80872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:40.437674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fa5ac9-4421-4667-bad0-95f5cddee7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:40.439248 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:40.474635 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fa5ac9-4421-4667-bad0-95f5cddee7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a651714-874d-46e1-a7a4-b0af7934d42e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:40.476226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef477206-a09b-4deb-9941-05357895c30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:40.532524 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['14f9ddf9-e1da-4244-a30d-7ab26456ef17', '4fabb874-9801-4876-b665-7fe4222624f4', '4dbfe6bd-a969-4cce-aaaf-c2a375f8e596', 'e5a319cd-b1a9-486e-9411-f6b63c0df465'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:40.533746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef477206-a09b-4deb-9941-05357895c30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f9ddf9-e1da-4244-a30d-7ab26456ef17', '4fabb874-9801-4876-b665-7fe4222624f4', '4dbfe6bd-a969-4cce-aaaf-c2a375f8e596', 'e5a319cd-b1a9-486e-9411-f6b63c0df465']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:40.534851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1619dbe9-664d-4191-a6a9-5010de661910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:40.576294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1619dbe9-664d-4191-a6a9-5010de661910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7326706f-045a-49a2-a946-5bbdcfd23eb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1094626746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['14f9ddf9-e1da-4244-a30d-7ab26456ef17','4fabb874-9801-4876-b665-7fe4222624f4','4dbfe6bd-a969-4cce-aaaf-c2a375f8e596','e5a319cd-b1a9-486e-9411-f6b63c0df465'],size=1,snapshot_id=8a651714-874d-46e1-a7a4-b0af7934d42e,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1094626746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7326706f-045a-49a2-a946-5bbdcfd23eb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4985bea976c4216bf1d3850172b8eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a651714-874d-46e1-a7a4-b0af7934d42e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:40.576767 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6456a5-b39d-446a-accb-0ac7d3ec8bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:40.594729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6456a5-b39d-446a-accb-0ac7d3ec8bbe) transitioned into state 'SUCCESS' from state '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-1094626746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['14f9ddf9-e1da-4244-a30d-7ab26456ef17','4fabb874-9801-4876-b665-7fe4222624f4','4dbfe6bd-a969-4cce-aaaf-c2a375f8e596','e5a319cd-b1a9-486e-9411-f6b63c0df465'],size=1,snapshot_id=8a651714-874d-46e1-a7a4-b0af7934d42e,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:40.595598 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48baa08c-ad52-41d4-b2ab-1d002f0e11e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:40.620342 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48baa08c-ad52-41d4-b2ab-1d002f0e11e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:40.621531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (07d6998c-d210-451a-a868-620918d80872) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:40.622002 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request issued successfully. Aug 19 23:21:40.623467 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7a89221c-9842-4811-8b93-9a529f9157a3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:40.624119 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 942/3750] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:40 2026] POST /volume/v3/volumes => generated 791 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:40.634444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:40.641818 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:40.642050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:40.642292 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:40.642485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:40.645157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:40.645387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:40.645610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:40.661061 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:40.661061 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:40.661667 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:40.661667 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:40.666027 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:40.675407 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:40.676754 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da26ad43-1b7f-4891-af97-0e3f112181b7 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:40.677347 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 938/3751] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:40 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:40.678146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cdace0f-595e-4b1a-a726-cf22a08d0e4c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:40.678839 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 934/3752] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:40 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:40.892445 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:40.894801 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:40.895073 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:40.895275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:40.895394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:40.899410 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:40.899410 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:40.900217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cff63cdb-024e-4ff7-bd00-a057cf59a5cf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:40.900698 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 939/3753] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:40 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.693948 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-af512c98-466e-4290-a07a-48d2e1188b2d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.696243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.696660 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af512c98-466e-4290-a07a-48d2e1188b2d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:41.696660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af512c98-466e-4290-a07a-48d2e1188b2d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:41.696773 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af512c98-466e-4290-a07a-48d2e1188b2d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:41.698753 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:41.699012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:41.699245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:41.707775 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:41.707775 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:41.712306 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:41.714800 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:41.714800 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:41.717608 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3c83c0ef-3013-4df3-999c-50d655c4c1ea tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:41.718009 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 939/3754] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:41 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.719609 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af512c98-466e-4290-a07a-48d2e1188b2d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:41.724859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af512c98-466e-4290-a07a-48d2e1188b2d tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:41.725269 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 943/3755] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:41 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.735645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.739799 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:41.740023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:41.740199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:41.747616 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:41.747616 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:41.751403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:41.755755 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-70749384-2fb1-4df6-b39f-2a9aca4fbfd2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:41.756098 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 935/3756] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:41 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.780082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f413b04c-3405-409a-96c9-153c4cb8f1cd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.806995 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f413b04c-3405-409a-96c9-153c4cb8f1cd tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:21:41.808759 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f413b04c-3405-409a-96c9-153c4cb8f1cd tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1746039699", "extra_specs": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:41.832432 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f413b04c-3405-409a-96c9-153c4cb8f1cd tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:21:41.832432 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 940/3757] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:21:41 2026] POST /volume/v3/types => generated 212 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.842542 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29477817-9e32-40d9-8127-7a71b38c190a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.844973 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29477817-9e32-40d9-8127-7a71b38c190a tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] POST https://10.4.3.193/volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9/encryption Aug 19 23:21:41.845500 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29477817-9e32-40d9-8127-7a71b38c190a tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:41.861834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29477817-9e32-40d9-8127-7a71b38c190a tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9/encryption returned with HTTP 200 Aug 19 23:21:41.862215 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 940/3758] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:21:41 2026] POST /volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.870726 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6703c6e-622d-4722-a507-980e03d83646 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.910326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:41.912256 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:41.912457 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:41.912692 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:41.912835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:41.918834 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:41.918834 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:41.919786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95e5f8de-5ca6-4806-a951-8bc58ce9bdd8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:41.920161 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 936/3759] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:41 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:41.945733 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:41.945733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-631079650", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1746039699", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:41.945733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-631079650', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1746039699', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:41.949276 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume of 1 GB Aug 19 23:21:41.949721 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:41.949721 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:41.950302 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Availability Zones retrieved successfully. Aug 19 23:21:41.955829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (c52efd00-a042-411d-b19f-f0709a5caefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:41.957083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cbe07b-e9a0-4e79-af4f-c65e3c542c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:41.958210 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:41.984466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cbe07b-e9a0-4e79-af4f-c65e3c542c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:21:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b172130-3d07-4538-a1df-cd524a5bd8b9,is_public=True,name='tempest-scenario-type-luks-1746039699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b172130-3d07-4538-a1df-cd524a5bd8b9', '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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:41.985577 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbeac93-9585-4823-a3a4-2c6be3cadcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:42.016554 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:21:42.017040 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:21:42.055736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Created reservations ['26421148-1fae-40f8-8c89-6e4424362465', '098dd51e-cc46-462d-8c45-bd13abf631f5', 'c608d855-1de1-44f0-a1fa-d7de6c01f3a5', '4ad825a6-6df3-4921-ad24-e85daf2c3e6a'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:42.055736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbeac93-9585-4823-a3a4-2c6be3cadcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26421148-1fae-40f8-8c89-6e4424362465', '098dd51e-cc46-462d-8c45-bd13abf631f5', 'c608d855-1de1-44f0-a1fa-d7de6c01f3a5', '4ad825a6-6df3-4921-ad24-e85daf2c3e6a']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:42.055736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e86d2b2-7268-4ea1-9268-39689650403d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:42.075988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e86d2b2-7268-4ea1-9268-39689650403d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8101d2-64c2-4658-9bbe-d4f72d1013f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-631079650',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['26421148-1fae-40f8-8c89-6e4424362465','098dd51e-cc46-462d-8c45-bd13abf631f5','c608d855-1de1-44f0-a1fa-d7de6c01f3a5','4ad825a6-6df3-4921-ad24-e85daf2c3e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-631079650',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bc8101d2-64c2-4658-9bbe-d4f72d1013f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427405314f645ef9dc6d3bb558acf15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b61705b2999243dcbe12c0e80cd51d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b172130-3d07-4538-a1df-cd524a5bd8b9),volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:42.076961 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b161d9fd-a476-43c3-a215-b452347ea28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:42.095985 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b161d9fd-a476-43c3-a215-b452347ea28d) transitioned into state 'SUCCESS' from state '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-631079650',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['26421148-1fae-40f8-8c89-6e4424362465','098dd51e-cc46-462d-8c45-bd13abf631f5','c608d855-1de1-44f0-a1fa-d7de6c01f3a5','4ad825a6-6df3-4921-ad24-e85daf2c3e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:42.096934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da30db31-30ed-4439-935c-8dc7f21d9b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:42.107053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da30db31-30ed-4439-935c-8dc7f21d9b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:42.108206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (c52efd00-a042-411d-b19f-f0709a5caefe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:42.108639 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request issued successfully. Aug 19 23:21:42.109533 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6703c6e-622d-4722-a507-980e03d83646 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:42.110065 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 944/3760] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:41 2026] POST /volume/v3/volumes => generated 784 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:42.122607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bcca9684-b794-40c2-856f-7230f39811d2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.124434 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcca9684-b794-40c2-856f-7230f39811d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:21:42.124631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcca9684-b794-40c2-856f-7230f39811d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.124832 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bcca9684-b794-40c2-856f-7230f39811d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.135644 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.135644 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:42.139146 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bcca9684-b794-40c2-856f-7230f39811d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:42.143225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bcca9684-b794-40c2-856f-7230f39811d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 200 Aug 19 23:21:42.143594 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 941/3761] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:42.250367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.255741 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:42.255741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.255741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.260223 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.260223 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:42.264051 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:42.269355 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-5386611c-cb75-45c7-be99-6058007cac4b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:42.269847 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 941/3762] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:42.349942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1d85a95f-b275-4c29-ae5b-3d082eff5561 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.350316 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d85a95f-b275-4c29-ae5b-3d082eff5561 None None] GET https://10.4.3.193/volume// Aug 19 23:21:42.350479 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d85a95f-b275-4c29-ae5b-3d082eff5561 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.350669 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1d85a95f-b275-4c29-ae5b-3d082eff5561 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.351010 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1d85a95f-b275-4c29-ae5b-3d082eff5561 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:42.351285 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 937/3763] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21: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 19 23:21:42.360979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-4951727e-83a2-431f-a83c-4d7303374ff2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.362820 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-4951727e-83a2-431f-a83c-4d7303374ff2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:42.363292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-4951727e-83a2-431f-a83c-4d7303374ff2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7326706f-045a-49a2-a946-5bbdcfd23eb2", "connector": null, "instance_uuid": "4a316678-8b86-406b-88b3-05f85b0838bd"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:42.372049 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.372049 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:42.395086 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-4951727e-83a2-431f-a83c-4d7303374ff2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:42.395552 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 945/3764] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:42 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 19 23:21:42.422064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.423923 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:42.424146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.424400 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.430449 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a1e11a6f-5ed4-4fad-bf44-d05662a393ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.430977 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1e11a6f-5ed4-4fad-bf44-d05662a393ef None None] GET https://10.4.3.193/volume// Aug 19 23:21:42.431206 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1e11a6f-5ed4-4fad-bf44-d05662a393ef None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.431468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a1e11a6f-5ed4-4fad-bf44-d05662a393ef None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.431915 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a1e11a6f-5ed4-4fad-bf44-d05662a393ef None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:42.432465 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 942/3765] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:42.436698 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.436698 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:42.441162 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.442831 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:42.443160 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:42.443386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.443575 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.446618 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=441,cinder:INSERT=86,cinder:UPDATE=128 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:21:42.447507 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bbb8a2f-a167-4452-93b0-96e256a1a242 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:42.447912 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 942/3766] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:42.455612 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.455612 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:42.460145 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:42.464450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-3aafc1c9-c74c-45f5-a086-3b6af69a5af1 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:42.464878 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 938/3767] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:42.575000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.577502 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] PUT https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 Aug 19 23:21:42.578163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:42.588532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Acquiring lock "cinder-attachment_update-7326706f-045a-49a2-a946-5bbdcfd23eb2-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:42.593911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-7326706f-045a-49a2-a946-5bbdcfd23eb2-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:42.596731 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.596731 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:42.692668 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-7326706f-045a-49a2-a946-5bbdcfd23eb2-np0000007826" released by "attachment_update" :: held 0.099s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:42.693965 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-d31a5998-d6de-4373-bb09-30225bbbdbe4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 returned with HTTP 200 Aug 19 23:21:42.693965 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 946/3768] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:42 2026] PUT /volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:42.746309 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.748756 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:42.748983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.749212 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.762354 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.762354 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:42.767139 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:42.774069 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fff2cf92-8a57-48f4-ab11-cc26a92ab1da tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:42.774635 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 943/3769] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:42.930257 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fe2136af-ded1-4290-9337-468bfab12265 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:42.932247 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe2136af-ded1-4290-9337-468bfab12265 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:42.932456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe2136af-ded1-4290-9337-468bfab12265 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:42.932689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fe2136af-ded1-4290-9337-468bfab12265 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:42.932843 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fe2136af-ded1-4290-9337-468bfab12265 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:42.937508 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:42.937508 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:42.938376 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fe2136af-ded1-4290-9337-468bfab12265 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:42.938835 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 943/3770] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:42 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.090562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.093256 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:43.093551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.093859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.097437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-5125ef27-e821-4c0f-8ff7-dbc3ab1f5648 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.099576 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-5125ef27-e821-4c0f-8ff7-dbc3ab1f5648 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732/action Aug 19 23:21:43.100198 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-5125ef27-e821-4c0f-8ff7-dbc3ab1f5648 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:43.100476 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-5125ef27-e821-4c0f-8ff7-dbc3ab1f5648 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.104027 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.104027 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.108467 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:43.116743 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3e395b6-7510-4db1-82d9-0f665c97d8b6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:43.116743 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 939/3771] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.123365 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.123365 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:43.129058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.131246 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:43.131630 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.131732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.139098 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b30321f6-8ba7-4427-a60c-2b0bcda87d15 req-5125ef27-e821-4c0f-8ff7-dbc3ab1f5648 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732/action returned with HTTP 204 Aug 19 23:21:43.139920 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.139920 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:43.140033 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 947/3772] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:43 2026] POST /volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:43.143081 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:43.147227 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d1dbebe-b603-45f8-ad13-8e8b0e6e1812 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:43.147585 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 944/3773] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.158251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.161183 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:21:43.161423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.161667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.174521 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.174521 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:43.179705 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:43.185422 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c0dabfe1-0c86-4a7c-b0d1-7264a0af936b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 200 Aug 19 23:21:43.186064 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 944/3774] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.193238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.199156 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:43.199409 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.200925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.201039 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.202516 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:21:43.202837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.203097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.206349 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.206349 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.210045 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:43.210579 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.210579 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:43.214584 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:43.214952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-2a853fed-2454-4370-a735-95a1f5590ed7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:43.215421 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 940/3775] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.220139 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4947bd3-7587-4e78-bf8a-145c043c1ebd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 200 Aug 19 23:21:43.220749 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 948/3776] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.233055 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.235327 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:43.235799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1766747822", "source_volid": "bc8101d2-64c2-4658-9bbe-d4f72d1013f1", "volume_type": "tempest-scenario-type-luks-1746039699", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.237871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1766747822', 'source_volid': 'bc8101d2-64c2-4658-9bbe-d4f72d1013f1', 'volume_type': 'tempest-scenario-type-luks-1746039699', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:43.251052 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.251052 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:43.251784 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume retrieved successfully. Aug 19 23:21:43.251974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume of 1 GB Aug 19 23:21:43.252819 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Availability Zones retrieved successfully. Aug 19 23:21:43.258447 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (9dd86791-efa2-42dc-8117-f4350f58d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:43.259482 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e251132-481d-4307-9dae-88b92924464c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:43.260353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:43.280789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e251132-481d-4307-9dae-88b92924464c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bc8101d2-64c2-4658-9bbe-d4f72d1013f1', 'volume_type': VolumeType(created_at=2026-08-19T23:21:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b172130-3d07-4538-a1df-cd524a5bd8b9,is_public=True,name='tempest-scenario-type-luks-1746039699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b172130-3d07-4538-a1df-cd524a5bd8b9', '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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:43.281736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e7dd14-b2d7-441f-ae73-4ea8535132aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:43.289859 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-121e0c8f-cf28-40e6-aa40-e1915f8c93d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.290403 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-121e0c8f-cf28-40e6-aa40-e1915f8c93d4 None None] GET https://10.4.3.193/volume// Aug 19 23:21:43.290649 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-121e0c8f-cf28-40e6-aa40-e1915f8c93d4 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.290918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-121e0c8f-cf28-40e6-aa40-e1915f8c93d4 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.291347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-121e0c8f-cf28-40e6-aa40-e1915f8c93d4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:43.291724 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 945/3777] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21: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 19 23:21:43.299154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-e1803056-ec98-459e-85e9-7a495fc01a36 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.301150 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-e1803056-ec98-459e-85e9-7a495fc01a36 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:43.301460 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-e1803056-ec98-459e-85e9-7a495fc01a36 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e935c129-cf1e-4e70-ae76-965918c5e8ac", "connector": null, "instance_uuid": "9ca92911-efc2-4f73-b918-8d7b531260f8"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.309576 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.309576 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.310783 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:21:43.311178 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:21:43.325632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Created reservations ['af26c2b2-a1a9-4fd5-938f-72281261b871', '8519d505-f426-4c66-87ef-f0a620a4b930', 'de5de35c-9ac1-4c90-bfcc-4f0f6c8dfa7b', 'aeae4525-fb9a-4eec-bec8-37d5296f8eaf'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:43.326611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66e7dd14-b2d7-441f-ae73-4ea8535132aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af26c2b2-a1a9-4fd5-938f-72281261b871', '8519d505-f426-4c66-87ef-f0a620a4b930', 'de5de35c-9ac1-4c90-bfcc-4f0f6c8dfa7b', 'aeae4525-fb9a-4eec-bec8-37d5296f8eaf']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:43.327276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903ae0c3-3325-4dff-b771-6e55b3a2cc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:43.334669 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-e1803056-ec98-459e-85e9-7a495fc01a36 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:43.335095 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 941/3778] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:43 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:43.364154 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903ae0c3-3325-4dff-b771-6e55b3a2cc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc8d322-da12-4a54-974f-2d7de574acef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1766747822',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['af26c2b2-a1a9-4fd5-938f-72281261b871','8519d505-f426-4c66-87ef-f0a620a4b930','de5de35c-9ac1-4c90-bfcc-4f0f6c8dfa7b','aeae4525-fb9a-4eec-bec8-37d5296f8eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=bc8101d2-64c2-4658-9bbe-d4f72d1013f1,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1766747822',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2dc8d322-da12-4a54-974f-2d7de574acef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427405314f645ef9dc6d3bb558acf15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bc8101d2-64c2-4658-9bbe-d4f72d1013f1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b61705b2999243dcbe12c0e80cd51d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b172130-3d07-4538-a1df-cd524a5bd8b9),volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:43.364850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a0089b4a-8df0-434a-b37b-50868739be7c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.364920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b8e406-1eb4-4b74-bbf3-3cbdd87f13c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:43.366834 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0089b4a-8df0-434a-b37b-50868739be7c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:43.367200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0089b4a-8df0-434a-b37b-50868739be7c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.367548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a0089b4a-8df0-434a-b37b-50868739be7c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.372894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b1e3466-85c7-44af-ae49-789b8ce1ed46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.373367 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b1e3466-85c7-44af-ae49-789b8ce1ed46 None None] GET https://10.4.3.193/volume// Aug 19 23:21:43.373780 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b1e3466-85c7-44af-ae49-789b8ce1ed46 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.373844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b1e3466-85c7-44af-ae49-789b8ce1ed46 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.374206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b1e3466-85c7-44af-ae49-789b8ce1ed46 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:43.375135 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 946/3779] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21: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 19 23:21:43.380957 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.380957 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:43.383573 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.384356 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a0089b4a-8df0-434a-b37b-50868739be7c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:43.385749 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:43.385974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.386147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.386350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b8e406-1eb4-4b74-bbf3-3cbdd87f13c8) transitioned into state 'SUCCESS' from state '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-1766747822',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['af26c2b2-a1a9-4fd5-938f-72281261b871','8519d505-f426-4c66-87ef-f0a620a4b930','de5de35c-9ac1-4c90-bfcc-4f0f6c8dfa7b','aeae4525-fb9a-4eec-bec8-37d5296f8eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=bc8101d2-64c2-4658-9bbe-d4f72d1013f1,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=1b172130-3d07-4538-a1df-cd524a5bd8b9)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:43.387147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1027b3-cdb3-42a2-b728-8e6b0a1aac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:43.390172 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a0089b4a-8df0-434a-b37b-50868739be7c tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:43.390699 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 949/3780] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.395775 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.395775 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.399651 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:43.404086 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-a6c2dc2f-cee3-499b-9f4f-7d106855e0a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:43.404277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1027b3-cdb3-42a2-b728-8e6b0a1aac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:43.404517 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 942/3781] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 1052 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:43.405133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (9dd86791-efa2-42dc-8117-f4350f58d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:43.405441 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request issued successfully. Aug 19 23:21:43.406100 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f71eec7-da8b-4fe8-a484-583d50aef469 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:43.406547 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 945/3782] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:43 2026] POST /volume/v3/volumes => generated 812 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:43.418139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.420404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:43.420800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.421063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.430579 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.430579 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:43.434501 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:43.439234 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6663bbae-34e1-4016-bb05-8d9657e2aee2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:43.439851 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 947/3783] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.461702 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.463306 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:43.463791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.464089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.476114 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.476114 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:43.484432 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:43.487347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1ce411d-9f37-433e-b50c-b8a0c44e6966 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:43.488080 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 950/3784] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.506646 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.508868 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] PUT https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 Aug 19 23:21:43.509242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.516908 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Acquiring lock "cinder-attachment_update-e935c129-cf1e-4e70-ae76-965918c5e8ac-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:43.521201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Lock "cinder-attachment_update-e935c129-cf1e-4e70-ae76-965918c5e8ac-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:43.522215 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.522215 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.655307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Lock "cinder-attachment_update-e935c129-cf1e-4e70-ae76-965918c5e8ac-np0000007826" released by "attachment_update" :: held 0.134s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:43.655752 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-9feb5eb6-07b5-46af-a363-1cf3f39c7439 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 returned with HTTP 200 Aug 19 23:21:43.656506 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 943/3785] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:43 2026] PUT /volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:43.790488 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.792212 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:43.792384 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.792627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.802126 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.802126 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:43.805839 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:43.809880 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a79109ad-ac66-4d83-96fb-44c692e52b9c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:43.810228 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 946/3786] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:43.822141 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-61fb810a-7c69-4f23-96d9-81bceef70365 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.824034 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61fb810a-7c69-4f23-96d9-81bceef70365 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:43.824249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61fb810a-7c69-4f23-96d9-81bceef70365 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.824427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-61fb810a-7c69-4f23-96d9-81bceef70365 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.833685 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.833685 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:43.837525 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-61fb810a-7c69-4f23-96d9-81bceef70365 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:43.842436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-61fb810a-7c69-4f23-96d9-81bceef70365 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:43.843031 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 948/3787] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:43.858323 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cc5b3356-ec54-4826-acf7-b022b8563174 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.860143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cc5b3356-ec54-4826-acf7-b022b8563174 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:43.860737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3356-ec54-4826-acf7-b022b8563174 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-detach": {"attachment_id": "facb499f-dbb5-4e1d-8e40-c20d1fada732"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:43.861731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cc5b3356-ec54-4826-acf7-b022b8563174 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "facb499f-dbb5-4e1d-8e40-c20d1fada732"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.872395 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.872395 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:43.873091 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-cc5b3356-ec54-4826-acf7-b022b8563174 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:43.880432 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cc5b3356-ec54-4826-acf7-b022b8563174 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 400 Aug 19 23:21:43.881097 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 951/3788] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:43 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:21:43.915727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.917946 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:43.918325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.918325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.928265 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.928265 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:43.931772 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:43.936608 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-08a4737f-0b3a-434c-9fd0-249483839b29 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:43.937007 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 944/3789] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:43.949535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c088336b-5903-436a-8588-6ddf2bc05650 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.951578 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c088336b-5903-436a-8588-6ddf2bc05650 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:43.951823 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c088336b-5903-436a-8588-6ddf2bc05650 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:43.952034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c088336b-5903-436a-8588-6ddf2bc05650 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:43.952180 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c088336b-5903-436a-8588-6ddf2bc05650 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:43.962168 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.962168 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:43.963213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c088336b-5903-436a-8588-6ddf2bc05650 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:43.963687 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 947/3790] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:43 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:43.969788 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:43.975574 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb/action Aug 19 23:21:43.976067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:43.976222 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:43.991875 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:43.991875 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:43.992566 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:44.002329 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Begin detaching volume completed successfully. Aug 19 23:21:44.002752 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-c7aa7a16-076d-4b6a-b924-22d46fa0e470 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb/action returned with HTTP 202 Aug 19 23:21:44.003431 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 949/3791] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:43 2026] POST /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:44.054100 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0778e619-21dd-4346-a1f0-6c51dd13aef2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.054429 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0778e619-21dd-4346-a1f0-6c51dd13aef2 None None] GET https://10.4.3.193/volume// Aug 19 23:21:44.054589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0778e619-21dd-4346-a1f0-6c51dd13aef2 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.054810 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0778e619-21dd-4346-a1f0-6c51dd13aef2 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.055278 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0778e619-21dd-4346-a1f0-6c51dd13aef2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:44.055368 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 952/3792] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:44.063633 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.068818 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:44.068818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.068818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.079493 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:44.079493 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:44.084161 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:44.088900 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-be3b7166-5a66-45cf-b754-b168dd5c8319 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:44.089338 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 945/3793] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 1331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:44.407515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-91d9f33f-e01e-494f-a567-09645eed324f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.409242 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91d9f33f-e01e-494f-a567-09645eed324f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:44.409452 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91d9f33f-e01e-494f-a567-09645eed324f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.409646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-91d9f33f-e01e-494f-a567-09645eed324f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.412007 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=498,cinder:INSERT=101,cinder:UPDATE=165 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:21:44.421837 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:44.421837 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:44.426400 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-91d9f33f-e01e-494f-a567-09645eed324f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:44.432241 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-91d9f33f-e01e-494f-a567-09645eed324f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:44.432788 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 948/3794] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:44.452453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.454117 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:44.454313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.454495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.460835 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:44.460835 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:44.464113 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:44.467798 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9ac0cf7-0aad-4795-972a-81462c4a56a9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:44.468197 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 950/3795] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:44.501473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.503850 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:44.504017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.504184 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.513566 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:44.513566 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:44.516835 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:44.520577 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8a020a36-63fb-4fcd-a85c-c07873a3aa81 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:44.520952 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 953/3796] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:44.977417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:44.979139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:44.979403 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:44.979649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:44.979792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:44.984125 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:44.984125 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:44.984828 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-32cf4a14-5b24-42b7-bfa5-da0158ec1bf4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:44.985162 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 946/3797] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:44 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:45.448152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:45.449823 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:45.450019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:45.450179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:45.459095 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:45.459095 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:45.463082 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:45.467362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c3ba350-e1a6-4de5-a69c-a97669fa05dc tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:45.467803 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 949/3798] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:45 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:45.479828 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-745b281b-f663-4ca5-b18b-231f2eb9642a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:45.481758 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-745b281b-f663-4ca5-b18b-231f2eb9642a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:45.481975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-745b281b-f663-4ca5-b18b-231f2eb9642a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:45.482153 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-745b281b-f663-4ca5-b18b-231f2eb9642a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:45.489599 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:45.489599 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:45.492980 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-745b281b-f663-4ca5-b18b-231f2eb9642a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:45.496888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-745b281b-f663-4ca5-b18b-231f2eb9642a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:45.497275 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 951/3799] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:45 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:45.532613 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3daccfa9-f1cf-425d-967f-a5637211117e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:45.534266 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3daccfa9-f1cf-425d-967f-a5637211117e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:45.534509 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3daccfa9-f1cf-425d-967f-a5637211117e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:45.534741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3daccfa9-f1cf-425d-967f-a5637211117e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:45.536653 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=527,cinder:INSERT=105,cinder:UPDATE=163 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:21:45.543809 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:45.543809 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:45.547214 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3daccfa9-f1cf-425d-967f-a5637211117e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:45.550687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3daccfa9-f1cf-425d-967f-a5637211117e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:45.551068 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 954/3800] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:45 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:45.998764 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:46.000679 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:46.000929 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:46.001131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:46.001236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:46.005717 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:46.005717 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:46.006556 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6c9f02e3-4db5-4ceb-a1d4-2e872c7b7008 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:46.006929 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 947/3801] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:45 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:46.117564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-c451e537-0744-44fa-aa4f-785f628247bd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:46.121530 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-c451e537-0744-44fa-aa4f-785f628247bd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8/action Aug 19 23:21:46.121901 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-c451e537-0744-44fa-aa4f-785f628247bd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:46.122012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-c451e537-0744-44fa-aa4f-785f628247bd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:46.140300 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:46.140300 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:46.150603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1684a0d8-be94-4cb4-adee-09b5039e4d6d req-c451e537-0744-44fa-aa4f-785f628247bd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8/action returned with HTTP 204 Aug 19 23:21:46.151030 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 950/3802] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:46 2026] POST /volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:46.479897 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11003f1d-1637-4475-834c-2278c656dae0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:46.481918 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11003f1d-1637-4475-834c-2278c656dae0 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:46.482197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11003f1d-1637-4475-834c-2278c656dae0 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:46.482525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11003f1d-1637-4475-834c-2278c656dae0 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:46.491926 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:46.491926 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:46.495351 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11003f1d-1637-4475-834c-2278c656dae0 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:46.499258 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11003f1d-1637-4475-834c-2278c656dae0 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:46.499720 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 952/3803] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:46 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:46.509196 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:46.510865 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:46.511051 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:46.511261 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:46.517838 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:46.517838 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:46.521189 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:46.525225 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5a7d74d-1c84-47b6-81ca-7cfebac512bb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:46.525592 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 955/3804] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:46 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:46.563657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:46.565593 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:46.565879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:46.566085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:46.577003 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:46.577003 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:46.581167 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:46.586534 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3eb95101-b5f9-4ec0-b3fa-5511be60cdc3 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:46.586873 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 948/3805] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:46 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:47.018351 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:47.020126 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:47.020331 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:47.020551 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:47.020693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:47.025084 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:47.025084 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:47.026688 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51b86f9a-f918-485f-93d1-b3f4b74db298 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:47.026688 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 951/3806] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:47 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:47.511035 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:47.512850 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:47.513037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:47.513220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:47.521869 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:47.521869 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:47.525219 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:47.530118 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebe11f4-77d2-4861-a638-dbfd6204c144 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:47.530586 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 953/3807] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:47 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:47.539365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:47.541130 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:47.541366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:47.541591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:47.550255 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:47.550255 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:47.554729 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:47.559766 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-197ce89d-e38d-4f11-aab9-dff67f9020b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:47.560289 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 956/3808] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:47 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:48.037990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:48.039589 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:48.039800 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:48.040007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:48.040138 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:48.044416 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:48.044416 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:48.045299 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-791eaf55-0b98-4be5-89c0-a1e0238d5348 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:48.045695 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 949/3809] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:48 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:48.543520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:48.545395 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:48.545644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:48.545899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:48.554961 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:48.554961 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:48.558112 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:48.561826 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2c9a4227-0d21-4af5-88b9-de0f913db2f2 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:48.562246 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 952/3810] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:48 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:48.572136 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:48.573982 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:48.574168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:48.574347 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:48.582860 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:48.582860 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:48.586044 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:48.590510 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9a0b3d9-ff60-4a0e-bfa3-6b7c67ca3110 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:48.591045 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 954/3811] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:49.056301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-94c5f416-8e72-424d-8066-346724003f28 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.058384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94c5f416-8e72-424d-8066-346724003f28 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:49.058672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94c5f416-8e72-424d-8066-346724003f28 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.058901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-94c5f416-8e72-424d-8066-346724003f28 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.059050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-94c5f416-8e72-424d-8066-346724003f28 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:49.066351 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.066351 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:49.067167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-94c5f416-8e72-424d-8066-346724003f28 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:49.067581 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 957/3812] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:49.143015 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-b17544ba-e4af-434e-936c-040375ed53cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.145238 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-b17544ba-e4af-434e-936c-040375ed53cd tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126/action Aug 19 23:21:49.145593 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-b17544ba-e4af-434e-936c-040375ed53cd tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:49.145705 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-b17544ba-e4af-434e-936c-040375ed53cd tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:49.168412 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.168412 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:49.181989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-ca25dc0e-b8a0-4b74-961b-6f7e6e82cf98 req-b17544ba-e4af-434e-936c-040375ed53cd tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126/action returned with HTTP 204 Aug 19 23:21:49.182398 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 950/3813] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:21:49 2026] POST /volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:49.287321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5658a522-a4cd-4e99-ba87-bda641222180 req-b55e1ee8-fbf1-4e14-818d-768c35103d85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.289331 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-b55e1ee8-fbf1-4e14-818d-768c35103d85 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] DELETE https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 Aug 19 23:21:49.289574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-b55e1ee8-fbf1-4e14-818d-768c35103d85 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.289812 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-b55e1ee8-fbf1-4e14-818d-768c35103d85 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.296339 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.296339 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:49.342666 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5658a522-a4cd-4e99-ba87-bda641222180 req-b55e1ee8-fbf1-4e14-818d-768c35103d85 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 returned with HTTP 200 Aug 19 23:21:49.343263 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 953/3814] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:49 2026] DELETE /volume/v3/attachments/facb499f-dbb5-4e1d-8e40-c20d1fada732 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:49.443397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.445015 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:49.445302 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.445572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.455890 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.455890 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:49.458547 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:49.462826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d0a12841-8ca9-45d3-a6a5-fc1e6387f852 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:49.463303 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 955/3815] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:49.481253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.483198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2/action Aug 19 23:21:49.483533 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:49.483654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:49.494110 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.494110 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:49.494602 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:49.500753 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Begin detaching volume completed successfully. Aug 19 23:21:49.500960 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-d04856b4-59a3-4239-8702-209c610685db tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2/action returned with HTTP 202 Aug 19 23:21:49.501373 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 958/3816] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:49 2026] POST /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:49.554068 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0ac417c-21c1-4e2c-be7a-ed264976730b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.554503 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0ac417c-21c1-4e2c-be7a-ed264976730b None None] GET https://10.4.3.193/volume// Aug 19 23:21:49.554735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0ac417c-21c1-4e2c-be7a-ed264976730b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.554963 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0ac417c-21c1-4e2c-be7a-ed264976730b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.555223 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0ac417c-21c1-4e2c-be7a-ed264976730b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:49.555535 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 951/3817] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:49.563048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.566673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:21:49.566914 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.567092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.575968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.576935 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.576935 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:49.580025 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:49.580025 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.580025 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.580411 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:49.583467 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-a2e5f66e-faaa-41b3-b547-6dbf5d148dfd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:21:49.583827 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 954/3818] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:49.593094 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.593094 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:49.598253 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:49.603374 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.605034 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-490f8ae8-4a72-4166-877f-2f90ed7c7940 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:49.605557 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:49.605615 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 956/3819] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:49.605852 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.606117 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.614536 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.614536 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:49.617407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2a194f13-77b6-4caa-991d-cced132597e6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:49.618144 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:49.619202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a194f13-77b6-4caa-991d-cced132597e6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:49.619379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a194f13-77b6-4caa-991d-cced132597e6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:49.619599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2a194f13-77b6-4caa-991d-cced132597e6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:49.622286 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e8d7be6-4315-4042-bd6f-7e45d7a3ca8c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:49.622817 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 959/3820] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:49.629645 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:49.629645 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:49.633036 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2a194f13-77b6-4caa-991d-cced132597e6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:49.637326 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2a194f13-77b6-4caa-991d-cced132597e6 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:49.637745 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 952/3821] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:49 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:50.078365 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.080132 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:50.080334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.080553 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.080681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:50.084881 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.084881 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:50.085612 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-082eceae-aec9-4eb1-b9f6-c91adc4912be tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:50.085959 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 955/3822] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:50.096186 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.097681 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:21:50.098036 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.098328 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.105932 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.105932 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:50.110080 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:50.114391 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-710282b9-d66f-4987-b2e4-43a25fde0fc0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 200 Aug 19 23:21:50.115031 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 957/3823] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:50.126122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.127893 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:50.128073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.128269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.128389 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:50.133227 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.133227 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:50.134034 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb238d20-d947-4eee-be58-bbf19cf10af8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:50.134556 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 960/3824] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:50.143880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.146220 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/detail Aug 19 23:21:50.146544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.146808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.147186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:21:50.153936 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c4ef1529-ad77-41d2-b67a-a0b9a68b526a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/detail returned with HTTP 200 Aug 19 23:21:50.154486 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 953/3825] 10.4.3.193 () {66 vars in 1258 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/backups/detail => generated 829 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:50.164779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0f3d385-3927-48b8-b694-139c655f221d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.166653 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb/restore Aug 19 23:21:50.167000 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:50.168366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Restoring backup 42aba393-ee11-41be-81c4-252886992fcb ({'restore': {}}) {{(pid=100374) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:21:50.168560 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Restoring backup 42aba393-ee11-41be-81c4-252886992fcb to volume None. Aug 19 23:21:50.173451 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.173451 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:50.174692 np0000007826 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating volume of 1 GB for restore of backup 42aba393-ee11-41be-81c4-252886992fcb. Aug 19 23:21:50.181509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:21:50.181116. {{(pid=100374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:21:50.181597 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:21:50.188453 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (3b00dcdf-9ac9-4054-a63c-3bb062a92f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:50.190035 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455964ee-7edd-4ee4-955a-82176b20c9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:50.191232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:50.228180 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455964ee-7edd-4ee4-955a-82176b20c9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:50.229376 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efcc0d7-bbd2-468f-b1dd-6c381ce7f892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:50.270904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['f7230923-b07e-4615-b5e9-88fe02764f7a', 'bf67340d-a1d3-43c2-9900-66d0e116cc85', '121c5ed3-2aca-4946-8b09-a529789719fd', '70d6204e-36ff-480d-9502-4297c4df28ca'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:50.271908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efcc0d7-bbd2-468f-b1dd-6c381ce7f892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7230923-b07e-4615-b5e9-88fe02764f7a', 'bf67340d-a1d3-43c2-9900-66d0e116cc85', '121c5ed3-2aca-4946-8b09-a529789719fd', '70d6204e-36ff-480d-9502-4297c4df28ca']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:50.272813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab90ea6-58bc-42dd-922b-a639bcb22715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:50.296451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.298172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:50.298669 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:50.299046 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:50.301622 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab90ea6-58bc-42dd-922b-a639bcb22715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62084aa2-fa3b-43df-bda5-5bebb61dc119', '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_42aba393-ee11-41be-81c4-252886992fcb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f7230923-b07e-4615-b5e9-88fe02764f7a','bf67340d-a1d3-43c2-9900-66d0e116cc85','121c5ed3-2aca-4946-8b09-a529789719fd','70d6204e-36ff-480d-9502-4297c4df28ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_42aba393-ee11-41be-81c4-252886992fcb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62084aa2-fa3b-43df-bda5-5bebb61dc119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:50.302525 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7c2cd7-3da7-4534-ab80-3effa978573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:50.312510 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.312510 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:50.315914 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] Updating volume 'f77b57ba-f23c-4bbe-aa41-b73ad0ba9272' with '{'status': 'in-use'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 23:21:50.317195 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7c2cd7-3da7-4534-ab80-3effa978573b) transitioned into 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_42aba393-ee11-41be-81c4-252886992fcb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f7230923-b07e-4615-b5e9-88fe02764f7a','bf67340d-a1d3-43c2-9900-66d0e116cc85','121c5ed3-2aca-4946-8b09-a529789719fd','70d6204e-36ff-480d-9502-4297c4df28ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:50.318392 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba7fb64-696f-4c2f-bfa2-535edadeeaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:50.326670 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba7fb64-696f-4c2f-bfa2-535edadeeaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:50.327843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (3b00dcdf-9ac9-4054-a63c-3bb062a92f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:50.328224 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:21:50.335307 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.335307 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:50.337738 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:50.342702 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-96574cbc-8fec-4d31-8e88-09ad16893fe2 tempest-TestServerVolumeAttachmentScenario-1989783639 tempest-TestServerVolumeAttachmentScenario-1989783639-project-admin] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 202 Aug 19 23:21:50.343588 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 958/3826] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:21:50 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:50.352956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.355384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:50.355627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.355878 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.366829 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.366829 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:50.370784 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:50.376007 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-32783702-db9c-4cb9-8ac3-6f3bc0f349ad tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:50.376495 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 961/3827] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:50.422583 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.425329 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:50.425640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.425930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.438362 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.438362 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:50.442677 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:50.448857 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-e3f07863-d62f-41ad-93e3-685e06ce29af tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:50.449424 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 954/3828] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:50.466049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.467999 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] POST https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action Aug 19 23:21:50.470730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:50.470730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:50.481447 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.481447 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:50.482178 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:50.489385 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Begin detaching volume completed successfully. Aug 19 23:21:50.489915 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-edbed33e-9f45-4b3c-bc90-f546e13af3c8 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action returned with HTTP 202 Aug 19 23:21:50.490548 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 959/3829] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:50 2026] POST /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:50.531903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-05a6b8d9-beeb-422e-a6bd-d0e46d0cf7c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.532282 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05a6b8d9-beeb-422e-a6bd-d0e46d0cf7c9 None None] GET https://10.4.3.193/volume// Aug 19 23:21:50.532469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05a6b8d9-beeb-422e-a6bd-d0e46d0cf7c9 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.532642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05a6b8d9-beeb-422e-a6bd-d0e46d0cf7c9 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.532987 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05a6b8d9-beeb-422e-a6bd-d0e46d0cf7c9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:50.533254 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 962/3830] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:21:50.544317 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.546500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:50.546828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.547036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.559124 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.559124 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:50.562414 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:50.569532 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-069b15aa-c81e-4c3d-8bdf-c5c6ac194f51 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:50.569990 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 955/3831] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 1332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:50.639886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:50.641677 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:50.641962 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:50.642236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:50.649416 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:50.649416 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:50.657395 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:50.662796 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d005f0cd-1873-4b25-97ed-0b5ae3b09fa4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:50.663596 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 960/3832] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:50 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:51.342834 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:51.342834 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:51.343336 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:21:51.343429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Checking backup size 1 against volume size 1 {{(pid=100374) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:21:51.343583 np0000007826 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Overwriting volume 62084aa2-fa3b-43df-bda5-5bebb61dc119 with restore of backup 42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:51.356742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] restore_backup in rpcapi backup_id 42aba393-ee11-41be-81c4-252886992fcb {{(pid=100374) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:21:51.358648 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0f3d385-3927-48b8-b694-139c655f221d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb/restore returned with HTTP 202 Aug 19 23:21:51.359083 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 956/3833] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:21:50 2026] POST /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb/restore => generated 189 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:51.366135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e355f6fa-118e-45ed-818c-7103f2232c99 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:51.367801 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e355f6fa-118e-45ed-818c-7103f2232c99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:51.367964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e355f6fa-118e-45ed-818c-7103f2232c99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:51.368142 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e355f6fa-118e-45ed-818c-7103f2232c99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:51.368225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e355f6fa-118e-45ed-818c-7103f2232c99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:51.372273 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:51.372273 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:51.373015 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e355f6fa-118e-45ed-818c-7103f2232c99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:51.373344 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 963/3834] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:51 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:51.675955 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:51.677620 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:51.677825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:51.678005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:51.684363 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:51.684363 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:51.687485 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:51.690998 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04a58ec2-d720-4486-9dc8-53c2c43d68cf tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:51.691305 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 956/3835] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:51 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:51.965177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:51.967233 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:51.967577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:51.967860 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:51.977260 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:51.977260 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:51.982840 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:51.984729 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-50ff028f-f9d5-4c1f-874d-37487611cd95 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:51.985209 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 961/3836] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:51 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:52.006850 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:52.008901 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] POST https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac/action Aug 19 23:21:52.009249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:21:52.009395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:52.020615 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:52.020615 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:52.021123 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:52.027694 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Begin detaching volume completed successfully. Aug 19 23:21:52.027950 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-8d100a0b-1e8d-4fb0-a92f-d37d260fc2a5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac/action returned with HTTP 202 Aug 19 23:21:52.028401 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 957/3837] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:21:52 2026] POST /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:21:52.074164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c61e9767-4431-4acc-8e66-2e262460a387 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:52.074580 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c61e9767-4431-4acc-8e66-2e262460a387 None None] GET https://10.4.3.193/volume// Aug 19 23:21:52.074809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c61e9767-4431-4acc-8e66-2e262460a387 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:52.074984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c61e9767-4431-4acc-8e66-2e262460a387 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:52.075348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c61e9767-4431-4acc-8e66-2e262460a387 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:52.075696 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 964/3838] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21: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 19 23:21:52.083603 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:52.085620 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:52.085880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:52.086103 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:52.094690 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:52.094690 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:52.097918 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:52.101957 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-12e0df58-4cdd-430c-96ed-260096fba1f8 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:52.102352 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 957/3839] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:52 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:52.383997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:52.385647 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:52.386029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:52.386319 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:52.386530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:52.390733 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:52.390733 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:52.391565 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c16719e0-82d2-4742-84bf-d182b2de3d82 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:52.392140 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 962/3840] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:52 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:52.702797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:52.704331 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:52.704524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:52.704689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:52.710650 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:52.710650 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:52.713555 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:52.716990 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d424e0f7-4a87-4ef8-a9b5-dd40e1c50009 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:52.717454 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 958/3841] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:52 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:53.401274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b18e23f6-083d-4557-b452-f869614ea6de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:53.402874 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b18e23f6-083d-4557-b452-f869614ea6de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:53.403032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b18e23f6-083d-4557-b452-f869614ea6de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:53.403212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b18e23f6-083d-4557-b452-f869614ea6de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:53.403310 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b18e23f6-083d-4557-b452-f869614ea6de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:53.407191 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:53.407191 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:53.407838 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b18e23f6-083d-4557-b452-f869614ea6de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:53.408155 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 965/3842] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:53 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:53.728643 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95576031-a5d7-473e-997c-ef662aa4e176 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:53.730435 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95576031-a5d7-473e-997c-ef662aa4e176 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:53.730633 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95576031-a5d7-473e-997c-ef662aa4e176 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:53.730971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95576031-a5d7-473e-997c-ef662aa4e176 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:53.737699 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:53.737699 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:53.741488 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95576031-a5d7-473e-997c-ef662aa4e176 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:53.746732 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95576031-a5d7-473e-997c-ef662aa4e176 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:53.747104 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 958/3843] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:53 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:54.418138 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d406001b-48f3-4907-b863-8f074ef1fb99 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:54.419846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d406001b-48f3-4907-b863-8f074ef1fb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:54.420210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d406001b-48f3-4907-b863-8f074ef1fb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:54.421535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d406001b-48f3-4907-b863-8f074ef1fb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:54.421535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d406001b-48f3-4907-b863-8f074ef1fb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:54.425020 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:54.425020 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:54.425894 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d406001b-48f3-4907-b863-8f074ef1fb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:54.426343 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 963/3844] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:54 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:54.760820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:54.762496 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:54.762759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:54.762985 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:54.770169 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:54.770169 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:54.773806 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:54.777771 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ebc6813c-949e-4c20-9f6f-11256e619e54 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:54.778211 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 959/3845] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:54 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.136609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-1c1c5c1a-38a2-4da5-8bf6-88a30baab68e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.138649 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-1c1c5c1a-38a2-4da5-8bf6-88a30baab68e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 Aug 19 23:21:55.138851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-1c1c5c1a-38a2-4da5-8bf6-88a30baab68e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.139025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-1c1c5c1a-38a2-4da5-8bf6-88a30baab68e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.145925 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.145925 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:55.199893 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-cd9bfca1-86e2-4432-a9ae-027697559446 req-1c1c5c1a-38a2-4da5-8bf6-88a30baab68e tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 returned with HTTP 200 Aug 19 23:21:55.200309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 966/3846] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:55 2026] DELETE /volume/v3/attachments/82418b7a-b992-413b-b690-8a7c89ee3de8 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.435432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.437243 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:55.437421 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.437638 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.437758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:55.441984 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.441984 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:55.442683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e450bd3-f5bd-4346-8dd1-d043f7241b6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:55.443157 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 959/3847] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:55 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.457215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-bf08667d-7b17-4ce5-9827-68caf10922c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.462133 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-bf08667d-7b17-4ce5-9827-68caf10922c1 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac Aug 19 23:21:55.462133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-bf08667d-7b17-4ce5-9827-68caf10922c1 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.462133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-bf08667d-7b17-4ce5-9827-68caf10922c1 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.470175 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.470175 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:55.520685 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-1b6e0d0e-a2d8-4c88-bd5c-3d7167a971d8 req-bf08667d-7b17-4ce5-9827-68caf10922c1 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac returned with HTTP 200 Aug 19 23:21:55.521445 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 964/3848] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:55 2026] DELETE /volume/v3/attachments/6e87c127-6a95-46af-8947-eb6558c5ccac => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.757023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.759281 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:55.759486 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.759684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.766056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-9c2c271b-b15e-48f5-b628-f4950199a28e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.767313 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.767313 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:55.768455 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-9c2c271b-b15e-48f5-b628-f4950199a28e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] DELETE https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 Aug 19 23:21:55.768679 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-9c2c271b-b15e-48f5-b628-f4950199a28e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.768916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-9c2c271b-b15e-48f5-b628-f4950199a28e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.778224 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:55.782698 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.783575 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0716decd-2d03-45c2-8473-e52832d42241 req-6f6454d3-3683-40d4-aba5-207d3603fa5c tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:55.784228 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 960/3849] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:55 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.784562 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:21:55.784950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1944070665", "snapshot_id": "764fa697-3a1f-491d-9297-61f0cec04ca7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:55.787694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1944070665', 'snapshot_id': '764fa697-3a1f-491d-9297-61f0cec04ca7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:21:55.787830 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.787830 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:55.796523 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0897245c-c79c-4fb4-b207-2c651a596721 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:55.797932 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0897245c-c79c-4fb4-b207-2c651a596721 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:55.798019 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.798019 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:55.798297 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0897245c-c79c-4fb4-b207-2c651a596721 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:55.798584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0897245c-c79c-4fb4-b207-2c651a596721 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:55.798642 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:21:55.798867 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume of 1 GB Aug 19 23:21:55.804003 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Availability Zones retrieved successfully. Aug 19 23:21:55.806412 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:55.806412 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:55.810875 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0897245c-c79c-4fb4-b207-2c651a596721 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:55.815231 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0897245c-c79c-4fb4-b207-2c651a596721 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:55.815596 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 965/3850] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:55 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.816704 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (d132e2ea-9456-46a4-a1a1-2061c76c0718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:55.818144 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c71c36-7889-415f-9084-af058087e455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:55.819085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:21:55.855792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c71c36-7889-415f-9084-af058087e455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '764fa697-3a1f-491d-9297-61f0cec04ca7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:55.855962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2b1a0-43f7-4412-9e22-fd35703c1c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:55.856268 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f5e7cc0b-4158-4696-a3f7-e3a2d15be4be req-9c2c271b-b15e-48f5-b628-f4950199a28e tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 returned with HTTP 200 Aug 19 23:21:55.856742 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 967/3851] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:21:55 2026] DELETE /volume/v3/attachments/7aecada7-5a2a-4550-9029-65479aaa8126 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:55.901921 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Created reservations ['0bd36f42-c3be-4142-8160-5caf65999d38', '7337ba95-4d8b-47d3-a0d4-f3eb3f784f41', 'aa199320-a251-4753-a181-c47ed1131df3', 'dea7b2b5-c6a2-4c10-8ad9-3093fda94ea7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:21:55.904272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2b1a0-43f7-4412-9e22-fd35703c1c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd36f42-c3be-4142-8160-5caf65999d38', '7337ba95-4d8b-47d3-a0d4-f3eb3f784f41', 'aa199320-a251-4753-a181-c47ed1131df3', 'dea7b2b5-c6a2-4c10-8ad9-3093fda94ea7']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:55.905396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de03c9ab-835d-42d5-9275-99503a354cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:55.951407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de03c9ab-835d-42d5-9275-99503a354cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab867fc-3c19-45a2-9b24-967febb06e1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1944070665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['0bd36f42-c3be-4142-8160-5caf65999d38','7337ba95-4d8b-47d3-a0d4-f3eb3f784f41','aa199320-a251-4753-a181-c47ed1131df3','dea7b2b5-c6a2-4c10-8ad9-3093fda94ea7'],size=1,snapshot_id=764fa697-3a1f-491d-9297-61f0cec04ca7,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1944070665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab867fc-3c19-45a2-9b24-967febb06e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4985bea976c4216bf1d3850172b8eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=764fa697-3a1f-491d-9297-61f0cec04ca7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:55.952201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cc5768-6fa2-4b00-8388-3bc20943f483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:55.970356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cc5768-6fa2-4b00-8388-3bc20943f483) transitioned into state 'SUCCESS' from state '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-1944070665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4985bea976c4216bf1d3850172b8eb9',qos_specs=None,replication_status=,reservations=['0bd36f42-c3be-4142-8160-5caf65999d38','7337ba95-4d8b-47d3-a0d4-f3eb3f784f41','aa199320-a251-4753-a181-c47ed1131df3','dea7b2b5-c6a2-4c10-8ad9-3093fda94ea7'],size=1,snapshot_id=764fa697-3a1f-491d-9297-61f0cec04ca7,source_replicaid=,source_volid=None,status='creating',user_id='c4a78f48ae394d1bb2fb62d4497e4ccb',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:55.971025 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c8d493-92af-42d1-b568-ab828199fa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:21:55.993817 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c8d493-92af-42d1-b568-ab828199fa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:21:55.994866 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Flow 'volume_create_api' (d132e2ea-9456-46a4-a1a1-2061c76c0718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:21:55.995404 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Create volume request issued successfully. Aug 19 23:21:55.996236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-724ba41c-37da-44a2-b22b-7f6dcab0eaa4 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:21:55.996933 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 960/3852] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:21:55 2026] POST /volume/v3/volumes => generated 791 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:21:56.020809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:56.023085 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:56.023814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:56.023814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:56.032543 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:56.032543 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:56.036588 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:56.041359 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0b93f6c-fd97-4ce3-99a2-8bb99ca47f29 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:56.041993 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 961/3853] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:56 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:56.454397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:56.456075 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:56.456382 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:56.456693 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:56.457051 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:56.461096 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:56.461096 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:56.462137 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd092fa8-0576-4cae-8dc3-9de72b93250f tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:56.462556 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 966/3854] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:56 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:56.829421 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0b2dfe85-2972-496a-a418-c40f20924fcb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:56.834426 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b2dfe85-2972-496a-a418-c40f20924fcb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:56.834634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b2dfe85-2972-496a-a418-c40f20924fcb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:56.834835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b2dfe85-2972-496a-a418-c40f20924fcb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:56.846459 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:56.846459 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:56.850308 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0b2dfe85-2972-496a-a418-c40f20924fcb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:56.856265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b2dfe85-2972-496a-a418-c40f20924fcb tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:56.856737 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 968/3855] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:56 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.058772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.061592 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:57.061968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.062270 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.073739 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.073739 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:57.078576 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:57.085216 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-074d1ca7-ad79-40e4-91ea-4d17f1700da8 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:57.085653 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 961/3856] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.103269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff960908-4fb4-4c70-98f4-578407c6feac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.108003 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff960908-4fb4-4c70-98f4-578407c6feac tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:57.108235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff960908-4fb4-4c70-98f4-578407c6feac tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.108443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff960908-4fb4-4c70-98f4-578407c6feac tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.120096 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.120096 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:57.123846 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ff960908-4fb4-4c70-98f4-578407c6feac tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:57.131926 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff960908-4fb4-4c70-98f4-578407c6feac tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:57.132478 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 962/3857] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.474727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78641fe8-0a32-4efe-8142-a3e665003281 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.477347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78641fe8-0a32-4efe-8142-a3e665003281 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:57.477600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78641fe8-0a32-4efe-8142-a3e665003281 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.477880 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78641fe8-0a32-4efe-8142-a3e665003281 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.478042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-78641fe8-0a32-4efe-8142-a3e665003281 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:57.483504 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.483504 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:57.484962 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78641fe8-0a32-4efe-8142-a3e665003281 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:57.485474 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 967/3858] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.652161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.657283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:57.657484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.657687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.667804 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.667804 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:57.672372 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:57.677677 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-c42b42a4-bed8-4212-90cb-8d304c6dc09c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:57.678109 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 969/3859] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.747034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e2be1ccc-51e0-404d-8dcc-8257241c6f90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.747451 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2be1ccc-51e0-404d-8dcc-8257241c6f90 None None] GET https://10.4.3.193/volume// Aug 19 23:21:57.747631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2be1ccc-51e0-404d-8dcc-8257241c6f90 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.747850 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e2be1ccc-51e0-404d-8dcc-8257241c6f90 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.748186 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e2be1ccc-51e0-404d-8dcc-8257241c6f90 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:57.748483 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 962/3860] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:21: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 19 23:21:57.754512 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0c42aa46-080e-44b8-b064-408ad8820335 req-bf5ff1ee-b37d-4cf8-87ad-ab5f469ee5ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.756559 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-bf5ff1ee-b37d-4cf8-87ad-ab5f469ee5ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:21:57.756898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-bf5ff1ee-b37d-4cf8-87ad-ab5f469ee5ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ab867fc-3c19-45a2-9b24-967febb06e1f", "connector": null, "instance_uuid": "4a316678-8b86-406b-88b3-05f85b0838bd"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:57.764479 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.764479 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:57.785272 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-bf5ff1ee-b37d-4cf8-87ad-ab5f469ee5ec tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:21:57.785674 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 963/3861] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:21:57 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 19 23:21:57.811044 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c7c6a319-6054-4c17-897a-f266809ff5ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.812904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7c6a319-6054-4c17-897a-f266809ff5ca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:57.813098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7c6a319-6054-4c17-897a-f266809ff5ca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.813272 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7c6a319-6054-4c17-897a-f266809ff5ca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.817955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-398208e7-393b-4332-8ae4-266d9f163e81 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.818325 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-398208e7-393b-4332-8ae4-266d9f163e81 None None] GET https://10.4.3.193/volume// Aug 19 23:21:57.818514 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-398208e7-393b-4332-8ae4-266d9f163e81 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.818720 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-398208e7-393b-4332-8ae4-266d9f163e81 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.819057 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-398208e7-393b-4332-8ae4-266d9f163e81 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:21:57.819477 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 970/3862] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:21: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 19 23:21:57.822408 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.822408 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:57.825141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.827906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:57.828112 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.828290 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.830126 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c7c6a319-6054-4c17-897a-f266809ff5ca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:57.837684 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7c6a319-6054-4c17-897a-f266809ff5ca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:57.838089 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 968/3863] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.841872 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.841872 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:57.844917 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:57.848887 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-5e2c3ca3-bb9c-4245-90fd-973ca5e7ef7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:57.849276 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 963/3864] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:21:57.868342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9933c223-1e23-420f-b133-7c17ba046ee5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.870343 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9933c223-1e23-420f-b133-7c17ba046ee5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:57.870587 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9933c223-1e23-420f-b133-7c17ba046ee5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.870879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9933c223-1e23-420f-b133-7c17ba046ee5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.877485 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.877485 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:57.884410 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9933c223-1e23-420f-b133-7c17ba046ee5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:57.891619 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9933c223-1e23-420f-b133-7c17ba046ee5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:57.892038 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 964/3865] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.907647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-20065590-329e-4125-b674-74ff90f189f1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.909506 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-20065590-329e-4125-b674-74ff90f189f1 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:21:57.909650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-20065590-329e-4125-b674-74ff90f189f1 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:57.909741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-20065590-329e-4125-b674-74ff90f189f1 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:57.916477 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.916477 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:57.920201 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-20065590-329e-4125-b674-74ff90f189f1 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:21:57.924052 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-20065590-329e-4125-b674-74ff90f189f1 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:21:57.924471 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 971/3866] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:57 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:57.951118 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:57.953327 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] PUT https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 Aug 19 23:21:57.953736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:21:57.962542 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Acquiring lock "cinder-attachment_update-4ab867fc-3c19-45a2-9b24-967febb06e1f-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:21:57.967895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-4ab867fc-3c19-45a2-9b24-967febb06e1f-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:21:57.969246 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:57.969246 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:58.042215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Lock "cinder-attachment_update-4ab867fc-3c19-45a2-9b24-967febb06e1f-np0000007826" released by "attachment_update" :: held 0.074s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:21:58.042607 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-2dae8563-ca8a-483f-81af-88829e47261a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 returned with HTTP 200 Aug 19 23:21:58.043600 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 969/3867] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:21:57 2026] PUT /volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:21:58.497207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:58.499095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:58.499314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:58.499561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:58.499707 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:58.503835 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:58.503835 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:58.504616 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3a0da3a2-7d69-4d2f-9480-aa0f812cdab5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:58.505008 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 964/3868] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:58 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:58.635733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9b097367-2078-4347-a00e-2b810cd906ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:58.637948 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] DELETE https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:58.638192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:58.638451 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:58.638678 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Delete volume with id: 41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:58.650681 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:58.650681 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:58.651580 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:58.677281 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Delete volume request issued successfully. Aug 19 23:21:58.677489 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9b097367-2078-4347-a00e-2b810cd906ef tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 202 Aug 19 23:21:58.677865 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 965/3869] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:58 2026] DELETE /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:58.684440 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-73b64823-83f1-4805-9a69-816a7bdb7eca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:58.688379 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-73b64823-83f1-4805-9a69-816a7bdb7eca tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:58.688379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-73b64823-83f1-4805-9a69-816a7bdb7eca tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:58.688379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-73b64823-83f1-4805-9a69-816a7bdb7eca tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:58.697592 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:58.697592 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:58.701884 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-73b64823-83f1-4805-9a69-816a7bdb7eca tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:58.706942 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-73b64823-83f1-4805-9a69-816a7bdb7eca tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 200 Aug 19 23:21:58.707473 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 972/3870] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:58 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:58.852377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:58.854647 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:58.854928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:58.855177 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:58.869228 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:58.869228 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:21:58.874189 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:58.880375 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8124e5df-b674-4762-8ed0-5253ef111ce9 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:58.880947 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 970/3871] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:58 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:59.044495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.046177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:59.046356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.046553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.046706 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Delete volume with id: e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:59.052918 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.052918 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:59.053320 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:59.075915 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Delete volume request issued successfully. Aug 19 23:21:59.076135 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3cf765a9-d38b-414b-a7c4-64eb9dc48b2a tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 202 Aug 19 23:21:59.076588 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 965/3872] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:59 2026] DELETE /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:59.084110 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.086079 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:21:59.086317 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.086550 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.093521 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.093521 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:59.097263 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:21:59.101184 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0521c74-cccb-4804-aba0-47fef41d12e5 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 200 Aug 19 23:21:59.101657 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 966/3873] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:59 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:59.515020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.516761 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:21:59.516944 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.517142 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.517252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:21:59.521376 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.521376 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:59.522195 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bee6a237-ac1e-4f0f-bfd3-9af60c6f3846 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:21:59.522563 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 973/3874] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:59 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:59.724522 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b50d1f59-7b06-45e6-909e-8f4f5d02d1e5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.727000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b50d1f59-7b06-45e6-909e-8f4f5d02d1e5 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb Aug 19 23:21:59.727179 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b50d1f59-7b06-45e6-909e-8f4f5d02d1e5 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.727350 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b50d1f59-7b06-45e6-909e-8f4f5d02d1e5 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.738778 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b50d1f59-7b06-45e6-909e-8f4f5d02d1e5 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb returned with HTTP 404 Aug 19 23:21:59.738778 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 971/3875] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:59 2026] GET /volume/v3/volumes/41bd2edd-5af1-4ad1-b4db-18ea42fe79cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:21:59.745306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.747215 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:59.747268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.747486 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.747674 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Delete volume with id: f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:59.754665 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.754665 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:21:59.755160 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:59.773740 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Delete volume request issued successfully. Aug 19 23:21:59.773951 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-965ae6c8-e5d4-4fd3-ba56-627880bfe7f4 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 202 Aug 19 23:21:59.774353 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 966/3876] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:21:59 2026] DELETE /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:21:59.780902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.783088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:21:59.784538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.784700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.791559 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.791559 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:21:59.795818 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Volume info retrieved successfully. Aug 19 23:21:59.800606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d83d5fc-3e76-417c-a71e-730c89a64050 tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 200 Aug 19 23:21:59.800987 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 967/3877] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:59 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:21:59.894650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:21:59.896371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:21:59.896603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:21:59.896861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:21:59.908446 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:21:59.908446 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:21:59.914685 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:21:59.918836 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e01d6da-129e-4a96-b2ca-0e6c472073ee tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:21:59.919577 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 974/3878] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:21:59 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:00.117472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c8289119-4a0f-4333-bc21-7cee89d06fa7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.119344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8289119-4a0f-4333-bc21-7cee89d06fa7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac Aug 19 23:22:00.122730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8289119-4a0f-4333-bc21-7cee89d06fa7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.122730 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8289119-4a0f-4333-bc21-7cee89d06fa7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.125279 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8289119-4a0f-4333-bc21-7cee89d06fa7 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac returned with HTTP 404 Aug 19 23:22:00.125896 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 972/3879] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:00 2026] GET /volume/v3/volumes/e935c129-cf1e-4e70-ae76-965918c5e8ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:00.490008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6e71917f-b550-4717-a099-8b3fde381bad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.491795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:22:00.492153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.492548 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.492922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Delete snapshot with id: c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:22:00.503557 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:00.503557 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:00.506941 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:22:00.532127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.537133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:22:00.537133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.537133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.537299 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot delete request issued successfully. Aug 19 23:22:00.537366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:00.537424 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6e71917f-b550-4717-a099-8b3fde381bad tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 202 Aug 19 23:22:00.537424 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 967/3880] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:00 2026] DELETE /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:00.540886 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:00.540886 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:00.541899 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6872bb3b-a505-4a5d-8909-88abceca2c2c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:22:00.542254 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 968/3881] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:00 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:00.543757 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.547105 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:22:00.547397 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.547643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.553950 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:00.553950 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:00.554375 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Snapshot retrieved successfully. Aug 19 23:22:00.555192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d5efb0d-0b79-4d8e-a58f-857d45a8a2df tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 200 Aug 19 23:22:00.555601 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 975/3882] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:00 2026] GET /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:00.821304 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1d210b41-3ff4-43df-a904-3767e75edcce None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.823024 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d210b41-3ff4-43df-a904-3767e75edcce tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] GET https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 Aug 19 23:22:00.823211 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d210b41-3ff4-43df-a904-3767e75edcce tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.823391 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1d210b41-3ff4-43df-a904-3767e75edcce tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.829278 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1d210b41-3ff4-43df-a904-3767e75edcce tempest-TestServerVolumeAttachmentScenario-1063504435 tempest-TestServerVolumeAttachmentScenario-1063504435-project-member] https://10.4.3.193/volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 returned with HTTP 404 Aug 19 23:22:00.829708 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 973/3883] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:00 2026] GET /volume/v3/volumes/f77b57ba-f23c-4bbe-aa41-b73ad0ba9272 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:00.933196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:00.936735 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:00.936735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:00.936735 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:00.946433 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:00.946433 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:00.950233 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:00.956140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e116461-9fa5-4a5f-b4db-ee2782022f7b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:00.956842 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 968/3884] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:00 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.328390 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0c42aa46-080e-44b8-b064-408ad8820335 req-79ee90c9-8386-48a8-82d7-dbdecec5be06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.331231 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-79ee90c9-8386-48a8-82d7-dbdecec5be06 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253/action Aug 19 23:22:01.331699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-79ee90c9-8386-48a8-82d7-dbdecec5be06 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:01.331942 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-79ee90c9-8386-48a8-82d7-dbdecec5be06 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:01.349533 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.349533 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:01.364024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0c42aa46-080e-44b8-b064-408ad8820335 req-79ee90c9-8386-48a8-82d7-dbdecec5be06 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253/action returned with HTTP 204 Aug 19 23:22:01.364630 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 969/3885] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:01 2026] POST /volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:01.551553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.554090 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:22:01.554415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.554681 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.554850 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:01.562920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.562920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:01.563937 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-563e1b0d-f589-4b4d-8fc6-ec2fec7f7854 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:22:01.564431 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 976/3886] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.570369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd0873a5-ae55-46c3-8d95-cc00c708b803 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.576104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd0873a5-ae55-46c3-8d95-cc00c708b803 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 Aug 19 23:22:01.576104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd0873a5-ae55-46c3-8d95-cc00c708b803 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.576104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd0873a5-ae55-46c3-8d95-cc00c708b803 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.580424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.581956 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:01.582874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.582874 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.582965 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd0873a5-ae55-46c3-8d95-cc00c708b803 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 returned with HTTP 404 Aug 19 23:22:01.582965 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 974/3887] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/snapshots/c4d5a77a-a4ae-4cf6-abe4-efb887076e08 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:01.590270 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.590270 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:01.593897 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:01.597548 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-06d25692-d3ed-4d0e-9b6f-b863a9c72e9b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 returned with HTTP 200 Aug 19 23:22:01.597933 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 969/3888] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 => generated 966 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.611879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.613675 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:01.613994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.614173 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.625939 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.630916 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.630916 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:01.631128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:22:01.631310 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.631569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.636805 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:01.645847 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.645847 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:01.647351 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-43c35422-5060-4872-b1d9-cce4e0cb3679 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 returned with HTTP 200 Aug 19 23:22:01.647756 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 970/3889] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.650914 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:22:01.657700 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-755b3530-2b2f-44ba-98a6-ae5b1b4d96a2 req-051a5d85-0b18-4065-9a5b-f83b392f422f tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:22:01.659538 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 977/3890] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.664384 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1beb744e-7733-4119-9642-21629de5b72c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.665282 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:01.665475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.665648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.665819 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:01.681731 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.681731 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:01.682500 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:01.702608 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:22:01.702851 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1beb744e-7733-4119-9642-21629de5b72c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 returned with HTTP 202 Aug 19 23:22:01.703375 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 975/3891] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:01 2026] DELETE /volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:01.711150 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.712970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:01.713156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.713363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:01.721310 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:01.721310 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:01.725223 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:01.729072 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-847c3db5-c03d-4c43-9f70-7a863e254ee0 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 returned with HTTP 200 Aug 19 23:22:01.729421 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 970/3892] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:01.977783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:01.979332 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:01.979596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:01.979811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:02.001130 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:02.001130 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:02.012001 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:02.018727 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f92edc7-fa90-47ad-82b1-431971e2f480 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:02.019424 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 971/3893] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:01 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 1176 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:02.747270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1a6cab7f-89cc-46f6-a944-6a464c20756a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:02.753263 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a6cab7f-89cc-46f6-a944-6a464c20756a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 Aug 19 23:22:02.753698 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a6cab7f-89cc-46f6-a944-6a464c20756a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:02.753964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1a6cab7f-89cc-46f6-a944-6a464c20756a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:02.762976 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1a6cab7f-89cc-46f6-a944-6a464c20756a tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 returned with HTTP 404 Aug 19 23:22:02.764145 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 978/3894] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:02 2026] GET /volume/v3/volumes/62084aa2-fa3b-43df-bda5-5bebb61dc119 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:02.772275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39795cbc-d598-4caa-962c-0c0697308d17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:02.775206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:22:02.775574 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:02.776138 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:02.776331 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: 42aba393-ee11-41be-81c4-252886992fcb. Aug 19 23:22:02.783346 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:02.783346 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:02.802896 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id 42aba393-ee11-41be-81c4-252886992fcb {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:22:02.805051 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39795cbc-d598-4caa-962c-0c0697308d17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 202 Aug 19 23:22:02.805475 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 976/3895] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:02 2026] DELETE /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:22:02.813570 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:02.819157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:22:02.819325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:02.819561 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:02.819755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:02.825019 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:02.825019 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:02.826252 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1dcaf9d-f7ec-459b-93cc-63a74d527455 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 200 Aug 19 23:22:02.826939 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 971/3896] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:02 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:03.837356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:03.839720 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb Aug 19 23:22:03.840100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:03.840334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:03.840500 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 42aba393-ee11-41be-81c4-252886992fcb. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:03.847473 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0b1595ad-01d0-4271-8ba1-b4855d11b705 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb returned with HTTP 404 Aug 19 23:22:03.848062 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 972/3897] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:03 2026] GET /volume/v3/backups/42aba393-ee11-41be-81c4-252886992fcb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:03.943371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:03.945171 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:03.945552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:03.945612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:03.945745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:03.953305 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:03.953305 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:03.953878 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:03.973654 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:22:03.973654 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0337bcc0-0fac-4e1f-a476-f47774af1007 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 202 Aug 19 23:22:03.973654 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 979/3898] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:03 2026] DELETE /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:03.985364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:03.987559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:03.987846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:03.988107 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:03.997741 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:03.997741 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:04.002317 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:04.008348 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1dbf3108-0b22-449e-babd-e8c5808c49ae tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 200 Aug 19 23:22:04.008950 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 977/3899] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:03 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:04.430657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:04.435126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:22:04.435126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:04.435126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:04.443633 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:22:04.444118 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:22:04.446525 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1746039699 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1746039699, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:22:04.456758 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-832cd24a-5beb-44ad-9cff-2c082d2e400a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:22:04.456758 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 972/3900] 10.4.3.193 () {68 vars in 1484 bytes} [Wed Aug 19 23:22:04 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:04.511325 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:04.513252 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:22:04.513504 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:04.513757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:04.523002 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:04.523002 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:04.526193 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:04.530536 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-c0b24532-6945-4e34-a7f6-d623d026297a tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:22:04.530994 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 973/3901] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:04 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:04.541027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:04.543507 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:04.543994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d6ca7a-819f-472b-96f4-e45be6bf4c9f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1729541067", "description": null, "metadata": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:04.560829 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:04.560829 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:04.561493 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:04.561689 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create snapshot from volume e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:22:04.572638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:04.575665 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:22:04.575961 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:04.576225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:04.578139 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Delete volume with id: b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:22:04.585353 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:04.585353 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:04.585972 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:22:04.612085 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Delete volume request issued successfully. Aug 19 23:22:04.612316 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e3354ac8-9176-4ccc-8644-a61b3d4e6669 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 202 Aug 19 23:22:04.613425 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 978/3902] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:04 2026] DELETE /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:04.615949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Created reservations ['ececdf2f-80aa-4677-b540-e26abbc93eaa', 'a3de7b70-fdbb-4cc1-a721-f359c2d871a3', '11bfabcd-efdd-45f2-881d-09e0930cefca', '29b68b50-8ec8-4997-b23c-9054d4e3d50f'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:04.625064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7871761d-f5ae-4659-9bc4-959d46f35770 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:04.629461 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7871761d-f5ae-4659-9bc4-959d46f35770 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:22:04.629461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7871761d-f5ae-4659-9bc4-959d46f35770 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:04.630483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7871761d-f5ae-4659-9bc4-959d46f35770 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:04.640172 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:04.640172 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:04.646465 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7871761d-f5ae-4659-9bc4-959d46f35770 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Volume info retrieved successfully. Aug 19 23:22:04.654576 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7871761d-f5ae-4659-9bc4-959d46f35770 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 200 Aug 19 23:22:04.654576 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 973/3903] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:04 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:04.668509 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot force create request issued successfully. Aug 19 23:22:04.668884 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1f5e1cc0-de14-4349-9107-2cf575f35236 req-ff56535f-d652-46d1-841f-6afba94b0f8f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:04.670942 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 980/3904] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:22:04 2026] POST /volume/v3/snapshots => generated 324 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:05.025211 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bf53258d-7d12-42d7-b54c-3bc94bf3b6a2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.026909 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bf53258d-7d12-42d7-b54c-3bc94bf3b6a2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:05.027085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bf53258d-7d12-42d7-b54c-3bc94bf3b6a2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.027255 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bf53258d-7d12-42d7-b54c-3bc94bf3b6a2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.034101 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bf53258d-7d12-42d7-b54c-3bc94bf3b6a2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 404 Aug 19 23:22:05.034101 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 974/3905] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:05.041779 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8bc2aa12-6bb7-47c3-9e6b-122816d2e6fb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.044265 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bc2aa12-6bb7-47c3-9e6b-122816d2e6fb tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:05.044546 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bc2aa12-6bb7-47c3-9e6b-122816d2e6fb tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.044920 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bc2aa12-6bb7-47c3-9e6b-122816d2e6fb tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.052157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bc2aa12-6bb7-47c3-9e6b-122816d2e6fb tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 404 Aug 19 23:22:05.052819 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 979/3906] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:05.062546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.063920 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:05.064215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.064485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.064702 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: 39c512e2-cd2c-4109-9c8b-ff3cd60592cc Aug 19 23:22:05.069951 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ce33b825-10fe-4ae1-be46-1b89475aa9ee tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc returned with HTTP 404 Aug 19 23:22:05.070470 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 974/3907] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:05 2026] DELETE /volume/v3/volumes/39c512e2-cd2c-4109-9c8b-ff3cd60592cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:05.086692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.088754 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:05.089167 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-250783850"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:05.091369 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-250783850'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:05.091369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume of 1 GB Aug 19 23:22:05.091522 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:05.091522 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:05.096305 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Availability Zones retrieved successfully. Aug 19 23:22:05.103622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (4e78f095-5785-44b5-a330-d140a39c9ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:05.104881 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2474502-a8bc-40b9-9f0b-161e6b9ba0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:05.106326 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:05.136266 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2474502-a8bc-40b9-9f0b-161e6b9ba0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:05.137276 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5559b274-034e-48c7-ae5f-c848f74e0fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:05.193643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['f9ae961e-87c3-4bf9-8eb8-0d5ca51e3a98', '3a768c4b-be47-4000-a878-92d11bba155b', '5eacb783-c0fd-4774-b77c-457203f5e7a7', 'fd759013-96e9-4175-afeb-5edaaad94364'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:05.194678 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5559b274-034e-48c7-ae5f-c848f74e0fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ae961e-87c3-4bf9-8eb8-0d5ca51e3a98', '3a768c4b-be47-4000-a878-92d11bba155b', '5eacb783-c0fd-4774-b77c-457203f5e7a7', 'fd759013-96e9-4175-afeb-5edaaad94364']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:05.195693 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11f514-17e1-4a97-97c8-11ea21a08322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:05.226629 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11f514-17e1-4a97-97c8-11ea21a08322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be42be20-874e-421f-a626-ce9710d8b814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-250783850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f9ae961e-87c3-4bf9-8eb8-0d5ca51e3a98','3a768c4b-be47-4000-a878-92d11bba155b','5eacb783-c0fd-4774-b77c-457203f5e7a7','fd759013-96e9-4175-afeb-5edaaad94364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-250783850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be42be20-874e-421f-a626-ce9710d8b814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941c6ec6a7443e794a9ce6ed38f0753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c061e94e1cd34327927aafc0cd3b1494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:05.227424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88231f33-2575-491f-bae3-17394f8e5550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:05.248456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88231f33-2575-491f-bae3-17394f8e5550) transitioned into state 'SUCCESS' from state '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-250783850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941c6ec6a7443e794a9ce6ed38f0753',qos_specs=None,replication_status=,reservations=['f9ae961e-87c3-4bf9-8eb8-0d5ca51e3a98','3a768c4b-be47-4000-a878-92d11bba155b','5eacb783-c0fd-4774-b77c-457203f5e7a7','fd759013-96e9-4175-afeb-5edaaad94364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c061e94e1cd34327927aafc0cd3b1494',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:05.249362 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c9d64-14d1-4b29-bba9-c14639de9887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:05.262169 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c9d64-14d1-4b29-bba9-c14639de9887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:05.264498 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Flow 'volume_create_api' (4e78f095-5785-44b5-a330-d140a39c9ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:05.264498 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Create volume request issued successfully. Aug 19 23:22:05.264498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6a7412b-b935-4d4b-88c2-b64ee7a6f562 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:05.264852 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 981/3908] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:22:05 2026] POST /volume/v3/volumes => generated 748 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:05.276054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.278193 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:05.278439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.278687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.288900 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:05.288900 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:05.310292 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:05.316568 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5cd19a7a-a7b1-4e53-a257-76e893f45bef tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:05.317096 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 975/3909] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:05.600683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.605594 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:05.605854 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.606097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.627578 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:05.627578 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:05.632447 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:05.641522 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-f14fd97a-4765-43e7-a131-44af8b57c402 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:05.641829 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 980/3910] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 1176 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:05.669926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c23f3e3-d77d-44cc-9a91-3d015fb21187 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.671533 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.672406 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c23f3e3-d77d-44cc-9a91-3d015fb21187 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] GET https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f Aug 19 23:22:05.672596 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c23f3e3-d77d-44cc-9a91-3d015fb21187 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.672808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c23f3e3-d77d-44cc-9a91-3d015fb21187 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.676008 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] POST https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f/action Aug 19 23:22:05.676425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:05.676585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:05.679022 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c23f3e3-d77d-44cc-9a91-3d015fb21187 tempest-TestStampPattern-1948603356 tempest-TestStampPattern-1948603356-project-member] https://10.4.3.193/volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f returned with HTTP 404 Aug 19 23:22:05.679503 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 975/3911] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/b3ef5f31-991f-4074-a14a-7bf5cffd332f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:05.694782 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:05.694782 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:05.695256 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:05.708878 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Begin detaching volume completed successfully. Aug 19 23:22:05.709126 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-277857ec-d801-46fa-b6ed-21757c046f84 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f/action returned with HTTP 202 Aug 19 23:22:05.709663 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 982/3912] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:22:05 2026] POST /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:22:05.773569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d8b171a-359f-407c-832c-44b7b3167d9e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.774087 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d8b171a-359f-407c-832c-44b7b3167d9e None None] GET https://10.4.3.193/volume// Aug 19 23:22:05.774308 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d8b171a-359f-407c-832c-44b7b3167d9e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.774583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d8b171a-359f-407c-832c-44b7b3167d9e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.774983 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d8b171a-359f-407c-832c-44b7b3167d9e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:05.775313 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 976/3913] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:05.784587 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:05.787563 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:05.787899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:05.788180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:05.805731 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:05.805731 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:05.810424 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:05.815257 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-adc75d0b-467d-4d7f-96a8-daf080f7e91c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:05.815633 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 981/3914] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:05 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:06.330484 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:06.335595 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:06.335886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:06.336146 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:06.359326 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:06.359326 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:06.365454 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:06.372838 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5d1389b-4ab9-4b3f-bd27-996feb06b3b3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:06.373294 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 976/3915] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:06 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:06.698221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:06.700357 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd Aug 19 23:22:06.700596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:06.700855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:06.710740 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:06.710740 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:06.710740 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:22:06.710740 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-398554ac-4d63-438e-8f3d-a6b2a0aea95c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd returned with HTTP 200 Aug 19 23:22:06.710968 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 983/3916] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:06 2026] GET /volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:06.755919 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:06.758364 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:06.758746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-967216016", "snapshot_id": null, "imageRef": "9942eb6e-c4ab-4eaf-9c9e-016a1ec60651", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:06.760279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-967216016', 'snapshot_id': None, 'imageRef': '9942eb6e-c4ab-4eaf-9c9e-016a1ec60651', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:06.760530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-999e58cd-030f-480c-8227-cf7134731da0 req-733ebd3d-4e9f-4095-8da7-291a70d9c289 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:06.763168 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-733ebd3d-4e9f-4095-8da7-291a70d9c289 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 Aug 19 23:22:06.763410 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-733ebd3d-4e9f-4095-8da7-291a70d9c289 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:06.763636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-733ebd3d-4e9f-4095-8da7-291a70d9c289 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:06.777546 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:06.777546 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:06.846673 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-999e58cd-030f-480c-8227-cf7134731da0 req-733ebd3d-4e9f-4095-8da7-291a70d9c289 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 returned with HTTP 200 Aug 19 23:22:06.847249 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 982/3917] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:22:06 2026] DELETE /volume/v3/attachments/b76556c1-0503-4da2-885b-5eeb1b6dd253 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:06.875362 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:06.875362 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:06.875861 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:22:06.876073 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume of 1 GB Aug 19 23:22:06.881515 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Availability Zones retrieved successfully. Aug 19 23:22:06.888654 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (1483bbbb-32b6-4908-a295-b9d9e0fa91e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:06.890603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabdc951-f516-4709-8fcb-821cdd142fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:06.891816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:06.925429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabdc951-f516-4709-8fcb-821cdd142fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eed854b4-dce2-40d3-ac9d-813733ba1bbd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:06.926282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ddb9c2-f890-4e06-9cfa-c067c36437ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:06.966654 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Created reservations ['6609783b-9ddc-4e33-b0c7-5866519d17ab', 'a1b705ab-c303-40ce-a38b-64daa4a8c26b', 'a01f09cb-2ff1-4acc-9065-3c85877c1898', 'd69821fd-1069-4cf5-8e65-cd5d8208a50b'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:06.967620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ddb9c2-f890-4e06-9cfa-c067c36437ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6609783b-9ddc-4e33-b0c7-5866519d17ab', 'a1b705ab-c303-40ce-a38b-64daa4a8c26b', 'a01f09cb-2ff1-4acc-9065-3c85877c1898', 'd69821fd-1069-4cf5-8e65-cd5d8208a50b']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:06.968552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af83b21-f73f-4826-b75a-772cae74a45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:07.020132 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af83b21-f73f-4826-b75a-772cae74a45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77bfcee2-066e-4b89-9bcf-f8c5fa1399e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-967216016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['6609783b-9ddc-4e33-b0c7-5866519d17ab','a1b705ab-c303-40ce-a38b-64daa4a8c26b','a01f09cb-2ff1-4acc-9065-3c85877c1898','d69821fd-1069-4cf5-8e65-cd5d8208a50b'],size=1,snapshot_id=eed854b4-dce2-40d3-ac9d-813733ba1bbd,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-967216016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77bfcee2-066e-4b89-9bcf-f8c5fa1399e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='453c48402cf943c7b8c78c3d08ed1037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eed854b4-dce2-40d3-ac9d-813733ba1bbd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5dec15749bf4624a57efef8dc1e0342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:07.020912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270b603d-4ece-45b3-af8a-aefb25716654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:07.040009 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270b603d-4ece-45b3-af8a-aefb25716654) transitioned into state 'SUCCESS' from state '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-967216016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['6609783b-9ddc-4e33-b0c7-5866519d17ab','a1b705ab-c303-40ce-a38b-64daa4a8c26b','a01f09cb-2ff1-4acc-9065-3c85877c1898','d69821fd-1069-4cf5-8e65-cd5d8208a50b'],size=1,snapshot_id=eed854b4-dce2-40d3-ac9d-813733ba1bbd,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:07.040983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18b97b0-23c3-4790-b2d9-c4f7a9cb1bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:07.065834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18b97b0-23c3-4790-b2d9-c4f7a9cb1bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:07.066732 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (1483bbbb-32b6-4908-a295-b9d9e0fa91e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:07.067000 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request issued successfully. Aug 19 23:22:07.067593 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20fad993-5e9d-44d7-a1bd-bfd87907c991 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:07.068114 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 977/3918] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:22:06 2026] POST /volume/v3/volumes => generated 813 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:07.084953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57ff2392-9a9e-4367-9128-f255c91fc540 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:07.089848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57ff2392-9a9e-4367-9128-f255c91fc540 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:07.090128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57ff2392-9a9e-4367-9128-f255c91fc540 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:07.092791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57ff2392-9a9e-4367-9128-f255c91fc540 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:07.108103 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:07.108103 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:07.112040 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57ff2392-9a9e-4367-9128-f255c91fc540 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:07.116255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57ff2392-9a9e-4367-9128-f255c91fc540 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:07.116695 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 977/3919] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:22:07 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:07.890578 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e548181a-b370-49cb-ba7c-3944048d37ab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:07.892315 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e548181a-b370-49cb-ba7c-3944048d37ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:07.892540 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e548181a-b370-49cb-ba7c-3944048d37ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:07.892774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e548181a-b370-49cb-ba7c-3944048d37ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:07.899503 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:07.899503 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:07.902887 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e548181a-b370-49cb-ba7c-3944048d37ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:07.906917 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e548181a-b370-49cb-ba7c-3944048d37ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:07.907255 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 984/3920] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:07 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:07.921309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c214c258-6489-43a6-bd0e-dbdf920c686f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:07.922958 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c214c258-6489-43a6-bd0e-dbdf920c686f tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:07.923137 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c214c258-6489-43a6-bd0e-dbdf920c686f tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:07.923288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c214c258-6489-43a6-bd0e-dbdf920c686f tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:07.930567 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:07.930567 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:07.934875 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c214c258-6489-43a6-bd0e-dbdf920c686f tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:07.940204 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c214c258-6489-43a6-bd0e-dbdf920c686f tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:07.940590 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 983/3921] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:07 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:07.955293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9614a351-5d85-4b1e-8deb-83ef051319cd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:07.957471 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:07.957844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:07.958150 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:07.958434 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume with id: 4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:07.967232 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:07.967232 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:07.967995 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:07.990875 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume request issued successfully. Aug 19 23:22:07.991137 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9614a351-5d85-4b1e-8deb-83ef051319cd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 202 Aug 19 23:22:07.991756 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 978/3922] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:07 2026] DELETE /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:08.002679 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e0e01894-35f7-4674-8653-b0d25dd747fd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:08.005906 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0e01894-35f7-4674-8653-b0d25dd747fd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:08.006071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0e01894-35f7-4674-8653-b0d25dd747fd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:08.006310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e0e01894-35f7-4674-8653-b0d25dd747fd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:08.017164 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:08.017164 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:08.021682 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e0e01894-35f7-4674-8653-b0d25dd747fd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:08.026244 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e0e01894-35f7-4674-8653-b0d25dd747fd tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 200 Aug 19 23:22:08.028808 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 978/3923] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:08 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:08.136506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:08.139031 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:08.139231 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:08.139730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:08.148954 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:08.148954 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:08.152670 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:08.157539 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4adcd65f-5148-4c59-a154-d2c19de4a932 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:08.157926 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 985/3924] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:22:08 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:08.172228 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:08.174178 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:08.174408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:08.174624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:08.184999 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:08.184999 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:08.189100 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:08.196309 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7bc5a41-2b95-4e04-935c-5c0b86633587 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:08.197196 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 984/3925] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:22:08 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1422 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:09.041806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-889fa400-dc29-4e96-9397-26b816e255c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.045075 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-889fa400-dc29-4e96-9397-26b816e255c2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f Aug 19 23:22:09.045342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-889fa400-dc29-4e96-9397-26b816e255c2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.045619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-889fa400-dc29-4e96-9397-26b816e255c2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.053608 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-889fa400-dc29-4e96-9397-26b816e255c2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f returned with HTTP 404 Aug 19 23:22:09.054431 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 979/3926] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:09 2026] GET /volume/v3/volumes/4ab867fc-3c19-45a2-9b24-967febb06e1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:09.063131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ba6cc51b-42d4-471a-b985-df728996ec0a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.065067 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba6cc51b-42d4-471a-b985-df728996ec0a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:09.066640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba6cc51b-42d4-471a-b985-df728996ec0a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.066640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ba6cc51b-42d4-471a-b985-df728996ec0a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.073480 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:09.073480 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:09.077677 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ba6cc51b-42d4-471a-b985-df728996ec0a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:09.081877 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ba6cc51b-42d4-471a-b985-df728996ec0a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:22:09.082491 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 979/3927] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:09 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:09.095480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eaff631a-3551-4166-9466-3b59bbfff74b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.098473 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eaff631a-3551-4166-9466-3b59bbfff74b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:09.098473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eaff631a-3551-4166-9466-3b59bbfff74b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.098473 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eaff631a-3551-4166-9466-3b59bbfff74b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.104945 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:09.104945 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:09.108813 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eaff631a-3551-4166-9466-3b59bbfff74b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:09.113448 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eaff631a-3551-4166-9466-3b59bbfff74b tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:22:09.113988 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 986/3928] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:09 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:09.125428 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.127173 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:09.127362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.127572 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.127733 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume with id: 7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:09.136311 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:09.136311 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:09.136311 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:09.153020 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume request issued successfully. Aug 19 23:22:09.153200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2fa18ff9-3c70-4528-9778-691b536a61f0 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 202 Aug 19 23:22:09.153658 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 985/3929] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:09 2026] DELETE /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:09.164050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-203baaac-683b-4f0e-b217-4e3389628c75 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.168408 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-203baaac-683b-4f0e-b217-4e3389628c75 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:09.168627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-203baaac-683b-4f0e-b217-4e3389628c75 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.168842 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-203baaac-683b-4f0e-b217-4e3389628c75 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.176120 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:09.176120 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:09.184591 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-203baaac-683b-4f0e-b217-4e3389628c75 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:09.192880 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-203baaac-683b-4f0e-b217-4e3389628c75 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 200 Aug 19 23:22:09.193999 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 980/3930] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:09 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:09.389488 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:09.394732 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:09.394732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:09.394732 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:09.402734 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:09.402734 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:09.407234 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:09.413496 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-abff1ddc-b494-4d7b-9ba2-6fbd4b283447 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:09.414120 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 980/3931] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:09 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:10.057654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.059821 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:10.060027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.060222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.067916 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.067916 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:10.072149 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:10.079787 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-0d15cc43-8515-4761-8428-f6a085ac3d11 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:10.080278 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 987/3932] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:10.093789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c40508d5-c9b1-43ed-8ed7-688f096cf007 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.094290 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c40508d5-c9b1-43ed-8ed7-688f096cf007 None None] GET https://10.4.3.193/volume// Aug 19 23:22:10.094541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c40508d5-c9b1-43ed-8ed7-688f096cf007 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.094821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c40508d5-c9b1-43ed-8ed7-688f096cf007 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.095274 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c40508d5-c9b1-43ed-8ed7-688f096cf007 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:10.095608 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 986/3933] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:10.104567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-12d1198e-e18d-4889-977b-81be0a4649db None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.110629 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-12d1198e-e18d-4889-977b-81be0a4649db tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:22:10.112463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-12d1198e-e18d-4889-977b-81be0a4649db tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77bfcee2-066e-4b89-9bcf-f8c5fa1399e5", "connector": null, "instance_uuid": "fc4ed604-1447-4487-bdbd-a95a585a2e41"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:10.129257 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.129257 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:10.164417 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-12d1198e-e18d-4889-977b-81be0a4649db tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:22:10.165023 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 981/3934] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:22:10 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:10.212403 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3bea83d-d71e-40eb-b84c-e5843f992187 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.214405 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3bea83d-d71e-40eb-b84c-e5843f992187 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 Aug 19 23:22:10.214569 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3bea83d-d71e-40eb-b84c-e5843f992187 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.214797 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3bea83d-d71e-40eb-b84c-e5843f992187 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.222224 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3bea83d-d71e-40eb-b84c-e5843f992187 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 returned with HTTP 404 Aug 19 23:22:10.222675 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 981/3935] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/v3/volumes/7326706f-045a-49a2-a946-5bbdcfd23eb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:10.229365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.231283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:10.231500 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.231701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.242911 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.242911 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:10.248782 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:10.255529 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-587ecda0-4b62-4ec6-a703-c0d475dd03cb tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:22:10.256058 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 988/3936] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:22:10.269467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.271645 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:10.271912 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.272158 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.281225 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.281225 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:10.286063 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:10.291243 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-416e8dae-4c2e-43e2-8345-42d3118b62ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:22:10.291736 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 987/3937] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:10.310490 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.312232 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:10.312435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.312620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.313076 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume with id: 6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:10.321197 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.321197 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:10.321698 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:10.344173 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume request issued successfully. Aug 19 23:22:10.344173 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ae43080e-6aa3-479a-ab31-a2fb72f364ff tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 202 Aug 19 23:22:10.344378 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 982/3938] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:10 2026] DELETE /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:10.352176 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24374a1d-3836-467e-a795-5f1f208d37e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:10.354413 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24374a1d-3836-467e-a795-5f1f208d37e2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:10.354738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24374a1d-3836-467e-a795-5f1f208d37e2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:10.354944 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24374a1d-3836-467e-a795-5f1f208d37e2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:10.363552 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:10.363552 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:10.367246 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-24374a1d-3836-467e-a795-5f1f208d37e2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:10.371529 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24374a1d-3836-467e-a795-5f1f208d37e2 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 200 Aug 19 23:22:10.371907 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 982/3939] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:10 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:11.386205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8bef028f-1041-4014-b2a6-d78e6bdc5fab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.388193 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8bef028f-1041-4014-b2a6-d78e6bdc5fab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de Aug 19 23:22:11.388468 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8bef028f-1041-4014-b2a6-d78e6bdc5fab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:11.388615 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8bef028f-1041-4014-b2a6-d78e6bdc5fab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:11.399560 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8bef028f-1041-4014-b2a6-d78e6bdc5fab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de returned with HTTP 404 Aug 19 23:22:11.400230 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 989/3940] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:11 2026] GET /volume/v3/volumes/6d9475c7-8470-4ebb-8222-9735c21ea9de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:11.416169 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-324041a7-2f58-4ce9-b849-b8f8d49754af None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.416997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:22:11.416997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:11.416997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:11.416997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete snapshot with id: 764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:22:11.427530 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:11.427530 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:11.427530 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:11.431181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29ed2df4-39cd-46cc-b0c6-cff8030c444e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.431181 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29ed2df4-39cd-46cc-b0c6-cff8030c444e None None] GET https://10.4.3.193/volume// Aug 19 23:22:11.431181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29ed2df4-39cd-46cc-b0c6-cff8030c444e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:11.431181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29ed2df4-39cd-46cc-b0c6-cff8030c444e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:11.432087 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29ed2df4-39cd-46cc-b0c6-cff8030c444e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:11.434611 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 983/3941] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:11 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 23:22:11.454027 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot delete request issued successfully. Aug 19 23:22:11.454141 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.454488 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-324041a7-2f58-4ce9-b849-b8f8d49754af tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 202 Aug 19 23:22:11.454488 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 988/3942] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:11 2026] DELETE /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:11.457208 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:22:11.457568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:11.457772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:11.464841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4bfa252a-5a3c-472f-9a30-b61390be627a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.470196 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bfa252a-5a3c-472f-9a30-b61390be627a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:22:11.470772 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:11.470772 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:11.470893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bfa252a-5a3c-472f-9a30-b61390be627a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:11.470893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4bfa252a-5a3c-472f-9a30-b61390be627a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:11.474617 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:11.478252 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:11.478252 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:11.478798 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4bfa252a-5a3c-472f-9a30-b61390be627a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:11.479772 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4bfa252a-5a3c-472f-9a30-b61390be627a tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 200 Aug 19 23:22:11.480296 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 990/3943] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:11 2026] GET /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:11.481248 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-4c313a4b-cff8-4e3b-96bf-85da15279697 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:22:11.481351 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 983/3944] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:11 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1583 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:11.622817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.628046 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] PUT https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 Aug 19 23:22:11.628046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:11.641259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Acquiring lock "cinder-attachment_update-77bfcee2-066e-4b89-9bcf-f8c5fa1399e5-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:22:11.647990 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-77bfcee2-066e-4b89-9bcf-f8c5fa1399e5-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:22:11.649293 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:11.649293 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:11.774898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-77bfcee2-066e-4b89-9bcf-f8c5fa1399e5-np0000007826" released by "attachment_update" :: held 0.127s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:22:11.775625 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-9effa787-2d60-4ac2-9859-c9b9a0c15771 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 returned with HTTP 200 Aug 19 23:22:11.776518 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 984/3945] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:22:11 2026] PUT /volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:11.843482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-824984ba-c27f-4683-9582-0974d90f07fb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:11.846999 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-824984ba-c27f-4683-9582-0974d90f07fb tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553/action Aug 19 23:22:11.847448 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-824984ba-c27f-4683-9582-0974d90f07fb tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:11.847777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-824984ba-c27f-4683-9582-0974d90f07fb tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:11.869554 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:11.869554 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:11.885602 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f1b0faed-b8c3-48f5-9499-f6ba139005d5 req-824984ba-c27f-4683-9582-0974d90f07fb tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553/action returned with HTTP 204 Aug 19 23:22:11.885602 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 989/3946] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:11 2026] POST /volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:12.489279 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cb466c35-6169-4c31-a28a-fd0961e2637c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:12.492780 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cb466c35-6169-4c31-a28a-fd0961e2637c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 Aug 19 23:22:12.492780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cb466c35-6169-4c31-a28a-fd0961e2637c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:12.492875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cb466c35-6169-4c31-a28a-fd0961e2637c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:12.497235 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cb466c35-6169-4c31-a28a-fd0961e2637c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 returned with HTTP 404 Aug 19 23:22:12.498292 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 991/3947] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:12 2026] GET /volume/v3/snapshots/764fa697-3a1f-491d-9297-61f0cec04ca7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:12.506741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:12.508588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:22:12.508833 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:12.509349 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:12.509349 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete snapshot with id: 8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:22:12.515511 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:12.515511 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:12.517527 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:12.543246 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot delete request issued successfully. Aug 19 23:22:12.543473 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4412995f-acf6-4fd1-8cb6-595a80ed0745 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 202 Aug 19 23:22:12.543900 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 984/3948] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:12 2026] DELETE /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:12.552872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-beda6734-0b81-4a9c-8bce-f2311e953bca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:12.555131 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-beda6734-0b81-4a9c-8bce-f2311e953bca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:22:12.555335 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-beda6734-0b81-4a9c-8bce-f2311e953bca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:12.555520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-beda6734-0b81-4a9c-8bce-f2311e953bca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:12.562857 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:12.562857 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:12.563242 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-beda6734-0b81-4a9c-8bce-f2311e953bca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:12.564140 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-beda6734-0b81-4a9c-8bce-f2311e953bca tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 200 Aug 19 23:22:12.564576 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 985/3949] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:12 2026] GET /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:13.385822 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71eb097d-5222-49f6-a800-b3f8f375f559 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.401222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.405770 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:13.405906 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.406099 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.418851 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.418851 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:13.422617 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:13.429275 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-780d9a35-9c57-4b3b-8fed-6c4b5397d861 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:13.429880 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 992/3950] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:13.481014 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:13.481014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-500653710"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:13.483030 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-500653710'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:13.483030 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume of 1 GB Aug 19 23:22:13.487097 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Availability Zones retrieved successfully. Aug 19 23:22:13.492658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (5343318c-579e-4c37-a906-7ba89b0a0443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:13.493324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4db2bce-4fc3-4b41-87af-150284c14376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:13.494174 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:13.518971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-46b1257a-d372-452b-b889-aaa3c9225b69 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.519476 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-46b1257a-d372-452b-b889-aaa3c9225b69 None None] GET https://10.4.3.193/volume// Aug 19 23:22:13.519699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-46b1257a-d372-452b-b889-aaa3c9225b69 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.519971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-46b1257a-d372-452b-b889-aaa3c9225b69 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.520393 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-46b1257a-d372-452b-b889-aaa3c9225b69 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:13.520953 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 985/3951] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:13.527253 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4db2bce-4fc3-4b41-87af-150284c14376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:13.527948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66f03bf-a20f-4297-bbf1-16cae1e34e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:13.528519 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b92e8890-0658-4f34-b634-9aca370f1254 req-412faf1e-0a32-43da-af8f-94b3402c4e7a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.530572 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-412faf1e-0a32-43da-af8f-94b3402c4e7a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:22:13.530921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-412faf1e-0a32-43da-af8f-94b3402c4e7a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4194b73-d19b-42cf-b264-cd5725664bc5", "connector": null, "instance_uuid": "7ba2ebd5-6421-46dc-97fb-73af66359c04"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:13.542741 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.542741 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:13.566875 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-412faf1e-0a32-43da-af8f-94b3402c4e7a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:22:13.567399 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 986/3952] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:22:13 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:13.576684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-11be39d3-902e-4141-b9da-6e7a38791236 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.579219 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11be39d3-902e-4141-b9da-6e7a38791236 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e Aug 19 23:22:13.579650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11be39d3-902e-4141-b9da-6e7a38791236 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.580055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11be39d3-902e-4141-b9da-6e7a38791236 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.586234 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11be39d3-902e-4141-b9da-6e7a38791236 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e returned with HTTP 404 Aug 19 23:22:13.586954 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 993/3953] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/snapshots/8a651714-874d-46e1-a7a4-b0af7934d42e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:13.590751 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['49a5bd28-1072-404b-9b63-5d2db35a3924', 'c03b79ff-b2e2-4ee0-aee5-02940891a789', '27105df2-cedd-420b-b44c-cb94c0b927a9', 'b43ebe08-a81e-48dc-ae12-a6cb4b36ec87'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:13.590751 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66f03bf-a20f-4297-bbf1-16cae1e34e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a5bd28-1072-404b-9b63-5d2db35a3924', 'c03b79ff-b2e2-4ee0-aee5-02940891a789', '27105df2-cedd-420b-b44c-cb94c0b927a9', 'b43ebe08-a81e-48dc-ae12-a6cb4b36ec87']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:13.590751 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9da9e-4114-4cad-8dde-6261a262aa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:13.599549 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.600990 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.601795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:22:13.602023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.602307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.602463 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete snapshot with id: 6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:22:13.603167 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:13.603496 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.603795 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.606040 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5b0c194a-f0a4-42bb-8e70-0d23b2a9bca6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.606604 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b0c194a-f0a4-42bb-8e70-0d23b2a9bca6 None None] GET https://10.4.3.193/volume// Aug 19 23:22:13.606895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b0c194a-f0a4-42bb-8e70-0d23b2a9bca6 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.607161 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b0c194a-f0a4-42bb-8e70-0d23b2a9bca6 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.607536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b0c194a-f0a4-42bb-8e70-0d23b2a9bca6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:13.607908 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 994/3954] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:13.608578 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.608578 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:13.609282 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:13.612591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9da9e-4114-4cad-8dde-6261a262aa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb39a525-81c5-4bec-8c83-8d43c0e1f9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-500653710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['49a5bd28-1072-404b-9b63-5d2db35a3924','c03b79ff-b2e2-4ee0-aee5-02940891a789','27105df2-cedd-420b-b44c-cb94c0b927a9','b43ebe08-a81e-48dc-ae12-a6cb4b36ec87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-500653710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb39a525-81c5-4bec-8c83-8d43c0e1f9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43245176a6484de187568cc8cca06fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:13.613401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc40025-5393-4062-8d65-21a1bad32017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:13.617641 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.617641 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:13.619706 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.622373 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:13.623019 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:13.623254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.623490 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.630546 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot delete request issued successfully. Aug 19 23:22:13.630546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-882d2271-b809-4ac5-bfe0-07bd5a067790 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 202 Aug 19 23:22:13.630546 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 986/3955] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:13 2026] DELETE /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:13.630735 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d32957ca-3b19-4935-9b6a-29cdd4a88f78 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:13.630735 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 987/3956] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:13.631901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc40025-5393-4062-8d65-21a1bad32017) transitioned into state 'SUCCESS' from state '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-500653710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['49a5bd28-1072-404b-9b63-5d2db35a3924','c03b79ff-b2e2-4ee0-aee5-02940891a789','27105df2-cedd-420b-b44c-cb94c0b927a9','b43ebe08-a81e-48dc-ae12-a6cb4b36ec87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:13.633536 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5baa99f9-ae9a-401a-8127-de61bbbd27ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:13.634835 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.634835 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:13.637670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-091bc0a4-5679-4116-841e-1b9aef26600c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.638321 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:13.639487 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-091bc0a4-5679-4116-841e-1b9aef26600c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:22:13.639683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-091bc0a4-5679-4116-841e-1b9aef26600c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.639905 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-091bc0a4-5679-4116-841e-1b9aef26600c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.644485 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-4db1ba04-273a-48a9-8d19-6907722af67b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:13.644982 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 995/3957] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:13.645654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5baa99f9-ae9a-401a-8127-de61bbbd27ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:13.646482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (5343318c-579e-4c37-a906-7ba89b0a0443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:13.646749 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request issued successfully. Aug 19 23:22:13.650212 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71eb097d-5222-49f6-a800-b3f8f375f559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:13.650212 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 990/3958] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:22:13 2026] POST /volume/v3/volumes => generated 777 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:13.653575 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.653575 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:13.655421 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-091bc0a4-5679-4116-841e-1b9aef26600c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Snapshot retrieved successfully. Aug 19 23:22:13.658904 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-091bc0a4-5679-4116-841e-1b9aef26600c tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 200 Aug 19 23:22:13.659648 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 987/3959] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:13.669602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.673005 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:22:13.673229 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:13.673459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:13.684580 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.684580 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:13.697739 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:13.703699 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d9aaf41-be6a-45a4-8c5a-001a84ad3f83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 returned with HTTP 200 Aug 19 23:22:13.704111 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 988/3960] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:13 2026] GET /volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:13.769902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:13.773570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] PUT https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf Aug 19 23:22:13.774002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:13.784269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Acquiring lock "cinder-attachment_update-e4194b73-d19b-42cf-b264-cd5725664bc5-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:22:13.789464 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Lock "cinder-attachment_update-e4194b73-d19b-42cf-b264-cd5725664bc5-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:22:13.790439 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:13.790439 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:13.924037 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Lock "cinder-attachment_update-e4194b73-d19b-42cf-b264-cd5725664bc5-np0000007826" released by "attachment_update" :: held 0.135s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:22:13.924666 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-d07659c0-4a36-40f4-8563-aaecd7acb529 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf returned with HTTP 200 Aug 19 23:22:13.925619 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 996/3961] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:22:13 2026] PUT /volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:14.644193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.646143 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:14.646327 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.646558 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.655630 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.655630 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:14.658938 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:14.666225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-23eefdff-05c0-46c9-af6f-ab8c8744401f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:14.666794 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 991/3962] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:14.669434 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ae1280a-ca5c-41c8-9d68-db3d4de5493d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.671910 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ae1280a-ca5c-41c8-9d68-db3d4de5493d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea Aug 19 23:22:14.672190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ae1280a-ca5c-41c8-9d68-db3d4de5493d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.672493 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ae1280a-ca5c-41c8-9d68-db3d4de5493d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.679917 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ae1280a-ca5c-41c8-9d68-db3d4de5493d tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea returned with HTTP 404 Aug 19 23:22:14.681752 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 988/3963] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/snapshots/6ff22fc9-4046-4a89-b56b-d509801635ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:14.692069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.698776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:14.699153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.699440 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.713980 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.713980 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:14.720457 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.731559 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:22:14.731559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.731559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.738065 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:14.743645 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.743645 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:14.746371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35f90388-fd8c-4781-b260-5b0d58d11a92 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:22:14.746371 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 989/3964] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:14.752473 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:14.758232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.760389 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f72b942f-e434-4a4f-8f28-61fe7ff51dfa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 returned with HTTP 200 Aug 19 23:22:14.760829 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 997/3965] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:14.761517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:14.761705 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.761928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.772482 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.772616 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.772616 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:14.774840 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:22:14.775225 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb39a525-81c5-4bec-8c83-8d43c0e1f9b2", "name": "tempest-type-Backup-94615186"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:14.778246 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating new backup {'backup': {'volume_id': 'eb39a525-81c5-4bec-8c83-8d43c0e1f9b2', 'name': 'tempest-type-Backup-94615186'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:22:14.778468 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating backup of volume eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 in container None Aug 19 23:22:14.781911 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:14.787197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-93ff1a02-faf1-4188-87bf-21f2fcec71ab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:22:14.787674 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 992/3966] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:14.788554 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.788554 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:14.788991 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:14.799706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.803322 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] DELETE https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:14.803583 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.803994 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.804083 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume with id: 352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:14.812508 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.812508 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:14.813131 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:14.819566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['f23d99bd-db43-4eb6-aede-1cba7ba7367f', '237d40b5-3788-487e-a2ff-10cce7122991'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:14.835612 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Delete volume request issued successfully. Aug 19 23:22:14.835873 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0812b2cd-ee30-4572-8f67-e1251e181f91 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 202 Aug 19 23:22:14.836412 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 990/3967] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:14 2026] DELETE /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:14.848849 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.851439 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:14.851561 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.851846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.853417 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a7d3ebd3-8d08-4601-b60f-ad68a85bf7c7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:22:14.853947 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 989/3968] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:22:14 2026] POST /volume/v3/backups => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:14.866622 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-873c6a58-f228-4e94-993f-203cf571e970 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:14.869183 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.869183 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:14.869254 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-873c6a58-f228-4e94-993f-203cf571e970 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:14.869254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-873c6a58-f228-4e94-993f-203cf571e970 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:14.869254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-873c6a58-f228-4e94-993f-203cf571e970 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:14.869386 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-873c6a58-f228-4e94-993f-203cf571e970 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:14.873999 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Volume info retrieved successfully. Aug 19 23:22:14.876198 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:14.876198 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:14.877376 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-873c6a58-f228-4e94-993f-203cf571e970 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:14.878039 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 993/3969] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:14.880191 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-53ff575c-f7cd-4231-ad98-05da42ff9cab tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 200 Aug 19 23:22:14.880191 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 998/3970] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:14 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:15.680694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5d261680-6289-40e6-8007-c4314b358956 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:15.683196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d261680-6289-40e6-8007-c4314b358956 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:15.683196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d261680-6289-40e6-8007-c4314b358956 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:15.683196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5d261680-6289-40e6-8007-c4314b358956 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:15.692943 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:15.692943 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:15.696428 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5d261680-6289-40e6-8007-c4314b358956 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:15.701471 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5d261680-6289-40e6-8007-c4314b358956 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:15.701942 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 991/3971] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:15 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:15.892223 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:15.893999 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:15.894487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:15.894551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:15.894619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:15.896435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-593cdf68-0e93-4c38-8fb7-53e978a79282 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:15.900738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-593cdf68-0e93-4c38-8fb7-53e978a79282 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] GET https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 Aug 19 23:22:15.900738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-593cdf68-0e93-4c38-8fb7-53e978a79282 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:15.900738 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-593cdf68-0e93-4c38-8fb7-53e978a79282 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:15.900909 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:15.900909 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:15.900909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-caf43c82-0caf-4151-a842-c2ac33a0f3cc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:15.900909 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 990/3972] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:15 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:15.906084 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-593cdf68-0e93-4c38-8fb7-53e978a79282 tempest-SnapshotDataIntegrityTests-1263360900 tempest-SnapshotDataIntegrityTests-1263360900-project-member] https://10.4.3.193/volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 returned with HTTP 404 Aug 19 23:22:15.906743 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 994/3973] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:15 2026] GET /volume/v3/volumes/352ff022-154c-420f-991f-54d019275e97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:16.715732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:16.718441 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:16.718690 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:16.718944 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:16.734308 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:16.734308 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:16.738031 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:16.743830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6228b2cb-763a-4963-b4be-6d2d4a76a23a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:16.744177 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 999/3974] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:16 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:16.916412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:16.918366 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:16.918594 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:16.918804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:16.918906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:16.923606 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:16.923606 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:16.924317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-29d6f0f0-89a3-4993-a0f8-d6735836c9d7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:16.924753 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 992/3975] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:16 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:17.755990 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bbd8a27-c258-46ec-9109-81b886b3debb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:17.757651 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bbd8a27-c258-46ec-9109-81b886b3debb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:17.757890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bbd8a27-c258-46ec-9109-81b886b3debb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:17.758028 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bbd8a27-c258-46ec-9109-81b886b3debb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:17.767893 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:17.767893 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:17.773528 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2bbd8a27-c258-46ec-9109-81b886b3debb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:17.787069 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bbd8a27-c258-46ec-9109-81b886b3debb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:17.787069 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 991/3976] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:17 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:17.939233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a458893-a7c6-45b2-8936-2213d39bc421 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:17.941115 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a458893-a7c6-45b2-8936-2213d39bc421 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:17.941337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a458893-a7c6-45b2-8936-2213d39bc421 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:17.941531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a458893-a7c6-45b2-8936-2213d39bc421 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:17.941630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2a458893-a7c6-45b2-8936-2213d39bc421 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:17.949119 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:17.949119 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:17.949808 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a458893-a7c6-45b2-8936-2213d39bc421 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:17.950175 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 995/3977] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:17 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:18.116530 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-32a4148a-d37b-4926-96af-2958a1d67e05 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:18.118214 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:18.118570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-799200641", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:18.120360 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-799200641', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:18.218596 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Create volume of 1 GB Aug 19 23:22:18.223274 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Availability Zones retrieved successfully. Aug 19 23:22:18.229578 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Flow 'volume_create_api' (769a7761-b70f-4964-8a1e-1a748011b4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:18.231896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee5c78-d7ce-4db4-9732-06646778e9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:18.233143 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:18.308479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee5c78-d7ce-4db4-9732-06646778e9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:18.308479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b7c264-b85b-4da4-8634-0d2b553a5f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:18.374499 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Created reservations ['9153f467-4f34-4ded-b4f3-18ee3938dcaf', 'bc766a11-c949-4b00-b5bc-e44f9a187978', '46c08749-28eb-4271-ab33-e10570a7007c', 'ddc4bbd2-58d1-4622-90a6-81eb5c2fae74'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:18.375922 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b7c264-b85b-4da4-8634-0d2b553a5f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9153f467-4f34-4ded-b4f3-18ee3938dcaf', 'bc766a11-c949-4b00-b5bc-e44f9a187978', '46c08749-28eb-4271-ab33-e10570a7007c', 'ddc4bbd2-58d1-4622-90a6-81eb5c2fae74']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:18.376358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09566ad-0ccb-4f4b-bc49-8c10812a1121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:18.400478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09566ad-0ccb-4f4b-bc49-8c10812a1121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f825e052-2360-43a6-bea0-016e49777a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-799200641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2851402488408fa46b70a7448c63ba',qos_specs=None,replication_status=,reservations=['9153f467-4f34-4ded-b4f3-18ee3938dcaf','bc766a11-c949-4b00-b5bc-e44f9a187978','46c08749-28eb-4271-ab33-e10570a7007c','ddc4bbd2-58d1-4622-90a6-81eb5c2fae74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077040e71bb446f681143fe69aca1356',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-799200641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f825e052-2360-43a6-bea0-016e49777a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f2851402488408fa46b70a7448c63ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='077040e71bb446f681143fe69aca1356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:18.401246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4210c9f-2207-486e-beed-57e0191a335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:18.421036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4210c9f-2207-486e-beed-57e0191a335e) transitioned into state 'SUCCESS' from state '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-799200641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2851402488408fa46b70a7448c63ba',qos_specs=None,replication_status=,reservations=['9153f467-4f34-4ded-b4f3-18ee3938dcaf','bc766a11-c949-4b00-b5bc-e44f9a187978','46c08749-28eb-4271-ab33-e10570a7007c','ddc4bbd2-58d1-4622-90a6-81eb5c2fae74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077040e71bb446f681143fe69aca1356',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:18.423506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39497245-759b-4da8-9cb5-a38bc124fb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:18.430158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39497245-759b-4da8-9cb5-a38bc124fb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:18.430938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Flow 'volume_create_api' (769a7761-b70f-4964-8a1e-1a748011b4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:18.431212 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Create volume request issued successfully. Aug 19 23:22:18.431791 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-32a4148a-d37b-4926-96af-2958a1d67e05 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:18.432207 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1000/3978] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:22:18 2026] POST /volume/v3/volumes => generated 753 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:18.444737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:18.448041 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:22:18.448041 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:18.448041 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:18.453996 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:18.453996 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:18.458435 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:18.461353 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2db0ded3-48d3-43c7-be85-89505a1ebcf1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:22:18.461733 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 993/3979] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:18 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:18.802381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:18.804373 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:18.804543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:18.804749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:18.815481 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:18.815481 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:18.819890 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:18.826777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-330e6d84-3336-4e2c-8a68-df2f7a9099ad tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:18.827240 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 992/3980] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:18 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:18.962602 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce48e66a-6640-4180-8366-b86b561f427a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:18.964301 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce48e66a-6640-4180-8366-b86b561f427a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:18.964554 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce48e66a-6640-4180-8366-b86b561f427a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:18.964742 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce48e66a-6640-4180-8366-b86b561f427a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:18.964870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ce48e66a-6640-4180-8366-b86b561f427a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:18.969515 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:18.969515 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:18.970089 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce48e66a-6640-4180-8366-b86b561f427a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:18.970449 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 996/3981] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:18 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:19.475902 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.478465 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:22:19.478753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.479027 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.488378 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.488378 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:19.492927 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:19.498950 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-092504be-42c5-4cab-9aa6-a2f622312bc8 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:22:19.499473 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1001/3982] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:19.512360 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.514097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:22:19.514289 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.514478 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.521038 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.521038 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:19.524907 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:19.530321 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-760f65e0-ae4f-445a-9555-02659f0eecc7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:22:19.530886 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 994/3983] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:19.544168 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.546635 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:22:19.546894 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.547151 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.556831 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.556831 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:19.562072 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:19.568512 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8857b860-ba28-42e5-9f61-4d67235f63c2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:22:19.569054 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 993/3984] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:19.583247 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.585541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:22:19.586047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f825e052-2360-43a6-bea0-016e49777a33", "name": "tempest-TestVolumeBackupRestore-backup-1587115874", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:19.589550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Creating new backup {'backup': {'volume_id': 'f825e052-2360-43a6-bea0-016e49777a33', 'name': 'tempest-TestVolumeBackupRestore-backup-1587115874', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:22:19.589764 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Creating backup of volume f825e052-2360-43a6-bea0-016e49777a33 in container None Aug 19 23:22:19.599724 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.599724 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:19.600380 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:19.625606 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Created reservations ['963d27d7-9307-429c-87e6-ee26c3e1635e', '79ebd59a-0df6-46df-889c-01a92218941a'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:19.654473 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7cdaf751-d0f8-401e-bd1c-86692ce31950 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:22:19.654993 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 997/3985] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:22:19 2026] POST /volume/v3/backups => generated 335 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:19.666239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.668193 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:19.668447 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.668661 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.668803 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:19.675034 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.675034 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:19.677119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00303c61-5d04-4a8a-aaf0-d5b175f9a19c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:19.677597 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1002/3986] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:19.848862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.852892 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:19.853088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.853897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.867799 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.867799 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:19.871561 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:19.878767 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b656e3be-2b19-4e92-9ed5-6569011b13f5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:19.879274 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 995/3987] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:19.982002 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:19.984298 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:19.984572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:19.984822 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:19.984956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:19.992070 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:19.992070 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:19.992884 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9a5142bd-9e83-4c16-a714-6b81c36ceb8d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:19.993378 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 994/3988] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:19 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:20.145213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b92e8890-0658-4f34-b634-9aca370f1254 req-44bcb412-0acd-45a3-b8d4-ea15b271ac76 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:20.148036 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-44bcb412-0acd-45a3-b8d4-ea15b271ac76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf/action Aug 19 23:22:20.148468 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-44bcb412-0acd-45a3-b8d4-ea15b271ac76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:20.148636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-44bcb412-0acd-45a3-b8d4-ea15b271ac76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:20.166996 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:20.166996 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:20.179977 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b92e8890-0658-4f34-b634-9aca370f1254 req-44bcb412-0acd-45a3-b8d4-ea15b271ac76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf/action returned with HTTP 204 Aug 19 23:22:20.180467 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 998/3989] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:20 2026] POST /volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:20.690481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:20.694224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:20.694428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:20.694608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:20.694701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:20.699170 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:20.699170 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:20.700004 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0b9576ae-47d6-45d4-afe6-9396e67e776c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:20.700405 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1003/3990] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:20 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:20.893078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-97e1e8ee-53df-46bf-9477-984e9107dbce None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:20.894922 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97e1e8ee-53df-46bf-9477-984e9107dbce tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:20.895147 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97e1e8ee-53df-46bf-9477-984e9107dbce tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:20.895388 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-97e1e8ee-53df-46bf-9477-984e9107dbce tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:20.904828 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:20.904828 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:20.908206 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-97e1e8ee-53df-46bf-9477-984e9107dbce tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:20.912788 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-97e1e8ee-53df-46bf-9477-984e9107dbce tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:20.913112 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 996/3991] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:20 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:20.925095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:20.926938 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:20.927308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4194b73-d19b-42cf-b264-cd5725664bc5", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-229474391"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:20.939389 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:20.939389 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:20.940188 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:20.940389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:20.944496 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5aa02e78-e3f3-4cd3-9f37-2e6b6150bb4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 400 Aug 19 23:22:20.945146 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 995/3992] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:20 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 23:22:20.952075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:20.953890 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:20.954302 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4194b73-d19b-42cf-b264-cd5725664bc5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-261927074"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:20.969581 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:20.969581 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:20.970171 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:20.970374 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:21.005141 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['6fd52e68-233e-4f44-989c-eaf50f20a70d', 'ed3afce8-ec6c-4a53-b076-9744079563b8', '9d9c4923-1094-4cd8-bacf-6530f76f670c', 'd28e37c1-21f4-4da6-b584-4726af6a1b16'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:21.008960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:21.011816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:21.012059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:21.012303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:21.012420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:21.017691 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:21.017691 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:21.018390 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e67fbb7-f15c-453c-b238-a51c5884da7b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:21.018859 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1004/3993] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:21 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:21.050964 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot force create request issued successfully. Aug 19 23:22:21.051405 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c9922c49-5cf8-40b3-aa1b-bd2b8353ae85 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:21.052008 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 999/3994] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:21.068205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:21.074169 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:21.074169 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:21.074169 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:21.078736 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:21.078736 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:21.079185 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:21.079973 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b00b1f2-d1be-4265-85e0-602e16307e24 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 200 Aug 19 23:22:21.080352 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 997/3995] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:21 2026] GET /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:21.709839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:21.711831 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:21.712059 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:21.712274 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:21.712428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:21.716190 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:21.716190 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:21.716900 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9efd3f37-6e8a-4b82-95c0-b2ff965ac9d6 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:21.717254 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 996/3996] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:21 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:22.031200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b981125c-e0f4-436b-8706-07e9e382ce60 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:22.032823 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b981125c-e0f4-436b-8706-07e9e382ce60 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:22.033152 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b981125c-e0f4-436b-8706-07e9e382ce60 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:22.033435 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b981125c-e0f4-436b-8706-07e9e382ce60 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:22.034363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b981125c-e0f4-436b-8706-07e9e382ce60 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:22.037405 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:22.037405 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:22.038105 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b981125c-e0f4-436b-8706-07e9e382ce60 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:22.038554 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1005/3997] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:22 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:22.089085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9e621f65-977b-4223-b1dc-0231a791348b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:22.091210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e621f65-977b-4223-b1dc-0231a791348b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:22.091409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e621f65-977b-4223-b1dc-0231a791348b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:22.091590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9e621f65-977b-4223-b1dc-0231a791348b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:22.096211 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:22.096211 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:22.096598 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9e621f65-977b-4223-b1dc-0231a791348b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:22.097388 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9e621f65-977b-4223-b1dc-0231a791348b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 200 Aug 19 23:22:22.097670 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1000/3998] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:22 2026] GET /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:22.106167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7aed6a55-d06f-4804-9754-707881a7768b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:22.108246 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:22.109734 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4194b73-d19b-42cf-b264-cd5725664bc5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2057624334"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:22.122855 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:22.122855 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:22.123639 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:22.123963 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:22.150599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['f9218e2c-5848-4adb-92e7-eeed7242a8cb', 'cd6b4c81-bc68-42cc-8f0a-20a1880a376f', '63e0717e-12bb-4f25-b3cd-12dd7b69e72f', '0b045494-04b6-47f4-a6d2-93d165b91cd1'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:22.184015 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot force create request issued successfully. Aug 19 23:22:22.184508 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7aed6a55-d06f-4804-9754-707881a7768b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:22.184999 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 998/3999] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:22.193618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:22.196063 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:22.196354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:22.196629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:22.203031 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:22.203031 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:22.203606 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:22.204623 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-637b2c52-ac7d-490d-90f2-0e1756c65068 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 200 Aug 19 23:22:22.205299 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 997/4000] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:22 2026] GET /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:22.727348 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:22.728878 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:22.729286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:22.729576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:22.729829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:22.733986 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:22.733986 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:22.735177 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8c6cc07-ffda-4577-b8f1-c38357af16eb tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:22.735177 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1006/4001] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:22 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:23.049945 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:23.051701 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:23.051917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:23.052092 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:23.052191 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:23.056410 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:23.056410 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:23.057017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-63235d7a-6a91-4142-881e-a2fdc04ddb3c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:23.057545 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1001/4002] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:23 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:23.215691 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-680870a2-359b-445a-8b76-350af31a1876 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:23.217516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-680870a2-359b-445a-8b76-350af31a1876 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:23.217834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-680870a2-359b-445a-8b76-350af31a1876 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:23.218104 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-680870a2-359b-445a-8b76-350af31a1876 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:23.223389 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:23.223389 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:23.225089 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-680870a2-359b-445a-8b76-350af31a1876 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:23.225089 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-680870a2-359b-445a-8b76-350af31a1876 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 200 Aug 19 23:22:23.225089 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 999/4003] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:23 2026] GET /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:23.234186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-37714cb3-1d9f-49a4-b69c-dd586423029c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:23.236551 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:23.237016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4194b73-d19b-42cf-b264-cd5725664bc5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-37093791"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:23.248804 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:23.248804 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:23.249403 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:23.249552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:23.270996 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['1f735b75-8914-4a85-bc12-1ffd60512734', '6b56f1da-4170-4187-9aac-7f1d48b4d965', 'cfe269d7-053d-4a63-96e0-47e7b572312c', 'd3f479c4-3a63-4160-a649-c7b21821bb74'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:23.301768 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot force create request issued successfully. Aug 19 23:22:23.302046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37714cb3-1d9f-49a4-b69c-dd586423029c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:23.302459 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 998/4004] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:23.312941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:23.314871 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:23.315226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:23.315526 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:23.320466 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:23.320466 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:23.321032 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:23.321835 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-018891b4-aa6c-4aa1-9c08-59b6822b2bda tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 200 Aug 19 23:22:23.322251 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1007/4005] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:23 2026] GET /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:23.745979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-39a0f4c7-2570-4689-8380-306c6ab4328f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:23.747581 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39a0f4c7-2570-4689-8380-306c6ab4328f tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:23.747785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39a0f4c7-2570-4689-8380-306c6ab4328f tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:23.747975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-39a0f4c7-2570-4689-8380-306c6ab4328f tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:23.748104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-39a0f4c7-2570-4689-8380-306c6ab4328f tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:23.754021 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:23.754021 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:23.754888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-39a0f4c7-2570-4689-8380-306c6ab4328f tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:23.755286 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1002/4006] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:23 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:24.069329 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:24.070983 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:24.071406 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:24.071690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:24.071906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:24.077893 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:24.077893 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:24.077893 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbf9c8f1-66f8-40d2-a51e-966b5faebdc6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:24.077893 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1000/4007] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:24 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:24.332664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:24.335129 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:24.335424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:24.335624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:24.341588 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:24.341588 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:24.342039 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:24.343118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6def5ce7-008a-45bd-ae7f-fdde66a54b03 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 200 Aug 19 23:22:24.343796 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 999/4008] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:24 2026] GET /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:24.352193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:24.356459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:24.356459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:24.356459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:24.356459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:24.361487 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:24.361487 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:24.362111 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:24.381437 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:22:24.381752 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ba321da-9643-48db-a4c4-9fd0ae66d9b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 202 Aug 19 23:22:24.382346 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1008/4009] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:24 2026] DELETE /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:24.391327 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50c897e1-c591-4965-9962-e4d9295cea39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:24.393504 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50c897e1-c591-4965-9962-e4d9295cea39 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:24.393781 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50c897e1-c591-4965-9962-e4d9295cea39 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:24.394029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50c897e1-c591-4965-9962-e4d9295cea39 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:24.403525 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:24.403525 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:24.404137 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-50c897e1-c591-4965-9962-e4d9295cea39 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:24.405250 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50c897e1-c591-4965-9962-e4d9295cea39 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 200 Aug 19 23:22:24.405793 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1003/4010] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:24 2026] GET /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:24.768161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:24.771765 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:24.771765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:24.771765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:24.771765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:24.776106 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:24.776106 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:24.777337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30d8e689-fdb4-4b1a-b128-b5adc56e9bfd tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:24.778020 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1001/4011] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:24 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:25.087566 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:25.089245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:25.089456 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:25.089628 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:25.089740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:25.096029 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:25.096029 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:25.096690 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-18262b01-21bf-4fa6-a605-6d782703f9e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:25.097053 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1000/4012] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:25 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:25.417597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b9f6d31f-5628-4eba-b5f0-9d951012508c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:25.419880 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9f6d31f-5628-4eba-b5f0-9d951012508c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:25.420252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9f6d31f-5628-4eba-b5f0-9d951012508c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:25.420595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9f6d31f-5628-4eba-b5f0-9d951012508c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:25.426240 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9f6d31f-5628-4eba-b5f0-9d951012508c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 404 Aug 19 23:22:25.426961 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1009/4013] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:25 2026] GET /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:25.434760 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:25.437293 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:25.437565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:25.437946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:25.438093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:25.445104 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:25.445104 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:25.445627 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:25.467904 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:22:25.468140 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fb509e30-d9e5-4e90-9c31-c12c33bc68b0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 202 Aug 19 23:22:25.468849 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1004/4014] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:25 2026] DELETE /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:25.477429 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:25.480816 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:25.480816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:25.480816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:25.486909 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:25.486909 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:25.487631 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:25.488765 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50b00e7e-d773-4a8b-9999-1dee3db5fb8a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 200 Aug 19 23:22:25.489258 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1002/4015] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:25 2026] GET /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:25.793013 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:25.795353 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:25.795574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:25.795789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:25.796075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:25.800131 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:25.800131 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:25.800956 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dd6eb1a9-6dfe-4ca3-8bcf-09b27ebc3ba7 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:25.801498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1001/4016] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:25 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:26.107173 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:26.109274 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:26.109477 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:26.109649 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:26.109769 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:26.114863 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:26.114863 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:26.115490 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a3c2788-ce9d-40e7-9b19-a9595b22f7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:26.115905 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1010/4017] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:26 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:26.498404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cefd5066-31ae-46e4-91a3-996d95803480 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:26.500309 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cefd5066-31ae-46e4-91a3-996d95803480 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:26.500506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cefd5066-31ae-46e4-91a3-996d95803480 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:26.500896 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cefd5066-31ae-46e4-91a3-996d95803480 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:26.505752 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cefd5066-31ae-46e4-91a3-996d95803480 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 404 Aug 19 23:22:26.505890 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1005/4018] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:26 2026] GET /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:26.513637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:26.515770 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:26.515903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:26.516559 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:26.516559 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:26.521269 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:26.521269 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:26.521850 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:26.539813 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:22:26.539971 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9f8111a-3bd7-4038-8034-39e557edd8c3 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 202 Aug 19 23:22:26.541201 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1003/4019] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:26 2026] DELETE /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:26.548795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:26.551553 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:26.551553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:26.551553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:26.558743 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:26.558743 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:26.558743 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:26.558743 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-afaafa6c-8226-4ff0-ab7f-2688606fdc25 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 200 Aug 19 23:22:26.559099 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1002/4020] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:26 2026] GET /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:26.812264 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:26.814245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:26.814477 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:26.814695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:26.814854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:26.820189 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:26.820189 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:26.821173 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67a9e66b-0d51-4c2b-89fa-4ac44cf9ebd2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:26.821860 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1011/4021] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:26 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:27.125629 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3275653-056b-471b-bd7b-66041de4c05e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.127765 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3275653-056b-471b-bd7b-66041de4c05e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:27.128028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3275653-056b-471b-bd7b-66041de4c05e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.128281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3275653-056b-471b-bd7b-66041de4c05e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.128453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b3275653-056b-471b-bd7b-66041de4c05e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:27.133260 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:27.133260 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:27.134036 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3275653-056b-471b-bd7b-66041de4c05e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:27.134487 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1006/4022] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:27.572302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e7c9ccd9-a619-430a-acac-57888a6b9c4d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.574446 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7c9ccd9-a619-430a-acac-57888a6b9c4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:27.575731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7c9ccd9-a619-430a-acac-57888a6b9c4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.575731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e7c9ccd9-a619-430a-acac-57888a6b9c4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.580093 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e7c9ccd9-a619-430a-acac-57888a6b9c4d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 404 Aug 19 23:22:27.580638 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1004/4023] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:27.588123 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.591745 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:27.591745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.591745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.591940 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: e719bd3f-1abf-4663-964f-330ce50ff03f Aug 19 23:22:27.597825 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a3120896-5af4-47cc-b82f-081ddd1e56d2 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f returned with HTTP 404 Aug 19 23:22:27.598021 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1003/4024] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:27 2026] DELETE /volume/v3/snapshots/e719bd3f-1abf-4663-964f-330ce50ff03f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:22:27.606005 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-84096589-fa7d-44ab-a4d2-bb944369308d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.607627 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84096589-fa7d-44ab-a4d2-bb944369308d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:27.607823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84096589-fa7d-44ab-a4d2-bb944369308d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.608000 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84096589-fa7d-44ab-a4d2-bb944369308d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.608097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-84096589-fa7d-44ab-a4d2-bb944369308d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 84e1d7e1-44de-4f7b-b55b-73b9042a48ff Aug 19 23:22:27.614078 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84096589-fa7d-44ab-a4d2-bb944369308d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff returned with HTTP 404 Aug 19 23:22:27.614654 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1012/4025] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:27 2026] DELETE /volume/v3/snapshots/84e1d7e1-44de-4f7b-b55b-73b9042a48ff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:27.623236 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.625526 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:27.625814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.626064 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.626198 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 2d5f2a99-d26f-4fa6-b0be-447e27417800 Aug 19 23:22:27.632120 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-189dc159-9bd2-4874-9ae8-8b90a1e1dca8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 returned with HTTP 404 Aug 19 23:22:27.632697 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1007/4026] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:27 2026] DELETE /volume/v3/snapshots/2d5f2a99-d26f-4fa6-b0be-447e27417800 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:27.673769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.676258 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:27.676728 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.677001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.686405 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:27.686405 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:27.690427 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:27.695564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-37443604-47ea-4f6f-8171-05589d563bf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:27.695938 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1005/4027] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1654 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:27.713667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.717865 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5/action Aug 19 23:22:27.718119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:27.718236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:27.736649 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:27.736649 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:27.737436 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:27.745864 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Begin detaching volume completed successfully. Aug 19 23:22:27.746118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-31166185-440b-4aea-b07a-687ed8ed9ad0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5/action returned with HTTP 202 Aug 19 23:22:27.746578 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1004/4028] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:22:27 2026] POST /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:22:27.802482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b1d5a032-7e3e-4b5c-b327-cfbd9638ab4d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.802967 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b1d5a032-7e3e-4b5c-b327-cfbd9638ab4d None None] GET https://10.4.3.193/volume// Aug 19 23:22:27.803164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b1d5a032-7e3e-4b5c-b327-cfbd9638ab4d None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.803416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b1d5a032-7e3e-4b5c-b327-cfbd9638ab4d None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.803787 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b1d5a032-7e3e-4b5c-b327-cfbd9638ab4d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:27.804079 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1013/4029] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:27.817906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.823997 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:27.827992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.828107 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.844520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:27.845681 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:27.845681 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:27.848627 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:27.848627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:27.848627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:27.848627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:27.851585 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:27.855091 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:27.855091 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:27.855908 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f275f75d-6d9a-4d59-866b-f2e8bb80a89e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:27.856344 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1006/4030] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:27.857289 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-3a0987ea-e0a5-469f-a6ae-0c42cfb30fcc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:27.857813 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1008/4031] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:27 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:28.144809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:28.148773 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:28.148773 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:28.148773 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:28.148773 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:28.154603 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:28.154603 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:28.155528 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4df3854b-a596-4ef9-abe0-61c39bdc2daf tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:28.156038 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1005/4032] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:28 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:28.811730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-f61a584c-d62b-4498-8ad1-24c46ab5fa76 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:28.814100 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-f61a584c-d62b-4498-8ad1-24c46ab5fa76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf Aug 19 23:22:28.814389 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-f61a584c-d62b-4498-8ad1-24c46ab5fa76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:28.814625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-f61a584c-d62b-4498-8ad1-24c46ab5fa76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:28.822181 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:28.822181 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:28.871125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:28.878772 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:28.878772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:28.878772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:28.878772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:28.884749 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bfb6a1e0-cb4f-4a69-982d-6002c8cb1e43 req-f61a584c-d62b-4498-8ad1-24c46ab5fa76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf returned with HTTP 200 Aug 19 23:22:28.885340 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1014/4033] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:22:28 2026] DELETE /volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:28.888273 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:28.888273 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:28.889362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d806a03-5e8b-4b1a-a5b3-819cf94aff46 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:28.889866 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1007/4034] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:28 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:29.170989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:29.176729 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:29.176729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:29.176729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:29.176729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:29.181162 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:29.181162 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:29.181877 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bd59cca-7061-4a58-bff1-f365c1caa281 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:29.182467 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1009/4035] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:29 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:29.902408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0900fd88-434e-4e88-aca8-80b4263322e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:29.904436 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0900fd88-434e-4e88-aca8-80b4263322e2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:29.904628 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0900fd88-434e-4e88-aca8-80b4263322e2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:29.904827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0900fd88-434e-4e88-aca8-80b4263322e2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:29.904945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0900fd88-434e-4e88-aca8-80b4263322e2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:29.910291 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:29.910291 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:29.911023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0900fd88-434e-4e88-aca8-80b4263322e2 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:29.911357 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1006/4036] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:29 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:30.063609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b0ff5898-3e25-4ce0-a6c0-8f76502c1699 req-1c98075d-2636-447f-91e4-b2cab5c026ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:30.066098 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b0ff5898-3e25-4ce0-a6c0-8f76502c1699 req-1c98075d-2636-447f-91e4-b2cab5c026ea tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf Aug 19 23:22:30.066284 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b0ff5898-3e25-4ce0-a6c0-8f76502c1699 req-1c98075d-2636-447f-91e4-b2cab5c026ea tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:30.066508 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b0ff5898-3e25-4ce0-a6c0-8f76502c1699 req-1c98075d-2636-447f-91e4-b2cab5c026ea tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:30.072795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b0ff5898-3e25-4ce0-a6c0-8f76502c1699 req-1c98075d-2636-447f-91e4-b2cab5c026ea tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf returned with HTTP 404 Aug 19 23:22:30.073255 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1015/4037] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:22:30 2026] DELETE /volume/v3/attachments/e9514137-2802-410f-a50c-06201a9c71bf => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:22:30.194192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:30.197729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:30.198010 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:30.198228 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:30.198557 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:30.203384 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:30.203384 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:30.204181 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff1b3eaa-1807-4c7c-992f-a440e5ca1342 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:30.204638 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1008/4038] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:30 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:30.924927 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:30.927001 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:30.927001 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:30.928312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:30.928312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:30.935316 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:30.935316 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:30.935316 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ec8a0ce-3b44-4728-9988-214acc60e0a1 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:30.935316 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1010/4039] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:30 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:31.217994 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8597b93c-aed1-4617-8417-d9b82f98209d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:31.220232 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8597b93c-aed1-4617-8417-d9b82f98209d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:31.220924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8597b93c-aed1-4617-8417-d9b82f98209d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:31.221161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8597b93c-aed1-4617-8417-d9b82f98209d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:31.221322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8597b93c-aed1-4617-8417-d9b82f98209d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:31.225674 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:31.225674 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:31.226518 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8597b93c-aed1-4617-8417-d9b82f98209d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:31.226997 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1007/4040] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:31 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:31.919026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-75747cdd-03d6-4cdc-a549-e09397033223 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:31.920317 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75747cdd-03d6-4cdc-a549-e09397033223 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:31.921287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75747cdd-03d6-4cdc-a549-e09397033223 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:31.921287 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-75747cdd-03d6-4cdc-a549-e09397033223 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:31.928993 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:31.928993 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:31.933901 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-75747cdd-03d6-4cdc-a549-e09397033223 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:31.942627 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-75747cdd-03d6-4cdc-a549-e09397033223 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:31.942627 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1016/4041] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:31 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:31.948513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d0c36af-7bf7-445c-8777-96fe72e51658 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:31.960535 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1009/4042] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:31 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:31.967324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:31.976049 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:31.976049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:31.976049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:31.976049 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:31.980323 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:31.980323 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:31.980323 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:31.999080 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:22:31.999752 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b9893a8-91f3-4a54-b2d2-bc5b364a8c4f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 202 Aug 19 23:22:31.999805 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1011/4043] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:31 2026] DELETE /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:32.008070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:32.011156 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:32.011156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:32.011156 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:32.020741 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:32.020741 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:32.022756 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:32.029850 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3635c4d8-6ccf-408f-8ce7-82ab761a932b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 200 Aug 19 23:22:32.031647 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1008/4044] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:32 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:32.239274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:32.241149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:32.241385 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:32.241590 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:32.241717 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:32.246233 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:32.246233 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:32.247011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5952a287-152a-4f23-a4d4-b6e464fac5f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:32.247458 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1017/4045] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:32 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:32.971403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:32.973682 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:32.973964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:32.974225 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:32.974416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:32.979914 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:32.979914 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:32.981098 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5c035f18-dbc9-4f5e-a16e-acbe497e239e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:32.981650 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1010/4046] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:32 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:33.046819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b4d2105-a301-46d2-9b9c-9107e74220d4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:33.048467 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b4d2105-a301-46d2-9b9c-9107e74220d4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 Aug 19 23:22:33.048884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b4d2105-a301-46d2-9b9c-9107e74220d4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:33.049187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b4d2105-a301-46d2-9b9c-9107e74220d4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:33.055291 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b4d2105-a301-46d2-9b9c-9107e74220d4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 returned with HTTP 404 Aug 19 23:22:33.055291 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1012/4047] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:33 2026] GET /volume/v3/volumes/e4194b73-d19b-42cf-b264-cd5725664bc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:33.070765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d4caa816-5801-47e3-b045-acf826458ba9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:33.073828 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4caa816-5801-47e3-b045-acf826458ba9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:22:33.073828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4caa816-5801-47e3-b045-acf826458ba9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:33.074081 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4caa816-5801-47e3-b045-acf826458ba9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:33.083055 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:33.083055 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:33.086896 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d4caa816-5801-47e3-b045-acf826458ba9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:33.091391 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4caa816-5801-47e3-b045-acf826458ba9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:22:33.091867 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1009/4048] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:33 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:33.108148 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f563ae41-e492-477c-962f-023c6d12b34a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:33.110243 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:33.110681 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1500947948"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:33.119839 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:33.119839 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:33.120393 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:33.120570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:22:33.178507 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['00d59c84-2c14-4722-941a-266493c68030', '54ce6e9e-5968-41b3-b559-d10d6666dfcc', '854139f8-cf44-4257-9ca4-bae834b7543f', '4c7a108a-fa66-4aaa-bcc1-b7222b5de357'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:33.215860 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot create request issued successfully. Aug 19 23:22:33.216210 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f563ae41-e492-477c-962f-023c6d12b34a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:33.216638 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1018/4049] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:33 2026] POST /volume/v3/snapshots => generated 380 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:33.233658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:33.241037 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:33.241273 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:33.241787 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:33.248825 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:33.248825 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:33.249471 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:33.250517 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb8ec277-3df7-46c0-ab8c-b5e40bcb0462 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:33.250989 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1011/4050] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:33 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 512 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:33.260989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:33.263122 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:33.263458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:33.263686 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:33.263864 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:33.267757 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:33.267757 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:33.268646 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d0b5fc78-f936-46ab-8ea4-f86acecfef82 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:33.269030 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1013/4051] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:33 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:33.997005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b45c851f-5d87-434e-be56-c84fd160d315 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.000779 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b45c851f-5d87-434e-be56-c84fd160d315 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:34.000779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b45c851f-5d87-434e-be56-c84fd160d315 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.000779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b45c851f-5d87-434e-be56-c84fd160d315 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.000779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b45c851f-5d87-434e-be56-c84fd160d315 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:34.004369 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.004369 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:34.005243 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b45c851f-5d87-434e-be56-c84fd160d315 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:34.005629 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1010/4052] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:33 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.262686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.264432 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.264776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.265059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.270595 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.270595 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:34.271192 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.272616 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3fb1169-fced-4916-8d8a-97d8a5ac36c1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:34.272616 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1019/4053] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.282043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.284939 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d19e263c-7197-45b8-b340-d77e4bafe34c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.285357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:34.285582 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.285831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.285940 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:34.287308 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19e263c-7197-45b8-b340-d77e4bafe34c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.287533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19e263c-7197-45b8-b340-d77e4bafe34c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.287807 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d19e263c-7197-45b8-b340-d77e4bafe34c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.290659 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.290659 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:34.291376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-85a1072f-3d4f-4d72-bbd8-b83880ec3419 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:34.291805 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1012/4054] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.295630 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.295630 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:34.296335 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d19e263c-7197-45b8-b340-d77e4bafe34c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.297449 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d19e263c-7197-45b8-b340-d77e4bafe34c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:34.298386 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1014/4055] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.307962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.310730 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:34.311620 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.311761 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.312085 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.api_utils [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Removing options '' from query. {{(pid=100373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:22:34.313741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.db.api [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Building query based on filter {{(pid=100373) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:22:34.318951 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Get all snapshots completed successfully. Aug 19 23:22:34.319386 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41d1ee36-82bc-421d-95a5-0ad27012a9aa tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:22:34.319880 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1011/4056] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/snapshots => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.329900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-979246d8-c01d-44ce-a157-95282cfa8cf0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.331401 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-979246d8-c01d-44ce-a157-95282cfa8cf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] PUT https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.331901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-979246d8-c01d-44ce-a157-95282cfa8cf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2138591738", "description": "This is the new description of snapshot."}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:34.338682 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.338682 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:34.339358 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-979246d8-c01d-44ce-a157-95282cfa8cf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.346153 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-979246d8-c01d-44ce-a157-95282cfa8cf0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:34.346153 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1020/4057] 10.4.3.193 () {68 vars in 1375 bytes} [Wed Aug 19 23:22:34 2026] PUT /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.357953 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.360558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.360836 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.361102 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.368022 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.368022 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:34.368684 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.369843 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab9bbaf9-25ff-48c4-b0cc-c3acc22a15a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:34.370320 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1013/4058] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:34.388575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.391456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.391848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.392312 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.392603 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.400437 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.400437 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:34.401090 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.421679 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:22:34.422192 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-94a9b5eb-d03b-4ca7-b9d3-285c2107b67d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 202 Aug 19 23:22:34.422677 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1015/4059] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:34 2026] DELETE /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:34.433080 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:34.435418 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:34.435418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:34.435619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:34.441681 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:34.441681 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:34.442165 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:34.443046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de8a4f61-546d-4fcf-a438-49b8f7fb488c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 200 Aug 19 23:22:34.443637 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1012/4060] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:34 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:35.021077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e5140320-894a-4820-af22-ffc752672aac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.024401 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5140320-894a-4820-af22-ffc752672aac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:35.027094 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5140320-894a-4820-af22-ffc752672aac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.027094 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5140320-894a-4820-af22-ffc752672aac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.027198 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e5140320-894a-4820-af22-ffc752672aac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:35.033629 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:35.033629 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:35.034609 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5140320-894a-4820-af22-ffc752672aac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:35.035105 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1021/4061] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:35 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:35.302719 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.305443 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:35.305694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.305937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.306065 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:35.311517 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:35.311517 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:35.312230 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c74422cc-9cda-4eaa-b77b-1dd44cd61731 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:35.312662 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1014/4062] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:35 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:35.455013 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-875a4e49-17d5-41ab-99c1-c937856d7d2a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.456660 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-875a4e49-17d5-41ab-99c1-c937856d7d2a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:35.456859 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-875a4e49-17d5-41ab-99c1-c937856d7d2a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.457047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-875a4e49-17d5-41ab-99c1-c937856d7d2a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.460887 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-875a4e49-17d5-41ab-99c1-c937856d7d2a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 404 Aug 19 23:22:35.462521 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1016/4063] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:35 2026] GET /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:35.469062 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04bc8119-45ce-450c-9736-9f067290e7c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.470656 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04bc8119-45ce-450c-9736-9f067290e7c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:35.470868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04bc8119-45ce-450c-9736-9f067290e7c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.471041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04bc8119-45ce-450c-9736-9f067290e7c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.471139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-04bc8119-45ce-450c-9736-9f067290e7c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 290e25e7-9a91-4cc0-9801-57d6bfe5013b Aug 19 23:22:35.475118 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04bc8119-45ce-450c-9736-9f067290e7c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b returned with HTTP 404 Aug 19 23:22:35.475558 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1013/4064] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:22:35 2026] DELETE /volume/v3/snapshots/290e25e7-9a91-4cc0-9801-57d6bfe5013b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:35.484056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.486573 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:22:35.486783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.486967 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.500254 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:35.500254 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:35.505427 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:35.512245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f24ea3c-3e9b-4bdb-8571-0cba96480368 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:22:35.512628 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1022/4065] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:35 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:35.523689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.525403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:35.525740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-781200663"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:35.534388 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:35.534388 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:35.534892 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:22:35.535008 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:22:35.561339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['defd937e-656b-4eda-88b2-8428d726bc5c', '40b92f04-a996-4780-bd05-d5178813117b', '8b5d081f-7a86-4abe-80bd-2325767ca291', '72d53fec-66fa-45b3-97d0-6f7f77775b5b'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:35.590379 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot create request issued successfully. Aug 19 23:22:35.590774 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4d181d4f-7cf0-4d9b-b517-6828f971aceb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:35.591359 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1015/4066] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:22:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:35.604741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:35.607391 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:22:35.607637 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:35.607900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:35.614602 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:35.614602 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:35.615174 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:35.616130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7667fca2-7e25-49a5-a7f6-b5f29f3eb6e6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 200 Aug 19 23:22:35.616553 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1017/4067] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:35 2026] GET /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:36.044498 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:36.046552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:36.046754 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:36.046933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:36.047032 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:36.051360 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:36.051360 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:36.052036 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-91ddbc43-6d14-4f4c-b937-ed2fed24bc59 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:36.052489 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1014/4068] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:36 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:36.322691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:36.324876 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:22:36.325082 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:36.325278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:36.325397 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:36.331992 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:36.331992 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:36.332698 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e73ea076-1215-4f8c-b6c3-47c36fda017a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:22:36.333165 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1023/4069] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:36 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:36.343697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-553ddb09-490e-42ed-898b-cfae7b8438ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:36.347056 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:22:36.347413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb39a525-81c5-4bec-8c83-8d43c0e1f9b2"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:36.348785 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating new backup {'backup': {'volume_id': 'eb39a525-81c5-4bec-8c83-8d43c0e1f9b2'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:22:36.348915 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating backup of volume eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 in container None Aug 19 23:22:36.355897 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:36.355897 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:36.356253 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:36.372402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['ae0e4c55-58dc-49bf-a073-43438cac2d61', 'd9c44bfe-f184-4a04-952a-bb969913da01'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:36.400671 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-553ddb09-490e-42ed-898b-cfae7b8438ec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:22:36.401091 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1016/4070] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:22:36 2026] POST /volume/v3/backups => generated 288 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:36.409511 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:36.411346 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:36.411558 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:36.411816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:36.411886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:36.416252 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:36.416252 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:36.417304 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ab13ad1-ea90-454d-9e5a-6ae6b9673514 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:36.417402 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1018/4071] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:36 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:36.624799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:36.626460 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:22:36.626645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:36.626838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:36.631431 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:36.631431 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:36.631827 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:22:36.632509 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca0d4218-ced8-4e69-94d5-e670205ce9ec tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 200 Aug 19 23:22:36.632837 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1015/4072] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:36 2026] GET /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:37.062856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:37.064535 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:37.064736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:37.064927 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:37.065022 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:37.068830 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:37.068830 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:37.069598 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c44f9e92-6e39-4237-a10e-612aa7f30aca tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:37.069947 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1024/4073] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:37 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:37.430266 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:37.432512 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:37.432786 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:37.433021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:37.433189 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:37.438955 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:37.438955 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:37.439750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2d187c6-9a33-43d9-9954-889b4ae529a9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:37.440214 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1017/4074] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:37 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:38.080671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:38.082459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:38.082648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:38.082858 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:38.082954 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:38.085866 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=296,cinder:UPDATE=59,cinder:DELETE=2,cinder:INSERT=25 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:22:38.089264 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:38.089264 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:38.090169 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-64173bb4-9c38-4514-a8f2-29ffd4852938 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:38.090521 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1019/4075] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:38 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:38.452005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8edeec49-12c2-4334-924e-8c1c4aba134d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:38.453666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8edeec49-12c2-4334-924e-8c1c4aba134d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:38.453878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8edeec49-12c2-4334-924e-8c1c4aba134d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:38.454051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8edeec49-12c2-4334-924e-8c1c4aba134d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:38.454144 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8edeec49-12c2-4334-924e-8c1c4aba134d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:38.458478 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:38.458478 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:38.459046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8edeec49-12c2-4334-924e-8c1c4aba134d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:38.459439 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1016/4076] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:38 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:39.105915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-347cc815-6873-4536-9088-53e26840c49a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:39.107803 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-347cc815-6873-4536-9088-53e26840c49a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:39.108054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-347cc815-6873-4536-9088-53e26840c49a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:39.108298 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-347cc815-6873-4536-9088-53e26840c49a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:39.108435 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-347cc815-6873-4536-9088-53e26840c49a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:39.112800 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:39.112800 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:39.113561 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-347cc815-6873-4536-9088-53e26840c49a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:39.113997 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1025/4077] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:39 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:39.126038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4598f684-8c20-4aea-b960-f68f1575b89a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:39.127854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4598f684-8c20-4aea-b960-f68f1575b89a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:22:39.128078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4598f684-8c20-4aea-b960-f68f1575b89a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:39.128326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4598f684-8c20-4aea-b960-f68f1575b89a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:39.136195 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:39.136195 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:39.141105 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4598f684-8c20-4aea-b960-f68f1575b89a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:39.147415 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4598f684-8c20-4aea-b960-f68f1575b89a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:22:39.147786 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1018/4078] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:39 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:39.159089 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:39.160983 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] POST https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82/restore Aug 19 23:22:39.161440 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:39.163268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Restoring backup 4e652cbd-7792-4c83-88b6-aab9212cfa82 ({'restore': {}}) {{(pid=100375) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:22:39.163437 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Restoring backup 4e652cbd-7792-4c83-88b6-aab9212cfa82 to volume None. Aug 19 23:22:39.168392 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:39.168392 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:39.169343 np0000007826 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Creating volume of 1 GB for restore of backup 4e652cbd-7792-4c83-88b6-aab9212cfa82. Aug 19 23:22:39.173000 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Availability Zones retrieved successfully. Aug 19 23:22:39.178163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Flow 'volume_create_api' (b81bb9e8-00ac-4ae2-b1a8-b22691cba033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:39.179151 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87339461-5984-416a-92ad-d02dee7b7310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:39.180005 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:39.204996 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87339461-5984-416a-92ad-d02dee7b7310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:39.205761 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955acbb4-4cfb-4298-bc6f-b28ed0ce0856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:39.238044 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Created reservations ['9676d332-e3b3-46ff-8a90-f5c4fb7cc1df', 'fbd723af-79e5-400b-b11e-c750aa6a19ba', '9e0db164-a6d9-46c4-8a80-779213fc20ee', '22a9e31c-691d-4feb-a24f-0eb8b89b6c5e'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:39.238883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955acbb4-4cfb-4298-bc6f-b28ed0ce0856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9676d332-e3b3-46ff-8a90-f5c4fb7cc1df', 'fbd723af-79e5-400b-b11e-c750aa6a19ba', '9e0db164-a6d9-46c4-8a80-779213fc20ee', '22a9e31c-691d-4feb-a24f-0eb8b89b6c5e']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:39.239652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041a878f-0fdc-47f4-8b1d-649c31e4dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:39.269584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041a878f-0fdc-47f4-8b1d-649c31e4dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f92780-474b-4f3b-a3eb-5507cf94a7c4', '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_4e652cbd-7792-4c83-88b6-aab9212cfa82',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2851402488408fa46b70a7448c63ba',qos_specs=None,replication_status=,reservations=['9676d332-e3b3-46ff-8a90-f5c4fb7cc1df','fbd723af-79e5-400b-b11e-c750aa6a19ba','9e0db164-a6d9-46c4-8a80-779213fc20ee','22a9e31c-691d-4feb-a24f-0eb8b89b6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077040e71bb446f681143fe69aca1356',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4e652cbd-7792-4c83-88b6-aab9212cfa82',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f92780-474b-4f3b-a3eb-5507cf94a7c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f2851402488408fa46b70a7448c63ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='077040e71bb446f681143fe69aca1356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:39.270598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4dd3f90-1cbf-4516-ab10-a9fb25448bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:39.286553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4dd3f90-1cbf-4516-ab10-a9fb25448bec) transitioned into 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_4e652cbd-7792-4c83-88b6-aab9212cfa82',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2851402488408fa46b70a7448c63ba',qos_specs=None,replication_status=,reservations=['9676d332-e3b3-46ff-8a90-f5c4fb7cc1df','fbd723af-79e5-400b-b11e-c750aa6a19ba','9e0db164-a6d9-46c4-8a80-779213fc20ee','22a9e31c-691d-4feb-a24f-0eb8b89b6c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077040e71bb446f681143fe69aca1356',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:39.287209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d48e43-5c89-4e56-89e2-f6c6d400e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:39.296088 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d48e43-5c89-4e56-89e2-f6c6d400e205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:39.296893 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Flow 'volume_create_api' (b81bb9e8-00ac-4ae2-b1a8-b22691cba033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:39.297187 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Create volume request issued successfully. Aug 19 23:22:39.303381 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:39.303381 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:39.303876 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:39.469740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:39.475261 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:39.475491 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:39.475837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:39.475837 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:39.483336 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:39.483336 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:39.484046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-933038e7-4d2d-49cd-92d6-1a839826d1ea tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:39.484517 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1017/4079] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:39 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:40.313391 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:40.313391 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:40.314054 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:40.314283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Checking backup size 1 against volume size 1 {{(pid=100375) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:22:40.314488 np0000007826 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Overwriting volume b5f92780-474b-4f3b-a3eb-5507cf94a7c4 with restore of backup 4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:40.331313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] restore_backup in rpcapi backup_id 4e652cbd-7792-4c83-88b6-aab9212cfa82 {{(pid=100375) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:22:40.333051 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8a2c1394-088e-4a53-acf1-7a619ef43f1c tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82/restore returned with HTTP 202 Aug 19 23:22:40.333535 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1020/4080] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:22:39 2026] POST /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82/restore => generated 189 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:40.344776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:40.346506 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:40.346702 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:40.346910 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:40.347012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:40.351032 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:40.351032 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:40.352343 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-491ea32a-0d4f-4f4d-a499-5226dafdde02 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:40.352503 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1026/4081] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:40 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:40.500983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:40.509748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:40.510181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:40.510497 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:40.510723 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:40.519070 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:40.519070 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:40.520385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af9336bc-928b-40e2-9f9e-6d4a4f26c7a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:40.521112 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1019/4082] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:40 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:22:41.369099 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b79e667a-610b-46d2-8f1f-006e2947ffac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:41.375459 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b79e667a-610b-46d2-8f1f-006e2947ffac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:41.375603 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b79e667a-610b-46d2-8f1f-006e2947ffac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:41.376693 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b79e667a-610b-46d2-8f1f-006e2947ffac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:41.376904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b79e667a-610b-46d2-8f1f-006e2947ffac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:41.382960 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:41.382960 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:41.384196 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b79e667a-610b-46d2-8f1f-006e2947ffac tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:41.384768 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1018/4083] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:41 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:41.531115 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:41.533577 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:41.533927 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:41.534221 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:41.534388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:41.540870 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:41.540870 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:41.541815 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7aba0b37-dd0d-429d-b5db-efe89aad334c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:41.542330 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1021/4084] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:41 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:42.001605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.004827 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:42.005269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.005623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.015792 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.015792 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:42.022053 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:42.030340 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-b71f7dd0-f5c4-41e3-9cfd-4d14b9396516 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:42.031164 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1027/4085] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:42.153291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2074fe14-c58c-4fda-a13a-8960e07f1308 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.153746 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2074fe14-c58c-4fda-a13a-8960e07f1308 None None] GET https://10.4.3.193/volume// Aug 19 23:22:42.153893 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2074fe14-c58c-4fda-a13a-8960e07f1308 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.154079 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2074fe14-c58c-4fda-a13a-8960e07f1308 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.154483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2074fe14-c58c-4fda-a13a-8960e07f1308 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:42.154794 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1020/4086] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:22: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 19 23:22:42.169878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-604647f7-4ed7-4b99-8d46-750d8b1421f9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.258737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-604647f7-4ed7-4b99-8d46-750d8b1421f9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:22:42.259268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-604647f7-4ed7-4b99-8d46-750d8b1421f9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dc8d322-da12-4a54-974f-2d7de574acef", "connector": null, "instance_uuid": "0632d84a-d161-4821-beb1-6eb93731731f"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:42.269282 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.269282 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:42.298728 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-604647f7-4ed7-4b99-8d46-750d8b1421f9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:22:42.299169 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1019/4087] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:22:42 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:42.335661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.337700 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:42.337965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.338162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.350422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1077beff-7b34-4b01-8407-2e35989157ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.350519 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.350519 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:42.350891 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1077beff-7b34-4b01-8407-2e35989157ad None None] GET https://10.4.3.193/volume// Aug 19 23:22:42.351099 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1077beff-7b34-4b01-8407-2e35989157ad None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.351346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1077beff-7b34-4b01-8407-2e35989157ad None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.351753 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1077beff-7b34-4b01-8407-2e35989157ad None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:42.352117 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1028/4088] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22: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 19 23:22:42.357065 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:42.361259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.363082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-34bcc3b8-00da-4fc2-b409-e6734eaf2ed8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:42.363517 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1022/4089] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:42.365456 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:42.365683 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.365903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.375575 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.375575 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:42.379172 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:42.387439 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-050a55d7-31e1-40b0-a039-2127d481f87f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:42.387931 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1021/4090] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 1084 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:42.398964 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.401457 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:42.401723 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.401974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.402107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:42.408411 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.408411 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:42.409395 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bdbb2c82-6d14-4bf8-ae4a-ffbcad4ac090 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:42.409915 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1020/4091] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:42.502532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.506268 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] PUT https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac Aug 19 23:22:42.506774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:42.518622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Acquiring lock "cinder-attachment_update-2dc8d322-da12-4a54-974f-2d7de574acef-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:22:42.525376 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-2dc8d322-da12-4a54-974f-2d7de574acef-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:22:42.526559 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.526559 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:42.552573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.557405 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:42.557694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.559529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.560293 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:42.568045 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.568045 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:42.568839 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b268f896-74bd-40bb-adde-faa2b64ab9e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:42.569223 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1023/4092] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:42.639907 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-2dc8d322-da12-4a54-974f-2d7de574acef-np0000007826" released by "attachment_update" :: held 0.111s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:22:42.639907 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-cfdd7b3c-74c3-4e97-a44c-3c689fd56583 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac returned with HTTP 200 Aug 19 23:22:42.639907 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1029/4093] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:22:42 2026] PUT /volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:42.652105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-eafdd574-2f36-4f74-bb91-1014ff1dcd7e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:42.655101 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-eafdd574-2f36-4f74-bb91-1014ff1dcd7e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption Aug 19 23:22:42.655373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-eafdd574-2f36-4f74-bb91-1014ff1dcd7e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:42.655653 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-eafdd574-2f36-4f74-bb91-1014ff1dcd7e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:42.671577 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:42.671577 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:42.683200 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-eafdd574-2f36-4f74-bb91-1014ff1dcd7e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption returned with HTTP 200 Aug 19 23:22:42.683668 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1022/4094] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:22:42 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:43.379926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:43.382506 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:43.383133 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:43.383371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:43.386155 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=270,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:22:43.399601 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:43.399601 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:43.404800 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:43.410998 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-76cfd5af-3c0f-49fd-a029-c6e36034e014 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:43.410998 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1021/4095] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:43 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:43.420445 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:43.424699 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:43.424951 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:43.425248 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:43.425411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:43.431979 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:43.431979 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:43.432955 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be897326-d4f6-4f6e-9f0e-83ab15a66171 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:43.433685 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1024/4096] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:43 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:43.584138 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:43.586783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:43.586783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:43.587055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:43.587215 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:43.593481 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:43.593481 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:43.594282 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e10fdb1-794d-4b4c-9ed5-a8d23f2fae66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:43.594753 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1030/4097] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:43 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:44.429768 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:44.431456 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:44.431642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:44.431858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:44.433668 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=299,cinder:UPDATE=78,cinder:INSERT=32 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:22:44.443483 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:44.443483 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:44.445961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a1fdec85-43c1-49fc-96e3-a9143973417e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:44.448742 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:44.448811 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1fdec85-43c1-49fc-96e3-a9143973417e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:44.448811 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1fdec85-43c1-49fc-96e3-a9143973417e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:44.448811 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a1fdec85-43c1-49fc-96e3-a9143973417e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:44.448811 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a1fdec85-43c1-49fc-96e3-a9143973417e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:44.450860 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bcfa0d26-e50c-4dba-b253-fe1ccb426f9d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:44.451465 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1023/4098] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:44 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:44.451760 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:44.451760 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:44.452419 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a1fdec85-43c1-49fc-96e3-a9143973417e tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:44.452737 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1022/4099] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:44 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:44.606402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:44.611855 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:44.611855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:44.611855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:44.611855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:44.617172 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:44.617172 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:44.617172 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d126d444-6dca-4b66-b3c5-793ed50ff490 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:44.617172 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1025/4100] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:44 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:45.465061 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:45.466499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-80432452-81b3-4eba-8d92-d0ab7f508457 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:45.468186 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:45.468418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:45.468598 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:45.468691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:45.470789 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80432452-81b3-4eba-8d92-d0ab7f508457 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:45.471019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80432452-81b3-4eba-8d92-d0ab7f508457 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:45.471279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80432452-81b3-4eba-8d92-d0ab7f508457 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:45.477757 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:45.477757 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:45.478657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7eb3c21f-a41c-4e64-ad2e-72857e2e64f4 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:45.479117 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1031/4101] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:45 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:45.487785 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:45.487785 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:45.491825 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-80432452-81b3-4eba-8d92-d0ab7f508457 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:45.496668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80432452-81b3-4eba-8d92-d0ab7f508457 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:45.497332 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1024/4102] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:45 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:45.629489 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:45.631552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:45.631814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:45.632037 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:45.632159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:45.636817 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:45.636817 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:45.637465 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d437a2fb-8c49-48d9-bc32-a37f5f622500 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:45.637866 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1023/4103] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:45 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:46.493256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:46.495498 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:46.495878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:46.496240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:46.496464 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:46.501762 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:46.501762 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:46.502832 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd30a5ad-5a24-400c-b113-1816dcd8c312 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:46.503304 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1026/4104] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:46 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:46.514115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:46.519111 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:46.519345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:46.519584 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:46.521706 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=264,cinder:UPDATE=64,cinder:INSERT=32 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:22:46.531113 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:46.531113 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:46.534618 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:46.538787 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-26ff0c9e-5e81-4e32-8911-2e820f066f3c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:46.539175 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1032/4105] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:46 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:46.648567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a44a1965-d580-4635-b454-11b7ccd07b94 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:46.650433 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a44a1965-d580-4635-b454-11b7ccd07b94 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:46.650682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a44a1965-d580-4635-b454-11b7ccd07b94 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:46.650906 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a44a1965-d580-4635-b454-11b7ccd07b94 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:46.651020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a44a1965-d580-4635-b454-11b7ccd07b94 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:46.655302 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:46.655302 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:46.655961 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a44a1965-d580-4635-b454-11b7ccd07b94 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:46.656324 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1025/4106] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:46 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:47.516410 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d276e8d0-65fe-418b-888d-2605c8967c06 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:47.518579 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d276e8d0-65fe-418b-888d-2605c8967c06 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:47.518579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d276e8d0-65fe-418b-888d-2605c8967c06 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:47.518721 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d276e8d0-65fe-418b-888d-2605c8967c06 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:47.519366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d276e8d0-65fe-418b-888d-2605c8967c06 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:47.523911 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:47.523911 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:47.524639 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d276e8d0-65fe-418b-888d-2605c8967c06 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:47.525065 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1024/4107] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:47 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:47.551309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:47.556359 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:47.556697 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:47.556878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:47.568024 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:47.568024 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:47.571980 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:47.577168 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fab216f7-328f-4349-bcc4-c1bb4e702c9f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:47.577589 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1027/4108] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:47 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:47.670054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8b89534a-86ee-4718-8503-e23368e266eb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:47.670489 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8b89534a-86ee-4718-8503-e23368e266eb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:47.670489 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8b89534a-86ee-4718-8503-e23368e266eb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:47.670725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8b89534a-86ee-4718-8503-e23368e266eb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:47.670782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-8b89534a-86ee-4718-8503-e23368e266eb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:47.675915 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:47.675915 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:47.677450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8b89534a-86ee-4718-8503-e23368e266eb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:47.677450 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1033/4109] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:47 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:48.055675 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-297ac2b1-837e-43ba-88ff-fb36ada5a2b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.060088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-297ac2b1-837e-43ba-88ff-fb36ada5a2b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac/action Aug 19 23:22:48.060602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-297ac2b1-837e-43ba-88ff-fb36ada5a2b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:48.060781 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-297ac2b1-837e-43ba-88ff-fb36ada5a2b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:48.079182 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.079182 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:48.089573 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-9b4d6bce-253f-43a4-836d-d8248e57424a req-297ac2b1-837e-43ba-88ff-fb36ada5a2b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac/action returned with HTTP 204 Aug 19 23:22:48.090004 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1026/4110] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:48 2026] POST /volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:48.536100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dbe014e1-6245-4cdc-92b9-628549875f03 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.538449 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbe014e1-6245-4cdc-92b9-628549875f03 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:48.538724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbe014e1-6245-4cdc-92b9-628549875f03 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.539056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dbe014e1-6245-4cdc-92b9-628549875f03 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.539143 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-dbe014e1-6245-4cdc-92b9-628549875f03 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:48.545045 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.545045 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:48.546107 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dbe014e1-6245-4cdc-92b9-628549875f03 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:48.546626 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1025/4111] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:48.592425 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-67f19a6f-9ccc-429c-9597-0419f611598c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.594295 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67f19a6f-9ccc-429c-9597-0419f611598c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:48.594480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67f19a6f-9ccc-429c-9597-0419f611598c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.594650 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67f19a6f-9ccc-429c-9597-0419f611598c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.617649 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.617649 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:48.623440 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-67f19a6f-9ccc-429c-9597-0419f611598c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:48.629104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67f19a6f-9ccc-429c-9597-0419f611598c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:48.629556 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1028/4112] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 1197 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:48.646108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-015324c0-d29d-41d6-8d54-85135d9af52f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.647996 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-015324c0-d29d-41d6-8d54-85135d9af52f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:48.648207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-015324c0-d29d-41d6-8d54-85135d9af52f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.648406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-015324c0-d29d-41d6-8d54-85135d9af52f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.661769 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.661769 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:48.665669 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-015324c0-d29d-41d6-8d54-85135d9af52f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:48.669830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-015324c0-d29d-41d6-8d54-85135d9af52f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:48.670462 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1034/4113] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 1197 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:48.686969 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.688403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:48.688602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.688846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.688979 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:48.693301 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.693301 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:48.693807 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-76ec1006-817a-4d2c-b522-c2fb42572d8c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:48.694196 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1027/4114] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:48.713356 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.715294 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:48.715494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.715704 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.725071 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.725071 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:48.728499 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:48.733211 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-19d221d4-cfa1-4be0-b772-90ff39ce14f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:48.733605 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1026/4115] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 1197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:48.755609 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.757559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/action Aug 19 23:22:48.759403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:48.759403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:48.769844 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.769844 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:48.770256 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:48.776092 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Begin detaching volume completed successfully. Aug 19 23:22:48.776254 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-7f6b57d1-be9e-4571-84a2-3c442a90d4b6 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/action returned with HTTP 202 Aug 19 23:22:48.776890 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1029/4116] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:22:48 2026] POST /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:22:48.822270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-30ec85d1-cf06-46e1-b9a3-e77030c70049 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.822811 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30ec85d1-cf06-46e1-b9a3-e77030c70049 None None] GET https://10.4.3.193/volume// Aug 19 23:22:48.823012 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-30ec85d1-cf06-46e1-b9a3-e77030c70049 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.823320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-30ec85d1-cf06-46e1-b9a3-e77030c70049 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.823781 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30ec85d1-cf06-46e1-b9a3-e77030c70049 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:48.824188 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1035/4117] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:48.833766 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.834606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:48.834912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.835288 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.846403 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.846403 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:48.850306 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:48.855067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8c567328-1e57-4c33-815e-d0c8cae00856 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:48.855471 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1028/4118] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 1380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:48.872199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8ebc2dd1-3185-4cef-8457-bc7eabe0630c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:48.874286 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8ebc2dd1-3185-4cef-8457-bc7eabe0630c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption Aug 19 23:22:48.874567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8ebc2dd1-3185-4cef-8457-bc7eabe0630c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:48.874655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8ebc2dd1-3185-4cef-8457-bc7eabe0630c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:48.883698 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:48.883698 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:48.889574 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-8ebc2dd1-3185-4cef-8457-bc7eabe0630c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption returned with HTTP 200 Aug 19 23:22:48.889951 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1027/4119] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:22:48 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:49.557675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:49.559637 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:49.559870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:49.560057 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:49.560164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:49.568131 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:49.568131 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:49.569274 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e680ecd0-9f09-4965-8d45-fa3e54ac2a09 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:49.569913 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1030/4120] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:49 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:49.705268 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dda510e1-00ad-4d47-9d79-915b14558ada None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:49.707446 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dda510e1-00ad-4d47-9d79-915b14558ada tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:49.707617 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dda510e1-00ad-4d47-9d79-915b14558ada tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:49.707941 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dda510e1-00ad-4d47-9d79-915b14558ada tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:49.708095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-dda510e1-00ad-4d47-9d79-915b14558ada tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:49.712815 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:49.712815 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:49.713540 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dda510e1-00ad-4d47-9d79-915b14558ada tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:49.713974 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1036/4121] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:49 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:49.825412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-feed3769-67c6-49fd-b01a-382f0d4836fa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:49.827289 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-feed3769-67c6-49fd-b01a-382f0d4836fa tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac Aug 19 23:22:49.827487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-feed3769-67c6-49fd-b01a-382f0d4836fa tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:49.827623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-feed3769-67c6-49fd-b01a-382f0d4836fa tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:49.834238 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:49.834238 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:49.885643 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dbaa8112-4a64-44ce-bf7a-75dc9f64f4d3 req-feed3769-67c6-49fd-b01a-382f0d4836fa tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac returned with HTTP 200 Aug 19 23:22:49.886100 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1029/4122] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:22:49 2026] DELETE /volume/v3/attachments/d61564f3-a9d1-49ba-939c-a3ecba0b2aac => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:50.581724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:50.583678 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:22:50.583940 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:50.584154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:50.584321 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Show backup with id 4e652cbd-7792-4c83-88b6-aab9212cfa82. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:50.588965 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:50.588965 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:50.589799 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1dbc6d1-54ef-4904-9c05-c36e47f92232 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 200 Aug 19 23:22:50.590157 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1028/4123] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:50 2026] GET /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:50.599561 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a415221-8abc-4168-9850-eb3526ce24da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:50.601092 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a415221-8abc-4168-9850-eb3526ce24da tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:22:50.601364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a415221-8abc-4168-9850-eb3526ce24da tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:50.601604 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a415221-8abc-4168-9850-eb3526ce24da tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:50.608950 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:50.608950 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:50.612357 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a415221-8abc-4168-9850-eb3526ce24da tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:50.619175 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a415221-8abc-4168-9850-eb3526ce24da tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 200 Aug 19 23:22:50.620095 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1031/4124] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:50 2026] GET /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:50.636291 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:50.639384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:22:50.639622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:50.639877 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:50.649412 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:50.649412 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:50.657285 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:50.666323 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e17cc801-1e2d-4344-a3e1-74ade3e00820 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 200 Aug 19 23:22:50.666323 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1037/4125] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:50 2026] GET /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 1416 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:50.725893 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:50.727215 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:50.727502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:50.727800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:50.727939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:50.733501 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:50.733501 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:50.734336 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7926c1fe-dc71-4d84-ad21-7689b95155ab tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:50.734874 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1030/4126] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:50 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:50.966542 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:50.971566 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:50.971815 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:50.972834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:50.981907 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:50.981907 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:50.987424 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:50.991552 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5a470a9d-754b-4335-872c-902a362bbb5f req-1b522f65-449f-4ed3-ba8b-bbd53c6d3ce9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:50.991983 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1029/4127] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:50 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:51.257833 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.260069 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:51.260352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.260569 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.268073 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.268073 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:51.271960 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:51.276696 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-f8cbc688-4f9c-4b35-9de6-0e9d8327eb2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:51.277170 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1032/4128] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:51 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:51.368637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85907116-3f4c-477c-a1a5-a82e7289e8a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.369162 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85907116-3f4c-477c-a1a5-a82e7289e8a5 None None] GET https://10.4.3.193/volume// Aug 19 23:22:51.369394 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85907116-3f4c-477c-a1a5-a82e7289e8a5 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.369649 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85907116-3f4c-477c-a1a5-a82e7289e8a5 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.370090 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85907116-3f4c-477c-a1a5-a82e7289e8a5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:51.370479 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1038/4129] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:22: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 19 23:22:51.382852 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-a29a4abd-0f62-4364-b22f-d534e0509be4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.385323 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-a29a4abd-0f62-4364-b22f-d534e0509be4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:22:51.387336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-a29a4abd-0f62-4364-b22f-d534e0509be4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be42be20-874e-421f-a626-ce9710d8b814", "connector": null, "instance_uuid": "f0dfdc03-5d69-407d-a0e0-cc19ba762f58"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:51.395663 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.395663 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:51.424606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-a29a4abd-0f62-4364-b22f-d534e0509be4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:22:51.424606 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1031/4130] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:22:51 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:51.460463 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.462667 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:51.462937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.463183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.474808 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.474808 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:51.480941 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:51.487088 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d05a9d7b-45ff-4ee4-a820-780543ea73a4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:51.487498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1030/4131] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:51 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:51.491854 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-227eba9f-815d-4254-a324-7603e233f87a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.492360 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-227eba9f-815d-4254-a324-7603e233f87a None None] GET https://10.4.3.193/volume// Aug 19 23:22:51.492596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-227eba9f-815d-4254-a324-7603e233f87a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.492890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-227eba9f-815d-4254-a324-7603e233f87a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.493336 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-227eba9f-815d-4254-a324-7603e233f87a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:51.493751 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1033/4132] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22: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 19 23:22:51.516379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.519545 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:51.519903 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.520096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.529778 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.529778 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:51.533547 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:51.538047 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-97679efb-dc8f-4463-a0c0-aabd75c60932 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:51.538488 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1039/4133] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:51 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:51.672495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.674371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] PUT https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 Aug 19 23:22:51.674898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:51.689009 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Acquiring lock "cinder-attachment_update-be42be20-874e-421f-a626-ce9710d8b814-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:22:51.696740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Lock "cinder-attachment_update-be42be20-874e-421f-a626-ce9710d8b814-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:22:51.696740 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.696740 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:51.747583 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:51.748766 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:51.749523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:51.749523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:51.749523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:51.754339 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:51.754339 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:51.754784 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b3ee1a70-cf33-495f-ab3e-70491c51d192 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:51.755205 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1031/4134] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:51 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:51.808659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Lock "cinder-attachment_update-be42be20-874e-421f-a626-ce9710d8b814-np0000007826" released by "attachment_update" :: held 0.115s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:22:51.809019 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-1b0d649e-ffb4-4243-b4a4-df70431f2526 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 returned with HTTP 200 Aug 19 23:22:51.809836 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1032/4135] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:22:51 2026] PUT /volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:52.065545 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.070171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:22:52.070394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:52.070587 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:52.078585 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:52.078585 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:52.082794 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:52.089535 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-01a25da2-0c60-484f-936b-b99d47c99d93 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 200 Aug 19 23:22:52.089928 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1034/4136] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:52 2026] GET /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:52.508313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d0f2c337-8e49-4374-b043-8a04794ce13c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.510437 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d0f2c337-8e49-4374-b043-8a04794ce13c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:52.510685 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d0f2c337-8e49-4374-b043-8a04794ce13c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:52.511046 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d0f2c337-8e49-4374-b043-8a04794ce13c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:52.521569 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:52.521569 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:52.525170 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d0f2c337-8e49-4374-b043-8a04794ce13c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:52.529590 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d0f2c337-8e49-4374-b043-8a04794ce13c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:52.530092 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1040/4137] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:52 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:52.538333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.540950 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:22:52.541216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:52.541465 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:52.550645 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:52.550645 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:52.555339 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:52.562079 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-e799ab08-799a-4303-963f-0035e79240b3 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 200 Aug 19 23:22:52.562634 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1032/4138] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:52 2026] GET /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:52.574243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-354afdbd-7793-4442-8393-f00f75f76d37 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.574641 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-354afdbd-7793-4442-8393-f00f75f76d37 None None] GET https://10.4.3.193/volume// Aug 19 23:22:52.574856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-354afdbd-7793-4442-8393-f00f75f76d37 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:52.575031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-354afdbd-7793-4442-8393-f00f75f76d37 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:52.575367 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-354afdbd-7793-4442-8393-f00f75f76d37 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:52.575639 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1033/4139] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:22: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 19 23:22:52.584036 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-eb234b83-36be-4bd9-8836-37f8481466ff None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.586329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-eb234b83-36be-4bd9-8836-37f8481466ff tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:22:52.586662 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-eb234b83-36be-4bd9-8836-37f8481466ff tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f92780-474b-4f3b-a3eb-5507cf94a7c4", "connector": null, "instance_uuid": "1a541a2d-b7c8-447c-9f93-5639a0727476"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:52.596041 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:52.596041 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:52.621888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-eb234b83-36be-4bd9-8836-37f8481466ff tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:22:52.622417 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1035/4140] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:22:52 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:52.771541 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:52.775311 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:52.776754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:52.777735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:52.778114 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:52.786230 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:52.786230 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:52.787083 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4a2ea484-cccc-4a7f-9892-379abb68d155 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:52.787525 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1041/4141] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:52 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:53.544777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:53.546561 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:53.546794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:53.547004 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:53.555940 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:53.555940 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:53.559322 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:53.564084 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55a71947-e9f4-4c5e-a2be-8922f608e1da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:53.564506 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1033/4142] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:53 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:53.755300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7e10e40c-9790-49ca-ad85-c34f04aaae85 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:53.755300 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e10e40c-9790-49ca-ad85-c34f04aaae85 None None] GET https://10.4.3.193/volume// Aug 19 23:22:53.755870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e10e40c-9790-49ca-ad85-c34f04aaae85 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:53.755870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7e10e40c-9790-49ca-ad85-c34f04aaae85 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:53.756124 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7e10e40c-9790-49ca-ad85-c34f04aaae85 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:22:53.756460 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1034/4143] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:22:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:22:53.764896 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:53.768265 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:22:53.768502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:53.768701 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:53.783737 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:53.783737 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:53.788610 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:22:53.795417 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-441e304e-583d-4f9b-b551-dab874b5b554 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 200 Aug 19 23:22:53.795895 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1036/4144] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:22:53 2026] GET /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 1595 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:53.803422 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c64697af-5b23-440b-aa17-9c547a0f546c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:53.805954 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c64697af-5b23-440b-aa17-9c547a0f546c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:53.806260 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c64697af-5b23-440b-aa17-9c547a0f546c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:53.806506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c64697af-5b23-440b-aa17-9c547a0f546c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:53.806611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c64697af-5b23-440b-aa17-9c547a0f546c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:53.811945 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:53.811945 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:53.812641 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c64697af-5b23-440b-aa17-9c547a0f546c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:53.813051 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1042/4145] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:53 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:53.913880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:53.916422 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] PUT https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 Aug 19 23:22:53.916885 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:53.926251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Acquiring lock "cinder-attachment_update-b5f92780-474b-4f3b-a3eb-5507cf94a7c4-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:22:53.931251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Lock "cinder-attachment_update-b5f92780-474b-4f3b-a3eb-5507cf94a7c4-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:22:53.932161 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:53.932161 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:54.021260 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Lock "cinder-attachment_update-b5f92780-474b-4f3b-a3eb-5507cf94a7c4-np0000007826" released by "attachment_update" :: held 0.090s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:22:54.021666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-0b378bc0-a1aa-4435-a73d-fbc688a73f90 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 returned with HTTP 200 Aug 19 23:22:54.022190 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1034/4146] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:22:53 2026] PUT /volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:54.049345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-699ed883-a322-46c3-b347-6e4a120a988d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:54.051881 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-699ed883-a322-46c3-b347-6e4a120a988d tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] POST https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8/action Aug 19 23:22:54.052408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-699ed883-a322-46c3-b347-6e4a120a988d tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:54.052592 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-699ed883-a322-46c3-b347-6e4a120a988d tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:54.069096 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:54.069096 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:54.080413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-cf5f60f0-acdb-42e5-a738-10d2134751e4 req-699ed883-a322-46c3-b347-6e4a120a988d tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8/action returned with HTTP 204 Aug 19 23:22:54.080842 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1035/4147] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:54 2026] POST /volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:54.190273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:54.192395 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:54.192652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:54.192900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:54.193087 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume with id: 2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:54.201096 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:54.201096 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:54.201658 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:54.216501 np0000007826 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:22:54.224862 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume request issued successfully. Aug 19 23:22:54.225070 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ad9e48ba-15cb-4acf-b8bc-e5e0bf039c74 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 202 Aug 19 23:22:54.225481 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1037/4148] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:54 2026] DELETE /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:54.243407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:54.247243 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:54.247243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:54.247243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:54.258264 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:54.258264 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:54.263137 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:54.268796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-52893a98-eb34-4ddb-9610-f632bf2b1ce5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 200 Aug 19 23:22:54.270015 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1043/4149] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:54 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:54.578906 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:54.581493 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:54.581669 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:54.581886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:54.590610 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:54.590610 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:54.594124 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:54.597931 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f49b6b8-fb73-4bc7-ab1f-7c445d7496c8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:54.598312 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1035/4150] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:54 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:54.824635 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8619a29a-4d84-4110-8266-4dac101a9444 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:54.826813 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8619a29a-4d84-4110-8266-4dac101a9444 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:54.827074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8619a29a-4d84-4110-8266-4dac101a9444 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:54.827368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8619a29a-4d84-4110-8266-4dac101a9444 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:54.827493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-8619a29a-4d84-4110-8266-4dac101a9444 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:54.832114 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:54.832114 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:54.832952 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8619a29a-4d84-4110-8266-4dac101a9444 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:54.833194 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1036/4151] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:54 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:55.106518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-360f5a58-4547-4f3b-bf01-abdf7b18ad07 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.109448 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-360f5a58-4547-4f3b-bf01-abdf7b18ad07 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79/action Aug 19 23:22:55.109978 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-360f5a58-4547-4f3b-bf01-abdf7b18ad07 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:22:55.110196 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-360f5a58-4547-4f3b-bf01-abdf7b18ad07 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:55.139470 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.139470 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:55.154251 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-99d3062b-7cf5-4ca7-b95a-4bdb7a4a5d70 req-360f5a58-4547-4f3b-bf01-abdf7b18ad07 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79/action returned with HTTP 204 Aug 19 23:22:55.154922 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1038/4152] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:22:55 2026] POST /volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:55.282898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c8647df0-afe7-4f74-8ced-87b76b03e915 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.284816 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8647df0-afe7-4f74-8ced-87b76b03e915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef Aug 19 23:22:55.285011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8647df0-afe7-4f74-8ced-87b76b03e915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.285224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c8647df0-afe7-4f74-8ced-87b76b03e915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.301399 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c8647df0-afe7-4f74-8ced-87b76b03e915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef returned with HTTP 404 Aug 19 23:22:55.305919 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1044/4153] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:55 2026] GET /volume/v3/volumes/2dc8d322-da12-4a54-974f-2d7de574acef => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:55.312175 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.314000 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:22:55.314222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.314382 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.314548 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume with id: bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:22:55.322311 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.322311 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:55.322783 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:55.335001 np0000007826 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:22:55.341679 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume request issued successfully. Aug 19 23:22:55.341901 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57e56f88-9f72-44a2-b839-6a80a0fc438d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 202 Aug 19 23:22:55.342329 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1036/4154] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:22:55 2026] DELETE /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:55.351571 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.353319 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:22:55.353495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.353810 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.360500 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.360500 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:55.365079 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:55.370409 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-49a0e3c3-3915-4cbc-8ad2-ea6b696c9085 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 200 Aug 19 23:22:55.370570 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1037/4155] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:55 2026] GET /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:55.614992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.617338 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:22:55.617608 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.617861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.628932 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.628932 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:55.632290 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:55.636329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4e75abef-4da4-41f9-9b38-5cb07b42a7f8 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:22:55.636685 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1039/4156] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:55 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:55.649901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.651629 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:22:55.652052 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be42be20-874e-421f-a626-ce9710d8b814", "force": true, "name": "tempest-VolumesBackupsTest-Backup-35818250", "container": "tempest-volumesbackupstest-backup-container-180862662"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:55.653543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': 'be42be20-874e-421f-a626-ce9710d8b814', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-35818250', 'container': 'tempest-volumesbackupstest-backup-container-180862662'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:22:55.653754 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume be42be20-874e-421f-a626-ce9710d8b814 in container tempest-volumesbackupstest-backup-container-180862662 Aug 19 23:22:55.664890 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.664890 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:55.665591 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:22:55.692408 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['4c8107fc-fc89-4ada-a72b-8538eeadbb5f', '69b10c08-ca29-4104-8989-7940ea58be0a'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:55.722165 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-efee6c0f-647b-402d-85c1-5e6bfed32d65 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:22:55.722620 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1045/4157] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:22:55 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:55.731632 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-85f3ef2e-562b-460d-9f98-093b7c93253e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.733654 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85f3ef2e-562b-460d-9f98-093b7c93253e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:22:55.733945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85f3ef2e-562b-460d-9f98-093b7c93253e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.734206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-85f3ef2e-562b-460d-9f98-093b7c93253e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.734366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-85f3ef2e-562b-460d-9f98-093b7c93253e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:55.740751 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.740751 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:55.740751 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-85f3ef2e-562b-460d-9f98-093b7c93253e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:22:55.740959 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1037/4158] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:55 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:55.844406 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.846181 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:55.846414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.846623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.846774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id a5fd9667-a96e-47eb-9c96-16c128370592. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:55.850970 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.850970 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:55.851639 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-93e06bc7-66dd-4ab4-a513-d28e815c0e44 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 200 Aug 19 23:22:55.852014 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1038/4159] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:55 2026] GET /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:55.861746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.863515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 Aug 19 23:22:55.863735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:55.863924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:55.864025 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: a5fd9667-a96e-47eb-9c96-16c128370592. Aug 19 23:22:55.868612 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.868612 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:55.883288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id a5fd9667-a96e-47eb-9c96-16c128370592 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:22:55.887739 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1cecd4b-714c-4648-93b5-65ff17503e6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 returned with HTTP 202 Aug 19 23:22:55.887739 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1040/4160] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:22:55 2026] DELETE /volume/v3/backups/a5fd9667-a96e-47eb-9c96-16c128370592 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:22:55.895824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5ad94258-afb4-436d-8632-1d5abff39b01 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:55.901531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:55.902030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1434136801"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:55.905121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1434136801'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:55.905329 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume of 1 GB Aug 19 23:22:55.905699 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:55.905699 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:55.916765 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Availability Zones retrieved successfully. Aug 19 23:22:55.924826 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (d20b222b-a479-4ddb-8033-898b922d1034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:55.926297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3fa2742-3c6c-4586-89df-9f914654c391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:55.929741 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:55.963845 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3fa2742-3c6c-4586-89df-9f914654c391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:55.965050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7274adbd-eab0-4e98-ad3f-d4dc35c0dcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:56.018547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['0d4c01c1-9318-43b4-a4bc-eef3d0d3207d', 'be4f4208-4aad-4222-8537-a407092b4871', 'f8f5d29d-21e0-498e-99b3-f7a9fef40372', '058d5b6c-b89a-4953-8ba9-828e2ef6307c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:56.019869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7274adbd-eab0-4e98-ad3f-d4dc35c0dcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4c01c1-9318-43b4-a4bc-eef3d0d3207d', 'be4f4208-4aad-4222-8537-a407092b4871', 'f8f5d29d-21e0-498e-99b3-f7a9fef40372', '058d5b6c-b89a-4953-8ba9-828e2ef6307c']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:56.020646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678808d-c8b5-43b6-a8dc-06b4a018ef17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:56.051782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a678808d-c8b5-43b6-a8dc-06b4a018ef17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a072a94-748f-4926-857b-ff6aca958016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434136801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['0d4c01c1-9318-43b4-a4bc-eef3d0d3207d','be4f4208-4aad-4222-8537-a407092b4871','f8f5d29d-21e0-498e-99b3-f7a9fef40372','058d5b6c-b89a-4953-8ba9-828e2ef6307c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434136801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a072a94-748f-4926-857b-ff6aca958016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43245176a6484de187568cc8cca06fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:56.053354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459ab56b-3e06-4a62-b03e-33acda1ebd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:56.075346 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459ab56b-3e06-4a62-b03e-33acda1ebd13) transitioned into state 'SUCCESS' from state '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-1434136801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['0d4c01c1-9318-43b4-a4bc-eef3d0d3207d','be4f4208-4aad-4222-8537-a407092b4871','f8f5d29d-21e0-498e-99b3-f7a9fef40372','058d5b6c-b89a-4953-8ba9-828e2ef6307c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:56.076404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6917bf-2d9b-435f-878c-ca51375f263c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:56.087517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6917bf-2d9b-435f-878c-ca51375f263c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:56.089023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (d20b222b-a479-4ddb-8033-898b922d1034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:56.089385 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request issued successfully. Aug 19 23:22:56.090265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ad94258-afb4-436d-8632-1d5abff39b01 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:56.090811 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1046/4161] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:22:55 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:56.102031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:56.104756 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:22:56.104860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:56.105016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:56.112969 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:56.112969 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:56.117942 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:56.123383 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11276e4e-6fb7-4452-b8c7-1bc29f454f75 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 returned with HTTP 200 Aug 19 23:22:56.123760 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1038/4162] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:56 2026] GET /volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:56.383573 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-44c059dd-fd9f-42ee-a3ae-1dd7c824d1c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:56.385761 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44c059dd-fd9f-42ee-a3ae-1dd7c824d1c3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 Aug 19 23:22:56.386085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44c059dd-fd9f-42ee-a3ae-1dd7c824d1c3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:56.386350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-44c059dd-fd9f-42ee-a3ae-1dd7c824d1c3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:56.398362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-44c059dd-fd9f-42ee-a3ae-1dd7c824d1c3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 returned with HTTP 404 Aug 19 23:22:56.399209 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1039/4163] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:56 2026] GET /volume/v3/volumes/bc8101d2-64c2-4658-9bbe-d4f72d1013f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:22:56.408694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:56.410362 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:22:56.410548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:56.410736 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:56.411641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:22:56.443370 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Get all volumes completed successfully. Aug 19 23:22:56.446183 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:56.446183 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:56.452404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5111b127-5b2f-4e62-b6d9-e64d58c9d3c2 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:22:56.452870 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1041/4164] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:22:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17687 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:22:56.474355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0180426e-8628-4fd8-9794-8353858fd57c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:56.476262 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0180426e-8628-4fd8-9794-8353858fd57c tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] DELETE https://10.4.3.193/volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9 Aug 19 23:22:56.476304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0180426e-8628-4fd8-9794-8353858fd57c tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:56.476509 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0180426e-8628-4fd8-9794-8353858fd57c tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:56.476836 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:56.476836 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:56.502400 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0180426e-8628-4fd8-9794-8353858fd57c tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9 returned with HTTP 202 Aug 19 23:22:56.502823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1047/4165] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:22:56 2026] DELETE /volume/v3/types/1b172130-3d07-4538-a1df-cd524a5bd8b9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:22:56.753352 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:56.756918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:22:56.756918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:56.756918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:56.756918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:56.762942 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:56.762942 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:56.763617 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eb17531e-9408-4ad4-95ec-8ea82bf8f9f2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:22:56.764136 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1039/4166] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:56 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.137167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-812d173e-790e-4ad4-bce8-0526c2903531 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.139092 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-812d173e-790e-4ad4-bce8-0526c2903531 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:22:57.139358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-812d173e-790e-4ad4-bce8-0526c2903531 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:57.139623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-812d173e-790e-4ad4-bce8-0526c2903531 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:57.147530 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.147530 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:57.151820 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-812d173e-790e-4ad4-bce8-0526c2903531 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:57.156301 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-812d173e-790e-4ad4-bce8-0526c2903531 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 returned with HTTP 200 Aug 19 23:22:57.156682 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1040/4167] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:57 2026] GET /volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:57.171745 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.176415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:22:57.176415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a072a94-748f-4926-857b-ff6aca958016", "name": "tempest-type-Backup-217451287"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:57.176415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating new backup {'backup': {'volume_id': '4a072a94-748f-4926-857b-ff6aca958016', 'name': 'tempest-type-Backup-217451287'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:22:57.176415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating backup of volume 4a072a94-748f-4926-857b-ff6aca958016 in container None Aug 19 23:22:57.185309 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.185309 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:57.185791 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:22:57.206518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['cea39e6c-8b10-47a3-9f0c-ff199eeb7b13', '3ef62e09-f4ea-4355-ad62-66f5895ea36c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:57.242401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3a6ccddd-77e8-4c18-9811-97f1e9ddb6b2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:22:57.242931 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1042/4168] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:22:57 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:57.253812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.256226 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:22:57.256908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:57.256908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:57.256908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:57.262017 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.262017 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:57.263015 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea3a3349-e2f4-4a6c-8e1d-829d842ad9b4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:22:57.263432 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1048/4169] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:57 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.595025 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-445f3c72-9657-410f-80dd-e347336422fe req-aa04ea21-6278-4060-b09c-c7ff4a6f271c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.597430 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-aa04ea21-6278-4060-b09c-c7ff4a6f271c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:22:57.597664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-aa04ea21-6278-4060-b09c-c7ff4a6f271c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:57.597911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-aa04ea21-6278-4060-b09c-c7ff4a6f271c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:57.619422 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-aa04ea21-6278-4060-b09c-c7ff4a6f271c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:22:57.619886 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1040/4170] 10.4.3.193 () {68 vars in 1484 bytes} [Wed Aug 19 23:22:57 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.677383 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.679658 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:22:57.679911 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:57.680159 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:57.695454 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.695454 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:57.700131 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:57.709347 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-2bc622c6-7bd0-4911-baeb-e8ea21bf4fc6 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:22:57.709785 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1041/4171] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:22:57 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:22:57.729305 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.730385 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:22:57.730861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d6ca7a-819f-472b-96f4-e45be6bf4c9f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-348681757", "description": null, "metadata": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:57.752842 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.752842 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:57.753468 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:22:57.753651 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create snapshot from volume e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:22:57.772914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-afca7bbe-7e75-418a-b124-021a76a497cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.774567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.774892 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-afca7bbe-7e75-418a-b124-021a76a497cb tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:22:57.775300 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-afca7bbe-7e75-418a-b124-021a76a497cb tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-540409086", "extra_specs": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:57.778605 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:22:57.778857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:57.779086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:57.779226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:57.788110 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.788110 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:57.788267 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-afca7bbe-7e75-418a-b124-021a76a497cb tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:22:57.788756 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1049/4172] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:22:57 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.790899 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-31bc1f72-b456-404d-b886-3e34d0f3d8c7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:22:57.791413 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1041/4173] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:57 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.796944 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bdac705d-60ea-4d57-b081-f830f1452bc6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.798867 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bdac705d-60ea-4d57-b081-f830f1452bc6 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] POST https://10.4.3.193/volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab/encryption Aug 19 23:22:57.799312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bdac705d-60ea-4d57-b081-f830f1452bc6 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:57.806235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Created reservations ['760b3d34-5a9e-4006-8d28-c0dbfcbdd191', 'c17ef3c2-b58b-4a10-b3ab-3863a6fa791e', 'aaf221d7-2e45-4c64-9d06-bb308fff344c', 'b22fa786-5db3-471e-b8da-29e5291a7452'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:57.819675 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bdac705d-60ea-4d57-b081-f830f1452bc6 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab/encryption returned with HTTP 200 Aug 19 23:22:57.820248 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1042/4174] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:22:57 2026] POST /volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:57.847035 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot force create request issued successfully. Aug 19 23:22:57.847481 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-445f3c72-9657-410f-80dd-e347336422fe req-35cb2a16-1106-406c-97e7-f39387592fb8 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:22:57.848202 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1043/4175] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:22:57 2026] POST /volume/v3/snapshots => generated 323 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:57.848705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:57.850437 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:57.850759 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-877987698", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": "tempest-scenario-type-luks-540409086", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:57.852435 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-877987698', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': 'tempest-scenario-type-luks-540409086', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:57.946627 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume of 1 GB Aug 19 23:22:57.947027 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:57.947027 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:57.947823 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Availability Zones retrieved successfully. Aug 19 23:22:57.956861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (9fe48743-6a57-425f-8a91-3aef1b300355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:57.958318 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a123896a-f140-4b2d-bcbb-ed0131680e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:57.959963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:58.026230 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a123896a-f140-4b2d-bcbb-ed0131680e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:22:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=375fc7c6-b476-46e7-bdd0-4717498409ab,is_public=True,name='tempest-scenario-type-luks-540409086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '375fc7c6-b476-46e7-bdd0-4717498409ab', '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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:58.027406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cb11bd-9545-4f2d-99a2-8321e47b065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:58.057699 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-540409086 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-540409086, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:22:58.058016 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-540409086 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-540409086, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:22:58.084173 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Created reservations ['c4dc0070-b991-4196-b806-3da00fb1fb1a', 'cd2a3d45-3bcb-44a5-b68b-f48c02022f3d', '71ff443f-cb06-4ac0-b110-80f03a6b8b4d', '874f9421-8982-4f9a-94ac-488621979c67'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:58.084945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cb11bd-9545-4f2d-99a2-8321e47b065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4dc0070-b991-4196-b806-3da00fb1fb1a', 'cd2a3d45-3bcb-44a5-b68b-f48c02022f3d', '71ff443f-cb06-4ac0-b110-80f03a6b8b4d', '874f9421-8982-4f9a-94ac-488621979c67']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:58.085682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a2b391-850d-4471-8460-c9218b6fce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:58.108472 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a2b391-850d-4471-8460-c9218b6fce64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83786f78-cee2-4cd3-87b8-16322fd7a4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-877987698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['c4dc0070-b991-4196-b806-3da00fb1fb1a','cd2a3d45-3bcb-44a5-b68b-f48c02022f3d','71ff443f-cb06-4ac0-b110-80f03a6b8b4d','874f9421-8982-4f9a-94ac-488621979c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-877987698',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=83786f78-cee2-4cd3-87b8-16322fd7a4c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427405314f645ef9dc6d3bb558acf15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b61705b2999243dcbe12c0e80cd51d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(375fc7c6-b476-46e7-bdd0-4717498409ab),volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:58.109345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1d057c-a39e-447c-9e23-9e2ffc2238df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:58.125382 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1d057c-a39e-447c-9e23-9e2ffc2238df) transitioned into state 'SUCCESS' from state '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-877987698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['c4dc0070-b991-4196-b806-3da00fb1fb1a','cd2a3d45-3bcb-44a5-b68b-f48c02022f3d','71ff443f-cb06-4ac0-b110-80f03a6b8b4d','874f9421-8982-4f9a-94ac-488621979c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:58.126084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0b764c-a65a-4d24-90de-2c60efe52f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:58.134544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0b764c-a65a-4d24-90de-2c60efe52f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:58.135283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (9fe48743-6a57-425f-8a91-3aef1b300355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:58.135547 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request issued successfully. Aug 19 23:22:58.136084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-631dc5c5-9bad-42cb-ba24-de48b5f07c2b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:22:58.136500 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1050/4176] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:22:57 2026] POST /volume/v3/volumes => generated 790 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:22:58.152164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:58.155638 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:22:58.155982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:58.156225 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:58.167547 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:58.167547 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:58.175189 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:58.181890 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9eca1995-02a7-458f-a810-50c2f5c78d5d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:22:58.182443 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1042/4177] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:58 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:58.276405 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-20476f33-5bfb-42c7-8494-59794760633c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:58.278545 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20476f33-5bfb-42c7-8494-59794760633c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:22:58.278844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-20476f33-5bfb-42c7-8494-59794760633c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:58.279100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-20476f33-5bfb-42c7-8494-59794760633c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:58.279226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-20476f33-5bfb-42c7-8494-59794760633c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:58.284171 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:58.284171 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:58.284976 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-20476f33-5bfb-42c7-8494-59794760633c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:22:58.285500 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1043/4178] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:58 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:58.804981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:58.810617 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:22:58.810924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:58.811510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:58.811510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:58.824413 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:58.824413 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:58.825591 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62166b35-f44d-4081-81a6-cba8b6c67c86 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:22:58.826140 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1044/4179] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:58 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:59.195279 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:59.197763 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:22:59.198094 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:59.198426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:59.207356 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:59.207356 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:59.212176 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:22:59.217889 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3d44b9e-ec84-4d52-81ca-da3b362a67ff tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:22:59.218470 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1051/4180] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:59 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:59.297844 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-613ce82f-eefe-497c-badb-bdcb32faeedb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:59.301517 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-613ce82f-eefe-497c-badb-bdcb32faeedb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:22:59.301725 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-613ce82f-eefe-497c-badb-bdcb32faeedb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:59.301913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-613ce82f-eefe-497c-badb-bdcb32faeedb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:59.302027 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-613ce82f-eefe-497c-badb-bdcb32faeedb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:59.308042 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:59.308042 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:22:59.308722 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-613ce82f-eefe-497c-badb-bdcb32faeedb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:22:59.309069 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1043/4181] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:22:59 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:59.746381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:59.748440 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e Aug 19 23:22:59.748646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:59.748858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:59.754034 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:59.754034 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:22:59.754473 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:22:59.755260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ef033b-6ec1-4bb9-bf20-ec724f5bfb4c tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e returned with HTTP 200 Aug 19 23:22:59.755594 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1044/4182] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:22:59 2026] GET /volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:59.779268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:59.781560 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:22:59.782077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-938223311", "snapshot_id": null, "imageRef": "f42d6616-db2b-4da5-8393-41835439a25b", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:22:59.784148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-938223311', 'snapshot_id': None, 'imageRef': 'f42d6616-db2b-4da5-8393-41835439a25b', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:22:59.836481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-071fcfbc-b843-4068-bdce-303089bdd832 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:22:59.838413 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-071fcfbc-b843-4068-bdce-303089bdd832 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:22:59.838634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-071fcfbc-b843-4068-bdce-303089bdd832 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:22:59.838870 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-071fcfbc-b843-4068-bdce-303089bdd832 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:22:59.838970 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-071fcfbc-b843-4068-bdce-303089bdd832 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:22:59.849596 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:59.849596 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:22:59.850508 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-071fcfbc-b843-4068-bdce-303089bdd832 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:22:59.850881 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1052/4183] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:22:59 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:22:59.887590 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:22:59.887590 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:22:59.888169 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:22:59.888370 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume of 1 GB Aug 19 23:22:59.892402 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Availability Zones retrieved successfully. Aug 19 23:22:59.897823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (f8bc0ab2-9694-408d-8dda-364b5f5ca417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:22:59.899446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c90fb8-c48a-433b-98df-09db725bcfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:59.900423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:22:59.935340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c90fb8-c48a-433b-98df-09db725bcfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '385edc8f-7aba-4d6f-a415-1e6f4066cd2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:59.936017 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99982079-c279-4e03-addf-df1162c12dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:22:59.996165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Created reservations ['2c725508-a65d-48d4-9f24-196b70a99958', '75609dfd-03db-4101-a170-9515b5878d52', '3a187f16-cb5e-4e05-a7b8-af253e735935', '7d655c12-3b74-4e96-92b0-c8e58133c563'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:22:59.997485 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99982079-c279-4e03-addf-df1162c12dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c725508-a65d-48d4-9f24-196b70a99958', '75609dfd-03db-4101-a170-9515b5878d52', '3a187f16-cb5e-4e05-a7b8-af253e735935', '7d655c12-3b74-4e96-92b0-c8e58133c563']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:22:59.998491 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93c8292-7d3c-43e5-b4f9-17c8eecdcd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:00.041412 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93c8292-7d3c-43e5-b4f9-17c8eecdcd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d222fba-7fad-410a-b103-0a797a11e5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-938223311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['2c725508-a65d-48d4-9f24-196b70a99958','75609dfd-03db-4101-a170-9515b5878d52','3a187f16-cb5e-4e05-a7b8-af253e735935','7d655c12-3b74-4e96-92b0-c8e58133c563'],size=1,snapshot_id=385edc8f-7aba-4d6f-a415-1e6f4066cd2e,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-938223311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d222fba-7fad-410a-b103-0a797a11e5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='453c48402cf943c7b8c78c3d08ed1037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=385edc8f-7aba-4d6f-a415-1e6f4066cd2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5dec15749bf4624a57efef8dc1e0342',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:00.042027 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231fb837-2592-49d3-9889-6b6870c3e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:00.059216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231fb837-2592-49d3-9889-6b6870c3e56e) transitioned into state 'SUCCESS' from state '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-938223311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='453c48402cf943c7b8c78c3d08ed1037',qos_specs=None,replication_status=,reservations=['2c725508-a65d-48d4-9f24-196b70a99958','75609dfd-03db-4101-a170-9515b5878d52','3a187f16-cb5e-4e05-a7b8-af253e735935','7d655c12-3b74-4e96-92b0-c8e58133c563'],size=1,snapshot_id=385edc8f-7aba-4d6f-a415-1e6f4066cd2e,source_replicaid=,source_volid=None,status='creating',user_id='a5dec15749bf4624a57efef8dc1e0342',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:00.060011 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d3c80d-2df3-4934-a2be-97aa448781bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:00.087250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d3c80d-2df3-4934-a2be-97aa448781bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:00.088251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Flow 'volume_create_api' (f8bc0ab2-9694-408d-8dda-364b5f5ca417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:00.088598 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Create volume request issued successfully. Aug 19 23:23:00.089305 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4371b99b-276b-4fdb-92fd-b668e4839b44 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:00.090071 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1045/4184] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:22:59 2026] POST /volume/v3/volumes => generated 813 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:00.104322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:00.107720 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:00.108049 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:00.108338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:00.118278 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:00.118278 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:00.123260 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:00.130634 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-24f9f2d0-e65a-4e25-9e93-badcb0af1629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:00.131174 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1044/4185] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:23:00 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:00.231800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:00.234253 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:00.234556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:00.234817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:00.244689 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:00.244689 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:00.249077 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:00.255566 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c16fb34-e098-4184-a84a-b1e50a8a58d5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:00.256190 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1045/4186] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:00 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:00.322873 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:00.324786 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:00.324998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:00.325221 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:00.325387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:00.330163 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:00.330163 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:00.331061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-144b624d-46c2-4a6f-bc0b-11c3436e640a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:00.331556 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1053/4187] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:00 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:00.863456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:00.865347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:00.865541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:00.865739 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:00.865852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:00.870596 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:00.870596 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:00.871473 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1ebff5a6-11ea-416e-8eb2-fc6c1000148e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:00.871922 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1046/4188] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:00 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:01.144597 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:01.146359 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:01.146556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:01.146739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:01.153820 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:01.153820 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:01.157295 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:01.161992 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-007f79c8-b3a0-4a38-b781-6992c7ef2941 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:01.162388 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1045/4189] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:23:01 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:01.173595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:01.175825 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:01.176085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:01.176325 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:01.184967 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:01.184967 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:01.196314 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:01.201840 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0f81a9be-cfe7-4ed8-8132-d68ba0928d46 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:01.202375 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1046/4190] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:23:01 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:01.269609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f64de594-bdf7-4202-8e9b-75561b54d915 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:01.271791 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f64de594-bdf7-4202-8e9b-75561b54d915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:01.271987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f64de594-bdf7-4202-8e9b-75561b54d915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:01.272185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f64de594-bdf7-4202-8e9b-75561b54d915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:01.279287 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:01.279287 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:01.283169 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f64de594-bdf7-4202-8e9b-75561b54d915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:01.287597 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f64de594-bdf7-4202-8e9b-75561b54d915 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:01.288067 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1054/4191] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:01 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:01.342684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:01.348273 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:01.348531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:01.348776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:01.348926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:01.358945 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:01.358945 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:01.359543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-47f3eafb-f5e5-4dd6-b9b7-fe579997a6ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:01.360076 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1047/4192] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:01 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:01.882541 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:01.884357 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:01.884526 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:01.884777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:01.884884 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:01.889384 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:01.889384 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:01.890138 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09318f52-760e-490c-a65f-f6d3b0fd08c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:01.890509 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1046/4193] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:01 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:02.302581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.304442 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:02.304688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.304958 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.314464 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:02.314464 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:02.319271 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:02.324213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-08dd2b54-2ce1-4c31-a6ea-0636b176b803 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:02.324969 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1047/4194] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:02.331880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.333926 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:02.334122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.334313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.341441 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:02.341441 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:02.345622 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:02.350302 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-301e1928-748a-4c0d-a03f-04365e898a72 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:02.350812 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1055/4195] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:02.370535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9bb7d832-0329-47b1-903c-01804c26b603 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.373797 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bb7d832-0329-47b1-903c-01804c26b603 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:02.373797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bb7d832-0329-47b1-903c-01804c26b603 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.373797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9bb7d832-0329-47b1-903c-01804c26b603 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.373797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9bb7d832-0329-47b1-903c-01804c26b603 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:02.377461 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:02.377461 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:02.378304 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9bb7d832-0329-47b1-903c-01804c26b603 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:02.378671 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1048/4196] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:02.901575 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.903425 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:02.903601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.903882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.903882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:02.908328 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:02.908328 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:02.909057 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1e6c827-d7bd-4a0b-a38d-6ce500feca40 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:02.909457 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1047/4197] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:02.952682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.955141 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:02.955141 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.956041 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.963918 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:02.963918 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:02.968793 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:02.975919 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-b627d45f-621f-45bc-8539-9cc56db4280f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:02.976491 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1048/4198] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:02.987596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e3893eb4-3745-49e0-b564-634bbfbbbfe8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:02.987965 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e3893eb4-3745-49e0-b564-634bbfbbbfe8 None None] GET https://10.4.3.193/volume// Aug 19 23:23:02.988150 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e3893eb4-3745-49e0-b564-634bbfbbbfe8 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:02.988390 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e3893eb4-3745-49e0-b564-634bbfbbbfe8 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:02.988969 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e3893eb4-3745-49e0-b564-634bbfbbbfe8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:02.989390 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1056/4199] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:23:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:03.001455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-756c0d5c-dea3-4184-87c0-b7a4cf7e8f93 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:03.011082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-756c0d5c-dea3-4184-87c0-b7a4cf7e8f93 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:03.012283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-756c0d5c-dea3-4184-87c0-b7a4cf7e8f93 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d222fba-7fad-410a-b103-0a797a11e5ee", "connector": null, "instance_uuid": "ab371a4d-a024-4e8b-ab94-f16b730bcb29"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:03.043184 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:03.043184 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:03.078097 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-756c0d5c-dea3-4184-87c0-b7a4cf7e8f93 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:03.078780 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1049/4200] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:03 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:03.337868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:03.340480 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:03.340736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:03.340993 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:03.351055 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:03.351055 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:03.357960 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:03.366700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-389c00a9-ddf4-406b-9fd1-64e4c824a2d2 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:03.367247 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1048/4201] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:03 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:03.392975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9d495ce-2d08-41f3-a542-c2b551640173 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:03.395059 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9d495ce-2d08-41f3-a542-c2b551640173 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:03.395341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9d495ce-2d08-41f3-a542-c2b551640173 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:03.395593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9d495ce-2d08-41f3-a542-c2b551640173 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:03.395757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c9d495ce-2d08-41f3-a542-c2b551640173 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:03.400499 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:03.400499 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:03.401247 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9d495ce-2d08-41f3-a542-c2b551640173 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:03.401679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1049/4202] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:03 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:03.923444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:03.925936 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:03.926193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:03.926436 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:03.926560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:03.935693 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:03.935693 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:03.936692 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-698cf8fc-73f5-4d8a-915b-8d46ab055c2b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:03.937033 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1057/4203] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:03 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:04.381864 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4d99c212-fce5-47a9-b178-8659242ca20c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.384883 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d99c212-fce5-47a9-b178-8659242ca20c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:04.385054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d99c212-fce5-47a9-b178-8659242ca20c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:04.385235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d99c212-fce5-47a9-b178-8659242ca20c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:04.394782 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.394782 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:04.399292 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4d99c212-fce5-47a9-b178-8659242ca20c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:04.404930 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d99c212-fce5-47a9-b178-8659242ca20c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:04.405551 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1050/4204] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:04 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:04.417671 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.430325 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:04.430325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:04.430325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:04.430325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:04.441970 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.441970 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:04.442703 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c1b05af3-bf50-4a58-9d1a-3ab4acadd524 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:04.443298 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1049/4205] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:04 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:04.446107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7232754f-d0ce-4cdd-a050-a59f114ad737 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.446795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7232754f-d0ce-4cdd-a050-a59f114ad737 None None] GET https://10.4.3.193/volume// Aug 19 23:23:04.447130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7232754f-d0ce-4cdd-a050-a59f114ad737 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:04.447469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7232754f-d0ce-4cdd-a050-a59f114ad737 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:04.448052 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7232754f-d0ce-4cdd-a050-a59f114ad737 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:04.448520 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1050/4206] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23: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 19 23:23:04.458533 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.461463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:04.461955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:04.462251 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:04.475382 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.475382 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:04.479991 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:04.486886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-e353448f-c893-4229-844b-9743f05b85ec tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:04.487481 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1058/4207] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:04 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1583 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:04.617596 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.620695 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] PUT https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 Aug 19 23:23:04.621074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:04.633741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Acquiring lock "cinder-attachment_update-7d222fba-7fad-410a-b103-0a797a11e5ee-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:04.639217 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-7d222fba-7fad-410a-b103-0a797a11e5ee-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:04.640371 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.640371 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:04.746636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Lock "cinder-attachment_update-7d222fba-7fad-410a-b103-0a797a11e5ee-np0000007826" released by "attachment_update" :: held 0.107s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:04.746942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-f1afd79d-84b3-4317-80fd-d39d1840c032 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 returned with HTTP 200 Aug 19 23:23:04.747478 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1051/4208] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:04 2026] PUT /volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:04.772604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-ae4a056d-cd1c-48da-bb02-afadde5fc419 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.777756 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-ae4a056d-cd1c-48da-bb02-afadde5fc419 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] POST https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7/action Aug 19 23:23:04.778130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-ae4a056d-cd1c-48da-bb02-afadde5fc419 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:04.778241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-ae4a056d-cd1c-48da-bb02-afadde5fc419 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:04.797937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.797937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:04.808450 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c8f48b2a-f0f4-4251-b7c1-2400e5c70128 req-ae4a056d-cd1c-48da-bb02-afadde5fc419 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7/action returned with HTTP 204 Aug 19 23:23:04.808952 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1050/4209] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:04 2026] POST /volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:04.950779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:04.952448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:04.952613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:04.952818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:04.952909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:04.956976 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:04.956976 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:04.957790 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f48888d8-80e0-4442-9483-b8f7c33177e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:04.958162 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1051/4210] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:04 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:05.421037 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-93776336-bdb4-40fe-b5a3-c837b800c05b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:05.422930 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-93776336-bdb4-40fe-b5a3-c837b800c05b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:05.423111 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-93776336-bdb4-40fe-b5a3-c837b800c05b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:05.423366 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-93776336-bdb4-40fe-b5a3-c837b800c05b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:05.430318 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:05.430318 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:05.435870 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-93776336-bdb4-40fe-b5a3-c837b800c05b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:05.443806 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-93776336-bdb4-40fe-b5a3-c837b800c05b tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:05.444583 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1059/4211] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:05 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:05.453147 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:05.455431 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:05.455700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:05.455976 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:05.456142 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:05.461503 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:05.461503 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:05.462309 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ea1ef7d-6faa-4cf9-b279-1e2646fe5752 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:05.462799 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1052/4212] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:05 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:05.972302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:05.974259 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:05.974477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:05.974821 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:05.974821 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:05.981369 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:05.981369 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:05.982352 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fc679dc-4c2b-4b9f-be1e-91e9c892b312 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:05.982852 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1051/4213] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:05 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:06.461260 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:06.463764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:06.464107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:06.464395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:06.476552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:06.479210 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:06.479721 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:06.480122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:06.480544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:06.486670 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:06.486670 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:06.487790 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4e6d3c06-a5f2-46e0-bfde-d848d52351f5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:06.488918 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:06.488918 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:06.489063 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1060/4214] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:06 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:06.496437 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:06.505771 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06ca552f-014a-48e4-9ea8-76bfd43ee964 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:06.507266 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1052/4215] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:06 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:06.993624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04616edb-346a-42a8-8399-ca487bdfdc17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:06.995573 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04616edb-346a-42a8-8399-ca487bdfdc17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:06.995814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04616edb-346a-42a8-8399-ca487bdfdc17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:06.996081 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04616edb-346a-42a8-8399-ca487bdfdc17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:06.996252 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-04616edb-346a-42a8-8399-ca487bdfdc17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:07.001878 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:07.001878 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:07.002759 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04616edb-346a-42a8-8399-ca487bdfdc17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:07.003224 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1053/4216] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:06 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:07.499655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:07.502758 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:07.502758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:07.502758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:07.502758 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:07.507900 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:07.507900 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:07.508745 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-552a687e-4f1e-4291-a4c4-61de3762b3b8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:07.509251 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1052/4217] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:07 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:07.519885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:07.521766 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:07.521945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:07.522138 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:07.529339 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:07.529339 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:07.533096 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:07.537157 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ec8f6ca4-18d2-4f3d-8163-290c3f83496e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:07.537503 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1061/4218] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:07 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:08.019799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:08.022127 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:08.023503 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:08.024203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:08.024361 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:08.035199 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:08.035199 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:08.036233 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc30c8bb-8c1d-4b8d-906e-28958cc524dc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:08.036762 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1053/4219] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:08 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:08.537510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:08.539295 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:08.539525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:08.539729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:08.539833 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:08.544779 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:08.544779 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:08.545275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ed1dc0d-e7ba-4618-8c6c-2b048349154a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:08.545645 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1054/4220] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:08 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:08.553434 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:08.555473 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:08.555702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:08.556108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:08.564093 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:08.564093 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:08.568579 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:08.573726 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b385f388-8cc3-493f-a8a3-39685dc7c96e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:08.573908 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1053/4221] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:08 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:09.048163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:09.050182 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:09.050411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:09.050634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:09.050868 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:09.057225 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:09.057225 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:09.058206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-83119147-db8a-4f64-8f38-9b3ad1aa50ac tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:09.058595 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1062/4222] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:09 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:09.574101 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:09.576888 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:09.576888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:09.576888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:09.576888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:09.581608 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:09.581608 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:09.582385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b763a65b-d42b-4bc6-b267-1aaaf3882238 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:09.583000 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1054/4223] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:09 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:09.589499 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e6434a35-2707-431b-8266-93e31744b882 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:09.591880 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6434a35-2707-431b-8266-93e31744b882 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:09.592168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6434a35-2707-431b-8266-93e31744b882 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:09.592421 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e6434a35-2707-431b-8266-93e31744b882 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:09.601445 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:09.601445 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:09.606246 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e6434a35-2707-431b-8266-93e31744b882 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:09.612165 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e6434a35-2707-431b-8266-93e31744b882 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:09.612680 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1055/4224] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:09 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:10.071021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-098d507e-5e30-438a-822b-95ff99d332fe None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:10.074198 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-098d507e-5e30-438a-822b-95ff99d332fe tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:10.074422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-098d507e-5e30-438a-822b-95ff99d332fe tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:10.074764 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-098d507e-5e30-438a-822b-95ff99d332fe tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:10.075074 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-098d507e-5e30-438a-822b-95ff99d332fe tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:10.084668 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:10.084668 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:10.086126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-098d507e-5e30-438a-822b-95ff99d332fe tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:10.086183 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1054/4225] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:10 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:10.619657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:10.622209 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:10.622495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:10.622792 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:10.622952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:10.629294 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:10.629294 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:10.630091 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b6af563a-8f75-4948-b543-b4ab1dab5cb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:10.630547 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1063/4226] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:10 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:10.635301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:10.653853 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:10.654134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:10.654433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:10.663421 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:10.663421 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:10.668237 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:10.674429 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-961d7e8c-7013-4d24-8a35-6a54d1975611 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:10.674938 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1055/4227] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:10 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:11.097381 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b051686e-8994-4266-b535-1218c8443fa5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:11.099737 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b051686e-8994-4266-b535-1218c8443fa5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:11.099737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b051686e-8994-4266-b535-1218c8443fa5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:11.099923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b051686e-8994-4266-b535-1218c8443fa5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:11.100024 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b051686e-8994-4266-b535-1218c8443fa5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:11.104551 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:11.104551 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:11.105170 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b051686e-8994-4266-b535-1218c8443fa5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:11.105838 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1056/4228] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:11 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:11.674786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:11.677102 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:11.677353 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:11.677582 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:11.677736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:11.682408 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:11.682408 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:11.683200 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4f80ea-b9da-4251-a85b-495fa1668c02 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:11.683665 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1055/4229] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:11 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:11.692088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:11.694191 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:11.694407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:11.694622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:11.702581 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:11.702581 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:11.706793 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:11.711504 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7de6b54-da4c-4e72-a1b0-fdbef0111a2d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:11.711986 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1064/4230] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:11 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:12.116849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:12.118916 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:12.120023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:12.120023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:12.120023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:12.125613 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:12.125613 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:12.126521 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ca6daf78-f9db-4b38-aa45-e163e624d3b1 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:12.126979 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1056/4231] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:12 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:12.711068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:12.713300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:12.713526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:12.713757 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:12.713869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:12.718301 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:12.718301 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:12.718927 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b431219a-ac65-45c5-b290-b5f357ff18a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:12.719346 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1057/4232] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:12 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:12.750910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-83d295da-353f-4b6a-bab8-630e90342d7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:12.765306 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83d295da-353f-4b6a-bab8-630e90342d7c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:12.768523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83d295da-353f-4b6a-bab8-630e90342d7c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:12.768859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-83d295da-353f-4b6a-bab8-630e90342d7c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:12.821325 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:12.821325 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:12.832740 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-83d295da-353f-4b6a-bab8-630e90342d7c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:12.841016 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-83d295da-353f-4b6a-bab8-630e90342d7c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:12.841762 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1056/4233] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:12 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:13.138668 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:13.140482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:13.140943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:13.141301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:13.141530 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:13.146647 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:13.146647 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:13.147810 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d152136-5d92-4557-bac1-fb7ef67c17c9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:13.148427 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1065/4234] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:13 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:13.755493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:13.759699 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:13.759699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:13.759699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:13.759699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:13.766178 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:13.766178 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:13.767397 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2229ca44-42fd-4528-8256-bdcef85cfa31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:13.768507 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1057/4235] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:13 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:23:13.855682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c154406b-352b-4d36-a19d-19968b184d38 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:13.857688 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c154406b-352b-4d36-a19d-19968b184d38 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:13.859316 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c154406b-352b-4d36-a19d-19968b184d38 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:13.859316 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c154406b-352b-4d36-a19d-19968b184d38 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:13.866180 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:13.866180 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:13.870191 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c154406b-352b-4d36-a19d-19968b184d38 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:13.875149 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c154406b-352b-4d36-a19d-19968b184d38 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:13.875750 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1058/4236] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:13 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:14.177064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:14.180102 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:14.180834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:14.181541 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:14.181694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:14.188835 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:14.188835 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:14.190659 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5a25ce6-37ab-4ad6-b881-dc9d5394e0de tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:14.191151 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1057/4237] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:14 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:14.779115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:14.780844 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:14.781079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:14.781266 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:14.781371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:14.785419 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:14.785419 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:14.785954 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-55543c05-b3c2-4249-a2a4-a2e7b4ad0274 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:14.786307 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1066/4238] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:14 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:14.889948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:14.893134 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:14.893134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:14.893134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:14.900401 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:14.900401 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:14.904763 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:14.911227 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8127839-b1ac-46b3-b71b-70ec0be1ecce tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:14.911700 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1058/4239] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:14 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:14.929795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:14.933456 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:14.933456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:14.933456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:14.940759 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:14.940759 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:14.945445 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:14.952201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33f0701f-5c12-499f-b98e-78f4fe38eee3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:14.952821 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1059/4240] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:14 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:15.091774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.094636 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:15.094917 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:15.095221 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:15.104114 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:15.104114 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:15.107400 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:15.112670 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-c64af6b9-fc51-4d9c-af9f-94a9b6367098 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:15.113092 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1058/4241] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:15 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:15.206588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4003017f-e834-4658-b38d-a13177c77d6b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.208817 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4003017f-e834-4658-b38d-a13177c77d6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:15.209073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4003017f-e834-4658-b38d-a13177c77d6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:15.209343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4003017f-e834-4658-b38d-a13177c77d6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:15.209494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4003017f-e834-4658-b38d-a13177c77d6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:15.214870 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:15.214870 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:15.216136 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4003017f-e834-4658-b38d-a13177c77d6b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:15.216880 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1067/4242] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:15 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:15.594487 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.597055 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:15.597246 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:15.597423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:15.604280 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:15.604280 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:15.607728 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:15.612085 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-31605847-f967-43f8-bd5d-bd171d60265d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:15.612442 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1059/4243] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:15 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-430fd576-7ff3-4f8e-8656-5d099a52cfdc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-430fd576-7ff3-4f8e-8656-5d099a52cfdc None None] GET https://10.4.3.193/volume// Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-430fd576-7ff3-4f8e-8656-5d099a52cfdc None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-430fd576-7ff3-4f8e-8656-5d099a52cfdc None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-430fd576-7ff3-4f8e-8656-5d099a52cfdc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:15.622942 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1060/4244] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:23:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:15.631661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-42699954-2c7c-488c-a30d-ac164503a945 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.633734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-42699954-2c7c-488c-a30d-ac164503a945 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:15.634145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-42699954-2c7c-488c-a30d-ac164503a945 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83786f78-cee2-4cd3-87b8-16322fd7a4c3", "connector": null, "instance_uuid": "687b5411-0fa9-419d-a63f-ea243ef8d864"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:15.641707 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:15.641707 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:15.663393 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-42699954-2c7c-488c-a30d-ac164503a945 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:15.663963 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1059/4245] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:15 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 19 23:23:15.800745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21493d5b-578e-4e7a-b8e2-df54288046fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:15.803159 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21493d5b-578e-4e7a-b8e2-df54288046fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:15.803458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21493d5b-578e-4e7a-b8e2-df54288046fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:15.803914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21493d5b-578e-4e7a-b8e2-df54288046fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:15.804050 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-21493d5b-578e-4e7a-b8e2-df54288046fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:15.814246 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:15.814246 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:15.815132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21493d5b-578e-4e7a-b8e2-df54288046fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:15.815620 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1068/4246] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:15 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:16.227167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.229348 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:16.229590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.229848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.229983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:16.235232 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.235232 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:16.236263 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aef59772-f3c5-4bd5-9cbe-be765e1c45da tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:16.236752 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1060/4247] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:16 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:16.246241 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.248477 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:16.248689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.248923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.249080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:16.253964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.253964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:16.254892 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-507c2027-ccf5-484d-95d9-d40a7aaca9ca tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:16.255449 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1061/4248] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:16 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:16.263886 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.265642 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:23:16.265979 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be42be20-874e-421f-a626-ce9710d8b814", "incremental": true, "force": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:16.267302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': 'be42be20-874e-421f-a626-ce9710d8b814', 'incremental': True, 'force': True}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:23:16.267423 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume be42be20-874e-421f-a626-ce9710d8b814 in container None Aug 19 23:23:16.280830 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.280830 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:16.281499 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:16.308312 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['e0dd96c6-9fa8-4f9d-a945-837260b0a32f', 'e9b69fe1-96df-4a9d-a28d-ad40f0116f79'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:16.355439 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6c16bb6-b93a-4077-84bc-b1614a9b9df3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:23:16.355939 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1060/4249] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:16 2026] POST /volume/v3/backups => generated 288 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 23:23:16.363559 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.365192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:16.365351 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.365523 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.365614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:16.371698 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.371698 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:16.372540 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-002f1e3d-d53e-4c04-a2aa-a2e0de5c781e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:16.372942 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1069/4250] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:16 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:16.792650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4feff81c-6b89-451a-bbe2-345247e62c02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.793054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4feff81c-6b89-451a-bbe2-345247e62c02 None None] GET https://10.4.3.193/volume// Aug 19 23:23:16.793208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4feff81c-6b89-451a-bbe2-345247e62c02 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.793379 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4feff81c-6b89-451a-bbe2-345247e62c02 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.793667 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4feff81c-6b89-451a-bbe2-345247e62c02 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:16.793948 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1061/4251] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23: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 19 23:23:16.801909 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.808093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:23:16.808093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.808093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.826974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.829141 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.829141 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:16.832892 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:16.832928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:16.833164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:16.833293 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:16.833675 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:23:16.839231 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.839231 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:16.839318 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-d67d4135-9495-4868-841f-003121a13b0f tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:23:16.839742 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1062/4252] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:16 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1608 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:16.840271 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-09d53c67-0b0e-401c-a751-d1dba10669a3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:16.840789 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1061/4253] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:16 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:16.946984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:16.949345 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] PUT https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad Aug 19 23:23:16.949818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:16.962731 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Acquiring lock "cinder-attachment_update-83786f78-cee2-4cd3-87b8-16322fd7a4c3-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:16.966824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-83786f78-cee2-4cd3-87b8-16322fd7a4c3-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:16.968044 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:16.968044 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:17.043433 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-83786f78-cee2-4cd3-87b8-16322fd7a4c3-np0000007826" released by "attachment_update" :: held 0.077s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:17.043889 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-cf6ae102-1f89-4a9e-828a-ba9e15d82c35 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad returned with HTTP 200 Aug 19 23:23:17.044361 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1070/4254] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:16 2026] PUT /volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:17.065029 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-f698477b-2c82-4779-93c1-d2007ce9fb4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:17.067445 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-f698477b-2c82-4779-93c1-d2007ce9fb4c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad/action Aug 19 23:23:17.067877 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-f698477b-2c82-4779-93c1-d2007ce9fb4c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:17.068033 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-f698477b-2c82-4779-93c1-d2007ce9fb4c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:17.085210 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:17.085210 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:17.094820 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-f698477b-2c82-4779-93c1-d2007ce9fb4c tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad/action returned with HTTP 204 Aug 19 23:23:17.095385 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1062/4255] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:17 2026] POST /volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:17.383156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c08f006a-aa37-474b-b909-154344b92ac4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:17.385267 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c08f006a-aa37-474b-b909-154344b92ac4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:17.385485 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c08f006a-aa37-474b-b909-154344b92ac4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:17.385721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c08f006a-aa37-474b-b909-154344b92ac4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:17.385885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c08f006a-aa37-474b-b909-154344b92ac4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:17.391841 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:17.391841 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:17.392601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c08f006a-aa37-474b-b909-154344b92ac4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:17.393136 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1063/4256] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:17 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:17.851636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:17.854085 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:17.854470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:17.854761 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:17.854934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:17.862893 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:17.862893 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:17.864119 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1ad556d0-2731-4cfd-91e0-87557b5888e5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:17.864788 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1062/4257] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:17 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:18.402641 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:18.404301 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:18.404483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:18.404665 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:18.404813 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:18.409162 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:18.409162 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:18.409869 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9c5de69-bfa9-4595-ad66-fbda2b1af0dd tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:18.410227 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1071/4258] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:18 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:18.875442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-495d68a1-c715-48e5-9d55-38305b7eea1b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:18.877400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-495d68a1-c715-48e5-9d55-38305b7eea1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:18.877638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-495d68a1-c715-48e5-9d55-38305b7eea1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:18.877878 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-495d68a1-c715-48e5-9d55-38305b7eea1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:18.878023 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-495d68a1-c715-48e5-9d55-38305b7eea1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:18.882799 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:18.882799 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:18.883495 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-495d68a1-c715-48e5-9d55-38305b7eea1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:18.883928 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1063/4259] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:18 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:19.420949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.422692 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:19.422907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.423097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.423202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:19.427295 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.427295 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:19.428022 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c93d7308-00b4-4fdc-8bb9-c1b8f62e4708 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:19.428348 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1064/4260] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:19 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:19.606400 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ef78c63e-f965-4889-b9e0-7bf33bc0019a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.646399 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef78c63e-f965-4889-b9e0-7bf33bc0019a tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:23:19.646789 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ef78c63e-f965-4889-b9e0-7bf33bc0019a tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095", "extra_specs": {"multiattach": " True"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:19.663218 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ef78c63e-f965-4889-b9e0-7bf33bc0019a tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:23:19.663916 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1063/4261] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:23:19 2026] POST /volume/v3/types => generated 286 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:19.672009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aa968347-40c8-421a-8e2a-30332f37228a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.673600 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:19.673961 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1157726194", "snapshot_id": null, "imageRef": null, "volume_type": "9e1e4c52-78f9-4cf0-8fd0-637c50fab83c", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:19.675384 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1157726194', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9e1e4c52-78f9-4cf0-8fd0-637c50fab83c', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:19.679882 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume of 1 GB Aug 19 23:23:19.680156 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.680156 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:19.680571 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Availability Zones retrieved successfully. Aug 19 23:23:19.685661 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (f5e179af-3119-42bb-baaf-c1fb7215e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:19.687092 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfcaee8-521a-408c-899c-10d3d4ab9309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:19.688036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:19.695582 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.695582 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:19.707267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfcaee8-521a-408c-899c-10d3d4ab9309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:23:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9e1e4c52-78f9-4cf0-8fd0-637c50fab83c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e1e4c52-78f9-4cf0-8fd0-637c50fab83c', 'encryption_key_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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:19.707949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608d8a31-0623-494e-acf6-d979e76d449b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:19.734262 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:23:19.734518 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-511694117-1572634095, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:23:19.764458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Created reservations ['4ef9b046-1c12-4e03-9fdf-0e54d4788aed', '8b628131-aa2e-44ce-bcb1-5daea07854b9', '101f0800-4caf-47f7-8669-73dd15f20962', 'f33a9dc6-2bbe-4f5c-b2e5-9cad56c14ebc'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:19.765283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608d8a31-0623-494e-acf6-d979e76d449b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef9b046-1c12-4e03-9fdf-0e54d4788aed', '8b628131-aa2e-44ce-bcb1-5daea07854b9', '101f0800-4caf-47f7-8669-73dd15f20962', 'f33a9dc6-2bbe-4f5c-b2e5-9cad56c14ebc']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:19.766133 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fc865f-8d01-40a0-9078-4b3fdb52c5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:19.788522 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fc865f-8d01-40a0-9078-4b3fdb52c5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd4bb03-ef70-4bcc-b7b2-935ff13efc13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1157726194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['4ef9b046-1c12-4e03-9fdf-0e54d4788aed','8b628131-aa2e-44ce-bcb1-5daea07854b9','101f0800-4caf-47f7-8669-73dd15f20962','f33a9dc6-2bbe-4f5c-b2e5-9cad56c14ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=9e1e4c52-78f9-4cf0-8fd0-637c50fab83c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1157726194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abd4bb03-ef70-4bcc-b7b2-935ff13efc13,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8719375d64d42cb93a788828f019b6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e1e4c52-78f9-4cf0-8fd0-637c50fab83c),volume_type_id=9e1e4c52-78f9-4cf0-8fd0-637c50fab83c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:19.789427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d801f2-1d14-4dfd-bab8-f0e99c040dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:19.807915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d801f2-1d14-4dfd-bab8-f0e99c040dcd) transitioned into state 'SUCCESS' from state '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-1157726194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['4ef9b046-1c12-4e03-9fdf-0e54d4788aed','8b628131-aa2e-44ce-bcb1-5daea07854b9','101f0800-4caf-47f7-8669-73dd15f20962','f33a9dc6-2bbe-4f5c-b2e5-9cad56c14ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=9e1e4c52-78f9-4cf0-8fd0-637c50fab83c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:19.808726 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e34a2b-fddd-4471-91ca-7d08e7c31acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:19.818444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e34a2b-fddd-4471-91ca-7d08e7c31acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:19.819467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (f5e179af-3119-42bb-baaf-c1fb7215e11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:19.819801 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request issued successfully. Aug 19 23:23:19.820363 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa968347-40c8-421a-8e2a-30332f37228a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:19.820946 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1072/4262] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:19 2026] POST /volume/v3/volumes => generated 829 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:19.836357 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.838246 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:19.838460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.838645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.846000 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.846000 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:19.849933 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:19.853993 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9734728-2cd2-415f-bccc-a2d320fe4057 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:19.854379 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1064/4263] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:19 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:19.895356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7104e6f-d236-48db-980c-eeccfef00b05 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.899723 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7104e6f-d236-48db-980c-eeccfef00b05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:19.899935 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7104e6f-d236-48db-980c-eeccfef00b05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.900147 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7104e6f-d236-48db-980c-eeccfef00b05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.900291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e7104e6f-d236-48db-980c-eeccfef00b05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:19.909559 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.909559 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:19.910299 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7104e6f-d236-48db-980c-eeccfef00b05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 200 Aug 19 23:23:19.910677 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1065/4264] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:19 2026] GET /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:19.919694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4783b16-3808-4db0-b264-1b490e058b28 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.921598 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d Aug 19 23:23:19.921912 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.922294 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.922427 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: f7ac8496-5c5d-4e69-abaa-fdff5e5f345d. Aug 19 23:23:19.927408 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.927408 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:19.940436 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id f7ac8496-5c5d-4e69-abaa-fdff5e5f345d {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:19.942342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4783b16-3808-4db0-b264-1b490e058b28 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d returned with HTTP 202 Aug 19 23:23:19.943349 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1064/4265] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:23:19 2026] DELETE /volume/v3/backups/f7ac8496-5c5d-4e69-abaa-fdff5e5f345d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:19.951328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.953638 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:23:19.953805 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.954077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.954297 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume with id: 4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:23:19.962733 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.962733 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:19.963104 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:19.979471 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume request issued successfully. Aug 19 23:23:19.979663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb1b5263-1784-47e1-a1a1-8f1ab459baa5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 returned with HTTP 202 Aug 19 23:23:19.980114 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1073/4266] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:23:19 2026] DELETE /volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:19.989298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:19.991077 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:23:19.991290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:19.991509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:19.999483 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:19.999483 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:20.003083 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:20.007354 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d54ee9-4e00-4d87-a008-46aaf0012614 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 returned with HTTP 200 Aug 19 23:23:20.007791 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1065/4267] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:19 2026] GET /volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:20.439123 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:20.443042 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:20.443682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:20.443682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:20.443682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:20.447621 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:20.447621 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:20.448751 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78c27f55-c267-44e8-bd17-7fd839c63d74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:20.448751 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1066/4268] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:20 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:20.868336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:20.871181 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:20.871408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:20.871662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:20.880126 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:20.880126 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:20.884645 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:20.889903 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd45b270-777c-404c-9b78-aa9bf97e2c9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:20.890450 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1065/4269] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:20 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:20.903953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:20.906125 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:20.906396 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:20.906667 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:20.915244 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:20.915244 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:20.919650 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:20.925843 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-678ace39-2f6f-40d7-be8b-06fbe39599f1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:20.926408 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1074/4270] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:20 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:20.941816 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f187a744-a980-46c6-87dc-4b05aacdba33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:20.944056 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:20.944479 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1457280073", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:20.946398 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1457280073', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:20.946547 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume of 1 GB Aug 19 23:23:20.951149 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Availability Zones retrieved successfully. Aug 19 23:23:20.958727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (36a02559-7bfa-4aed-ac4f-c8953096cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:20.960075 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3107130b-0442-4c21-a149-e094787e588e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:20.961269 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:20.987139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:20.989364 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:20.989560 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:20.989830 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:20.990555 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3107130b-0442-4c21-a149-e094787e588e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:20.991628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2235853-97f3-4ba6-8bb1-3fb1f8feac9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:20.999155 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:20.999155 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:21.003093 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:21.007528 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-9de37bd8-a5fc-475f-8128-3420f7bd02c5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:21.007970 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1067/4271] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:20 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:21.023389 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-17a6b538-b812-4fd8-afea-0dccbe2d6c05 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.025526 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17a6b538-b812-4fd8-afea-0dccbe2d6c05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 Aug 19 23:23:21.025895 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17a6b538-b812-4fd8-afea-0dccbe2d6c05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.026203 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17a6b538-b812-4fd8-afea-0dccbe2d6c05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.033724 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17a6b538-b812-4fd8-afea-0dccbe2d6c05 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 returned with HTTP 404 Aug 19 23:23:21.034394 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1066/4272] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/volumes/4a072a94-748f-4926-857b-ff6aca958016 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:21.046949 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.049463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/export_record Aug 19 23:23:21.049939 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.050172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'export_record' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.050349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Export record for backup 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:23:21.059163 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.059163 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:21.060078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.api [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling RPCAPI with context: , host: np0000007826, backup: 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 23:23:21.061897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Created reservations ['699c1690-7ea9-47d3-8018-594ba4757041', '9d2e60b4-ab83-4646-9be9-090906082853', '969dba58-4fca-481e-ab2f-0e4b8743fa38', '6c8be39f-2325-4820-aa43-e1c92c6f9054'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:21.062865 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2235853-97f3-4ba6-8bb1-3fb1f8feac9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['699c1690-7ea9-47d3-8018-594ba4757041', '9d2e60b4-ab83-4646-9be9-090906082853', '969dba58-4fca-481e-ab2f-0e4b8743fa38', '6c8be39f-2325-4820-aa43-e1c92c6f9054']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.063791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453c6b6c-e093-4cbd-b9ae-ca64beba02ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.072388 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] export_record in rpcapi backup_id 5bb582c0-217d-4f21-8523-fdfb4105a8cf on host np0000007826. {{(pid=100376) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 23:23:21.084813 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2880d9e2-89e9-40f7-898b-1044492e2e1a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.085394 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2880d9e2-89e9-40f7-898b-1044492e2e1a None None] GET https://10.4.3.193/volume// Aug 19 23:23:21.085627 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2880d9e2-89e9-40f7-898b-1044492e2e1a None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.085916 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2880d9e2-89e9-40f7-898b-1044492e2e1a None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.086391 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2880d9e2-89e9-40f7-898b-1044492e2e1a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:21.087143 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1068/4273] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:21.087429 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJiNTgyYzAtMjE3ZC00ZjIxLTg1MjMtZmRmYjQxMDVhOGNmIiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiZWIzOWE1MjUtODFjNS00YmVjLThjODMtOGQ0M2MwZTFmOWIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDYxNTE4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ViMzlhNTI1LTgxYzUtNGJlYy04YzgzLThkNDNjMGUxZjliMi8yMDI2MDgxOTIzMjIyMi9hel9ub3ZhX2JhY2t1cF81YmI1ODJjMC0yMTdkLTRmMjEtODUyMy1mZGZiNDEwNWE4Y2YiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDIzOjIyOjE1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDIzOjIyOjE1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjI6MzZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100376) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 23:23:21.087813 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c39cc1b-bb5d-402a-8699-0fe0de64bd85 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/export_record returned with HTTP 200 Aug 19 23:23:21.088256 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1075/4274] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:21.094046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453c6b6c-e093-4cbd-b9ae-ca64beba02ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1457280073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['699c1690-7ea9-47d3-8018-594ba4757041','9d2e60b4-ab83-4646-9be9-090906082853','969dba58-4fca-481e-ab2f-0e4b8743fa38','6c8be39f-2325-4820-aa43-e1c92c6f9054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1457280073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8719375d64d42cb93a788828f019b6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.094916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c98ed442-d5b9-4558-aecc-391e9b57b916 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.095052 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f00e1b-b880-4634-bc79-930477f6f9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.098080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.100183 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:21.100607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1099710547"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:21.102544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1099710547'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:21.102696 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume of 1 GB Aug 19 23:23:21.108267 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Availability Zones retrieved successfully. Aug 19 23:23:21.116532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f00e1b-b880-4634-bc79-930477f6f9fb) transitioned into state 'SUCCESS' from state '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-1457280073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['699c1690-7ea9-47d3-8018-594ba4757041','9d2e60b4-ab83-4646-9be9-090906082853','969dba58-4fca-481e-ab2f-0e4b8743fa38','6c8be39f-2325-4820-aa43-e1c92c6f9054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.116636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b69bae3c-4353-4111-b5d9-6f8b6116708c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:21.117478 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4539bc-502c-44d6-98e2-e3756b92ca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.117907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b797ea9-29ba-4061-b42f-fcde0fba6c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.119112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:21.128021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4539bc-502c-44d6-98e2-e3756b92ca5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.129090 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (36a02559-7bfa-4aed-ac4f-c8953096cb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:21.129456 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request issued successfully. Aug 19 23:23:21.130189 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f187a744-a980-46c6-87dc-4b05aacdba33 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:21.130676 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1066/4275] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:20 2026] POST /volume/v3/volumes => generated 753 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:21.145017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.147121 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:21.147843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.147843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.153907 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b797ea9-29ba-4061-b42f-fcde0fba6c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.155369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22024e5c-f12a-48a0-ab4b-2ec67ebf6cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.156438 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.156438 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:21.163991 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:21.169137 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b27415b6-f023-4c57-9e02-afc3a80f0bbe tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:21.169597 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1076/4276] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:21.180509 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c98ed442-d5b9-4558-aecc-391e9b57b916 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:21.181043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c98ed442-d5b9-4558-aecc-391e9b57b916 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "733762d3-f91f-416f-b889-f6f5697fde19", "connector": null, "instance_uuid": "f690c4b1-3cec-4922-a92f-d2a30da00e00"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:21.193187 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.193187 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:21.203152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['f7874a9b-7551-4b7f-b8c4-9a86e707117b', '2a22173f-e894-4053-a293-c528147ca4cd', '6cfc96d0-a848-451f-baf6-e69fe0eff020', 'b3ee4691-321a-441a-bc69-2c8ba27d016d'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:21.204290 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22024e5c-f12a-48a0-ab4b-2ec67ebf6cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7874a9b-7551-4b7f-b8c4-9a86e707117b', '2a22173f-e894-4053-a293-c528147ca4cd', '6cfc96d0-a848-451f-baf6-e69fe0eff020', 'b3ee4691-321a-441a-bc69-2c8ba27d016d']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.205146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3328a25-1962-4390-a812-03f45ccf0650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.227752 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c98ed442-d5b9-4558-aecc-391e9b57b916 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:21.228216 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1067/4277] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:21 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:21.233429 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3328a25-1962-4390-a812-03f45ccf0650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acac592-525d-4ae0-aca1-11513530c4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099710547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['f7874a9b-7551-4b7f-b8c4-9a86e707117b','2a22173f-e894-4053-a293-c528147ca4cd','6cfc96d0-a848-451f-baf6-e69fe0eff020','b3ee4691-321a-441a-bc69-2c8ba27d016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099710547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acac592-525d-4ae0-aca1-11513530c4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43245176a6484de187568cc8cca06fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.234519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9490cf0-59b3-4f30-a91e-465edb8dc2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.256460 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9490cf0-59b3-4f30-a91e-465edb8dc2ad) transitioned into state 'SUCCESS' from state '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-1099710547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['f7874a9b-7551-4b7f-b8c4-9a86e707117b','2a22173f-e894-4053-a293-c528147ca4cd','6cfc96d0-a848-451f-baf6-e69fe0eff020','b3ee4691-321a-441a-bc69-2c8ba27d016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.257672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b723bc6-0b13-4ea4-8b56-55b3bb234230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:21.270131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b723bc6-0b13-4ea4-8b56-55b3bb234230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:21.271599 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b69bae3c-4353-4111-b5d9-6f8b6116708c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:21.271964 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request issued successfully. Aug 19 23:23:21.272747 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf1369aa-8eb0-4cd8-8e9a-c8ce7c92a7dc tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:21.273328 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1069/4278] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:23:21 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:21.278002 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.278403 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ad2168fd-f0fd-4c8b-8870-385a92f35ff2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.279943 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad2168fd-f0fd-4c8b-8870-385a92f35ff2 None None] GET https://10.4.3.193/volume// Aug 19 23:23:21.280188 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad2168fd-f0fd-4c8b-8870-385a92f35ff2 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.280236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:21.280423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.280472 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad2168fd-f0fd-4c8b-8870-385a92f35ff2 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.280604 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.280807 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad2168fd-f0fd-4c8b-8870-385a92f35ff2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:21.281159 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1077/4279] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:21.290767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.291100 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.291100 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:21.292653 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:21.293005 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.293309 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.295545 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:21.297401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.300157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:21.300258 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4b1593c-1442-47ef-ab33-15f1b5298c6c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:21.300405 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.300629 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.300681 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1067/4280] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:21.300961 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.300961 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:21.306313 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:21.311104 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bd69c5a6-3e3e-4429-9d61-230df63285c9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db returned with HTTP 200 Aug 19 23:23:21.311624 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1068/4281] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:21.315210 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.315210 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:21.319361 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:21.324163 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-12d116dc-7c68-4456-b227-e7736b4ddd68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:21.324655 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1070/4282] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:21.448423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.451187 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] PUT https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 Aug 19 23:23:21.451971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:21.460395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:21.461560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Acquiring lock "cinder-attachment_update-733762d3-f91f-416f-b889-f6f5697fde19-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:21.462355 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:21.462576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:21.462806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:21.462903 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:21.466775 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Lock "cinder-attachment_update-733762d3-f91f-416f-b889-f6f5697fde19-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:21.467722 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.467722 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:21.468283 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:21.468283 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:21.469108 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26ccb5ac-da4b-4e27-991a-1101df035f96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:21.469723 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1068/4283] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:21 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:21.543869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Lock "cinder-attachment_update-733762d3-f91f-416f-b889-f6f5697fde19-np0000007826" released by "attachment_update" :: held 0.077s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:21.544548 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-c3d3cbb6-750b-4be2-93a8-6553fc0cd9de tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 returned with HTTP 200 Aug 19 23:23:21.545188 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1078/4284] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:21 2026] PUT /volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:22.088198 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-307052c4-124c-4a8d-a2e3-a93025797f31 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.090413 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-307052c4-124c-4a8d-a2e3-a93025797f31 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3/encryption Aug 19 23:23:22.090534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-307052c4-124c-4a8d-a2e3-a93025797f31 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.090728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-307052c4-124c-4a8d-a2e3-a93025797f31 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.103196 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.103196 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:22.111095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4ed24a78-d380-4e3b-84ff-20e55196a84a req-307052c4-124c-4a8d-a2e3-a93025797f31 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3/encryption returned with HTTP 200 Aug 19 23:23:22.111575 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1069/4285] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.184858 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-130d3108-7460-48f6-995c-658200be76ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.187785 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-130d3108-7460-48f6-995c-658200be76ed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:22.188033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-130d3108-7460-48f6-995c-658200be76ed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.188256 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-130d3108-7460-48f6-995c-658200be76ed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.196451 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.196451 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:22.204952 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-130d3108-7460-48f6-995c-658200be76ed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:22.207450 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-130d3108-7460-48f6-995c-658200be76ed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:22.210018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1071/4286] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.221134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-03db3560-0902-4543-a708-2759df048ae1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.222914 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03db3560-0902-4543-a708-2759df048ae1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:22.223121 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03db3560-0902-4543-a708-2759df048ae1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.223348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03db3560-0902-4543-a708-2759df048ae1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.232453 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.232453 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:22.245965 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-03db3560-0902-4543-a708-2759df048ae1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:22.254340 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03db3560-0902-4543-a708-2759df048ae1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:22.254840 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1069/4287] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.272733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8808abb3-806d-4180-994d-608b77e43762 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.274537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8808abb3-806d-4180-994d-608b77e43762 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:23:22.274935 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8808abb3-806d-4180-994d-608b77e43762 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1435932438", "extra_specs": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:22.276588 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.276588 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:22.295345 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8808abb3-806d-4180-994d-608b77e43762 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:23:22.295856 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1079/4288] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:23:22 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.305572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-187dadab-b361-46e8-9b9e-d3ac9ba02d71 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.307755 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-187dadab-b361-46e8-9b9e-d3ac9ba02d71 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] POST https://10.4.3.193/volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60/encryption Aug 19 23:23:22.308144 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-187dadab-b361-46e8-9b9e-d3ac9ba02d71 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:22.329732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.333278 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:22.334340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.334340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.335939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.339161 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:22.339409 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.339804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.343764 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.343764 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:22.346542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-187dadab-b361-46e8-9b9e-d3ac9ba02d71 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60/encryption returned with HTTP 200 Aug 19 23:23:22.346542 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1070/4289] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:23:22 2026] POST /volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.347832 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:22.352080 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7015e1e9-eccb-499b-a7ed-db7c21cdb9b5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db returned with HTTP 200 Aug 19 23:23:22.352539 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1072/4290] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:22.353739 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.353739 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:22.354920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-24475982-4faf-4783-b50f-e8917627e9c0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.357324 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:22.357824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-311211327", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1435932438", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:22.358101 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:22.359831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-311211327', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1435932438', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:22.364716 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80ef2435-dcda-4488-a4c6-7334bffdb0f4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:22.364847 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume of 1 GB Aug 19 23:23:22.365166 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.365166 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:22.365281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1070/4291] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.365917 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Availability Zones retrieved successfully. Aug 19 23:23:22.373337 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.373994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (7e876ca4-3b33-481e-b4c0-902ce658a11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:22.375251 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb23e026-688b-482e-906e-6808039e7b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:22.377726 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:23:22.377726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8acac592-525d-4ae0-aca1-11513530c4db", "name": "tempest-type-Backup-1846018791"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:22.377848 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:22.377879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating new backup {'backup': {'volume_id': '8acac592-525d-4ae0-aca1-11513530c4db', 'name': 'tempest-type-Backup-1846018791'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:23:22.377879 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating backup of volume 8acac592-525d-4ae0-aca1-11513530c4db in container None Aug 19 23:23:22.390853 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.390853 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:22.391675 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:22.407567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb23e026-688b-482e-906e-6808039e7b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f03dd190-bb34-444b-8a5e-e288e4cf2e60,is_public=True,name='tempest-scenario-type-luks-1435932438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f03dd190-bb34-444b-8a5e-e288e4cf2e60', '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=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:22.408695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da3375d-649b-46f2-9811-005f929b140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:22.419307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['95ab07fb-4bd0-43d5-a461-451952391017', '9e526ce4-f2ed-4f22-919d-34228b9ef187'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:22.444393 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1435932438 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1435932438, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:23:22.444393 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1435932438 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1435932438, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:23:22.466942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ad44a79d-22d7-4295-99fb-f3d6cb906ae3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:23:22.467723 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1071/4292] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:23:22 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:22.479774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Created reservations ['705219ed-779f-42fb-9486-b39a555edeb0', '0b2be27e-fdd2-4362-b41e-127a699b11cf', 'a9ef19d3-950d-4ae1-9fe7-2afa4ba8c378', 'f3ff09f4-29f9-47cd-8997-0e390e8df1de'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:22.479873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-42009269-9331-48f8-b5b0-fd79b916bd35 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.479915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da3375d-649b-46f2-9811-005f929b140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705219ed-779f-42fb-9486-b39a555edeb0', '0b2be27e-fdd2-4362-b41e-127a699b11cf', 'a9ef19d3-950d-4ae1-9fe7-2afa4ba8c378', 'f3ff09f4-29f9-47cd-8997-0e390e8df1de']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:22.479997 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002236ea-b283-4181-93cb-c46c71ba35df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:22.480745 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.481140 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42009269-9331-48f8-b5b0-fd79b916bd35 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:22.481437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42009269-9331-48f8-b5b0-fd79b916bd35 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.481673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42009269-9331-48f8-b5b0-fd79b916bd35 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.481840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-42009269-9331-48f8-b5b0-fd79b916bd35 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:22.482888 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:22.483113 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.483296 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.483425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:22.486568 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.486568 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:22.487383 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42009269-9331-48f8-b5b0-fd79b916bd35 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:22.487910 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1073/4293] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.498310 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.498310 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:22.499381 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b70efa7-13bd-401c-86e1-e6a5d46b8863 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:22.499781 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1071/4294] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:22.508329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002236ea-b283-4181-93cb-c46c71ba35df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba7cf5f2-e65c-4dbb-bdee-d539dc847173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-311211327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['705219ed-779f-42fb-9486-b39a555edeb0','0b2be27e-fdd2-4362-b41e-127a699b11cf','a9ef19d3-950d-4ae1-9fe7-2afa4ba8c378','f3ff09f4-29f9-47cd-8997-0e390e8df1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=f03dd190-bb34-444b-8a5e-e288e4cf2e60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-311211327',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ba7cf5f2-e65c-4dbb-bdee-d539dc847173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8719375d64d42cb93a788828f019b6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f03dd190-bb34-444b-8a5e-e288e4cf2e60),volume_type_id=f03dd190-bb34-444b-8a5e-e288e4cf2e60)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:22.509449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597ffe1e-d976-4753-90d2-7098f6bfd5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:22.530804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597ffe1e-d976-4753-90d2-7098f6bfd5d9) transitioned into state 'SUCCESS' from state '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-311211327',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['705219ed-779f-42fb-9486-b39a555edeb0','0b2be27e-fdd2-4362-b41e-127a699b11cf','a9ef19d3-950d-4ae1-9fe7-2afa4ba8c378','f3ff09f4-29f9-47cd-8997-0e390e8df1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=f03dd190-bb34-444b-8a5e-e288e4cf2e60)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:22.531827 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a414606d-3994-4e26-ae96-09ca9dc9d9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:22.543385 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a414606d-3994-4e26-ae96-09ca9dc9d9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:22.543385 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (7e876ca4-3b33-481e-b4c0-902ce658a11c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:22.543385 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request issued successfully. Aug 19 23:23:22.544197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24475982-4faf-4783-b50f-e8917627e9c0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:22.544532 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1080/4295] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:22 2026] POST /volume/v3/volumes => generated 780 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:22.563250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:22.565202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:22.565445 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:22.565671 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:22.573868 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:22.573868 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:22.579192 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:22.584095 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0d98f8fc-6b28-4675-a436-4cf9bba41a12 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:22.584540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1072/4296] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:22 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.399507 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.402325 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:23.402671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.403240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.416258 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.416258 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:23.423991 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:23.428852 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-508d35d6-55ed-46cd-ae8b-2f888101c22e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:23.429226 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1074/4297] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.499216 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.501250 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:23.501493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.501721 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.501844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:23.506921 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.506921 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:23.507635 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fdbc84fb-2b43-46e7-9811-a8979975b184 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:23.508081 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1072/4298] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.514199 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-13c208df-a166-4e1b-ac35-8a23247c6388 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.516118 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13c208df-a166-4e1b-ac35-8a23247c6388 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:23.516321 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13c208df-a166-4e1b-ac35-8a23247c6388 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.516503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13c208df-a166-4e1b-ac35-8a23247c6388 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.516593 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-13c208df-a166-4e1b-ac35-8a23247c6388 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:23.520822 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.520822 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:23.521552 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13c208df-a166-4e1b-ac35-8a23247c6388 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:23.521911 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1081/4299] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.597371 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.599261 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:23.599581 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.599873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.608777 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.608777 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:23.613045 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:23.618023 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e028c45-da5b-46f4-ab95-8bd95aec1e49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:23.618671 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1073/4300] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.630848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9301a247-7a4a-46b9-93d7-a735e983a68f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.632650 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9301a247-7a4a-46b9-93d7-a735e983a68f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:23.632901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9301a247-7a4a-46b9-93d7-a735e983a68f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.633131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9301a247-7a4a-46b9-93d7-a735e983a68f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.640935 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.640935 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:23.645440 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9301a247-7a4a-46b9-93d7-a735e983a68f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:23.650779 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9301a247-7a4a-46b9-93d7-a735e983a68f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:23.651235 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1075/4301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.693682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.695824 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:23.696073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.696226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.703639 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.703639 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:23.707448 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:23.711548 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0f0aac89-e4ca-4a93-a88c-23da1561fa07 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:23.711979 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1073/4302] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.774096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bc2e76e0-06bb-4502-86ee-287895de4ffc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.774502 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc2e76e0-06bb-4502-86ee-287895de4ffc None None] GET https://10.4.3.193/volume// Aug 19 23:23:23.774660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc2e76e0-06bb-4502-86ee-287895de4ffc None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.774861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc2e76e0-06bb-4502-86ee-287895de4ffc None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.775209 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc2e76e0-06bb-4502-86ee-287895de4ffc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:23.775496 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1082/4303] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:23.781658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0447e024-4592-4d15-a9d0-f4dfdfd8f2ae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.806412 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0447e024-4592-4d15-a9d0-f4dfdfd8f2ae tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:23.806816 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0447e024-4592-4d15-a9d0-f4dfdfd8f2ae tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77", "connector": null, "instance_uuid": "f6870547-2237-43f1-9150-bf93359453a9"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:23.815848 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.815848 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:23.840463 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-0447e024-4592-4d15-a9d0-f4dfdfd8f2ae tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:23.841028 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1074/4304] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:23 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:23.871850 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.873582 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:23.873782 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.874003 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.883527 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.883527 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:23.885353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4a9ef58a-3e7c-4818-8712-880c151230c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.885750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a9ef58a-3e7c-4818-8712-880c151230c0 None None] GET https://10.4.3.193/volume// Aug 19 23:23:23.885921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a9ef58a-3e7c-4818-8712-880c151230c0 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.886136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4a9ef58a-3e7c-4818-8712-880c151230c0 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.886471 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4a9ef58a-3e7c-4818-8712-880c151230c0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:23.886780 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1074/4305] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:23.887308 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:23.891353 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a93f5c32-e702-4ec8-aecb-60b2b9560f42 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:23.891706 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1076/4306] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:23.897650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:23.902021 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:23.902196 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:23.902377 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:23.911366 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:23.911366 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:23.914903 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:23.919238 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-a37a0704-7bfc-4e40-aadb-4ac9166e03b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:23.919641 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1083/4307] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:23 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:24.032697 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:24.035241 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] PUT https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 Aug 19 23:23:24.035800 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:24.044256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Acquiring lock "cinder-attachment_update-ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:24.048675 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:24.049624 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:24.049624 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:24.129276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77-np0000007826" released by "attachment_update" :: held 0.081s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:24.129876 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-704dc30d-f928-4970-b2e8-754cd20f0ea8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 returned with HTTP 200 Aug 19 23:23:24.130396 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1075/4308] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:24 2026] PUT /volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:24.450264 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:24.452035 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:24.452251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:24.452454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:24.466791 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:24.466791 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:24.477878 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:24.484012 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dc35be1c-bb4a-4289-8ed8-1a2ee8125237 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:24.484441 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1075/4309] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:24 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:24.519632 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:24.521524 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:24.521873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:24.522300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:24.522414 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:24.528913 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:24.528913 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:24.529591 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d03b31fd-e88a-4ac4-9060-6d25d32c56a4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:24.530037 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1077/4310] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:24 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:24.532562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e245cc87-0263-445f-9403-8e2e65493a43 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:24.534347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e245cc87-0263-445f-9403-8e2e65493a43 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:24.534518 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e245cc87-0263-445f-9403-8e2e65493a43 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:24.534691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e245cc87-0263-445f-9403-8e2e65493a43 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:24.534841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e245cc87-0263-445f-9403-8e2e65493a43 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:24.539173 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:24.539173 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:24.539899 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e245cc87-0263-445f-9403-8e2e65493a43 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:24.540316 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1084/4311] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:24 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:24.906739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:24.908665 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:24.908918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:24.909147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:24.919840 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:24.919840 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:24.923285 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:24.927490 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3be2a194-04fa-46db-b8d6-e5c8b4497bcb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:24.927947 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1076/4312] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:24 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:25.335134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-a01ed211-deeb-4c11-afb4-4c24b3fe2181 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.337732 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-a01ed211-deeb-4c11-afb4-4c24b3fe2181 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527/action Aug 19 23:23:25.338304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-a01ed211-deeb-4c11-afb4-4c24b3fe2181 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:25.338383 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-a01ed211-deeb-4c11-afb4-4c24b3fe2181 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:25.361248 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.361248 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:25.371362 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-f4730475-2945-469d-8cc9-95bac1bb8b27 req-a01ed211-deeb-4c11-afb4-4c24b3fe2181 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527/action returned with HTTP 204 Aug 19 23:23:25.372601 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1076/4313] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:25 2026] POST /volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:25.502131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.504214 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:25.504555 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:25.504773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:25.516328 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.516328 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:25.520860 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:25.525513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16e8f625-8964-4fe2-ac6a-7895910542a5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:25.525915 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1078/4314] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:25 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:25.540419 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.541235 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f7c951d-b091-4e90-8321-a0877ba60729 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.542930 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:25.543233 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:25.543480 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:25.543649 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:25.543970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:23:25.544490 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1700725025"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:25.549827 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.550256 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.550256 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:25.551239 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b2ba6109-10e4-44bc-87d6-aaf7679122fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:25.551746 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1085/4315] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:25 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:25.551808 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:25.552058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:25.552235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:25.552333 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:25.557247 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.557247 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:25.557604 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-48001093-ac5d-4c87-8474-556d8c8d38f4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:25.558044 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1077/4316] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:25 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:23:25.560198 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.560198 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:25.560883 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:25.561258 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:25.593278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['521f7114-f8b8-43ea-94ae-2c945e7c8062', '096c08c2-e208-4e4b-ad39-ce5c83b4a710', '4f6d134a-d4ef-499d-85ec-36c71a446ad2', 'ed897ae5-2985-42b4-ad79-6acbe4d941ac'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:25.633609 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot force create request issued successfully. Aug 19 23:23:25.634144 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f7c951d-b091-4e90-8321-a0877ba60729 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:23:25.634754 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1077/4317] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:23:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:25.645199 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-645b5406-94e2-49c4-a014-520e04e3e69e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.647402 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-645b5406-94e2-49c4-a014-520e04e3e69e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:25.647661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-645b5406-94e2-49c4-a014-520e04e3e69e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:25.647924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-645b5406-94e2-49c4-a014-520e04e3e69e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:25.655654 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.655654 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:25.655654 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-645b5406-94e2-49c4-a014-520e04e3e69e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:25.656605 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-645b5406-94e2-49c4-a014-520e04e3e69e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 200 Aug 19 23:23:25.657126 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1079/4318] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:25 2026] GET /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:23:25.940841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:25.942501 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:25.942698 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:25.942899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:25.951703 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:25.951703 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:25.954976 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:25.958831 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c048bc04-5c8f-43ab-b6fd-8a3d2e277039 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:25.959241 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1086/4319] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:25 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:26.564369 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.567127 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:26.568840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:26.569117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:26.569335 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:26.569980 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.573140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:26.573456 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:26.573765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:26.573938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:26.574040 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.574040 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:26.574682 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-94aeb0be-14ef-4c18-b478-eadde3702c1d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:26.575153 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1078/4320] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:26 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:26.579639 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.579639 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:26.580860 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-694c96af-3e4b-4d0d-b204-790f10d5f4c2 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:26.581424 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1078/4321] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:26 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:26.668462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-26131fc3-5c0c-44db-b398-986d2c512a21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.670226 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26131fc3-5c0c-44db-b398-986d2c512a21 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:26.670467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26131fc3-5c0c-44db-b398-986d2c512a21 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:26.670698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26131fc3-5c0c-44db-b398-986d2c512a21 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:26.676089 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.676089 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:26.676564 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26131fc3-5c0c-44db-b398-986d2c512a21 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:26.677378 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26131fc3-5c0c-44db-b398-986d2c512a21 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 200 Aug 19 23:23:26.677816 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1080/4322] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:26 2026] GET /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:26.688202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.690252 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:23:26.690663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "733762d3-f91f-416f-b889-f6f5697fde19", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-174959041"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:26.703893 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.703893 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:26.704483 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:26.704672 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:26.735526 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['3239700d-6597-4592-b8af-f156c16d4a5e', 'd36c9f79-5522-4915-b089-8793f328b57b', '30daac5b-16bf-410a-9d1e-b7153e8b1cd1', 'a5cd8220-8768-4b16-a8c3-229df06c118c'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:26.773532 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot force create request issued successfully. Aug 19 23:23:26.773911 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e4d8bd4-b28e-42e7-a461-cd3e5e7c5f73 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:23:26.774539 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1087/4323] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:23:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:26.787312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.790754 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:26.790754 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:26.790754 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:26.795632 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.795632 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:26.797247 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:26.797247 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2f16acbf-1c0a-4c0d-93ca-4c14300d53b6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 200 Aug 19 23:23:26.798757 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1079/4324] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:26 2026] GET /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:26.971415 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c272676f-adef-4455-9e54-24d67fdc331a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:26.973532 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c272676f-adef-4455-9e54-24d67fdc331a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:26.973721 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c272676f-adef-4455-9e54-24d67fdc331a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:26.973916 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c272676f-adef-4455-9e54-24d67fdc331a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:26.985445 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:26.985445 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:26.988805 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c272676f-adef-4455-9e54-24d67fdc331a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:26.992431 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c272676f-adef-4455-9e54-24d67fdc331a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:26.992782 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1079/4325] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:26 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:27.585436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:27.589649 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:27.590885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:27.591113 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:27.591202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:27.593320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d7172a32-b76c-4875-a071-37d7b87998e3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:27.595221 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7172a32-b76c-4875-a071-37d7b87998e3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:27.595465 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d7172a32-b76c-4875-a071-37d7b87998e3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:27.595696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d7172a32-b76c-4875-a071-37d7b87998e3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:27.595869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d7172a32-b76c-4875-a071-37d7b87998e3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:27.596011 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:27.596011 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:27.596618 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0fc5104d-9f06-44f1-a041-3ba48ebc31fd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:27.597027 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1081/4326] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:27 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:27.600276 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:27.600276 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:27.601303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7172a32-b76c-4875-a071-37d7b87998e3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:27.604729 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1088/4327] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:27 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:27.806590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:27.808271 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:27.808433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:27.808600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:27.813956 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:27.813956 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:27.814389 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:27.815164 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3bbc8869-e76f-4f32-89b1-b776bfd4786a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 200 Aug 19 23:23:27.815559 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1080/4328] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:27 2026] GET /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:27.827070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:27.829765 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:27.830038 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:27.830268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:27.830398 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:27.835525 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:27.835525 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:27.836172 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:27.854839 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:23:27.855006 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f135395a-41d0-4d2f-8fd8-a8d930259901 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 202 Aug 19 23:23:27.855482 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1080/4329] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:27 2026] DELETE /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:27.864348 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c83e90fd-6e58-4494-abc6-0731210db1df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:27.867268 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c83e90fd-6e58-4494-abc6-0731210db1df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:27.867480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c83e90fd-6e58-4494-abc6-0731210db1df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:27.867676 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c83e90fd-6e58-4494-abc6-0731210db1df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:27.873052 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:27.873052 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:27.873518 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c83e90fd-6e58-4494-abc6-0731210db1df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:27.874219 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c83e90fd-6e58-4494-abc6-0731210db1df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 200 Aug 19 23:23:27.874579 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1082/4330] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:27 2026] GET /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:28.005348 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.007036 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:28.007218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.007393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.016736 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.016736 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:28.020434 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:28.024422 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-278ae2fe-3542-4e48-9c20-31c47be6ff57 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:28.024901 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1089/4331] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:28 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:28.348517 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-53f1b130-e9e2-4804-ad27-f75da5acf1f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.351054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-53f1b130-e9e2-4804-ad27-f75da5acf1f5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098/action Aug 19 23:23:28.351514 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-53f1b130-e9e2-4804-ad27-f75da5acf1f5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:28.351675 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-53f1b130-e9e2-4804-ad27-f75da5acf1f5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:28.377727 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.377727 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:28.393343 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7a847d7-c8ac-41c9-841f-0fbd58f5d7e8 req-53f1b130-e9e2-4804-ad27-f75da5acf1f5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098/action returned with HTTP 204 Aug 19 23:23:28.393876 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1081/4332] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:28 2026] POST /volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:28.608241 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.613090 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:28.613276 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.613518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.613655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:28.613873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.615702 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:28.616009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.616232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.616361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:28.618703 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.618703 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:28.619368 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e4bc4a2-414b-41ec-89bc-3a965eaab24f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:28.619752 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1081/4333] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:28 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:28.620702 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.620702 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:28.621472 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-62e1e0e1-f214-437e-8ef3-fa9ea2589e0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:28.621846 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1083/4334] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:28 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:28.886824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1ee147c5-74ae-40d3-9d85-117a7933d34b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.888922 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ee147c5-74ae-40d3-9d85-117a7933d34b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:28.889211 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ee147c5-74ae-40d3-9d85-117a7933d34b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.889454 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ee147c5-74ae-40d3-9d85-117a7933d34b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.894356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ee147c5-74ae-40d3-9d85-117a7933d34b tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 404 Aug 19 23:23:28.894975 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1090/4335] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:28 2026] GET /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:28.902593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-051f7471-00d9-4532-8d34-8119d15edb97 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.905267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:28.905446 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.905632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.905740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:28.910288 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.910288 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:28.910688 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:28.930618 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:23:28.930886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-051f7471-00d9-4532-8d34-8119d15edb97 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 202 Aug 19 23:23:28.931453 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1082/4336] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:28 2026] DELETE /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:28.941584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:28.946204 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:28.949733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:28.949733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:28.953335 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:28.953335 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:28.953840 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:28.954696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a42c965f-71cb-48a6-b054-13e93c5ee206 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 200 Aug 19 23:23:28.955118 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1082/4337] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:28 2026] GET /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.037093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-227174ec-0cc8-4d3b-819a-b298921f989e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.039290 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-227174ec-0cc8-4d3b-819a-b298921f989e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:23:29.039532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-227174ec-0cc8-4d3b-819a-b298921f989e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.039809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-227174ec-0cc8-4d3b-819a-b298921f989e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.051471 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.051471 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:29.055607 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-227174ec-0cc8-4d3b-819a-b298921f989e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:29.061098 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-227174ec-0cc8-4d3b-819a-b298921f989e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:23:29.061548 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1084/4338] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:29.116583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.129131 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:29.129347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.130463 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.144002 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.144002 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:29.151583 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:29.158518 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-b77bf2aa-9a8a-4c1b-a3be-5de8c08a89b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:29.159285 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1091/4339] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.244277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d125b676-3ab8-4f59-9b9c-b77889922580 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.244776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d125b676-3ab8-4f59-9b9c-b77889922580 None None] GET https://10.4.3.193/volume// Aug 19 23:23:29.245021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d125b676-3ab8-4f59-9b9c-b77889922580 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.245263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d125b676-3ab8-4f59-9b9c-b77889922580 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.245666 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d125b676-3ab8-4f59-9b9c-b77889922580 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:29.246078 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1083/4340] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:29.253774 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-5098e4e5-84e4-45b0-90a8-a8bb8d01bcd1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.255159 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-5098e4e5-84e4-45b0-90a8-a8bb8d01bcd1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:29.255506 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-5098e4e5-84e4-45b0-90a8-a8bb8d01bcd1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba7cf5f2-e65c-4dbb-bdee-d539dc847173", "connector": null, "instance_uuid": "f6870547-2237-43f1-9150-bf93359453a9"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:29.272354 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.272354 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:29.314473 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-5098e4e5-84e4-45b0-90a8-a8bb8d01bcd1 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:29.314473 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1083/4341] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:29 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:29.344906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.347171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:29.347352 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.347536 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.366160 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.366160 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:29.368152 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ed3b013-a529-4a08-ba69-b120ccee576f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.368637 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ed3b013-a529-4a08-ba69-b120ccee576f None None] GET https://10.4.3.193/volume// Aug 19 23:23:29.368874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ed3b013-a529-4a08-ba69-b120ccee576f None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.369144 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ed3b013-a529-4a08-ba69-b120ccee576f None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.369590 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ed3b013-a529-4a08-ba69-b120ccee576f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:29.370010 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1092/4342] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:29.373995 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:29.376802 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.379339 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d427a0e2-7feb-41b2-b2a8-99a61c6bfa9b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:29.379555 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:29.379793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.380125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.380169 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1085/4343] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.392997 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.392997 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:29.397011 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:29.401821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-36fbc1c9-1db8-49ae-84be-3a03e8934bd4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:29.402200 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1084/4344] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:29.505703 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.507673 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] PUT https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 Aug 19 23:23:29.508064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:29.515128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Acquiring lock "cinder-attachment_update-ba7cf5f2-e65c-4dbb-bdee-d539dc847173-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:29.519217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-ba7cf5f2-e65c-4dbb-bdee-d539dc847173-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:29.520187 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.520187 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:29.595453 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-ba7cf5f2-e65c-4dbb-bdee-d539dc847173-np0000007826" released by "attachment_update" :: held 0.076s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:29.595794 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-a7311c08-0a33-4b27-b103-6dcd8fb41e2f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 returned with HTTP 200 Aug 19 23:23:29.596272 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1084/4345] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:29 2026] PUT /volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:29.603938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-61518a68-a82b-4085-932b-643d7876351b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.606432 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-61518a68-a82b-4085-932b-643d7876351b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption Aug 19 23:23:29.606657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-61518a68-a82b-4085-932b-643d7876351b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.606888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-61518a68-a82b-4085-932b-643d7876351b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.616856 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.616856 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:29.623422 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-61518a68-a82b-4085-932b-643d7876351b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption returned with HTTP 200 Aug 19 23:23:29.623886 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1093/4346] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.630829 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.632129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ab223665-ae98-44da-8dba-48678b84de03 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.633147 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:29.633416 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.633667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.633845 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:29.634292 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab223665-ae98-44da-8dba-48678b84de03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:29.634563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab223665-ae98-44da-8dba-48678b84de03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.634824 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ab223665-ae98-44da-8dba-48678b84de03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.635001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ab223665-ae98-44da-8dba-48678b84de03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:29.639078 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.639078 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:29.640128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3df8184e-7422-4ce2-931d-3c6d3345a830 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:29.640690 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1086/4347] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.641069 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.641069 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:29.642102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ab223665-ae98-44da-8dba-48678b84de03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:29.642595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1085/4348] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:29.965392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95697711-bef1-4939-a010-e7ea31fd463f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.967094 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95697711-bef1-4939-a010-e7ea31fd463f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:29.967270 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95697711-bef1-4939-a010-e7ea31fd463f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.967444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95697711-bef1-4939-a010-e7ea31fd463f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.971594 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95697711-bef1-4939-a010-e7ea31fd463f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 404 Aug 19 23:23:29.972106 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1085/4349] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:29 2026] GET /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:29.978246 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:29.979902 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:29.980090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:29.980270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:29.980375 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:29.984845 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:29.984845 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:29.985203 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:30.003740 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:23:30.003740 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2985f0e0-13ef-4dcb-b31a-6c0d3a5e3a94 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 202 Aug 19 23:23:30.003740 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1094/4350] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:29 2026] DELETE /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:30.011905 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-065e0ab7-72d4-412f-903b-30397238e953 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.014017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-065e0ab7-72d4-412f-903b-30397238e953 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:30.014335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-065e0ab7-72d4-412f-903b-30397238e953 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.014592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-065e0ab7-72d4-412f-903b-30397238e953 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.020734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.020734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:30.020734 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-065e0ab7-72d4-412f-903b-30397238e953 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:30.020898 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-065e0ab7-72d4-412f-903b-30397238e953 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 200 Aug 19 23:23:30.021270 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1087/4351] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:30.395403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.397269 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:30.397491 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.397706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.406697 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.406697 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:30.409798 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:30.413633 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24844244-5845-4cc1-9e3a-39fce5ca8333 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:30.414006 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1086/4352] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:30.651626 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fad8a093-6227-4538-a1f2-0f29377eb59c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.653163 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.653479 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fad8a093-6227-4538-a1f2-0f29377eb59c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:30.653661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fad8a093-6227-4538-a1f2-0f29377eb59c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.653930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fad8a093-6227-4538-a1f2-0f29377eb59c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.654035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fad8a093-6227-4538-a1f2-0f29377eb59c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:30.654888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:30.655087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.655294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.655418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:30.659424 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.659424 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:30.660075 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fad8a093-6227-4538-a1f2-0f29377eb59c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:30.660448 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1086/4353] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:30.660516 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.660516 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:30.661354 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5604f866-c908-47a3-8aab-cc2d9b0e3e03 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:30.661743 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1095/4354] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:30.676755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2153b45c-d3ec-4fe1-9106-22017a363394 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.679079 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2153b45c-d3ec-4fe1-9106-22017a363394 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:30.679314 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2153b45c-d3ec-4fe1-9106-22017a363394 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.679544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2153b45c-d3ec-4fe1-9106-22017a363394 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.679657 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2153b45c-d3ec-4fe1-9106-22017a363394 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:30.686459 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.686459 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:30.687424 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2153b45c-d3ec-4fe1-9106-22017a363394 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:30.687987 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1088/4355] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:30.699358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3d5a47c-8886-4282-bed2-9274b42278fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.701545 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:30.703729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.703729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.703729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: 2eb66d53-5ee1-407e-ba51-1414e521fa75. Aug 19 23:23:30.709206 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.709206 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:30.727153 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id 2eb66d53-5ee1-407e-ba51-1414e521fa75 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:30.730024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3d5a47c-8886-4282-bed2-9274b42278fc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 202 Aug 19 23:23:30.730024 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1087/4356] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:30 2026] DELETE /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:30.742528 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fce24077-7070-41f4-bf9f-a861f591ef0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:30.745573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fce24077-7070-41f4-bf9f-a861f591ef0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:30.745573 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fce24077-7070-41f4-bf9f-a861f591ef0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:30.745752 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fce24077-7070-41f4-bf9f-a861f591ef0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:30.745876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fce24077-7070-41f4-bf9f-a861f591ef0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:30.750268 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:30.750268 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:30.751043 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fce24077-7070-41f4-bf9f-a861f591ef0c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 200 Aug 19 23:23:30.751362 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1087/4357] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:30 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:31.030504 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ac8ef26a-896b-4bfb-93b0-8153c44f3bb1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.032283 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac8ef26a-896b-4bfb-93b0-8153c44f3bb1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:31.032467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac8ef26a-896b-4bfb-93b0-8153c44f3bb1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.032663 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ac8ef26a-896b-4bfb-93b0-8153c44f3bb1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.036833 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ac8ef26a-896b-4bfb-93b0-8153c44f3bb1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 404 Aug 19 23:23:31.037307 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1096/4358] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:31.045015 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.047035 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:31.049769 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.049769 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.049769 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: d9889c1c-322b-421e-826d-f32dcc63fc75 Aug 19 23:23:31.052368 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddc1ee07-dd59-4794-9a09-072e835a6c26 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 returned with HTTP 404 Aug 19 23:23:31.052947 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1089/4359] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:31 2026] DELETE /volume/v3/snapshots/d9889c1c-322b-421e-826d-f32dcc63fc75 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:31.062206 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-59442dbd-59ee-4825-af49-95ad548de161 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.067267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59442dbd-59ee-4825-af49-95ad548de161 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:31.071400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59442dbd-59ee-4825-af49-95ad548de161 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.072843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-59442dbd-59ee-4825-af49-95ad548de161 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.072843 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-59442dbd-59ee-4825-af49-95ad548de161 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: fbbf0fae-2adf-4805-b177-7ecae7c93170 Aug 19 23:23:31.082640 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-59442dbd-59ee-4825-af49-95ad548de161 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 returned with HTTP 404 Aug 19 23:23:31.086205 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1088/4360] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:31 2026] DELETE /volume/v3/snapshots/fbbf0fae-2adf-4805-b177-7ecae7c93170 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:31.130307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.132770 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:31.132943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.133126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.141571 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.141571 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:31.144703 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:31.148341 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-82a3c2cf-4f7f-488d-8da9-682682bb9142 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:31.148752 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1088/4361] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:31.170286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.172197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19/action Aug 19 23:23:31.172511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:31.172623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:31.183012 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.183012 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:31.183481 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:31.189008 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Begin detaching volume completed successfully. Aug 19 23:23:31.189197 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-ccab476a-662c-4253-8c42-2ae3eb5346f0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19/action returned with HTTP 202 Aug 19 23:23:31.189597 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1097/4362] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:23:31 2026] POST /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:31.265359 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b6db249a-75d3-4d57-8439-b45bdb6410eb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.265759 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6db249a-75d3-4d57-8439-b45bdb6410eb None None] GET https://10.4.3.193/volume// Aug 19 23:23:31.265947 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6db249a-75d3-4d57-8439-b45bdb6410eb None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.266129 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6db249a-75d3-4d57-8439-b45bdb6410eb None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.266437 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6db249a-75d3-4d57-8439-b45bdb6410eb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:31.266928 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1090/4363] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:31.279610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.283203 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:31.284285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.284749 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.297926 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.297926 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:31.302287 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:31.310747 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-b4748508-306a-4962-8bc2-9bd0fed374d6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:31.311623 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1089/4364] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:31.427815 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a2195cfe-9fce-4876-942b-6865369798b5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.429768 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a2195cfe-9fce-4876-942b-6865369798b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:31.430019 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a2195cfe-9fce-4876-942b-6865369798b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.430189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a2195cfe-9fce-4876-942b-6865369798b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.440929 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.440929 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:31.444824 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a2195cfe-9fce-4876-942b-6865369798b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:31.450307 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a2195cfe-9fce-4876-942b-6865369798b5 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:31.450685 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1089/4365] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:31.547637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7bc9ec2d-3d43-477d-98e9-456180e3a24d req-dbdf3d8e-fc92-4ceb-b774-fbaaeeaa9482 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.549718 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7bc9ec2d-3d43-477d-98e9-456180e3a24d req-dbdf3d8e-fc92-4ceb-b774-fbaaeeaa9482 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 Aug 19 23:23:31.549969 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7bc9ec2d-3d43-477d-98e9-456180e3a24d req-dbdf3d8e-fc92-4ceb-b774-fbaaeeaa9482 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.550115 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7bc9ec2d-3d43-477d-98e9-456180e3a24d req-dbdf3d8e-fc92-4ceb-b774-fbaaeeaa9482 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.557009 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.557009 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:31.604132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7bc9ec2d-3d43-477d-98e9-456180e3a24d req-dbdf3d8e-fc92-4ceb-b774-fbaaeeaa9482 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 returned with HTTP 200 Aug 19 23:23:31.604642 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1098/4366] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:31 2026] DELETE /volume/v3/attachments/6cad2427-ebaf-42af-bf07-70c5d03b51e8 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:31.671136 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.673322 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:31.673617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.673872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.674018 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:31.681281 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.681281 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:31.682094 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ac7b236d-83b8-4d60-b49b-2d3f6aeec2ae tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:31.682568 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1091/4367] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:31.764349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.766704 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 Aug 19 23:23:31.767208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.767602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.768740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 2eb66d53-5ee1-407e-ba51-1414e521fa75. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:31.773001 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39aa57d8-0a85-4bd3-acf8-231227e727ed tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 returned with HTTP 404 Aug 19 23:23:31.773793 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1090/4368] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/backups/2eb66d53-5ee1-407e-ba51-1414e521fa75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:31.781407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.783643 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:23:31.784131 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be42be20-874e-421f-a626-ce9710d8b814", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-531040275", "container": "tempest-volumesbackupstest-backup-container-1289069115"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:31.786023 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating new backup {'backup': {'volume_id': 'be42be20-874e-421f-a626-ce9710d8b814', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-531040275', 'container': 'tempest-volumesbackupstest-backup-container-1289069115'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:23:31.786201 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Creating backup of volume be42be20-874e-421f-a626-ce9710d8b814 in container tempest-volumesbackupstest-backup-container-1289069115 Aug 19 23:23:31.798948 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.798948 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:31.799551 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:31.825338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Created reservations ['c9b9098a-18ff-4335-9e58-85ef01b5bea2', '0b54ab28-e838-4f7f-a232-45e48b083d89'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:31.859980 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d2844a5-ee3d-460e-95f6-a5bff6ded7d4 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:23:31.860457 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1090/4369] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:31 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:31.870286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-37b25736-1edc-4239-b150-f175bbee3e04 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:31.872862 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-37b25736-1edc-4239-b150-f175bbee3e04 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:31.873166 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-37b25736-1edc-4239-b150-f175bbee3e04 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:31.873405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-37b25736-1edc-4239-b150-f175bbee3e04 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:31.873589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-37b25736-1edc-4239-b150-f175bbee3e04 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:31.878896 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:31.878896 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:31.880128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-37b25736-1edc-4239-b150-f175bbee3e04 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:31.880586 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1099/4370] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:31 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:32.463462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.465794 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:32.466090 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.466361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.487559 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.487559 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:32.492006 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:32.503238 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ef7b25d2-0f99-42bf-97a9-7570159a6334 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:32.503875 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1092/4371] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:32 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:32.682635 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b9d28db3-0975-4819-8162-a090a5e721fe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.684370 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:23:32.684804 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.685197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.685550 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Delete volume with id: b5f92780-474b-4f3b-a3eb-5507cf94a7c4 Aug 19 23:23:32.692047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.695729 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:32.695729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.695729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.695729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:32.695932 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.695932 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:32.695932 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:23:32.698761 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.698761 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:32.699657 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-819f187b-c4a4-48a5-898b-cc0819b5e838 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:32.700189 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1091/4372] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:32 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:32.713141 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Delete volume request issued successfully. Aug 19 23:23:32.713735 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b9d28db3-0975-4819-8162-a090a5e721fe tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 returned with HTTP 202 Aug 19 23:23:32.714437 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1091/4373] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:32 2026] DELETE /volume/v3/volumes/b5f92780-474b-4f3b-a3eb-5507cf94a7c4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:32.722116 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e6c34b80-331b-45a7-94ed-78e013941391 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.723954 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] DELETE https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 Aug 19 23:23:32.724165 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.724363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.724518 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Delete backup with id: 4e652cbd-7792-4c83-88b6-aab9212cfa82. Aug 19 23:23:32.729029 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.729029 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:32.743547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] delete_backup rpcapi backup_id 4e652cbd-7792-4c83-88b6-aab9212cfa82 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:32.746101 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e6c34b80-331b-45a7-94ed-78e013941391 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 returned with HTTP 202 Aug 19 23:23:32.746489 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1100/4374] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:32 2026] DELETE /volume/v3/backups/4e652cbd-7792-4c83-88b6-aab9212cfa82 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:32.756499 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-88349621-eca1-4841-b2b7-16f6099a282a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.758592 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:23:32.758826 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.759037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.759235 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Delete volume with id: f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:23:32.766792 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.766792 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:32.767475 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:23:32.788566 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Delete volume request issued successfully. Aug 19 23:23:32.788851 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-88349621-eca1-4841-b2b7-16f6099a282a tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 202 Aug 19 23:23:32.789364 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1093/4375] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:32 2026] DELETE /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:32.798882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.802495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:23:32.802752 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.803038 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.812823 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.812823 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:32.815814 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Volume info retrieved successfully. Aug 19 23:23:32.832980 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ae1fe00e-7586-456a-931f-a3035b6f9f42 tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 200 Aug 19 23:23:32.832980 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1092/4376] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:32 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:32.896403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-472f49d4-a204-4d1b-b231-e080278f9190 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:32.902757 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-472f49d4-a204-4d1b-b231-e080278f9190 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:32.902757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-472f49d4-a204-4d1b-b231-e080278f9190 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:32.902757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-472f49d4-a204-4d1b-b231-e080278f9190 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:32.902757 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-472f49d4-a204-4d1b-b231-e080278f9190 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:32.908353 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:32.908353 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:32.909679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-472f49d4-a204-4d1b-b231-e080278f9190 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:32.909679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1092/4377] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:32 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:33.520669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c4d1877-a533-4b03-9281-2ed551a41433 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:33.523271 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c4d1877-a533-4b03-9281-2ed551a41433 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:33.523664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c4d1877-a533-4b03-9281-2ed551a41433 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:33.523953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c4d1877-a533-4b03-9281-2ed551a41433 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:33.536455 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:33.536455 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:33.540721 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8c4d1877-a533-4b03-9281-2ed551a41433 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:33.546319 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c4d1877-a533-4b03-9281-2ed551a41433 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:33.547032 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1101/4378] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:33 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:33.709720 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1e22a49-48cd-4f75-ae97-169954d33187 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:33.711499 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e22a49-48cd-4f75-ae97-169954d33187 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:33.711728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e22a49-48cd-4f75-ae97-169954d33187 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:33.712014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e22a49-48cd-4f75-ae97-169954d33187 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:33.712165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e1e22a49-48cd-4f75-ae97-169954d33187 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:33.716225 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:33.716225 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:33.716800 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e22a49-48cd-4f75-ae97-169954d33187 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:33.717142 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1094/4379] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:33 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:33.847615 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1aa77821-aa2e-4e69-af47-af51c6f5b4ea None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:33.849327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aa77821-aa2e-4e69-af47-af51c6f5b4ea tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] GET https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 Aug 19 23:23:33.849521 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aa77821-aa2e-4e69-af47-af51c6f5b4ea tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:33.849736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1aa77821-aa2e-4e69-af47-af51c6f5b4ea tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:33.855030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1aa77821-aa2e-4e69-af47-af51c6f5b4ea tempest-TestVolumeBackupRestore-271672501 tempest-TestVolumeBackupRestore-271672501-project-member] https://10.4.3.193/volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 returned with HTTP 404 Aug 19 23:23:33.855464 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1093/4380] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:33 2026] GET /volume/v3/volumes/f825e052-2360-43a6-bea0-016e49777a33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:33.921507 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:33.925731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:33.925731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:33.925731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:33.925731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:33.930060 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:33.930060 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:33.930995 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d4c497d-ed6b-495d-abda-b8c621d58255 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:33.931470 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1093/4381] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:33 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:34.463219 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-eea2503b-1c50-4fd6-a71a-3fb5ce111d77 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:34.465856 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-eea2503b-1c50-4fd6-a71a-3fb5ce111d77 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 Aug 19 23:23:34.466223 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-eea2503b-1c50-4fd6-a71a-3fb5ce111d77 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:34.466363 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-eea2503b-1c50-4fd6-a71a-3fb5ce111d77 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:34.476509 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:34.476509 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:34.526730 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-d7fee3d2-2a56-4189-aac0-a9f7b1f020b6 req-eea2503b-1c50-4fd6-a71a-3fb5ce111d77 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 returned with HTTP 200 Aug 19 23:23:34.526730 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1102/4382] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:34 2026] DELETE /volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:34.559860 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:34.564883 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:34.564883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:34.564883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:34.578828 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:34.578828 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:34.587106 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:34.593578 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6957b1a-cbd2-4322-8a6a-4987abf9b88b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:34.594129 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1095/4383] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:34 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:34.731640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:34.733498 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:34.733724 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:34.733931 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:34.734092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:34.738244 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:34.738244 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:34.738857 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e399be7-437c-4f80-88a3-493cbb7b0432 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:34.739313 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1094/4384] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:34 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:34.944137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:34.946133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:34.946366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:34.946430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:34.946538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:34.952563 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:34.952563 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:34.953357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-170c7706-43b7-4235-86bb-6a53a5f09f9e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:34.953665 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1094/4385] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:34 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:35.605820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2af78c48-0792-4d40-82a6-ecb238cf409f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:35.607510 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2af78c48-0792-4d40-82a6-ecb238cf409f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:35.607786 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2af78c48-0792-4d40-82a6-ecb238cf409f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:35.607984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2af78c48-0792-4d40-82a6-ecb238cf409f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:35.618728 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:35.618728 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:35.621921 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-2af78c48-0792-4d40-82a6-ecb238cf409f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:35.625900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2af78c48-0792-4d40-82a6-ecb238cf409f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:35.626263 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1103/4386] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:35 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:35.750335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:35.752146 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:35.752368 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:35.752559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:35.752692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:35.756852 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:35.756852 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:35.757464 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6374dc66-fcd0-41aa-8b0a-909071429bb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:35.757859 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1096/4387] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:35 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:35.965155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:35.967360 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:35.967614 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:35.967772 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:35.967877 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:35.972040 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:35.972040 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:35.972736 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95d118d0-5b1b-4b30-ae4c-240e8f7ef6d6 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:35.973069 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1095/4388] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:35 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:36.640763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:36.643588 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:36.643588 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:36.643588 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:36.654071 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:36.654071 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:36.662723 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:36.669234 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f7d7283d-b668-4d89-bb37-58e74cb5b2e4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:36.669783 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1095/4389] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:36 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:36.771131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:36.774650 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:36.774896 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:36.775118 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:36.775218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:36.782315 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:36.782315 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:36.782853 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2f4e9413-8531-4524-bbb5-71bc4de42b99 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:36.783376 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1104/4390] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:36 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:36.984115 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:36.985863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:36.987033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:36.987033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:36.987033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:36.990753 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:36.990753 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:36.991395 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e5a8374b-21e7-4891-a3c8-0cf7323b8ff3 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:36.991742 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1097/4391] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:36 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:37.397413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-993f503f-73be-4db1-b12c-0201464c3959 req-18685f31-c2d1-4bfc-b3c4-b7914624d314 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:37.399502 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-993f503f-73be-4db1-b12c-0201464c3959 req-18685f31-c2d1-4bfc-b3c4-b7914624d314 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 Aug 19 23:23:37.399690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-993f503f-73be-4db1-b12c-0201464c3959 req-18685f31-c2d1-4bfc-b3c4-b7914624d314 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:37.399890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-993f503f-73be-4db1-b12c-0201464c3959 req-18685f31-c2d1-4bfc-b3c4-b7914624d314 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:37.403756 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-993f503f-73be-4db1-b12c-0201464c3959 req-18685f31-c2d1-4bfc-b3c4-b7914624d314 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 returned with HTTP 404 Aug 19 23:23:37.404273 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1096/4392] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:37 2026] DELETE /volume/v3/attachments/1b30a0b2-316a-4f79-8157-c0a0bcd3a527 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:23:37.690798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:37.690798 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:37.691316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:37.691316 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:37.706296 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:37.706296 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:37.714600 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:37.721583 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-77991a20-fba7-4def-99ad-933ad6f8cbcc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:37.722042 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1096/4393] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:37 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:37.797531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:37.799977 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:37.800264 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:37.800510 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:37.800660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:37.809701 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:37.809701 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:37.810910 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6c685c79-0c13-4fbf-8035-4ac3fe58ccb5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:37.811812 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1105/4394] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:37 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:38.003337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:38.006838 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:38.007124 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:38.007380 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:38.007554 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:38.022424 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:38.022424 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:38.023477 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-485bef3c-0b2e-4f43-9260-5c9b7224f62c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:38.024146 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1098/4395] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:38 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:38.737360 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:38.741285 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:38.741285 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:38.741285 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:38.750681 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:38.750681 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:38.754597 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:38.759219 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17abfaa1-53e7-4f8a-8506-f17e20f2d11a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:38.760067 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1097/4396] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:38 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:38.823612 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:38.826070 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:38.826326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:38.826516 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:38.826621 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:38.831397 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:38.831397 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:38.832194 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-da3aef50-dfdf-4d0e-9715-83d6f601ac76 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:38.832557 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1097/4397] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:38 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:39.039113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.039505 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:39.039728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.039991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.040137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:39.045688 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.045688 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:39.046655 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88e59afd-81ff-4d48-8b9a-74025081cb99 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:39.047148 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1106/4398] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:39 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:39.575771 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-343242be-beb5-4b2a-8425-572d70db4d76 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.580680 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-343242be-beb5-4b2a-8425-572d70db4d76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:39.581014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-343242be-beb5-4b2a-8425-572d70db4d76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.581314 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-343242be-beb5-4b2a-8425-572d70db4d76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.581487 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-343242be-beb5-4b2a-8425-572d70db4d76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 01c9a002-ab18-4608-969f-fee5b0b44fb9 Aug 19 23:23:39.588415 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=283,cinder:INSERT=30,cinder:UPDATE=69 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:23:39.593355 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-343242be-beb5-4b2a-8425-572d70db4d76 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 returned with HTTP 404 Aug 19 23:23:39.594171 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1099/4399] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:39 2026] DELETE /volume/v3/snapshots/01c9a002-ab18-4608-969f-fee5b0b44fb9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:39.607703 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.610264 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:39.610568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.610952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.623937 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.623937 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:39.633661 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:39.635989 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-4dec79d3-eafc-4a30-9372-4a0a5f4cdc4e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.637004 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fe46d75-857a-4426-86b2-52c2d6226e57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:39.637602 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1098/4400] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:39 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:39.638531 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-4dec79d3-eafc-4a30-9372-4a0a5f4cdc4e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09/action Aug 19 23:23:39.638940 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-4dec79d3-eafc-4a30-9372-4a0a5f4cdc4e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:39.639098 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-4dec79d3-eafc-4a30-9372-4a0a5f4cdc4e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:39.654341 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.656493 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:39.656988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-659861305"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:39.659020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-659861305'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:39.659151 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 1 GB Aug 19 23:23:39.665099 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.665099 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:39.669209 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:23:39.678211 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (04caf206-d328-447d-aa79-28b1c4286a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:39.680351 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a836ef64-6527-4b6d-8349-8333601c8112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:39.682128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:39.687969 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b3fff1f4-4d3f-4506-bffb-1a1a08b6a2c8 req-4dec79d3-eafc-4a30-9372-4a0a5f4cdc4e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09/action returned with HTTP 204 Aug 19 23:23:39.688675 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1098/4401] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:39 2026] POST /volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:39.731451 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a836ef64-6527-4b6d-8349-8333601c8112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:39.732228 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70f106d-5e70-466d-821a-612a1a5fc6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:39.774734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b634bfb2-64c4-4171-be6d-3822b43b396b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.778377 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b634bfb2-64c4-4171-be6d-3822b43b396b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:23:39.778679 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b634bfb2-64c4-4171-be6d-3822b43b396b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.778917 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b634bfb2-64c4-4171-be6d-3822b43b396b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.780796 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['263f90ca-b311-43fb-a011-9ab89daaeea4', 'd55ebfa5-2fc1-4f40-a9b8-ce306fc3a547', 'bed3adf1-affb-46f5-9ff9-b965e77d92c8', '54e66d1f-9f1a-460f-b45b-5bdb4929326a'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:39.781657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70f106d-5e70-466d-821a-612a1a5fc6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263f90ca-b311-43fb-a011-9ab89daaeea4', 'd55ebfa5-2fc1-4f40-a9b8-ce306fc3a547', 'bed3adf1-affb-46f5-9ff9-b965e77d92c8', '54e66d1f-9f1a-460f-b45b-5bdb4929326a']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:39.782513 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fda89d2-3faa-40a2-b13c-e601a2fb08b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:39.791934 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.791934 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:39.797068 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b634bfb2-64c4-4171-be6d-3822b43b396b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:39.801733 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b634bfb2-64c4-4171-be6d-3822b43b396b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:23:39.802270 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1100/4402] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:39 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1165 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:39.810327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fda89d2-3faa-40a2-b13c-e601a2fb08b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101cff0c-ba95-410c-af4a-537babb0829e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-659861305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['263f90ca-b311-43fb-a011-9ab89daaeea4','d55ebfa5-2fc1-4f40-a9b8-ce306fc3a547','bed3adf1-affb-46f5-9ff9-b965e77d92c8','54e66d1f-9f1a-460f-b45b-5bdb4929326a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-659861305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101cff0c-ba95-410c-af4a-537babb0829e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:39.811178 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fb5a3a-9d87-43c6-bd9e-944b360e6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:39.834243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fb5a3a-9d87-43c6-bd9e-944b360e6f37) transitioned into state 'SUCCESS' from state '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-659861305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['263f90ca-b311-43fb-a011-9ab89daaeea4','d55ebfa5-2fc1-4f40-a9b8-ce306fc3a547','bed3adf1-affb-46f5-9ff9-b965e77d92c8','54e66d1f-9f1a-460f-b45b-5bdb4929326a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:39.835159 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d545b1-4357-4707-bb48-43728c84d573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:39.845215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4811f96f-994c-4343-9197-061fceb387fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.845973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d545b1-4357-4707-bb48-43728c84d573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:39.846931 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (04caf206-d328-447d-aa79-28b1c4286a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:39.847243 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:23:39.847861 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b95b61e-8769-4115-9bcb-a6a1dd1581f6 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:39.848339 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1107/4403] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:23:39 2026] POST /volume/v3/volumes => generated 753 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:39.848520 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4811f96f-994c-4343-9197-061fceb387fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:39.849809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4811f96f-994c-4343-9197-061fceb387fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.854703 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4811f96f-994c-4343-9197-061fceb387fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.854703 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4811f96f-994c-4343-9197-061fceb387fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:39.866024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:39.866430 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.866430 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:39.867356 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4811f96f-994c-4343-9197-061fceb387fa tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:39.867929 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1099/4404] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:39 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:39.868995 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:39.869340 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:39.869562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:39.884098 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:39.884098 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:39.889776 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:39.897063 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-27edbae1-3b64-49bf-9e97-266fa3131e35 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 200 Aug 19 23:23:39.897674 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1099/4405] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:39 2026] GET /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.062406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-30647828-667a-40f0-95c3-b3e48d5fc909 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.065825 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30647828-667a-40f0-95c3-b3e48d5fc909 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:40.066095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30647828-667a-40f0-95c3-b3e48d5fc909 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.066300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-30647828-667a-40f0-95c3-b3e48d5fc909 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.066728 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-30647828-667a-40f0-95c3-b3e48d5fc909 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:40.071586 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.071586 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:40.072820 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-30647828-667a-40f0-95c3-b3e48d5fc909 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:40.073539 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1101/4406] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.547348 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.549515 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:40.549693 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.549918 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.558270 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.558270 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:40.562058 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:40.566368 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f2ce0351-6881-40f0-92bc-b594a94eb91d tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:40.566812 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1108/4407] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.673825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d8c1344c-f92a-49fe-919a-c0c9da08c2dc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.674307 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8c1344c-f92a-49fe-919a-c0c9da08c2dc None None] GET https://10.4.3.193/volume// Aug 19 23:23:40.674470 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d8c1344c-f92a-49fe-919a-c0c9da08c2dc None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.674652 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d8c1344c-f92a-49fe-919a-c0c9da08c2dc None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.675001 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8c1344c-f92a-49fe-919a-c0c9da08c2dc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:40.675511 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1100/4408] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:40.685499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-04d73e5a-b61c-44c7-8a92-50cfd8b95a15 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.688817 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-04d73e5a-b61c-44c7-8a92-50cfd8b95a15 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:23:40.689272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-04d73e5a-b61c-44c7-8a92-50cfd8b95a15 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abd4bb03-ef70-4bcc-b7b2-935ff13efc13", "connector": null, "instance_uuid": "f6870547-2237-43f1-9150-bf93359453a9"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:40.706032 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.706032 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:40.736172 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-04d73e5a-b61c-44c7-8a92-50cfd8b95a15 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:23:40.736172 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1100/4409] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:23:40 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:40.764365 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.766513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:40.766766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.767077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.777572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e9a66f4b-d1b7-4fbc-8a36-9fe05c308f0e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.777657 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.777657 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:40.778189 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9a66f4b-d1b7-4fbc-8a36-9fe05c308f0e None None] GET https://10.4.3.193/volume// Aug 19 23:23:40.778418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9a66f4b-d1b7-4fbc-8a36-9fe05c308f0e None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.778671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9a66f4b-d1b7-4fbc-8a36-9fe05c308f0e None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.779128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9a66f4b-d1b7-4fbc-8a36-9fe05c308f0e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:40.779528 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1109/4410] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:40.781791 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:40.787517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b5b198f-773b-4672-8e2a-a332b2a1bf6a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:40.787658 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1102/4411] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.790761 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.792914 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:40.793178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.793573 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.805684 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.805684 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:40.813152 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:40.816161 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-f174ecfb-d176-4cb6-9ade-6b97768610f9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:40.816599 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1101/4412] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:40.879272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.882736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:40.882736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.882736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.882736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:40.887473 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.887473 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:40.888348 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3ab5a5e-8dc9-4af0-8b1d-a08448a864d1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:40.889054 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1101/4413] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.914988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.917067 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:40.917320 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:40.917560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:40.926722 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.926722 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:40.931447 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.934075 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] PUT https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 Aug 19 23:23:40.934175 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:40.934522 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:40.940877 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b662fef2-1529-4f17-8058-2ae0ce3d2c40 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 200 Aug 19 23:23:40.941247 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1110/4414] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:40 2026] GET /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:40.944153 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Acquiring lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:23:40.949178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:23:40.950430 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.950430 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:40.956206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:40.960505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:23:40.960880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "101cff0c-ba95-410c-af4a-537babb0829e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-189813233"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:40.969276 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:40.969276 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:40.969813 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:40.969974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume 101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:41.004924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['1b1d15a9-b4cd-4b28-a67e-f3a179f65590', '562ba7f6-32ff-4eb1-afaf-5d51220c3b59', '42380613-ace7-4379-873a-9c1dbfa1e611', 'a531b58c-baf6-4e95-9792-e82db91842b3'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:41.050960 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot create request issued successfully. Aug 19 23:23:41.051500 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f274d7fe-abc0-47db-bc9c-766b5430f185 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:23:41.052182 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1102/4415] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:23:40 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 19 23:23:41.063424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.069425 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:41.071621 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.071695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" released by "attachment_update" :: held 0.122s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:23:41.072137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.072206 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-29c3ca11-1775-4775-a2bc-a8457e4e6393 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 returned with HTTP 200 Aug 19 23:23:41.073231 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1103/4416] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:23:40 2026] PUT /volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:23:41.078069 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:41.078069 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:41.078458 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:41.079629 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea99979c-6845-48c2-8da0-6fbb0832d110 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 returned with HTTP 200 Aug 19 23:23:41.080263 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1102/4417] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:41.099474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.103963 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:41.103963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.103963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.103963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:41.111869 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:41.111869 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:41.113241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d54e6747-3af5-4c94-9d46-684e9ae0ebbc tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:41.113241 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1111/4418] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:41.695369 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e7465e8-04c7-4590-afd4-332a196eab96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.802100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.804224 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:41.804483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.804692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.815294 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:41.815294 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:41.820043 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:41.825306 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4ea9f71f-a372-4fab-8f21-057f608844a9 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:41.825742 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1104/4419] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:41.843419 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e7465e8-04c7-4590-afd4-332a196eab96 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 19 23:23:41.843667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e7465e8-04c7-4590-afd4-332a196eab96 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.843958 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e7465e8-04c7-4590-afd4-332a196eab96 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-admin] Calling method 'get_pools' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.844304 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:41.844304 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:41.871278 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e7465e8-04c7-4590-afd4-332a196eab96 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 23:23:41.871765 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1103/4420] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:41.880239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.901031 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:41.903479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:41.903785 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.904059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.904207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:41.909561 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:41.909561 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:41.910437 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99a1d424-cb0e-4be4-b9bc-9359b05558e0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:41.910820 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1112/4421] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:41.942248 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-reader] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:23:41.942544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-reader] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:41.942837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-reader] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:41.943428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'db40332ea105481db3704f461fb363bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ed39cf071b6422cbcadf405441869bf', '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=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:23:41.943601 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b2ebade3-bad6-4d45-b5f5-97e9f8402824 tempest-ProjectReaderTests-601335794 tempest-ProjectReaderTests-601335794-project-reader] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 403 Aug 19 23:23:41.944073 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1103/4422] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:23:41 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:42.090791 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-48f918f2-8f0b-4808-80f4-ef03748407fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.093199 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48f918f2-8f0b-4808-80f4-ef03748407fc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:42.093639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48f918f2-8f0b-4808-80f4-ef03748407fc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:42.093756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-48f918f2-8f0b-4808-80f4-ef03748407fc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:42.100683 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.100683 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:42.101000 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-48f918f2-8f0b-4808-80f4-ef03748407fc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:42.102035 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-48f918f2-8f0b-4808-80f4-ef03748407fc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 returned with HTTP 200 Aug 19 23:23:42.102580 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1105/4423] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:42 2026] GET /volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:42.111666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cea2c995-c924-498b-a9cf-65953f60da91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.113308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:42.113610 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "060284bc-0d65-4cc2-97d9-08d1754d07a5", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-497745918"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:42.115151 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'snapshot_id': '060284bc-0d65-4cc2-97d9-08d1754d07a5', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-497745918'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:42.120495 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.120495 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:42.120873 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:42.120974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 2 GB Aug 19 23:23:42.124232 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:23:42.126389 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.130381 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:42.130567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:42.130819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:42.130883 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:42.133588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (e18909c2-9ad4-4082-8476-af91f5f8a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:42.134937 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472c719-7dbf-4052-a807-7505f5499a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:42.137387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:42.139882 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.139882 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:42.140776 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d816538b-fc7c-45b7-ae0f-5ad2a820647e tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:42.141099 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1113/4424] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:42 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:42.177101 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472c719-7dbf-4052-a807-7505f5499a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '060284bc-0d65-4cc2-97d9-08d1754d07a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:42.178040 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5723dbde-7c2d-4145-8783-c9dea764d329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:42.219034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['c72b0485-69ea-44b7-9e2b-5cb6551d01e5', 'a5100b5e-4fd8-47d0-a725-1ad68101c25b', '6dde6b48-bd95-4ffb-951e-dcb1994d50e6', '05f10bee-6f78-4ef0-97dc-e93e3d1d3689'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:42.220035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5723dbde-7c2d-4145-8783-c9dea764d329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c72b0485-69ea-44b7-9e2b-5cb6551d01e5', 'a5100b5e-4fd8-47d0-a725-1ad68101c25b', '6dde6b48-bd95-4ffb-951e-dcb1994d50e6', '05f10bee-6f78-4ef0-97dc-e93e3d1d3689']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:42.220808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1caf2d-90d2-4f36-bb5c-c741a1ae8b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:42.267165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1caf2d-90d2-4f36-bb5c-c741a1ae8b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4d3c01-6b07-4f3d-bcfe-b0bc14306077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-497745918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['c72b0485-69ea-44b7-9e2b-5cb6551d01e5','a5100b5e-4fd8-47d0-a725-1ad68101c25b','6dde6b48-bd95-4ffb-951e-dcb1994d50e6','05f10bee-6f78-4ef0-97dc-e93e3d1d3689'],size=2,snapshot_id=060284bc-0d65-4cc2-97d9-08d1754d07a5,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-497745918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e4d3c01-6b07-4f3d-bcfe-b0bc14306077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,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=060284bc-0d65-4cc2-97d9-08d1754d07a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:42.267858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b21603-e515-4ac8-ad63-0de48fe6d4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:42.290493 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b21603-e515-4ac8-ad63-0de48fe6d4e3) transitioned into state 'SUCCESS' from state '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-497745918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['c72b0485-69ea-44b7-9e2b-5cb6551d01e5','a5100b5e-4fd8-47d0-a725-1ad68101c25b','6dde6b48-bd95-4ffb-951e-dcb1994d50e6','05f10bee-6f78-4ef0-97dc-e93e3d1d3689'],size=2,snapshot_id=060284bc-0d65-4cc2-97d9-08d1754d07a5,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:42.291541 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e9e04b-f66a-4fb0-a12e-e6c0b9c8d869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:42.315952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e9e04b-f66a-4fb0-a12e-e6c0b9c8d869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:42.316742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (e18909c2-9ad4-4082-8476-af91f5f8a55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:42.317062 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:23:42.317610 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cea2c995-c924-498b-a9cf-65953f60da91 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:42.318050 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1104/4425] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:42 2026] POST /volume/v3/volumes => generated 787 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:42.331911 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.334375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:42.334602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:42.334861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:42.344257 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.344257 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:42.350442 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:42.356854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-18f5f87b-8253-4602-a9cb-4a95e996e2ee tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 200 Aug 19 23:23:42.357322 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1104/4426] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:42 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:42.847821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.850032 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:42.850280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:42.850527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:42.864146 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.864146 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:42.870954 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:42.875770 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2a3c785-631f-4804-8855-99fcb6aaed84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:42.876170 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1106/4427] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:42 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:42.923772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:42.926477 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:42.926815 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:42.927126 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:42.927301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:42.933236 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:42.933236 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:42.934206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2135dee-f7d3-48ad-9b1d-a8c3ea078956 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:42.934784 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1114/4428] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:42 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.153672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.155797 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:43.156142 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.156416 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.156579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:43.163224 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.163224 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:43.164370 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cc915af-483f-49d2-b703-3e5dec8eed17 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:43.164937 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1105/4429] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.371035 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0981159a-605b-4d07-9f67-68af0300581c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.372846 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0981159a-605b-4d07-9f67-68af0300581c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:43.373046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0981159a-605b-4d07-9f67-68af0300581c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.373227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0981159a-605b-4d07-9f67-68af0300581c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.380496 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.380496 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:43.384049 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0981159a-605b-4d07-9f67-68af0300581c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:43.388133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0981159a-605b-4d07-9f67-68af0300581c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 200 Aug 19 23:23:43.388696 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1105/4430] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.406333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fde18afb-d398-4310-b6af-a002702f3864 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.408306 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fde18afb-d398-4310-b6af-a002702f3864 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:43.408521 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fde18afb-d398-4310-b6af-a002702f3864 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.408752 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fde18afb-d398-4310-b6af-a002702f3864 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.416798 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.416798 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:43.420369 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fde18afb-d398-4310-b6af-a002702f3864 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:43.424357 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fde18afb-d398-4310-b6af-a002702f3864 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 200 Aug 19 23:23:43.424684 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1107/4431] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.440160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-112c574e-7b94-44d3-831f-1df69cd380d5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.441959 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:43.442164 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.442340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.442489 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: 9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:43.449466 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.449466 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:43.449935 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:43.466522 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:23:43.466694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-112c574e-7b94-44d3-831f-1df69cd380d5 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 202 Aug 19 23:23:43.467121 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1115/4432] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:43 2026] DELETE /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:43.474664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b5361232-2428-43da-acff-c0ef8983db51 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.477363 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5361232-2428-43da-acff-c0ef8983db51 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:43.477577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5361232-2428-43da-acff-c0ef8983db51 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.477817 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b5361232-2428-43da-acff-c0ef8983db51 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.480584 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=306,cinder:UPDATE=76,cinder:INSERT=33 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:23:43.489958 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.489958 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:43.495945 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b5361232-2428-43da-acff-c0ef8983db51 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:43.502732 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b5361232-2428-43da-acff-c0ef8983db51 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 200 Aug 19 23:23:43.503370 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1106/4433] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.893866 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24187248-8e66-4f0a-8191-4a853c10c861 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.895502 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24187248-8e66-4f0a-8191-4a853c10c861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:43.895690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24187248-8e66-4f0a-8191-4a853c10c861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.895910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24187248-8e66-4f0a-8191-4a853c10c861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.903897 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.903897 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:43.906726 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24187248-8e66-4f0a-8191-4a853c10c861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:43.910325 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24187248-8e66-4f0a-8191-4a853c10c861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:43.910974 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1106/4434] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:43.946240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:43.948534 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:43.948819 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:43.949029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:43.949128 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:43.953658 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:43.953658 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:43.954275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2116ab20-4196-4bbf-90d5-98f1beb5e635 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:43.954626 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1108/4435] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:43 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:44.175304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.177045 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:44.177226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.177407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.177511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:44.183965 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.183965 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:44.184594 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3cfe6b28-3d7d-4e5a-8fe7-37bc798f69d5 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:44.184961 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1116/4436] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:44.306273 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-91712187-51c0-4456-a98b-b0d22f1a90de None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.308528 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-91712187-51c0-4456-a98b-b0d22f1a90de tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3/action Aug 19 23:23:44.308928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-91712187-51c0-4456-a98b-b0d22f1a90de tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:44.309076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-91712187-51c0-4456-a98b-b0d22f1a90de tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:44.324132 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.324132 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:44.332332 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3af09f2d-3b97-4af0-b3b5-8eb7e1daa71a req-91712187-51c0-4456-a98b-b0d22f1a90de tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3/action returned with HTTP 204 Aug 19 23:23:44.332925 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1107/4437] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:23:44 2026] POST /volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:44.518568 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7cb53b85-778e-4912-9961-6f3d01ff2e6e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.520515 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cb53b85-778e-4912-9961-6f3d01ff2e6e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:44.520702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cb53b85-778e-4912-9961-6f3d01ff2e6e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.520943 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7cb53b85-778e-4912-9961-6f3d01ff2e6e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.523089 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=252,cinder:UPDATE=35,cinder:INSERT=12 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:23:44.527536 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7cb53b85-778e-4912-9961-6f3d01ff2e6e tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 404 Aug 19 23:23:44.528281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1107/4438] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:44.534925 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-86974530-a4ec-46c0-9e82-604477fcae8f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.536635 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86974530-a4ec-46c0-9e82-604477fcae8f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:44.536883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86974530-a4ec-46c0-9e82-604477fcae8f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.537109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-86974530-a4ec-46c0-9e82-604477fcae8f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.542926 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-86974530-a4ec-46c0-9e82-604477fcae8f tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 404 Aug 19 23:23:44.543393 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1109/4439] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:44.550236 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.552007 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:44.552463 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.552463 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.552545 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: 9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 Aug 19 23:23:44.558541 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd3dcfbc-ee54-4ee8-b65f-0348736a2ed0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 returned with HTTP 404 Aug 19 23:23:44.559036 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1117/4440] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:44 2026] DELETE /volume/v3/volumes/9e4d3c01-6b07-4f3d-bcfe-b0bc14306077 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:44.565891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.567968 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:44.568212 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.568451 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.568550 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: 060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:44.573191 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.573191 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:44.573534 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:44.586816 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:23:44.586989 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72ef0a19-4bb7-4683-8c4d-6f7d02b73feb tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 returned with HTTP 202 Aug 19 23:23:44.587307 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1108/4441] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:44 2026] DELETE /volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:44.593949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.595814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:44.596022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.596215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.601235 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.601235 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:44.601561 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:44.602292 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3c93a4d-7cf5-4884-b7c3-ea9bea3dce93 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 returned with HTTP 200 Aug 19 23:23:44.602936 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1108/4442] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:44.923896 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3e400906-ecc8-4441-879d-2c4cce1c704b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.925727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e400906-ecc8-4441-879d-2c4cce1c704b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:23:44.925963 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e400906-ecc8-4441-879d-2c4cce1c704b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.926188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3e400906-ecc8-4441-879d-2c4cce1c704b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.936536 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.936536 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:44.940185 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3e400906-ecc8-4441-879d-2c4cce1c704b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:23:44.944360 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3e400906-ecc8-4441-879d-2c4cce1c704b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:23:44.944746 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1110/4443] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:44.966453 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.968397 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:44.968641 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.969226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.969335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:44.973676 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:44.973676 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:44.974346 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4947c4b2-14e8-4df7-b6b3-0e43b874d7f6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:44.974719 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1118/4444] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:44.994503 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-04d995e9-42ba-419b-9ed1-a3490369de1b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:44.998738 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965/export_record Aug 19 23:23:44.998738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:44.998738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'export_record' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:44.998738 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Export record for backup dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:23:45.003027 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.003027 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:45.003995 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling RPCAPI with context: , host: np0000007826, backup: dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 23:23:45.008954 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] export_record in rpcapi backup_id dfbf2db5-aaef-4eda-8943-a05d25fc5965 on host np0000007826. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 23:23:45.027217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGZiZjJkYjUtYWFlZi00ZWRhLTg5NDMtYTA1ZDI1ZmM1OTY1IiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ2MDE4NzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiLzIwMjYwODE5MjMyMzMwL2F6X25vdmFfYmFja3VwX2RmYmYyZGI1LWFhZWYtNGVkYS04OTQzLWEwNWQyNWZjNTk2NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyMzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 23:23:45.027217 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-04d995e9-42ba-419b-9ed1-a3490369de1b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965/export_record returned with HTTP 200 Aug 19 23:23:45.027217 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1109/4445] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:23:44 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:45.038961 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-acadc58c-4589-4fdf-a165-49f88b57676b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.041439 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acadc58c-4589-4fdf-a165-49f88b57676b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:23:45.042128 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acadc58c-4589-4fdf-a165-49f88b57676b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.042406 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-acadc58c-4589-4fdf-a165-49f88b57676b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.042571 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-acadc58c-4589-4fdf-a165-49f88b57676b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:45.048219 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.048219 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:45.049202 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-acadc58c-4589-4fdf-a165-49f88b57676b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:23:45.049806 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1109/4446] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.063846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.065651 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups/import_record Aug 19 23:23:45.066149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmRhZTE5OWEtNWIzYy00YzMyLWEzZjItZjhiODMxMDE5ZmUwIiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ2MDE4NzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiLzIwMjYwODE5MjMyMzMwL2F6X25vdmFfYmFja3VwX2RmYmYyZGI1LWFhZWYtNGVkYS04OTQzLWEwNWQyNWZjNTk2NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyMzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:45.067761 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmRhZTE5OWEtNWIzYy00YzMyLWEzZjItZjhiODMxMDE5ZmUwIiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ2MDE4NzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiLzIwMjYwODE5MjMyMzMwL2F6X25vdmFfYmFja3VwX2RmYmYyZGI1LWFhZWYtNGVkYS04OTQzLWEwNWQyNWZjNTk2NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyMzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100375) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 23:23:45.067929 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmRhZTE5OWEtNWIzYy00YzMyLWEzZjItZjhiODMxMDE5ZmUwIiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ2MDE4NzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiLzIwMjYwODE5MjMyMzMwL2F6X25vdmFfYmFja3VwX2RmYmYyZGI1LWFhZWYtNGVkYS04OTQzLWEwNWQyNWZjNTk2NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyMzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100375) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 23:23:45.100879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['87161d82-f084-4ec2-9930-ffe264abc439', 'e16769ca-6507-4d20-8832-fe573f1f7f12'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:45.120743 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] import_record rpcapi backup id bdae199a-5b3c-4c32-a3f2-f8b831019fe0 on host np0000007826 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmRhZTE5OWEtNWIzYy00YzMyLWEzZjItZjhiODMxMDE5ZmUwIiwgInVzZXJfaWQiOiAiNDMyNDUxNzZhNjQ4NGRlMTg3NTY4Y2M4Y2NhMDZmZTIiLCAicHJvamVjdF9pZCI6ICIxMmFkMGRjZjkwNGQ0NGZmYThiZTZjZWEyMGU3YzRmOCIsICJ2b2x1bWVfaWQiOiAiOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ2MDE4NzkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGFjYWM1OTItNTI1ZC00YWUwLWFjYTEtMTE1MTM1MzBjNGRiLzIwMjYwODE5MjMyMzMwL2F6X25vdmFfYmFja3VwX2RmYmYyZGI1LWFhZWYtNGVkYS04OTQzLWEwNWQyNWZjNTk2NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjM6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyMzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100375) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 23:23:45.123395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Import record output: {'backup': {'id': 'bdae199a-5b3c-4c32-a3f2-f8b831019fe0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.193/volume/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0'}]}}. {{(pid=100375) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 23:23:45.123784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ddd88417-e913-4e0a-95da-c25c1f1431bd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 201 Aug 19 23:23:45.124486 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1111/4447] 10.4.3.193 () {70 vars in 1342 bytes} [Wed Aug 19 23:23:45 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 61 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 23:23:45.132565 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f029465e-055f-4865-98ba-72629bcdc90b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.134355 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f029465e-055f-4865-98ba-72629bcdc90b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 Aug 19 23:23:45.134562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f029465e-055f-4865-98ba-72629bcdc90b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.134875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f029465e-055f-4865-98ba-72629bcdc90b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.134940 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f029465e-055f-4865-98ba-72629bcdc90b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id bdae199a-5b3c-4c32-a3f2-f8b831019fe0. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:45.139682 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.139682 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:45.140326 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f029465e-055f-4865-98ba-72629bcdc90b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 returned with HTTP 200 Aug 19 23:23:45.140721 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1119/4448] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.195110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e5689e39-d130-4d19-8146-d28e15538d96 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.196984 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5689e39-d130-4d19-8146-d28e15538d96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:45.197166 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5689e39-d130-4d19-8146-d28e15538d96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.197344 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e5689e39-d130-4d19-8146-d28e15538d96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.197446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e5689e39-d130-4d19-8146-d28e15538d96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:45.202583 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.202583 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:45.203703 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e5689e39-d130-4d19-8146-d28e15538d96 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:45.204243 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1110/4449] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.213390 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d1a402a6-e063-472c-a266-c8c518225adf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.215465 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1a402a6-e063-472c-a266-c8c518225adf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:45.215769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1a402a6-e063-472c-a266-c8c518225adf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.215970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d1a402a6-e063-472c-a266-c8c518225adf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.216070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d1a402a6-e063-472c-a266-c8c518225adf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:45.220127 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.220127 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:45.220816 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d1a402a6-e063-472c-a266-c8c518225adf tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:45.221160 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1110/4450] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.230160 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd947579-d4d4-4cbd-9244-ed570128252c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.231970 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:45.232187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.232397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.232545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: 0a676ad4-16bd-4309-bc1b-317991cee616. Aug 19 23:23:45.237411 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.237411 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:45.250461 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id 0a676ad4-16bd-4309-bc1b-317991cee616 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:45.252244 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd947579-d4d4-4cbd-9244-ed570128252c tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 202 Aug 19 23:23:45.252682 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1112/4451] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:45 2026] DELETE /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:45.259729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.262074 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:45.262349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.262599 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.262756 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:45.268017 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.268017 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:45.268932 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c645fe93-f2fb-4ee1-acf1-29234c0cd502 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 200 Aug 19 23:23:45.269423 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1120/4452] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.613021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8c2b976-23ae-42fd-ace2-0d79cca6eb57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.614746 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8c2b976-23ae-42fd-ace2-0d79cca6eb57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 Aug 19 23:23:45.614962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8c2b976-23ae-42fd-ace2-0d79cca6eb57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.615145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8c2b976-23ae-42fd-ace2-0d79cca6eb57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.619293 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8c2b976-23ae-42fd-ace2-0d79cca6eb57 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 returned with HTTP 404 Aug 19 23:23:45.619747 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1111/4453] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/snapshots/060284bc-0d65-4cc2-97d9-08d1754d07a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:45.626372 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.628185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:45.628414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.628596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.636594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.636594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:45.640426 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:45.644967 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-289dbc10-d3ba-41ca-96bd-519dbfeafad4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 200 Aug 19 23:23:45.645373 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1111/4454] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:45.656692 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.659265 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:45.659556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.659794 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.660094 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: 101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:45.669566 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.669566 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:45.670296 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:45.686735 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:23:45.686964 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e119d49b-50a0-4e8a-be4c-b04d191d4183 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 202 Aug 19 23:23:45.687346 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1113/4455] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:45 2026] DELETE /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:45.694116 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ef56480-144c-4cad-bf86-9c42340d12df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:45.696185 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ef56480-144c-4cad-bf86-9c42340d12df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:45.696238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ef56480-144c-4cad-bf86-9c42340d12df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:45.696439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ef56480-144c-4cad-bf86-9c42340d12df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:45.705763 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:45.705763 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:45.709449 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3ef56480-144c-4cad-bf86-9c42340d12df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:45.714306 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ef56480-144c-4cad-bf86-9c42340d12df tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 200 Aug 19 23:23:45.714744 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1121/4456] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:45 2026] GET /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:46.150760 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d290ef37-d270-475c-b546-1a91b99891e7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.152454 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d290ef37-d270-475c-b546-1a91b99891e7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 Aug 19 23:23:46.152680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d290ef37-d270-475c-b546-1a91b99891e7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.152900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d290ef37-d270-475c-b546-1a91b99891e7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.152999 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d290ef37-d270-475c-b546-1a91b99891e7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id bdae199a-5b3c-4c32-a3f2-f8b831019fe0. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:46.157308 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.157308 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:46.157966 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d290ef37-d270-475c-b546-1a91b99891e7 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 returned with HTTP 200 Aug 19 23:23:46.158328 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1112/4457] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:46.168439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9e53572e-c966-4d26-a369-b9f0c20b535b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.170224 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 Aug 19 23:23:46.170432 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.170627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.170779 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: bdae199a-5b3c-4c32-a3f2-f8b831019fe0. Aug 19 23:23:46.175171 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.175171 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:46.185790 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id bdae199a-5b3c-4c32-a3f2-f8b831019fe0 {{(pid=100374) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:46.187387 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9e53572e-c966-4d26-a369-b9f0c20b535b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 returned with HTTP 202 Aug 19 23:23:46.187770 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1112/4458] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:23:46 2026] DELETE /volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:46.194865 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dcd66654-28d2-4143-9174-a41d2279df3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.196759 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcd66654-28d2-4143-9174-a41d2279df3e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 Aug 19 23:23:46.197086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcd66654-28d2-4143-9174-a41d2279df3e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.197358 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcd66654-28d2-4143-9174-a41d2279df3e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.197519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-dcd66654-28d2-4143-9174-a41d2279df3e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id bdae199a-5b3c-4c32-a3f2-f8b831019fe0. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:46.202145 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.202145 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:46.202770 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcd66654-28d2-4143-9174-a41d2279df3e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 returned with HTTP 200 Aug 19 23:23:46.203190 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1114/4459] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:46.282657 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-67b28d51-becd-42df-be1f-fb3b11677567 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.284450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67b28d51-becd-42df-be1f-fb3b11677567 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 Aug 19 23:23:46.284646 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67b28d51-becd-42df-be1f-fb3b11677567 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.284960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67b28d51-becd-42df-be1f-fb3b11677567 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.285062 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-67b28d51-becd-42df-be1f-fb3b11677567 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id 0a676ad4-16bd-4309-bc1b-317991cee616. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:46.288860 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67b28d51-becd-42df-be1f-fb3b11677567 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 returned with HTTP 404 Aug 19 23:23:46.289364 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1122/4460] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/backups/0a676ad4-16bd-4309-bc1b-317991cee616 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:46.380619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.383048 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:46.383325 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.383589 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.383797 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete backup with id: c2a80d81-10c7-42f2-ab4d-77e4f9a04495. Aug 19 23:23:46.388908 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.388908 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:46.402781 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] delete_backup rpcapi backup_id c2a80d81-10c7-42f2-ab4d-77e4f9a04495 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:23:46.407575 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fde38ab4-7d97-49ff-ad2a-90c26af3f3d9 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 202 Aug 19 23:23:46.408018 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1113/4461] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:46 2026] DELETE /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:46.418072 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.420019 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:46.420364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.420454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.420603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:46.429138 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.429138 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:46.430207 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d4d9086-914a-4bcc-844b-2a3298f0df47 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 200 Aug 19 23:23:46.430619 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1113/4462] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:46.732957 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4d58b316-91cb-458b-a779-bf39cb502294 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.735337 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d58b316-91cb-458b-a779-bf39cb502294 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e Aug 19 23:23:46.735532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d58b316-91cb-458b-a779-bf39cb502294 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.735723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d58b316-91cb-458b-a779-bf39cb502294 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.741607 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d58b316-91cb-458b-a779-bf39cb502294 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e returned with HTTP 404 Aug 19 23:23:46.742050 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1115/4463] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/volumes/101cff0c-ba95-410c-af4a-537babb0829e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:23:46.754084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c1567582-e796-4e8f-8183-4a174c0b438d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.758347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1567582-e796-4e8f-8183-4a174c0b438d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:46.758527 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1567582-e796-4e8f-8183-4a174c0b438d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.758723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1567582-e796-4e8f-8183-4a174c0b438d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.763568 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=345,cinder:INSERT=50,cinder:UPDATE=98 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:23:46.771153 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.771153 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:46.773978 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c1567582-e796-4e8f-8183-4a174c0b438d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:46.778341 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1567582-e796-4e8f-8183-4a174c0b438d tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:46.778821 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1123/4464] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:46.793834 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.795342 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:46.795648 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1640642795"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:46.797084 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1640642795'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:46.797204 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 1 GB Aug 19 23:23:46.801360 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:23:46.806386 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (8c5c4794-94bd-4741-a883-d70a59889586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:46.807390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225274c-87be-45b5-9834-8e474f1a854c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:46.808322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:46.841231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225274c-87be-45b5-9834-8e474f1a854c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:46.842261 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e70602c-1127-4fbb-9235-04d7015fbab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:46.902008 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['17bdba65-ed96-436f-88c8-6f284ab41d9a', '2dd4f48f-1048-4f8a-9f36-21d10482936a', 'ce7e0d16-5eff-4758-b7f7-8c92ce3f1db5', '43ee4f84-f166-46ed-a2aa-5cfbc442d9f6'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:46.902787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e70602c-1127-4fbb-9235-04d7015fbab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17bdba65-ed96-436f-88c8-6f284ab41d9a', '2dd4f48f-1048-4f8a-9f36-21d10482936a', 'ce7e0d16-5eff-4758-b7f7-8c92ce3f1db5', '43ee4f84-f166-46ed-a2aa-5cfbc442d9f6']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:46.903461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739be039-1f11-403f-b259-85d2f84b3479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:46.929101 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739be039-1f11-403f-b259-85d2f84b3479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a78511c5-b81a-4044-971a-ecb19d80e9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1640642795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['17bdba65-ed96-436f-88c8-6f284ab41d9a','2dd4f48f-1048-4f8a-9f36-21d10482936a','ce7e0d16-5eff-4758-b7f7-8c92ce3f1db5','43ee4f84-f166-46ed-a2aa-5cfbc442d9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1640642795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a78511c5-b81a-4044-971a-ecb19d80e9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:46.930298 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271b84ea-d5af-4a40-9e00-4dc2794db1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:46.950180 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271b84ea-d5af-4a40-9e00-4dc2794db1b1) transitioned into state 'SUCCESS' from state '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-1640642795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['17bdba65-ed96-436f-88c8-6f284ab41d9a','2dd4f48f-1048-4f8a-9f36-21d10482936a','ce7e0d16-5eff-4758-b7f7-8c92ce3f1db5','43ee4f84-f166-46ed-a2aa-5cfbc442d9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:46.950892 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6be4fcf-ed44-4d5e-820f-5d74846cd27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:46.960967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6be4fcf-ed44-4d5e-820f-5d74846cd27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:46.961683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (8c5c4794-94bd-4741-a883-d70a59889586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:46.962171 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:23:46.962651 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-960a0edd-0d31-4b45-b6d7-4d74d044fdc0 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:46.963245 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1114/4465] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:23:46 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:46.976802 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cbb225e1-54e1-4c95-ad22-82aead175352 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:46.978651 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbb225e1-54e1-4c95-ad22-82aead175352 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:46.978890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbb225e1-54e1-4c95-ad22-82aead175352 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:46.979073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cbb225e1-54e1-4c95-ad22-82aead175352 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:46.986020 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:46.986020 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:46.989567 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cbb225e1-54e1-4c95-ad22-82aead175352 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:46.999546 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cbb225e1-54e1-4c95-ad22-82aead175352 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 200 Aug 19 23:23:46.999999 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1114/4466] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:46 2026] GET /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:47.215379 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.218821 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 Aug 19 23:23:47.218821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.218821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.218821 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id bdae199a-5b3c-4c32-a3f2-f8b831019fe0. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:47.222383 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1514ffea-4e69-4dbf-b317-fb11805f7f65 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 returned with HTTP 404 Aug 19 23:23:47.222383 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1116/4467] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/backups/bdae199a-5b3c-4c32-a3f2-f8b831019fe0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:47.230581 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-62707d91-6975-449c-8397-3fe52cee930a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.231934 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:47.232225 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.232472 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.232722 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume with id: 8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:47.239643 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.239643 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:47.241611 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:47.254729 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume request issued successfully. Aug 19 23:23:47.255201 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62707d91-6975-449c-8397-3fe52cee930a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db returned with HTTP 202 Aug 19 23:23:47.255880 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1124/4468] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:23:47 2026] DELETE /volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:47.263543 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.268446 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:47.268726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.268986 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.277025 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.277025 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:47.280444 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:47.284700 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7dbb329c-8fb6-48ee-bced-95a2da55086a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db returned with HTTP 200 Aug 19 23:23:47.285172 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1115/4469] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:47.444948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.448203 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 Aug 19 23:23:47.448448 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.448685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.448861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Show backup with id c2a80d81-10c7-42f2-ab4d-77e4f9a04495. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:47.453732 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5f634e6a-f703-477c-83b2-cf8dc169d364 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 returned with HTTP 404 Aug 19 23:23:47.454321 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1115/4470] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/backups/c2a80d81-10c7-42f2-ab4d-77e4f9a04495 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:47.547098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.551601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:47.551601 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.551601 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.560814 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.560814 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:47.564733 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:47.568813 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-31ff1b4f-92af-4c63-b838-3c23c73a3f74 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:47.569544 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1117/4471] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:47.586876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.589008 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] POST https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814/action Aug 19 23:23:47.589469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:23:47.589666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:47.604735 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.604735 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:47.604735 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:47.611437 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Begin detaching volume completed successfully. Aug 19 23:23:47.611779 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-dc153653-b359-4791-8590-ce1d84445fde tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814/action returned with HTTP 202 Aug 19 23:23:47.612282 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1125/4472] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:23:47 2026] POST /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:23:47.630887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.632918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:47.633181 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.633372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.643725 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.643725 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:47.648539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4bee4fbc-450f-4417-8b40-785e1ce65b28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.649044 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4bee4fbc-450f-4417-8b40-785e1ce65b28 None None] GET https://10.4.3.193/volume// Aug 19 23:23:47.649267 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4bee4fbc-450f-4417-8b40-785e1ce65b28 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.649463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4bee4fbc-450f-4417-8b40-785e1ce65b28 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.649835 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:47.650013 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4bee4fbc-450f-4417-8b40-785e1ce65b28 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:23:47.650139 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1116/4473] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:23:47.656925 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-66b4f66c-6050-44ab-af74-c0a94a896c8d tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:47.657486 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1116/4474] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:47.658651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:47.663390 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:47.663390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:47.663390 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:47.673077 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:47.673077 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:47.677118 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:47.681740 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-9d0ca472-e435-443a-a718-910fdef31405 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:47.682460 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1118/4475] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:23:47 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:48.015960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.017771 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:48.018228 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.018595 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.027363 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.027363 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:48.031927 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:48.037342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4fccdeaa-0aa0-4317-a417-ff8fa26054d9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 200 Aug 19 23:23:48.038116 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1126/4476] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.052730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.055494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:23:48.055995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a78511c5-b81a-4044-971a-ecb19d80e9b7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1751930247"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:48.067243 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.067243 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:48.067724 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:48.067885 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create snapshot from volume a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:48.091105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['7660add3-bf7a-4bfc-ba3f-716153713973', '87de5b7e-05cb-4785-b90d-871d01686237', '6cc182b0-b0b5-4cab-856a-04d55772aab0', 'd19c5911-aa7c-4f19-a569-f5c2d1d3b7ef'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:48.119017 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot create request issued successfully. Aug 19 23:23:48.119417 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8ae37934-0a5b-49bb-b7f9-6de6da4f1d68 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:23:48.119964 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1117/4477] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:23:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:48.129780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.134416 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:48.134681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.135001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.141603 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.141603 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:48.142217 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:48.143254 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98499e40-2a8e-4b06-aa37-62f3bc90ccc1 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 returned with HTTP 200 Aug 19 23:23:48.143778 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1117/4478] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.298656 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c1605826-4f85-4d0b-98ed-05e202ce4b06 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.302767 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1605826-4f85-4d0b-98ed-05e202ce4b06 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db Aug 19 23:23:48.302767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1605826-4f85-4d0b-98ed-05e202ce4b06 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.302767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1605826-4f85-4d0b-98ed-05e202ce4b06 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.311281 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1605826-4f85-4d0b-98ed-05e202ce4b06 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db returned with HTTP 404 Aug 19 23:23:48.312083 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1119/4479] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/volumes/8acac592-525d-4ae0-aca1-11513530c4db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:48.322079 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c7b7a22-f817-43ba-92d2-397dbd1196fe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.324113 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c7b7a22-f817-43ba-92d2-397dbd1196fe tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups Aug 19 23:23:48.324332 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c7b7a22-f817-43ba-92d2-397dbd1196fe tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.324545 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c7b7a22-f817-43ba-92d2-397dbd1196fe tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.329579 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c7b7a22-f817-43ba-92d2-397dbd1196fe tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 19 23:23:48.330006 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1127/4480] 10.4.3.193 () {68 vars in 1277 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.338627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d2e3451d-78d6-4c1b-a38e-da32c433d2f8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.340534 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2e3451d-78d6-4c1b-a38e-da32c433d2f8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups?project_id=12ad0dcf904d44ffa8be6cea20e7c4f8 Aug 19 23:23:48.340854 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2e3451d-78d6-4c1b-a38e-da32c433d2f8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.340973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2e3451d-78d6-4c1b-a38e-da32c433d2f8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.341328 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.341328 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:48.348179 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2e3451d-78d6-4c1b-a38e-da32c433d2f8 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups?project_id=12ad0dcf904d44ffa8be6cea20e7c4f8 returned with HTTP 200 Aug 19 23:23:48.348596 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1118/4481] 10.4.3.193 () {68 vars in 1364 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/backups?project_id=12ad0dcf904d44ffa8be6cea20e7c4f8 => generated 623 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.357092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.359278 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:48.359777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1610866136"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:48.361706 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1610866136'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:48.361953 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume of 1 GB Aug 19 23:23:48.368043 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Availability Zones retrieved successfully. Aug 19 23:23:48.374910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b59a3574-4c7a-41af-b269-592d47877533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:48.375900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ce8de5-bcea-4f97-b4f3-c5f89d975c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:48.376624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:48.405161 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ce8de5-bcea-4f97-b4f3-c5f89d975c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:48.405944 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad255581-b240-4635-aab6-3dace35c4378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:48.462109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['e8cbdb92-ce6e-4a31-9360-532d7ba98595', '3537a948-f4d0-4d35-b0f6-c2302a39edaa', '4c7d9cfe-61f3-41f9-a4ce-008159fac4d2', '07bda4b2-c776-49dc-99d0-0a3f1be8832b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:48.462960 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad255581-b240-4635-aab6-3dace35c4378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8cbdb92-ce6e-4a31-9360-532d7ba98595', '3537a948-f4d0-4d35-b0f6-c2302a39edaa', '4c7d9cfe-61f3-41f9-a4ce-008159fac4d2', '07bda4b2-c776-49dc-99d0-0a3f1be8832b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:48.463618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01162e7f-8a4d-4619-b0ca-ad1ef01d575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:48.496173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01162e7f-8a4d-4619-b0ca-ad1ef01d575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d67b5c6-65a2-45cd-826d-3c27483d47c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610866136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['e8cbdb92-ce6e-4a31-9360-532d7ba98595','3537a948-f4d0-4d35-b0f6-c2302a39edaa','4c7d9cfe-61f3-41f9-a4ce-008159fac4d2','07bda4b2-c776-49dc-99d0-0a3f1be8832b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610866136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d67b5c6-65a2-45cd-826d-3c27483d47c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43245176a6484de187568cc8cca06fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:48.497012 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (686ec1d0-5894-405b-9dce-f3a10985df14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:48.517074 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (686ec1d0-5894-405b-9dce-f3a10985df14) transitioned into state 'SUCCESS' from state '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-1610866136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['e8cbdb92-ce6e-4a31-9360-532d7ba98595','3537a948-f4d0-4d35-b0f6-c2302a39edaa','4c7d9cfe-61f3-41f9-a4ce-008159fac4d2','07bda4b2-c776-49dc-99d0-0a3f1be8832b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:48.517881 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501934a7-037b-4e87-80b4-cf6d896f1b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:48.535642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501934a7-037b-4e87-80b4-cf6d896f1b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:48.536968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b59a3574-4c7a-41af-b269-592d47877533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:48.537422 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request issued successfully. Aug 19 23:23:48.541617 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d8fe1ccd-5b38-4827-b3dd-80e054a1c346 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:48.542150 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1118/4482] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:23:48 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:48.558067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.559753 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:23:48.560006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.560220 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.567226 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.567226 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:48.574622 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:48.579400 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0cf6c199-a16b-4a54-a056-6d8e3fa71db5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 returned with HTTP 200 Aug 19 23:23:48.579860 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1120/4483] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.603730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-ee5a45d6-f91e-4bc0-8747-2502a46fb32b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.606005 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-ee5a45d6-f91e-4bc0-8747-2502a46fb32b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 Aug 19 23:23:48.606181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-ee5a45d6-f91e-4bc0-8747-2502a46fb32b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.606365 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-ee5a45d6-f91e-4bc0-8747-2502a46fb32b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.616579 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.616579 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:48.671537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-e68d3a8f-4588-496c-8d1a-c2aeb922aec3 req-ee5a45d6-f91e-4bc0-8747-2502a46fb32b tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 returned with HTTP 200 Aug 19 23:23:48.671634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9186fe86-bc74-4b90-b990-df1f506d3627 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:48.672089 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1128/4484] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:48 2026] DELETE /volume/v3/attachments/74653387-4058-41a8-b098-9cb9b5cb4d79 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:48.673792 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9186fe86-bc74-4b90-b990-df1f506d3627 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:48.674017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9186fe86-bc74-4b90-b990-df1f506d3627 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:48.674204 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9186fe86-bc74-4b90-b990-df1f506d3627 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:48.684987 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:48.684987 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:48.690413 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9186fe86-bc74-4b90-b990-df1f506d3627 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:48.696191 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9186fe86-bc74-4b90-b990-df1f506d3627 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:48.696625 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1119/4485] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:48 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:49.152535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.155249 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:49.155631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:49.156283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:49.162447 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.162447 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:49.163008 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:49.163843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cc4d5eb5-5794-4c6d-a276-b8ca9cc2a3e7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 returned with HTTP 200 Aug 19 23:23:49.164243 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1119/4486] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:49 2026] GET /volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:49.173178 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.174887 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:49.175204 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d60ab823-021f-4717-a6f8-1f28969d8115", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1806092637"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:49.177589 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request body: {'volume': {'snapshot_id': 'd60ab823-021f-4717-a6f8-1f28969d8115', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1806092637'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:49.186356 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.186356 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:49.186863 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:49.186984 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume of 1 GB Aug 19 23:23:49.191673 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Availability Zones retrieved successfully. Aug 19 23:23:49.197942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (d7eea7c4-b7fd-4ff6-9cd0-7b2666d1b3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:49.198963 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662f36cf-d41e-468f-9e70-044a49d21a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:49.200007 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:49.237643 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662f36cf-d41e-468f-9e70-044a49d21a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd60ab823-021f-4717-a6f8-1f28969d8115', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:49.238755 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae158228-b1e5-485b-b553-0f5a546405b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:49.295798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Created reservations ['efa7f2c5-a442-4c55-8775-ceba6adc89a8', 'df53b7e1-6e24-450c-9f49-6c684696ce28', '4f6c2b78-cd59-4e85-985c-dde4ae730463', '19a95398-95ad-4422-b3c0-98dc9ebe0b2b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:49.296526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae158228-b1e5-485b-b553-0f5a546405b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa7f2c5-a442-4c55-8775-ceba6adc89a8', 'df53b7e1-6e24-450c-9f49-6c684696ce28', '4f6c2b78-cd59-4e85-985c-dde4ae730463', '19a95398-95ad-4422-b3c0-98dc9ebe0b2b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:49.297317 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3996b272-696e-407b-8040-b86d1a37d942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:49.339437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3996b272-696e-407b-8040-b86d1a37d942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e098a2-5286-4858-8501-4733608e724a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806092637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['efa7f2c5-a442-4c55-8775-ceba6adc89a8','df53b7e1-6e24-450c-9f49-6c684696ce28','4f6c2b78-cd59-4e85-985c-dde4ae730463','19a95398-95ad-4422-b3c0-98dc9ebe0b2b'],size=1,snapshot_id=d60ab823-021f-4717-a6f8-1f28969d8115,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806092637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5e098a2-5286-4858-8501-4733608e724a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee34883fe4db4bf78e6331adef58c4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d60ab823-021f-4717-a6f8-1f28969d8115,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b91045cb97b94813b1760185f5d05a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:49.340482 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c904f1ba-ca21-4c07-94ff-796861411908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:49.360959 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c904f1ba-ca21-4c07-94ff-796861411908) transitioned into state 'SUCCESS' from state '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-1806092637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee34883fe4db4bf78e6331adef58c4b3',qos_specs=None,replication_status=,reservations=['efa7f2c5-a442-4c55-8775-ceba6adc89a8','df53b7e1-6e24-450c-9f49-6c684696ce28','4f6c2b78-cd59-4e85-985c-dde4ae730463','19a95398-95ad-4422-b3c0-98dc9ebe0b2b'],size=1,snapshot_id=d60ab823-021f-4717-a6f8-1f28969d8115,source_replicaid=,source_volid=None,status='creating',user_id='b91045cb97b94813b1760185f5d05a56',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:49.361870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca625af-6556-45ee-82bf-f94728da9e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:49.386048 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca625af-6556-45ee-82bf-f94728da9e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:49.386999 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Flow 'volume_create_api' (d7eea7c4-b7fd-4ff6-9cd0-7b2666d1b3f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:49.387390 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Create volume request issued successfully. Aug 19 23:23:49.388159 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aef2fac6-69ab-4dc5-9dcc-acabc21bdec4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:49.388812 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1121/4487] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:49 2026] POST /volume/v3/volumes => generated 788 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:49.410224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.414480 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:49.414724 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:49.415054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:49.428211 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.428211 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:49.436641 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:49.448416 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dd84ad7a-26a4-40ba-a266-528a8e5ae260 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 200 Aug 19 23:23:49.448890 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1129/4488] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:49 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:49.593679 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-df8d1161-665e-496e-b6da-b8517e6d842b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.595974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df8d1161-665e-496e-b6da-b8517e6d842b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:23:49.596311 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df8d1161-665e-496e-b6da-b8517e6d842b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:49.596516 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-df8d1161-665e-496e-b6da-b8517e6d842b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:49.606114 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.606114 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:49.612488 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-df8d1161-665e-496e-b6da-b8517e6d842b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:49.618948 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-df8d1161-665e-496e-b6da-b8517e6d842b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 returned with HTTP 200 Aug 19 23:23:49.619416 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1120/4489] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:49 2026] GET /volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:49.638741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.639922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:23:49.640339 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0d67b5c6-65a2-45cd-826d-3c27483d47c2", "name": "tempest-type-Backup-625002674"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:49.642126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating new backup {'backup': {'volume_id': '0d67b5c6-65a2-45cd-826d-3c27483d47c2', 'name': 'tempest-type-Backup-625002674'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:23:49.642289 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating backup of volume 0d67b5c6-65a2-45cd-826d-3c27483d47c2 in container None Aug 19 23:23:49.651665 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.651665 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:49.652147 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:23:49.680109 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['d9362351-1a6e-4490-9204-30680a60e175', '463e2c6d-3a31-4e07-aed4-2bcc4d4662e9'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:49.721930 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c06a10df-b0c5-4985-9fe1-3369433edd32 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:23:49.722440 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1120/4490] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:23:49 2026] POST /volume/v3/backups => generated 315 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:49.732696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:49.734670 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:49.734976 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:49.735164 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:49.735267 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:49.739853 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:49.739853 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:49.740401 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a64e82d-bed0-4aca-b91e-940b0a7e45a1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:49.740754 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1122/4491] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:49 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:50.463623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-33fea346-c0ad-4c13-a739-a4478a95d104 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:50.466166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33fea346-c0ad-4c13-a739-a4478a95d104 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:50.466428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33fea346-c0ad-4c13-a739-a4478a95d104 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:50.466660 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-33fea346-c0ad-4c13-a739-a4478a95d104 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:50.476699 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:50.476699 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:50.483028 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-33fea346-c0ad-4c13-a739-a4478a95d104 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:50.486720 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-33fea346-c0ad-4c13-a739-a4478a95d104 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 200 Aug 19 23:23:50.486720 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1130/4492] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:50 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:50.503725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:50.506937 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:50.506937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:50.506937 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:50.515338 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:50.515338 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:50.521214 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:50.526334 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81e249e7-4f0a-4813-90ff-39c2e2ac21bc tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 200 Aug 19 23:23:50.526721 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1121/4493] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:50 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:50.541653 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fc8f54c9-923b-415f-af3b-d62d39685ade None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:50.547058 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:50.548467 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:50.548467 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:50.548467 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:50.560412 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:50.560412 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:50.560933 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:50.585021 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:23:50.585021 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc8f54c9-923b-415f-af3b-d62d39685ade tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 202 Aug 19 23:23:50.585555 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1121/4494] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:50 2026] DELETE /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:50.594206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7434972c-b19c-4732-9393-ba530abc470a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:50.596125 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7434972c-b19c-4732-9393-ba530abc470a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:50.596355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7434972c-b19c-4732-9393-ba530abc470a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:50.596515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7434972c-b19c-4732-9393-ba530abc470a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:50.605734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:50.605734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:50.612971 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7434972c-b19c-4732-9393-ba530abc470a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:50.623866 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7434972c-b19c-4732-9393-ba530abc470a tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 200 Aug 19 23:23:50.623866 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1123/4495] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:50 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:50.754458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:50.756424 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:50.756620 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:50.756916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:50.757055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:50.761383 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:50.761383 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:50.762047 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19d0f58b-de94-4ece-aded-eaba908aeae6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:50.762509 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1131/4496] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:50 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:51.594515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.596222 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:51.596521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.596846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.604531 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.604531 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:51.606983 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:51.611066 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cba364dd-ea54-47fa-837b-84dee1a4f552 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:51.611572 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1122/4497] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:51.622991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.625460 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] DELETE https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:51.625682 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.625950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.626137 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume with id: be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:51.637575 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.637575 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:51.638157 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:51.641082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-961716df-ef1f-46df-8e89-238003b2c2e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.644497 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-961716df-ef1f-46df-8e89-238003b2c2e9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:51.644675 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-961716df-ef1f-46df-8e89-238003b2c2e9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.644901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-961716df-ef1f-46df-8e89-238003b2c2e9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.659640 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Delete volume request issued successfully. Aug 19 23:23:51.659838 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-961716df-ef1f-46df-8e89-238003b2c2e9 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 404 Aug 19 23:23:51.659918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62aa34a3-b6d7-413a-be45-8d006d32a6ad tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 202 Aug 19 23:23:51.660332 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1122/4498] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:51 2026] DELETE /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:51.661539 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1124/4499] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:51.667622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1d041403-36b0-48e1-af45-725dce211119 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.669604 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-abb72836-d8a9-4718-9b30-9a6c52530905 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.669981 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d041403-36b0-48e1-af45-725dce211119 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:51.670213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d041403-36b0-48e1-af45-725dce211119 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.672737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d041403-36b0-48e1-af45-725dce211119 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.672818 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abb72836-d8a9-4718-9b30-9a6c52530905 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:51.672818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abb72836-d8a9-4718-9b30-9a6c52530905 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.672818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-abb72836-d8a9-4718-9b30-9a6c52530905 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.679239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-abb72836-d8a9-4718-9b30-9a6c52530905 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 404 Aug 19 23:23:51.680125 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1123/4500] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:51.680545 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.680545 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:51.685017 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1d041403-36b0-48e1-af45-725dce211119 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Volume info retrieved successfully. Aug 19 23:23:51.688191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.690267 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:51.690562 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.690826 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.691013 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: e5e098a2-5286-4858-8501-4733608e724a Aug 19 23:23:51.692231 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d041403-36b0-48e1-af45-725dce211119 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 200 Aug 19 23:23:51.692964 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1132/4501] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:51.700505 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d9bb5c01-7ab8-4280-b01d-cee4f7cb0d17 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a returned with HTTP 404 Aug 19 23:23:51.700505 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1123/4502] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:51 2026] DELETE /volume/v3/volumes/e5e098a2-5286-4858-8501-4733608e724a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:23:51.709641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.711938 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:51.712184 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.712458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.712600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete snapshot with id: d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:51.719063 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.719063 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:51.719769 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:51.741388 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot delete request issued successfully. Aug 19 23:23:51.741593 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c8a74b1a-74e7-4d95-ad62-4d549aada156 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 returned with HTTP 202 Aug 19 23:23:51.742039 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1125/4503] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:51 2026] DELETE /volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:51.749629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.751430 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:51.751737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.752157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.758151 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.758151 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:51.758946 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Snapshot retrieved successfully. Aug 19 23:23:51.760094 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2d06d51-5312-4cc9-b4dd-03c0c80759b8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 returned with HTTP 200 Aug 19 23:23:51.760645 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1124/4504] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:51.774860 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-978f342f-4f69-42af-b197-0133672b450f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:51.777007 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-978f342f-4f69-42af-b197-0133672b450f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:51.777212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-978f342f-4f69-42af-b197-0133672b450f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:51.777393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-978f342f-4f69-42af-b197-0133672b450f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:51.777485 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-978f342f-4f69-42af-b197-0133672b450f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:51.784418 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:51.784418 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:51.785349 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-978f342f-4f69-42af-b197-0133672b450f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:51.785905 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1133/4505] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:51 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:52.707452 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bfee7f65-052d-4b1f-be46-6b02a3d880e7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.710827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfee7f65-052d-4b1f-be46-6b02a3d880e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] GET https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 Aug 19 23:23:52.710827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfee7f65-052d-4b1f-be46-6b02a3d880e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.710827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bfee7f65-052d-4b1f-be46-6b02a3d880e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.719894 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bfee7f65-052d-4b1f-be46-6b02a3d880e7 tempest-VolumesBackupsTest-997181698 tempest-VolumesBackupsTest-997181698-project-member] https://10.4.3.193/volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 returned with HTTP 404 Aug 19 23:23:52.720462 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1124/4506] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:52 2026] GET /volume/v3/volumes/be42be20-874e-421f-a626-ce9710d8b814 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:52.773067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b34d05b7-bde1-4e9e-869d-ae5414f557c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.774972 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b34d05b7-bde1-4e9e-869d-ae5414f557c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 Aug 19 23:23:52.775201 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b34d05b7-bde1-4e9e-869d-ae5414f557c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.775407 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b34d05b7-bde1-4e9e-869d-ae5414f557c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.780144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b34d05b7-bde1-4e9e-869d-ae5414f557c7 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 returned with HTTP 404 Aug 19 23:23:52.780665 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1126/4507] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:52 2026] GET /volume/v3/snapshots/d60ab823-021f-4717-a6f8-1f28969d8115 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:52.788539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.790883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:52.791017 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.791250 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.802457 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.803247 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:52.803247 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:52.804876 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:52.805168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.805439 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.805600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:52.810873 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:52.813823 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:52.813823 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:52.814457 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dfb97696-8685-4f9d-a85e-15d0bd7b8816 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:52.814927 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1134/4508] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:52 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:52.817260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58cb9b91-e0d0-4fe5-b0ef-223f9f8bd0a4 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 200 Aug 19 23:23:52.820784 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1125/4509] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:52 2026] GET /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:52.831734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.831734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:52.831734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.831734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.831982 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:52.838469 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:52.838469 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:52.838987 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:52.856254 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:23:52.856456 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7bb210c9-614f-42bc-961a-6296ffac24a8 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 202 Aug 19 23:23:52.856938 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1125/4510] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:52 2026] DELETE /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:52.867718 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:52.870082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:52.870364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:52.870639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:52.884024 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:52.884024 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:52.890023 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:52.898001 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8965ca80-71f3-4fab-9dfd-adf433d48e58 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 200 Aug 19 23:23:52.898623 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1127/4511] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:52 2026] GET /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:53.118121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-9149b89c-ec5c-4585-8626-e986d3c6a358 req-173cb959-16ef-4930-91f6-a1029768baa3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:53.120796 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9149b89c-ec5c-4585-8626-e986d3c6a358 req-173cb959-16ef-4930-91f6-a1029768baa3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 Aug 19 23:23:53.121076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9149b89c-ec5c-4585-8626-e986d3c6a358 req-173cb959-16ef-4930-91f6-a1029768baa3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:53.122732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9149b89c-ec5c-4585-8626-e986d3c6a358 req-173cb959-16ef-4930-91f6-a1029768baa3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:53.133365 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:53.133365 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:53.189354 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9149b89c-ec5c-4585-8626-e986d3c6a358 req-173cb959-16ef-4930-91f6-a1029768baa3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 returned with HTTP 200 Aug 19 23:23:53.189910 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1135/4512] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:53 2026] DELETE /volume/v3/attachments/8719ba27-d1f8-4ade-b9b5-bd3da589c2e7 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:53.827847 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d35271e3-f380-4003-aa19-62504977284a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:53.830359 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d35271e3-f380-4003-aa19-62504977284a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:53.830574 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d35271e3-f380-4003-aa19-62504977284a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:53.830814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d35271e3-f380-4003-aa19-62504977284a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:53.830940 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d35271e3-f380-4003-aa19-62504977284a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:53.836603 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:53.836603 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:53.837426 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d35271e3-f380-4003-aa19-62504977284a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:53.837887 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1126/4513] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:53 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:53.915342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e8b5d16e-9ffb-4689-abe7-07851929f457 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:53.917316 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8b5d16e-9ffb-4689-abe7-07851929f457 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 Aug 19 23:23:53.917550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d16e-9ffb-4689-abe7-07851929f457 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:53.917800 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d16e-9ffb-4689-abe7-07851929f457 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:53.923587 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e8b5d16e-9ffb-4689-abe7-07851929f457 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 returned with HTTP 404 Aug 19 23:23:53.924108 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1126/4514] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:53 2026] GET /volume/v3/volumes/a78511c5-b81a-4044-971a-ecb19d80e9b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:53.936523 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-170ba643-9258-45af-9da7-af6256821703 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:53.938267 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-170ba643-9258-45af-9da7-af6256821703 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:53.938480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-170ba643-9258-45af-9da7-af6256821703 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:53.938657 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-170ba643-9258-45af-9da7-af6256821703 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:53.945802 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:53.945802 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:53.949569 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-170ba643-9258-45af-9da7-af6256821703 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:53.953644 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-170ba643-9258-45af-9da7-af6256821703 tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:53.954054 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1128/4515] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:53 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:53.968056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:53.970122 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] DELETE https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:53.970449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:53.970787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:53.971082 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume with id: 733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:53.986007 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:53.986007 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:53.987575 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:54.004885 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Delete volume request issued successfully. Aug 19 23:23:54.005729 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1c9f332d-f61e-4607-ab02-d9f0cc19326c tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 202 Aug 19 23:23:54.005729 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1136/4516] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:53 2026] DELETE /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:54.013780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:54.016054 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:54.016318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:54.016563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:54.034978 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:54.034978 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:54.044770 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Volume info retrieved successfully. Aug 19 23:23:54.050477 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-80d39d38-c85e-4c91-b153-7d23fde5c3dd tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 200 Aug 19 23:23:54.050982 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1127/4517] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:54 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:54.683879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-568d9d76-1446-44a3-a41b-7a99647684ca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:54.687147 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:54.687147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:54.687147 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:54.687302 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume with id: 7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:54.697649 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:54.697649 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:54.697649 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:54.720224 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume request issued successfully. Aug 19 23:23:54.720367 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-568d9d76-1446-44a3-a41b-7a99647684ca tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 202 Aug 19 23:23:54.721083 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1127/4518] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:23:54 2026] DELETE /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:23:54.731192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:54.733939 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:54.734427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:54.734427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:54.741987 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:54.741987 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:54.745969 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:23:54.751682 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dd409aa6-97e5-45dd-baec-8131079e9ddf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 200 Aug 19 23:23:54.751862 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1129/4519] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:23:54 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:23:54.851032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:54.852998 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:54.853301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:54.853444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:54.853647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:54.860149 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:54.860149 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:54.860874 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f6c5c1fa-e152-49a8-be2f-566d01f1ace3 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:54.861290 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1137/4520] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:54 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:55.066074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8bca872f-9edc-45ae-9d9e-f3235c83ecca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:55.067874 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bca872f-9edc-45ae-9d9e-f3235c83ecca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] GET https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 Aug 19 23:23:55.068083 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bca872f-9edc-45ae-9d9e-f3235c83ecca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:55.068284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8bca872f-9edc-45ae-9d9e-f3235c83ecca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:55.073861 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8bca872f-9edc-45ae-9d9e-f3235c83ecca tempest-VolumesSnapshotTestJSON-968520271 tempest-VolumesSnapshotTestJSON-968520271-project-member] https://10.4.3.193/volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 returned with HTTP 404 Aug 19 23:23:55.074313 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1128/4521] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:55 2026] GET /volume/v3/volumes/733762d3-f91f-416f-b889-f6f5697fde19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:23:55.771210 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7ebdbcb3-8118-47ec-bf8c-2d3aeadeb808 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:55.773557 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ebdbcb3-8118-47ec-bf8c-2d3aeadeb808 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee Aug 19 23:23:55.775096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ebdbcb3-8118-47ec-bf8c-2d3aeadeb808 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:55.775096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7ebdbcb3-8118-47ec-bf8c-2d3aeadeb808 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:55.780841 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7ebdbcb3-8118-47ec-bf8c-2d3aeadeb808 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee returned with HTTP 404 Aug 19 23:23:55.780841 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1128/4522] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:23:55 2026] GET /volume/v3/volumes/7d222fba-7fad-410a-b103-0a797a11e5ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:23:55.791646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:55.794597 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e Aug 19 23:23:55.794942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:55.795249 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:55.795410 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete snapshot with id: 385edc8f-7aba-4d6f-a415-1e6f4066cd2e Aug 19 23:23:55.804660 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:55.804660 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:55.805911 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:23:55.829178 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot delete request issued successfully. Aug 19 23:23:55.829442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9d2d6147-2f5f-4a47-a0d3-3081e00a950f tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e returned with HTTP 202 Aug 19 23:23:55.829934 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1130/4523] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:23:55 2026] DELETE /volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:55.838275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:55.841288 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e Aug 19 23:23:55.841855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:55.841855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:55.849812 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:55.849812 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:55.850395 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:23:55.851499 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-436d4e6e-cddc-4397-ac26-c7f9373aafc1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e returned with HTTP 200 Aug 19 23:23:55.851976 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1138/4524] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:55 2026] GET /volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:55.876449 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fcb273d4-2780-4293-907a-0518a3f611c0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:55.880697 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcb273d4-2780-4293-907a-0518a3f611c0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:55.881352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcb273d4-2780-4293-907a-0518a3f611c0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:55.881352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fcb273d4-2780-4293-907a-0518a3f611c0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:55.881352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fcb273d4-2780-4293-907a-0518a3f611c0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:55.886579 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:55.886579 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:55.887514 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fcb273d4-2780-4293-907a-0518a3f611c0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:55.888059 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1129/4525] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:55 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:56.517684 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0496166f-906e-48f2-966a-a815210c8392 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:56.520830 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:56.521436 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-VolumesCloneTest-Volume-172103318"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:56.523966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request body: {'volume': {'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-172103318'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:56.687981 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume of 1 GB Aug 19 23:23:56.697760 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Availability Zones retrieved successfully. Aug 19 23:23:56.701404 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (c7f919dd-7027-463f-b3b6-185f11190372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:56.702624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8e7ad5-af6d-4fe0-8ee6-6c3dc6a273ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:56.703894 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:56.759825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8e7ad5-af6d-4fe0-8ee6-6c3dc6a273ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:56.760435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7246b6-0a40-4f28-aec3-48c4d0a006ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:56.823033 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Created reservations ['fafa088c-d11e-42d3-97f7-b97575a46ddf', 'ac3c1467-7d07-4def-9e9d-415fcd2ba16c', '7c26456a-1716-471e-afa6-db67326e7b3c', '1abcac38-4126-4e6d-abfe-5d7297b9eb75'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:56.825736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7246b6-0a40-4f28-aec3-48c4d0a006ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fafa088c-d11e-42d3-97f7-b97575a46ddf', 'ac3c1467-7d07-4def-9e9d-415fcd2ba16c', '7c26456a-1716-471e-afa6-db67326e7b3c', '1abcac38-4126-4e6d-abfe-5d7297b9eb75']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:56.825736 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f0ccfb-12d2-4ee8-a0fc-7865d40d8fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:56.852157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f0ccfb-12d2-4ee8-a0fc-7865d40d8fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd6a20a9-b374-4366-8498-b2b430245e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-172103318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['fafa088c-d11e-42d3-97f7-b97575a46ddf','ac3c1467-7d07-4def-9e9d-415fcd2ba16c','7c26456a-1716-471e-afa6-db67326e7b3c','1abcac38-4126-4e6d-abfe-5d7297b9eb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-172103318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd6a20a9-b374-4366-8498-b2b430245e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51e3c5d2d20479bb1830892ab62109f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:56.852157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8840e180-fbe9-45e2-bea7-61dc12ed13fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:56.862803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b096c31-7f86-4068-b3be-f76b380db1d3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:56.864559 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b096c31-7f86-4068-b3be-f76b380db1d3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e Aug 19 23:23:56.864766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b096c31-7f86-4068-b3be-f76b380db1d3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:56.864984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b096c31-7f86-4068-b3be-f76b380db1d3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:56.869625 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b096c31-7f86-4068-b3be-f76b380db1d3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e returned with HTTP 404 Aug 19 23:23:56.870120 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1131/4526] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:23:56 2026] GET /volume/v3/snapshots/385edc8f-7aba-4d6f-a415-1e6f4066cd2e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:23:56.873251 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8840e180-fbe9-45e2-bea7-61dc12ed13fa) transitioned into state 'SUCCESS' from state '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-172103318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['fafa088c-d11e-42d3-97f7-b97575a46ddf','ac3c1467-7d07-4def-9e9d-415fcd2ba16c','7c26456a-1716-471e-afa6-db67326e7b3c','1abcac38-4126-4e6d-abfe-5d7297b9eb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:56.874292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78048f26-4093-4e4d-8df2-3dbdf497c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:56.888594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78048f26-4093-4e4d-8df2-3dbdf497c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:56.889727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (c7f919dd-7027-463f-b3b6-185f11190372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:56.890107 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request issued successfully. Aug 19 23:23:56.893931 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0496166f-906e-48f2-966a-a815210c8392 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:56.894474 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1129/4527] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:56 2026] POST /volume/v3/volumes => generated 746 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:56.902628 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:56.905313 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:56.905619 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:56.905924 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:56.906073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:56.910328 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7623617b-085c-4d88-aa46-cf24520b4fef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:56.911322 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:56.911322 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:56.912214 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bb49ee88-3328-4b07-97c6-616c81e456c1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:56.912750 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1139/4528] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:56 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:56.912919 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7623617b-085c-4d88-aa46-cf24520b4fef tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:23:56.913254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7623617b-085c-4d88-aa46-cf24520b4fef tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:56.913506 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7623617b-085c-4d88-aa46-cf24520b4fef tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:56.923643 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:56.923643 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:56.928438 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7623617b-085c-4d88-aa46-cf24520b4fef tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:56.934779 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7623617b-085c-4d88-aa46-cf24520b4fef tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 200 Aug 19 23:23:56.935352 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1130/4529] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:56 2026] GET /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:57.923273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-67215384-5594-422f-aef7-26387aae9598 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:57.929600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67215384-5594-422f-aef7-26387aae9598 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:57.929600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67215384-5594-422f-aef7-26387aae9598 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:57.929600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-67215384-5594-422f-aef7-26387aae9598 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:57.929600 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-67215384-5594-422f-aef7-26387aae9598 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:57.936278 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:57.936278 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:57.936278 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-67215384-5594-422f-aef7-26387aae9598 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:57.936278 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1132/4530] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:57 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:57.951309 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-05c9a960-3293-454b-be90-e7918623614a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:57.953787 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05c9a960-3293-454b-be90-e7918623614a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:23:57.954553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05c9a960-3293-454b-be90-e7918623614a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:57.954553 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-05c9a960-3293-454b-be90-e7918623614a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:57.979196 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:57.979196 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:57.986899 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-05c9a960-3293-454b-be90-e7918623614a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:57.993229 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-05c9a960-3293-454b-be90-e7918623614a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 200 Aug 19 23:23:57.993984 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1130/4531] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:57 2026] GET /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:58.013053 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:58.014849 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:23:58.015364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dd6a20a9-b374-4366-8498-b2b430245e5a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1646332932"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:23:58.016576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request body: {'volume': {'source_volid': 'dd6a20a9-b374-4366-8498-b2b430245e5a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1646332932'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:23:58.024652 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:58.024652 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:58.025158 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume retrieved successfully. Aug 19 23:23:58.025276 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume of 1 GB Aug 19 23:23:58.029057 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Availability Zones retrieved successfully. Aug 19 23:23:58.034552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (410228fa-8bbe-42a1-a1ad-4e34d5d8dbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:58.035636 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca667ee-b329-43b0-8d0e-c85cbf58a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:58.036551 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:23:58.067234 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca667ee-b329-43b0-8d0e-c85cbf58a063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dd6a20a9-b374-4366-8498-b2b430245e5a', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:58.068252 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fb1ec0-afc6-4f4c-a00b-d328d915e2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:58.124226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Created reservations ['76662162-4257-451e-8868-023a94a5b937', 'f05405da-de77-4ac2-bb67-b50c25a23005', 'e5f3c63e-5bab-45a8-8bb8-4b5776b45c80', '3c7ad903-ea6a-4243-b464-7ffdc9fc008b'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:23:58.125141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fb1ec0-afc6-4f4c-a00b-d328d915e2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76662162-4257-451e-8868-023a94a5b937', 'f05405da-de77-4ac2-bb67-b50c25a23005', 'e5f3c63e-5bab-45a8-8bb8-4b5776b45c80', '3c7ad903-ea6a-4243-b464-7ffdc9fc008b']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:58.126156 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841dd303-a9aa-4dc4-8797-96e4f1824843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:58.163479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841dd303-a9aa-4dc4-8797-96e4f1824843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce446a8-db68-43b2-99e0-acbc0b88ad05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1646332932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['76662162-4257-451e-8868-023a94a5b937','f05405da-de77-4ac2-bb67-b50c25a23005','e5f3c63e-5bab-45a8-8bb8-4b5776b45c80','3c7ad903-ea6a-4243-b464-7ffdc9fc008b'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd6a20a9-b374-4366-8498-b2b430245e5a,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1646332932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce446a8-db68-43b2-99e0-acbc0b88ad05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51e3c5d2d20479bb1830892ab62109f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dd6a20a9-b374-4366-8498-b2b430245e5a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:58.164200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb5891-ea6d-46f2-a6be-ab9607eb7625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:58.192819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb5891-ea6d-46f2-a6be-ab9607eb7625) transitioned into state 'SUCCESS' from state '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-1646332932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['76662162-4257-451e-8868-023a94a5b937','f05405da-de77-4ac2-bb67-b50c25a23005','e5f3c63e-5bab-45a8-8bb8-4b5776b45c80','3c7ad903-ea6a-4243-b464-7ffdc9fc008b'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd6a20a9-b374-4366-8498-b2b430245e5a,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:58.193574 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fab5f7-7070-4981-b7e1-45af23aa3b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:23:58.221033 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fab5f7-7070-4981-b7e1-45af23aa3b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:23:58.222776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (410228fa-8bbe-42a1-a1ad-4e34d5d8dbb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:23:58.222776 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request issued successfully. Aug 19 23:23:58.223303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e12eea67-452f-493c-9e80-2fa5bc79c14f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:23:58.223843 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1140/4532] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:23:58 2026] POST /volume/v3/volumes => generated 780 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:23:58.241040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:58.243321 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:58.243579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:58.243888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:58.252277 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:58.252277 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:58.257787 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:58.264409 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bf31929b-5bc2-44bb-9482-6c367e86ebf6 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 200 Aug 19 23:23:58.264978 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1131/4533] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:58 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:58.866355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5c650281-8835-457c-a85f-835953be0929 req-b91d018b-7eed-4143-b90a-8c5b9382e992 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:58.870013 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5c650281-8835-457c-a85f-835953be0929 req-b91d018b-7eed-4143-b90a-8c5b9382e992 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 Aug 19 23:23:58.870258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5c650281-8835-457c-a85f-835953be0929 req-b91d018b-7eed-4143-b90a-8c5b9382e992 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:58.870492 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5c650281-8835-457c-a85f-835953be0929 req-b91d018b-7eed-4143-b90a-8c5b9382e992 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:58.884657 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:58.884657 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:58.939039 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5c650281-8835-457c-a85f-835953be0929 req-b91d018b-7eed-4143-b90a-8c5b9382e992 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 returned with HTTP 200 Aug 19 23:23:58.939770 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1133/4534] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:23:58 2026] DELETE /volume/v3/attachments/bde8ec9f-69cb-4bcf-bcac-983d6f028553 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:58.952185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:58.954237 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:58.955248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:58.955248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:58.956579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:58.963514 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:58.963514 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:58.964850 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f2c345e-6f9f-49ee-be2a-7b7bc92997a2 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:58.965264 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1131/4535] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:58 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:23:59.278293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.280109 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.280284 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.280458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.289464 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.289464 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:59.292594 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:59.297495 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31a2fd20-2f23-4a97-85d9-82f8315ca2f3 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 200 Aug 19 23:23:59.297495 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1141/4536] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:59 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:59.307951 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.310009 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.310239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.310455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.319522 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.319522 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:59.323818 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:59.330865 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4c47c1e-19bf-4177-92fc-0d1d8dc24973 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 200 Aug 19 23:23:59.331321 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1132/4537] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:59 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:59.344433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.346217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.346479 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.346778 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.356830 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.356830 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:23:59.362275 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:59.369398 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-406072f2-5d0a-4926-95d1-a1764c7b5748 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 200 Aug 19 23:23:59.369797 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1134/4538] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:59 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:59.383128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.384943 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.385226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.385501 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.385740 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume with id: 6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.392934 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.392934 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:23:59.393347 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:59.413455 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume request issued successfully. Aug 19 23:23:59.414113 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a8e2ae2c-b8e0-46ba-a259-bf593450e130 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 202 Aug 19 23:23:59.414502 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1132/4539] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:23:59 2026] DELETE /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:23:59.424555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.426339 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:23:59.426459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.427014 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.434930 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.434930 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:23:59.439150 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:23:59.445348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-19de768e-329c-414d-ab7d-a8f7113d7e88 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 200 Aug 19 23:23:59.445837 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1142/4540] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:23:59 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:23:59.976518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:23:59.978390 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:23:59.978628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:23:59.978853 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:23:59.978953 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:23:59.983607 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:23:59.983607 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:23:59.984500 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-503d752b-33cf-43d7-9f5a-a9c7f6d645e9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:23:59.984804 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1133/4541] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:23:59 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:00.299002 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.300843 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:24:00.301197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.301629 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.301906 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume with id: 77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:24:00.309222 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:00.309222 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:00.311334 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:24:00.326072 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume request issued successfully. Aug 19 23:24:00.326426 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b18f24f3-23f2-418e-9e5e-c0b4e37f32b3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 202 Aug 19 23:24:00.326969 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1135/4542] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:24:00 2026] DELETE /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:24:00.333665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.336035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:24:00.336155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.336397 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.342965 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:00.342965 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:00.346931 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:24:00.352081 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d99d24b-d9e4-465d-a2e3-bf2b82b34eaf tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 200 Aug 19 23:24:00.352540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1133/4543] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:24:00 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:00.460591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-74c7e3ba-232c-431b-9c14-4cb4c8db6335 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.463149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74c7e3ba-232c-431b-9c14-4cb4c8db6335 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 Aug 19 23:24:00.463411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74c7e3ba-232c-431b-9c14-4cb4c8db6335 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.463797 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-74c7e3ba-232c-431b-9c14-4cb4c8db6335 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.471078 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-74c7e3ba-232c-431b-9c14-4cb4c8db6335 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 returned with HTTP 404 Aug 19 23:24:00.471800 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1143/4544] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:00 2026] GET /volume/v3/volumes/6ce446a8-db68-43b2-99e0-acbc0b88ad05 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:00.478817 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e45b5868-6ef6-47a9-b54b-017414002446 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.481159 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e45b5868-6ef6-47a9-b54b-017414002446 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:24:00.481407 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e45b5868-6ef6-47a9-b54b-017414002446 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.481663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e45b5868-6ef6-47a9-b54b-017414002446 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.490634 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:00.490634 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:00.494424 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e45b5868-6ef6-47a9-b54b-017414002446 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:00.499830 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e45b5868-6ef6-47a9-b54b-017414002446 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 200 Aug 19 23:24:00.500223 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1134/4545] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:00 2026] GET /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:00.514806 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e506c286-c903-442d-b87b-f7375777132b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.516299 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:24:00.516645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.516950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.517260 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume with id: dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:24:00.526595 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:00.526595 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:00.528745 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:00.548908 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume request issued successfully. Aug 19 23:24:00.549323 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e506c286-c903-442d-b87b-f7375777132b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 202 Aug 19 23:24:00.550083 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1136/4546] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:00 2026] DELETE /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:00.558477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-088721de-3e99-4599-8cea-7a4e4d12f73e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.561686 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-088721de-3e99-4599-8cea-7a4e4d12f73e tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:24:00.561925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-088721de-3e99-4599-8cea-7a4e4d12f73e tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.562124 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-088721de-3e99-4599-8cea-7a4e4d12f73e tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.573591 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:00.573591 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:00.578890 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-088721de-3e99-4599-8cea-7a4e4d12f73e tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:00.585773 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-088721de-3e99-4599-8cea-7a4e4d12f73e tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 200 Aug 19 23:24:00.586201 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1134/4547] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:00 2026] GET /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:00.994890 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f436a41c-42ca-4705-b783-694e42cdbbfd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:00.996496 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f436a41c-42ca-4705-b783-694e42cdbbfd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:00.996701 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f436a41c-42ca-4705-b783-694e42cdbbfd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:00.996952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f436a41c-42ca-4705-b783-694e42cdbbfd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:00.997068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f436a41c-42ca-4705-b783-694e42cdbbfd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:01.001779 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:01.001779 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:01.002521 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f436a41c-42ca-4705-b783-694e42cdbbfd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:01.003008 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1144/4548] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:00 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:01.365677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-61a4d540-8dbf-46e9-a51f-bf38c89bce43 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.367883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61a4d540-8dbf-46e9-a51f-bf38c89bce43 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 Aug 19 23:24:01.368178 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61a4d540-8dbf-46e9-a51f-bf38c89bce43 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:01.368433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61a4d540-8dbf-46e9-a51f-bf38c89bce43 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:01.375628 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61a4d540-8dbf-46e9-a51f-bf38c89bce43 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 returned with HTTP 404 Aug 19 23:24:01.376239 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1135/4549] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:24:01 2026] GET /volume/v3/volumes/77bfcee2-066e-4b89-9bcf-f8c5fa1399e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:24:01.383948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.388953 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd Aug 19 23:24:01.388953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:01.388953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:01.388953 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete snapshot with id: eed854b4-dce2-40d3-ac9d-813733ba1bbd Aug 19 23:24:01.395055 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:01.395055 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:01.395887 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:24:01.419897 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot delete request issued successfully. Aug 19 23:24:01.419897 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89f2ea0f-3bdd-4b14-861a-924cda824629 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd returned with HTTP 202 Aug 19 23:24:01.420156 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1137/4550] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:01 2026] DELETE /volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:01.427810 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.429944 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd Aug 19 23:24:01.430172 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:01.430314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:01.438185 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:01.438185 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:01.439239 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Snapshot retrieved successfully. Aug 19 23:24:01.440535 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be7d0ea2-509f-4a85-b0b0-b71db0be4c34 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd returned with HTTP 200 Aug 19 23:24:01.441017 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1135/4551] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:01 2026] GET /volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:01.600795 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e8d25bc1-3f82-48e5-907b-c5196c139ba9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.603365 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8d25bc1-3f82-48e5-907b-c5196c139ba9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a Aug 19 23:24:01.603553 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e8d25bc1-3f82-48e5-907b-c5196c139ba9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:01.603786 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e8d25bc1-3f82-48e5-907b-c5196c139ba9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:01.610153 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8d25bc1-3f82-48e5-907b-c5196c139ba9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a returned with HTTP 404 Aug 19 23:24:01.610949 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1145/4552] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:01 2026] GET /volume/v3/volumes/dd6a20a9-b374-4366-8498-b2b430245e5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:01.619112 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b17ce96-5703-4c8f-bca6-a2969769795a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.621136 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:01.621489 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1478547497"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:01.623348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1478547497'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:01.623444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume of 1 GB Aug 19 23:24:01.627553 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Availability Zones retrieved successfully. Aug 19 23:24:01.632849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (9bd55f58-efdf-49a5-878f-accaec7717ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:01.633683 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cf2462-77ca-4d15-a057-6ad10464d48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:01.634567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:01.661099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cf2462-77ca-4d15-a057-6ad10464d48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:01.661900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383b3134-30a2-4d2f-8258-092f24687518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:01.721967 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Created reservations ['e4b4621a-1ed2-4961-bb34-6f3e5554f217', '57fca89b-24c8-47e2-9084-92c721123f87', '7b43ecc6-a1ae-4682-b003-553bea6696af', '1c6644a6-4ea7-490c-8f99-83b2444375c9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:01.723118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383b3134-30a2-4d2f-8258-092f24687518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4b4621a-1ed2-4961-bb34-6f3e5554f217', '57fca89b-24c8-47e2-9084-92c721123f87', '7b43ecc6-a1ae-4682-b003-553bea6696af', '1c6644a6-4ea7-490c-8f99-83b2444375c9']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:01.724466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9523063-1467-4d7b-9459-c5def9b0dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:01.755214 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9523063-1467-4d7b-9459-c5def9b0dc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d7e3415-a9ad-46e8-bb93-63f2362bbea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1478547497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['e4b4621a-1ed2-4961-bb34-6f3e5554f217','57fca89b-24c8-47e2-9084-92c721123f87','7b43ecc6-a1ae-4682-b003-553bea6696af','1c6644a6-4ea7-490c-8f99-83b2444375c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1478547497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d7e3415-a9ad-46e8-bb93-63f2362bbea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51e3c5d2d20479bb1830892ab62109f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:01.755975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3902328a-e5e6-438d-9b74-98904d156008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:01.787313 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3902328a-e5e6-438d-9b74-98904d156008) transitioned into state 'SUCCESS' from state '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-1478547497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['e4b4621a-1ed2-4961-bb34-6f3e5554f217','57fca89b-24c8-47e2-9084-92c721123f87','7b43ecc6-a1ae-4682-b003-553bea6696af','1c6644a6-4ea7-490c-8f99-83b2444375c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:01.788193 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814d1e4a-89c8-4a62-8d9c-76b8e317a4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:01.798461 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814d1e4a-89c8-4a62-8d9c-76b8e317a4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:01.799441 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (9bd55f58-efdf-49a5-878f-accaec7717ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:01.799818 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request issued successfully. Aug 19 23:24:01.800436 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b17ce96-5703-4c8f-bca6-a2969769795a tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:01.801565 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1136/4553] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:01 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:01.817504 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-882ab53b-3067-4223-a3a5-b9d02a385434 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:01.819976 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-882ab53b-3067-4223-a3a5-b9d02a385434 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:01.820307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-882ab53b-3067-4223-a3a5-b9d02a385434 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:01.820562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-882ab53b-3067-4223-a3a5-b9d02a385434 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:01.830645 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:01.830645 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:01.835437 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-882ab53b-3067-4223-a3a5-b9d02a385434 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:01.841394 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-882ab53b-3067-4223-a3a5-b9d02a385434 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 200 Aug 19 23:24:01.842128 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1138/4554] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:01 2026] GET /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:02.015891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:02.018487 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:02.018723 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:02.018919 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:02.019021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:02.025385 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:02.025385 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:02.027466 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f2cee7c4-4324-4a80-9bb2-baf13d94d76f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:02.027466 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1136/4555] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:02 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:02.451149 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21f73db8-f740-4fe7-89ed-bf80d2379ec3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:02.453403 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21f73db8-f740-4fe7-89ed-bf80d2379ec3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd Aug 19 23:24:02.453667 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21f73db8-f740-4fe7-89ed-bf80d2379ec3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:02.453952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21f73db8-f740-4fe7-89ed-bf80d2379ec3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:02.460657 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21f73db8-f740-4fe7-89ed-bf80d2379ec3 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd returned with HTTP 404 Aug 19 23:24:02.461485 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1146/4556] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:02 2026] GET /volume/v3/snapshots/eed854b4-dce2-40d3-ac9d-813733ba1bbd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:02.855234 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:02.857567 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:02.857870 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:02.858085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:02.867358 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:02.867358 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:02.872695 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:02.879207 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-758574f1-00a5-4e5a-a554-b2a585681fb0 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 200 Aug 19 23:24:02.879675 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1137/4557] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:02 2026] GET /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:02.893139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ef824ec-a153-4e43-adc6-2ec62265628f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:02.896865 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:02.897309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9d7e3415-a9ad-46e8-bb93-63f2362bbea9", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1718931447"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:02.899341 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request body: {'volume': {'source_volid': '9d7e3415-a9ad-46e8-bb93-63f2362bbea9', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1718931447'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:02.909688 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:02.909688 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:02.910268 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume retrieved successfully. Aug 19 23:24:02.910436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume of 2 GB Aug 19 23:24:02.915587 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Availability Zones retrieved successfully. Aug 19 23:24:02.927115 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (07a41e8a-4e93-4276-818c-608769b53993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:02.929009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac00dae-f3e9-4149-b2c9-a9107d85024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:02.931671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:02.964165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac00dae-f3e9-4149-b2c9-a9107d85024e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9d7e3415-a9ad-46e8-bb93-63f2362bbea9', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:02.965148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e71ff3e-e306-4fa0-9fd0-7ce4e2965f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:03.031900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Created reservations ['d564d82d-8f23-45fd-b0e8-121720f9b992', 'd95b8831-9ff1-45eb-bc58-6b1d7e49e5f1', 'ccdb425f-999b-4e7f-a4f5-ba6e8a26ecb9', '263fa44c-b9a2-400b-805a-ac2b7f5e4efb'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:03.032818 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e71ff3e-e306-4fa0-9fd0-7ce4e2965f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d564d82d-8f23-45fd-b0e8-121720f9b992', 'd95b8831-9ff1-45eb-bc58-6b1d7e49e5f1', 'ccdb425f-999b-4e7f-a4f5-ba6e8a26ecb9', '263fa44c-b9a2-400b-805a-ac2b7f5e4efb']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:03.034008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f63c4e-ca83-4ff3-b408-9bbd353de826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:03.045186 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:03.048963 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:03.050730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:03.050730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:03.050730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:03.055576 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:03.055576 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:03.056531 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4ad4fc7e-1bae-4d65-998f-f25c1f3adc31 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:03.057110 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1137/4558] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:03 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:03.076741 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f63c4e-ca83-4ff3-b408-9bbd353de826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '856b7e24-51d9-4402-ab52-5813fac9af95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1718931447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['d564d82d-8f23-45fd-b0e8-121720f9b992','d95b8831-9ff1-45eb-bc58-6b1d7e49e5f1','ccdb425f-999b-4e7f-a4f5-ba6e8a26ecb9','263fa44c-b9a2-400b-805a-ac2b7f5e4efb'],size=2,snapshot_id=None,source_replicaid=,source_volid=9d7e3415-a9ad-46e8-bb93-63f2362bbea9,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1718931447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=856b7e24-51d9-4402-ab52-5813fac9af95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51e3c5d2d20479bb1830892ab62109f',provider_auth=None,provider_geometry=None,provider_id=None,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=9d7e3415-a9ad-46e8-bb93-63f2362bbea9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:03.077906 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12be66cf-f693-42ca-bf95-e7c2a7ceaffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:03.097083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12be66cf-f693-42ca-bf95-e7c2a7ceaffb) transitioned into state 'SUCCESS' from state '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-1718931447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51e3c5d2d20479bb1830892ab62109f',qos_specs=None,replication_status=,reservations=['d564d82d-8f23-45fd-b0e8-121720f9b992','d95b8831-9ff1-45eb-bc58-6b1d7e49e5f1','ccdb425f-999b-4e7f-a4f5-ba6e8a26ecb9','263fa44c-b9a2-400b-805a-ac2b7f5e4efb'],size=2,snapshot_id=None,source_replicaid=,source_volid=9d7e3415-a9ad-46e8-bb93-63f2362bbea9,status='creating',user_id='a7a80ae07c2f4d9aa5e21a62ca026785',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:03.098042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de6551-aebb-4236-9efd-04e20d9fe239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:03.120380 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de6551-aebb-4236-9efd-04e20d9fe239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:03.121254 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Flow 'volume_create_api' (07a41e8a-4e93-4276-818c-608769b53993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:03.121566 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Create volume request issued successfully. Aug 19 23:24:03.122165 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ef824ec-a153-4e43-adc6-2ec62265628f tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:03.122611 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1139/4559] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:02 2026] POST /volume/v3/volumes => generated 781 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:03.136838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:03.139238 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:03.139543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:03.139767 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:03.151851 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:03.151851 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:03.156745 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:03.162764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a49ae0cb-f21c-4ae0-b3b7-fd76fd0eae46 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 200 Aug 19 23:24:03.163330 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1147/4560] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:03 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.071205 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.073473 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:04.073473 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.073676 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.073831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:04.083331 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.083331 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:04.084767 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b81f9e0-f068-4186-9beb-ca37b26caea6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:04.085396 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1138/4561] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:04 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.093336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-e2000487-c8ef-4b70-8068-8e5fe5adc3fe req-9ce2041e-cd65-4825-803a-309cbc0b7d8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.095608 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e2000487-c8ef-4b70-8068-8e5fe5adc3fe req-9ce2041e-cd65-4825-803a-309cbc0b7d8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a Aug 19 23:24:04.095845 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e2000487-c8ef-4b70-8068-8e5fe5adc3fe req-9ce2041e-cd65-4825-803a-309cbc0b7d8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.096108 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-e2000487-c8ef-4b70-8068-8e5fe5adc3fe req-9ce2041e-cd65-4825-803a-309cbc0b7d8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.103874 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.103874 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:04.178789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7072ea92-f704-41df-8c57-0b1bdf73644d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.180896 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-e2000487-c8ef-4b70-8068-8e5fe5adc3fe req-9ce2041e-cd65-4825-803a-309cbc0b7d8b tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a returned with HTTP 200 Aug 19 23:24:04.181401 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1138/4562] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:04 2026] DELETE /volume/v3/attachments/0e25bc27-3d38-4bbf-bd9b-aef31a1a527a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.183501 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7072ea92-f704-41df-8c57-0b1bdf73644d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.183501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7072ea92-f704-41df-8c57-0b1bdf73644d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.183501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7072ea92-f704-41df-8c57-0b1bdf73644d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.190009 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.190009 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:04.193575 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7072ea92-f704-41df-8c57-0b1bdf73644d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:04.197656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7072ea92-f704-41df-8c57-0b1bdf73644d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 200 Aug 19 23:24:04.198335 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1140/4563] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:04 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.210883 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.213241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.213579 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.213908 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.223447 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.223447 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:04.229170 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:04.235831 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f7b67b1f-fbb1-48dc-9404-29beccbf28ad tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 200 Aug 19 23:24:04.236385 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1148/4564] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:04 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.254767 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.256494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.256705 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.256928 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.268950 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.268950 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:04.274670 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:04.279939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-61d8bd18-a90f-4ea6-894b-5d3ca0e9fdc9 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 200 Aug 19 23:24:04.280417 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1139/4565] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:04 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:04.292574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.294438 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] DELETE https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.294619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.294926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.295077 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume with id: 856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.304489 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.304489 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:04.305035 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:04.328798 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume request issued successfully. Aug 19 23:24:04.328798 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b43af8f8-2587-47df-8049-07b87a4e6c94 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 202 Aug 19 23:24:04.328798 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1139/4566] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:04 2026] DELETE /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:04.342014 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:04.348477 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:04.348775 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:04.349007 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:04.363142 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:04.363142 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:04.374797 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:04.383551 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e1e5adba-a3d4-403c-b5d8-009a1ea3772b tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 200 Aug 19 23:24:04.384120 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1141/4567] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:04 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:05.098674 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.100607 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:05.100984 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.101193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.101294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:05.105306 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.105306 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:05.105952 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be0ee9e4-ac2d-49b4-8635-7c3c3fa37f63 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:05.106286 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1149/4568] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:05 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:05.400014 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2633fcf7-d39a-44a8-a0b9-2bcf8ca9a70d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.402479 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2633fcf7-d39a-44a8-a0b9-2bcf8ca9a70d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 Aug 19 23:24:05.402843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2633fcf7-d39a-44a8-a0b9-2bcf8ca9a70d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.403118 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2633fcf7-d39a-44a8-a0b9-2bcf8ca9a70d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.411688 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2633fcf7-d39a-44a8-a0b9-2bcf8ca9a70d tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 returned with HTTP 404 Aug 19 23:24:05.411688 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1140/4569] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:05 2026] GET /volume/v3/volumes/856b7e24-51d9-4402-ab52-5813fac9af95 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:05.420291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-95578e6c-aa99-493b-ad74-930dffba505c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.422106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95578e6c-aa99-493b-ad74-930dffba505c tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:05.422311 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95578e6c-aa99-493b-ad74-930dffba505c tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.422495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-95578e6c-aa99-493b-ad74-930dffba505c tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.435442 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.435442 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:05.441962 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-95578e6c-aa99-493b-ad74-930dffba505c tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:05.447659 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-95578e6c-aa99-493b-ad74-930dffba505c tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 200 Aug 19 23:24:05.447659 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1140/4570] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:05 2026] GET /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:05.461273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-26c57647-010a-41c7-885a-9210e144dde5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.463752 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:05.467918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.468229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.468457 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume with id: 9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:05.481988 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.481988 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:05.482703 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:05.493583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-3024b00f-53bd-41ff-8462-cc8fa4d98baf req-196b21d5-6fb6-459c-956a-f3a3653d4558 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.495656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3024b00f-53bd-41ff-8462-cc8fa4d98baf req-196b21d5-6fb6-459c-956a-f3a3653d4558 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad Aug 19 23:24:05.495874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3024b00f-53bd-41ff-8462-cc8fa4d98baf req-196b21d5-6fb6-459c-956a-f3a3653d4558 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.496095 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-3024b00f-53bd-41ff-8462-cc8fa4d98baf req-196b21d5-6fb6-459c-956a-f3a3653d4558 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.502571 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Delete volume request issued successfully. Aug 19 23:24:05.502862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-26c57647-010a-41c7-885a-9210e144dde5 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 202 Aug 19 23:24:05.503494 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1142/4571] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:05 2026] DELETE /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:05.505643 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.505643 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:05.510387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.513466 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:05.513787 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.514063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.521610 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.521610 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:05.525398 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Volume info retrieved successfully. Aug 19 23:24:05.529888 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9ccf6a49-fa87-4412-b408-b2b418464a68 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 200 Aug 19 23:24:05.530381 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1141/4572] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:05 2026] GET /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:05.565132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-3024b00f-53bd-41ff-8462-cc8fa4d98baf req-196b21d5-6fb6-459c-956a-f3a3653d4558 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad returned with HTTP 200 Aug 19 23:24:05.565647 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1150/4573] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:05 2026] DELETE /volume/v3/attachments/87d14825-afee-4ec2-94ce-922fe01b4cad => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:05.692217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.694301 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:24:05.694397 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.694572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.694800 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume with id: e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:24:05.702503 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.702503 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:05.703176 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:24:05.722274 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Delete volume request issued successfully. Aug 19 23:24:05.722532 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9212750b-b6f0-409c-98ca-67a50ffc59b1 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 202 Aug 19 23:24:05.723098 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1141/4574] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:24:05 2026] DELETE /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:24:05.730584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:05.732613 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:24:05.732943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:05.733140 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:05.743292 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:05.743292 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:05.749284 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Volume info retrieved successfully. Aug 19 23:24:05.755221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3c24ae94-19f7-49df-b5e2-edd08b13c640 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 200 Aug 19 23:24:05.755670 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1143/4575] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:24:05 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:06.116251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.118022 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:06.118216 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.118426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.118524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:06.122772 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.122772 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:06.123380 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9c44a8cb-e836-4442-a2dc-227ea93a5e13 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:06.123789 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1142/4576] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:06 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:06.133729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.135552 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e/action Aug 19 23:24:06.135990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:06.136119 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:06.137354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Updating backup '1c74358b-a112-421d-80e1-736d8d481a9e' with '{'status': 'error'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 23:24:06.144096 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.144096 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:06.151856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] reset_status in rpcapi backup_id 1c74358b-a112-421d-80e1-736d8d481a9e on host np0000007826. {{(pid=100376) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 23:24:06.153404 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-288dc077-2372-4a46-ab3f-f79fdcf59c6c tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e/action returned with HTTP 202 Aug 19 23:24:06.153823 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1151/4577] 10.4.3.193 () {70 vars in 1430 bytes} [Wed Aug 19 23:24:06 2026] POST /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:06.163292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-15853957-ae54-44bb-9d0e-9742f71647fb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.165240 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:24:06.165449 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.165627 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.165809 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume with id: 0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:24:06.173432 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.173432 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:06.173788 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:06.196801 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume request issued successfully. Aug 19 23:24:06.197085 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-15853957-ae54-44bb-9d0e-9742f71647fb tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 returned with HTTP 202 Aug 19 23:24:06.197624 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1142/4578] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:06 2026] DELETE /volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:06.207038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.209468 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:24:06.209718 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.209928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.218400 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.218400 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:06.223083 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:06.227658 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b0c660d-dd06-434e-87c5-29776961cdc0 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 returned with HTTP 200 Aug 19 23:24:06.228177 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1144/4579] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:06 2026] GET /volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:06.520690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.522738 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:06.523171 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-112249094", "source_volid": "83786f78-cee2-4cd3-87b8-16322fd7a4c3", "volume_type": "tempest-scenario-type-luks-540409086", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:06.524849 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-112249094', 'source_volid': '83786f78-cee2-4cd3-87b8-16322fd7a4c3', 'volume_type': 'tempest-scenario-type-luks-540409086', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:06.534925 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.534925 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:06.535378 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume retrieved successfully. Aug 19 23:24:06.535517 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume of 1 GB Aug 19 23:24:06.536186 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Availability Zones retrieved successfully. Aug 19 23:24:06.541502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (40103145-62ca-4dcd-8ce2-bb42acda99ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:06.542695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ef0910-cc8f-4ac6-abca-4d1756fe328c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:06.543648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:06.543994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a05b339d-3183-44fa-afe7-bd19b86b9949 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.545877 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a05b339d-3183-44fa-afe7-bd19b86b9949 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] GET https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 Aug 19 23:24:06.546073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a05b339d-3183-44fa-afe7-bd19b86b9949 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.546262 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a05b339d-3183-44fa-afe7-bd19b86b9949 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.554737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a05b339d-3183-44fa-afe7-bd19b86b9949 tempest-VolumesCloneTest-1366361190 tempest-VolumesCloneTest-1366361190-project-member] https://10.4.3.193/volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 returned with HTTP 404 Aug 19 23:24:06.555762 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1152/4580] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:06 2026] GET /volume/v3/volumes/9d7e3415-a9ad-46e8-bb93-63f2362bbea9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:06.566197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ef0910-cc8f-4ac6-abca-4d1756fe328c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '83786f78-cee2-4cd3-87b8-16322fd7a4c3', 'volume_type': VolumeType(created_at=2026-08-19T23:22:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=375fc7c6-b476-46e7-bdd0-4717498409ab,is_public=True,name='tempest-scenario-type-luks-540409086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '375fc7c6-b476-46e7-bdd0-4717498409ab', '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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:06.567042 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68bdd4c-b9ff-4735-beeb-b02c18e09a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:06.591822 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-540409086 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-540409086, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:06.592034 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-540409086 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-540409086, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:06.604565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Created reservations ['03fc99b3-b78b-46d6-974b-7f4c488fb647', '7b706a88-ee06-4180-a242-89a60476dc00', 'ddce3cdb-029c-43dd-9122-d4d4531d5042', '7e1710e8-0476-46ff-92d2-1f7aa64ffa16'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:06.605477 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68bdd4c-b9ff-4735-beeb-b02c18e09a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fc99b3-b78b-46d6-974b-7f4c488fb647', '7b706a88-ee06-4180-a242-89a60476dc00', 'ddce3cdb-029c-43dd-9122-d4d4531d5042', '7e1710e8-0476-46ff-92d2-1f7aa64ffa16']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:06.606324 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00663602-0d9f-4da9-9428-99bfca01c8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:06.641358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00663602-0d9f-4da9-9428-99bfca01c8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e324d952-4401-4ce9-a300-dd13ab0fb740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-112249094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['03fc99b3-b78b-46d6-974b-7f4c488fb647','7b706a88-ee06-4180-a242-89a60476dc00','ddce3cdb-029c-43dd-9122-d4d4531d5042','7e1710e8-0476-46ff-92d2-1f7aa64ffa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=83786f78-cee2-4cd3-87b8-16322fd7a4c3,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab), '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-19T23:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-112249094',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e324d952-4401-4ce9-a300-dd13ab0fb740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427405314f645ef9dc6d3bb558acf15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=83786f78-cee2-4cd3-87b8-16322fd7a4c3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b61705b2999243dcbe12c0e80cd51d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(375fc7c6-b476-46e7-bdd0-4717498409ab),volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:06.642254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db0fa8a-c590-462d-ad78-83444196a29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:06.660192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db0fa8a-c590-462d-ad78-83444196a29b) transitioned into state 'SUCCESS' from state '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-112249094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427405314f645ef9dc6d3bb558acf15',qos_specs=None,replication_status=,reservations=['03fc99b3-b78b-46d6-974b-7f4c488fb647','7b706a88-ee06-4180-a242-89a60476dc00','ddce3cdb-029c-43dd-9122-d4d4531d5042','7e1710e8-0476-46ff-92d2-1f7aa64ffa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=83786f78-cee2-4cd3-87b8-16322fd7a4c3,status='creating',user_id='b61705b2999243dcbe12c0e80cd51d92',volume_type_id=375fc7c6-b476-46e7-bdd0-4717498409ab)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:06.660961 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933b9993-fe3e-472a-a158-0018b4897efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:06.679872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (933b9993-fe3e-472a-a158-0018b4897efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:06.680794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Flow 'volume_create_api' (40103145-62ca-4dcd-8ce2-bb42acda99ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:06.681085 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Create volume request issued successfully. Aug 19 23:24:06.681653 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-efeb7ac4-1a60-4a99-b239-5ea659a4bef0 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:06.687035 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1143/4581] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:06 2026] POST /volume/v3/volumes => generated 809 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:06.706883 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64435373-5efd-41de-aaf0-744b16010f2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.711625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64435373-5efd-41de-aaf0-744b16010f2e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:06.711625 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64435373-5efd-41de-aaf0-744b16010f2e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.714518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64435373-5efd-41de-aaf0-744b16010f2e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.732053 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:06.732053 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:06.737417 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-64435373-5efd-41de-aaf0-744b16010f2e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:06.744151 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64435373-5efd-41de-aaf0-744b16010f2e tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:06.744551 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1143/4582] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:06 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:06.771364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d7c2c59-d044-425e-9cd5-be61ea997878 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:06.774332 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d7c2c59-d044-425e-9cd5-be61ea997878 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] GET https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f Aug 19 23:24:06.774332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2c59-d044-425e-9cd5-be61ea997878 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:06.774332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2c59-d044-425e-9cd5-be61ea997878 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:06.780282 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d7c2c59-d044-425e-9cd5-be61ea997878 tempest-TestVolumeBootPatternV346-1713804509 tempest-TestVolumeBootPatternV346-1713804509-project-member] https://10.4.3.193/volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f returned with HTTP 404 Aug 19 23:24:06.780907 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1145/4583] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:24:06 2026] GET /volume/v3/volumes/e9d6ca7a-819f-472b-96f4-e45be6bf4c9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 23:24:07.244361 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-44ebcc36-f30c-4aae-8396-0123435bfd54 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:07.246206 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-44ebcc36-f30c-4aae-8396-0123435bfd54 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 Aug 19 23:24:07.246393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-44ebcc36-f30c-4aae-8396-0123435bfd54 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:07.246643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-44ebcc36-f30c-4aae-8396-0123435bfd54 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:07.253767 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-44ebcc36-f30c-4aae-8396-0123435bfd54 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 returned with HTTP 404 Aug 19 23:24:07.254361 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1153/4584] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:07 2026] GET /volume/v3/volumes/0d67b5c6-65a2-45cd-826d-3c27483d47c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:07.264783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:07.268740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] POST https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/restore Aug 19 23:24:07.268740 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:07.269353 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Restoring backup 5bb582c0-217d-4f21-8523-fdfb4105a8cf ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100374) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:24:07.269786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Restoring backup 5bb582c0-217d-4f21-8523-fdfb4105a8cf to volume None. Aug 19 23:24:07.275162 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:07.275162 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:07.276689 np0000007826 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Creating volume of 1 GB for restore of backup 5bb582c0-217d-4f21-8523-fdfb4105a8cf. Aug 19 23:24:07.281382 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:07.290254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b83f0753-fab4-4af9-8cc0-b8e3a8d1d831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:07.291752 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9155ffd9-4189-4554-a6a7-d905447ab804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:07.293047 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:07.325743 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9155ffd9-4189-4554-a6a7-d905447ab804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:07.327742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aacd824-b352-43e0-860c-292f96c1c6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:07.402876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Created reservations ['d59f37ec-77f0-43b6-8f03-843101975cb6', '5ec33d6a-8ad6-4a8f-b8e5-e2497d45f406', '44495330-2d54-4fd9-a1bb-0ea3e850e484', '77d6b67b-3fa3-40d2-822b-5694a05f9e7d'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:07.402876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aacd824-b352-43e0-860c-292f96c1c6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59f37ec-77f0-43b6-8f03-843101975cb6', '5ec33d6a-8ad6-4a8f-b8e5-e2497d45f406', '44495330-2d54-4fd9-a1bb-0ea3e850e484', '77d6b67b-3fa3-40d2-822b-5694a05f9e7d']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:07.402876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29984bfb-46bf-4e85-a354-fb6b45780363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:07.442889 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29984bfb-46bf-4e85-a354-fb6b45780363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1978f519-9905-4640-88c2-11f3b3f6a06b', '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='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['d59f37ec-77f0-43b6-8f03-843101975cb6','5ec33d6a-8ad6-4a8f-b8e5-e2497d45f406','44495330-2d54-4fd9-a1bb-0ea3e850e484','77d6b67b-3fa3-40d2-822b-5694a05f9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:07Z,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=1978f519-9905-4640-88c2-11f3b3f6a06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ad0dcf904d44ffa8be6cea20e7c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43245176a6484de187568cc8cca06fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:07.443680 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a65e675-7ea3-40b2-878b-285267066b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:07.462337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a65e675-7ea3-40b2-878b-285267066b97) transitioned into 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='12ad0dcf904d44ffa8be6cea20e7c4f8',qos_specs=None,replication_status=,reservations=['d59f37ec-77f0-43b6-8f03-843101975cb6','5ec33d6a-8ad6-4a8f-b8e5-e2497d45f406','44495330-2d54-4fd9-a1bb-0ea3e850e484','77d6b67b-3fa3-40d2-822b-5694a05f9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43245176a6484de187568cc8cca06fe2',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:07.463204 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb555181-179d-4bea-9ba3-41c9752859d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:07.474454 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb555181-179d-4bea-9ba3-41c9752859d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:07.475359 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Flow 'volume_create_api' (b83f0753-fab4-4af9-8cc0-b8e3a8d1d831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:07.475847 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Create volume request issued successfully. Aug 19 23:24:07.484813 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:07.484813 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:07.485217 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:07.759314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9e312873-8277-4bce-bb4c-f190115ca98d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:07.761915 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e312873-8277-4bce-bb4c-f190115ca98d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:07.762155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e312873-8277-4bce-bb4c-f190115ca98d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:07.762376 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9e312873-8277-4bce-bb4c-f190115ca98d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:07.770567 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:07.770567 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:07.774566 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9e312873-8277-4bce-bb4c-f190115ca98d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:07.781439 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9e312873-8277-4bce-bb4c-f190115ca98d tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:07.781858 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1144/4585] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:07 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:08.492106 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:08.492106 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:08.492507 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:08.492605 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Checking backup size 1 against volume size 1 {{(pid=100374) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:24:08.492702 np0000007826 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Overwriting volume 1978f519-9905-4640-88c2-11f3b3f6a06b with restore of backup 5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:08.504741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] restore_backup in rpcapi backup_id 5bb582c0-217d-4f21-8523-fdfb4105a8cf {{(pid=100374) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:24:08.506437 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ab41ea0-1368-4441-95a6-eae0d989fde1 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/restore returned with HTTP 202 Aug 19 23:24:08.506920 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1144/4586] 10.4.3.193 () {70 vars in 1433 bytes} [Wed Aug 19 23:24:07 2026] POST /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf/restore => generated 152 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:08.515636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:08.517514 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:08.517764 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:08.517952 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:08.518071 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:08.522530 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:08.522530 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:08.523240 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c6edfcea-6aeb-43be-be46-a3785f7762f4 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:08.523621 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1146/4587] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:08 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:08.797892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:08.801676 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:08.801953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:08.802169 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:08.815452 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:08.815452 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:08.820040 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:08.824917 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e52d9e5c-1d29-4b65-8c5e-d923b51faff4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:08.825355 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1154/4588] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:08 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:09.110629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0c8ed95b-890b-4386-bb48-4972da7f20d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.159420 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c8ed95b-890b-4386-bb48-4972da7f20d6 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:24:09.159765 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0c8ed95b-890b-4386-bb48-4972da7f20d6 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1811760630", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:09.174803 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0c8ed95b-890b-4386-bb48-4972da7f20d6 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:24:09.175122 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1145/4589] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:24:09 2026] POST /volume/v3/types => generated 212 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:09.183198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-673678e3-070f-4fd8-8010-e0bacb57bb2d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.185841 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-673678e3-070f-4fd8-8010-e0bacb57bb2d tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] POST https://10.4.3.193/volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580/encryption Aug 19 23:24:09.186337 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-673678e3-070f-4fd8-8010-e0bacb57bb2d tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:09.206182 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-673678e3-070f-4fd8-8010-e0bacb57bb2d tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580/encryption returned with HTTP 200 Aug 19 23:24:09.206802 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1145/4590] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:24:09 2026] POST /volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:09.214475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1fe148e-bbfe-490a-bea1-3194b577806a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.278915 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:09.279399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-362176258", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1811760630", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:09.281259 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-362176258', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1811760630', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:09.285139 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:24:09.285423 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:09.285423 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:09.285922 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:24:09.291484 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (143d9222-dc7f-43f9-9393-bd85008d9f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:09.292446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe5ee4f-4371-440a-919e-4bf0f50d9752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:09.293323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:09.319991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe5ee4f-4371-440a-919e-4bf0f50d9752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:24:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=304cceb7-b9be-466a-a004-6d407040e580,is_public=True,name='tempest-scenario-type-luks-1811760630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '304cceb7-b9be-466a-a004-6d407040e580', '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=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:09.320788 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86e9fc2-da6e-4894-bdab-850074c5f040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:09.346448 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1811760630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1811760630, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:09.346983 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1811760630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1811760630, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:09.382139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['0c274436-643d-4ae3-8506-6e224470ff88', '021dd885-2ed2-4674-971d-3a3a9a3c6c30', 'f78a8dd6-27f7-48c0-b58c-10a2c697cf2f', '35e4479d-ba2f-47b1-9fc6-8e9da1bf6635'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:09.383036 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86e9fc2-da6e-4894-bdab-850074c5f040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c274436-643d-4ae3-8506-6e224470ff88', '021dd885-2ed2-4674-971d-3a3a9a3c6c30', 'f78a8dd6-27f7-48c0-b58c-10a2c697cf2f', '35e4479d-ba2f-47b1-9fc6-8e9da1bf6635']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:09.383795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a919cbba-9f18-4555-a8ed-674481390053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:09.406777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a919cbba-9f18-4555-a8ed-674481390053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a34db65-95a1-4cb9-b7ac-7156e2112d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-362176258',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['0c274436-643d-4ae3-8506-6e224470ff88','021dd885-2ed2-4674-971d-3a3a9a3c6c30','f78a8dd6-27f7-48c0-b58c-10a2c697cf2f','35e4479d-ba2f-47b1-9fc6-8e9da1bf6635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=304cceb7-b9be-466a-a004-6d407040e580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-362176258',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4a34db65-95a1-4cb9-b7ac-7156e2112d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(304cceb7-b9be-466a-a004-6d407040e580),volume_type_id=304cceb7-b9be-466a-a004-6d407040e580)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:09.407518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79382432-30e3-4ef1-bb25-32e9619a469a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:09.429750 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79382432-30e3-4ef1-bb25-32e9619a469a) transitioned into state 'SUCCESS' from state '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-362176258',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['0c274436-643d-4ae3-8506-6e224470ff88','021dd885-2ed2-4674-971d-3a3a9a3c6c30','f78a8dd6-27f7-48c0-b58c-10a2c697cf2f','35e4479d-ba2f-47b1-9fc6-8e9da1bf6635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=304cceb7-b9be-466a-a004-6d407040e580)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:09.430406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b524fdda-4469-4e0f-8e25-b6a8d7c19f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:09.439587 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b524fdda-4469-4e0f-8e25-b6a8d7c19f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:09.440401 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (143d9222-dc7f-43f9-9393-bd85008d9f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:09.440706 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:24:09.441262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1fe148e-bbfe-490a-bea1-3194b577806a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:09.441647 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1147/4591] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:09 2026] POST /volume/v3/volumes => generated 779 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:09.453656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.456099 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:09.456449 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:09.456776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:09.467440 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:09.467440 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:09.472542 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:09.479705 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d56cdeda-8805-4f7d-95da-6bdfcfdcabe1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:09.481357 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1155/4592] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:09 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:09.537846 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.539551 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:09.539770 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:09.539978 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:09.540084 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:09.544283 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:09.544283 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:09.544817 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dbf0554-b589-4f85-8e79-7d821b30bfe9 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:09.545118 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1146/4593] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:09 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:09.839270 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-58e1907e-1f8a-424f-8054-750e53126ca9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:09.841170 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58e1907e-1f8a-424f-8054-750e53126ca9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:09.841521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58e1907e-1f8a-424f-8054-750e53126ca9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:09.841628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-58e1907e-1f8a-424f-8054-750e53126ca9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:09.848241 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:09.848241 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:09.851418 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-58e1907e-1f8a-424f-8054-750e53126ca9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:09.855631 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-58e1907e-1f8a-424f-8054-750e53126ca9 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:09.856081 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1146/4594] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:09 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:10.496805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-773fa59c-dab1-406f-922a-11d1d9d7500e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.499293 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-773fa59c-dab1-406f-922a-11d1d9d7500e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:10.499570 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-773fa59c-dab1-406f-922a-11d1d9d7500e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:10.499886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-773fa59c-dab1-406f-922a-11d1d9d7500e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:10.507834 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.507834 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:10.512135 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-773fa59c-dab1-406f-922a-11d1d9d7500e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:10.516600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-773fa59c-dab1-406f-922a-11d1d9d7500e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:10.517021 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1148/4595] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:10 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:10.528728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.530481 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:10.530746 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:10.530974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:10.539531 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.539531 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:10.544269 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:10.549051 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85b6eb5d-f786-4d39-a475-128c38d737f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:10.549540 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1156/4596] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:10 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:10.557242 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.559091 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:10.559335 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:10.559520 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:10.559617 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:10.563593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.564020 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.564020 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:10.564953 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6f7be26-6b7c-4453-b3c3-c1206169bd83 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:10.565073 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1147/4597] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:10 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:10.565397 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/action Aug 19 23:24:10.565779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:10.565901 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:10.574950 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.574950 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:10.575377 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:10.582224 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume updated successfully. Aug 19 23:24:10.582440 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f047847d-fa02-48b0-8821-fc4eeb5b9565 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/action returned with HTTP 200 Aug 19 23:24:10.582903 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1147/4598] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:24:10 2026] POST /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:24:10.674739 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.680375 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:10.680661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:10.680942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:10.696875 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.696875 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:10.700831 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:10.705275 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-b9d939f2-ddba-4f74-8f9e-d24867b7b7cb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:10.705498 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1149/4599] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:10 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:10.868428 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:10.870580 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:10.870915 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:10.871120 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:10.880581 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:10.880581 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:10.885801 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:10.891916 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e5b1b83d-7d5a-42ff-960a-44c94791a574 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:10.892405 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1157/4600] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:10 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:11.243336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:11.249382 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:11.249650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:11.250154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:11.264327 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:11.264327 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:11.268400 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:11.272911 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-358daca0-9e27-417f-826a-50571de3cc1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:11.273276 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1148/4601] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:11 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:11.287268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14f6fb52-752a-4b39-bebd-7911106f499e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:11.287631 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14f6fb52-752a-4b39-bebd-7911106f499e None None] GET https://10.4.3.193/volume// Aug 19 23:24:11.287899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14f6fb52-752a-4b39-bebd-7911106f499e None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:11.288060 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14f6fb52-752a-4b39-bebd-7911106f499e None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:11.288369 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14f6fb52-752a-4b39-bebd-7911106f499e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:11.288745 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1148/4602] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:24:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:11.297053 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-009a6b9d-f897-4504-a662-38084eaa55f5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:11.299239 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-009a6b9d-f897-4504-a662-38084eaa55f5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:11.299615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-009a6b9d-f897-4504-a662-38084eaa55f5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a34db65-95a1-4cb9-b7ac-7156e2112d97", "connector": null, "instance_uuid": "cdb8df25-cf0e-46e1-8f3e-8b7aceb5c19a"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:11.310194 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:11.310194 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:11.346494 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-009a6b9d-f897-4504-a662-38084eaa55f5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:11.347306 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1150/4603] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:11 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 19 23:24:11.578773 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eb920ad0-9c65-4946-8b11-50c29f097559 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:11.580726 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb920ad0-9c65-4946-8b11-50c29f097559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:11.581223 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb920ad0-9c65-4946-8b11-50c29f097559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:11.581411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eb920ad0-9c65-4946-8b11-50c29f097559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:11.581522 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-eb920ad0-9c65-4946-8b11-50c29f097559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:11.585736 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:11.585736 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:11.586629 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eb920ad0-9c65-4946-8b11-50c29f097559 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:11.587024 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1158/4604] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:11 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:11.909734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:11.909734 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:11.909734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:11.909734 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:11.916240 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:11.916240 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:11.919898 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:11.924084 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6389d0f9-d550-4b3e-a93e-dced553d74b4 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:11.924448 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1149/4605] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:11 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:12.285538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-779aeaf1-680c-413e-bc95-11a80b552b42 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.285981 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-779aeaf1-680c-413e-bc95-11a80b552b42 None None] GET https://10.4.3.193/volume// Aug 19 23:24:12.286168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-779aeaf1-680c-413e-bc95-11a80b552b42 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:12.286373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-779aeaf1-680c-413e-bc95-11a80b552b42 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:12.286734 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-779aeaf1-680c-413e-bc95-11a80b552b42 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:12.287031 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1149/4606] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:12.295861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.298552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:12.299214 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:12.299443 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:12.314681 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:12.314681 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:12.319805 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:12.325280 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-9ff9811b-cb66-45b4-9b77-fdaaf5a230d9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:12.325802 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1151/4607] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:12 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:12.447579 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.450699 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d Aug 19 23:24:12.450981 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:12.463744 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-4a34db65-95a1-4cb9-b7ac-7156e2112d97-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:12.471581 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-4a34db65-95a1-4cb9-b7ac-7156e2112d97-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:12.472245 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:12.472245 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:12.592735 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-4a34db65-95a1-4cb9-b7ac-7156e2112d97-np0000007826" released by "attachment_update" :: held 0.123s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:12.593173 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-170c14ec-a97e-4d60-a916-e2232590fd55 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d returned with HTTP 200 Aug 19 23:24:12.593957 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1159/4608] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:12 2026] PUT /volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:12.599210 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.601174 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:12.601483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:12.601660 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:12.601816 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:12.606346 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:12.606346 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:12.607207 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2c91383c-1676-49b6-bd71-c5117f5ddacd tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:12.607850 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1150/4609] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:12 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:12.620827 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-e195a3f9-129c-4dd8-a67d-8d3ce605c500 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.623740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-e195a3f9-129c-4dd8-a67d-8d3ce605c500 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d/action Aug 19 23:24:12.624260 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-e195a3f9-129c-4dd8-a67d-8d3ce605c500 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:12.624443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-e195a3f9-129c-4dd8-a67d-8d3ce605c500 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:12.649566 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:12.649566 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:12.662511 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-e195a3f9-129c-4dd8-a67d-8d3ce605c500 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d/action returned with HTTP 204 Aug 19 23:24:12.663187 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1150/4610] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:12 2026] POST /volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:12.938436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:12.940597 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:12.940910 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:12.941175 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:12.952236 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:12.952236 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:12.956825 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:12.961735 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ac74f1d-5294-4b17-adb5-28f15deff91a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:12.962194 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1152/4611] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:12 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:13.619076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:13.622017 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:13.622017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:13.622017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:13.622017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:13.630268 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:13.630268 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:13.630986 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f207f069-5c48-4e51-b0e0-4bceb842dc3b tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:13.631467 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1160/4612] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:13 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:13.974911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5fe472ae-f511-4304-9229-af75cdb9d511 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:13.976831 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fe472ae-f511-4304-9229-af75cdb9d511 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:13.977061 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fe472ae-f511-4304-9229-af75cdb9d511 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:13.977270 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fe472ae-f511-4304-9229-af75cdb9d511 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:13.986642 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:13.986642 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:13.992302 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5fe472ae-f511-4304-9229-af75cdb9d511 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:13.997843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fe472ae-f511-4304-9229-af75cdb9d511 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:13.998561 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1151/4613] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:13 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:14.457513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-415e9db7-f081-4be1-8124-2adf470f052e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:14.555731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:14.555731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291093819"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:14.555731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291093819'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:14.555876 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:14.559693 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:14.566012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (e2515b7a-247d-4e47-adad-36fb35556011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:14.567021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8adcea95-dae2-4b99-85a3-4825618b5346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:14.567978 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:14.590399 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8adcea95-dae2-4b99-85a3-4825618b5346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:14.591277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4406a9a8-a777-46ff-a56a-ab2322e8d98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:14.644729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['45fe074e-85aa-4fb2-8b2c-cd1017235386', 'e2bbc12e-d079-4135-ac52-fe7a9601cdde', 'b9a89f0a-a8cb-4feb-b93e-473a763eb71a', 'adeba740-d371-46ec-bb2a-ab90ac45a764'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:14.644811 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:14.645060 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4406a9a8-a777-46ff-a56a-ab2322e8d98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45fe074e-85aa-4fb2-8b2c-cd1017235386', 'e2bbc12e-d079-4135-ac52-fe7a9601cdde', 'b9a89f0a-a8cb-4feb-b93e-473a763eb71a', 'adeba740-d371-46ec-bb2a-ab90ac45a764']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:14.645060 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ba2541-de03-47ff-ba13-8933c16b90c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:14.645171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:14.645171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:14.645171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:14.645171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:14.648683 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:14.648683 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:14.649515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-baf5d2e8-bb83-4571-b7f8-ab57e56ad852 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:14.652883 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1153/4614] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:14 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:14.672585 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ba2541-de03-47ff-ba13-8933c16b90c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ce956b-818a-4f39-a9fb-a7528989bbeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291093819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['45fe074e-85aa-4fb2-8b2c-cd1017235386','e2bbc12e-d079-4135-ac52-fe7a9601cdde','b9a89f0a-a8cb-4feb-b93e-473a763eb71a','adeba740-d371-46ec-bb2a-ab90ac45a764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291093819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95ce956b-818a-4f39-a9fb-a7528989bbeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:14.673749 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c352762a-918d-4e8b-bffb-49f9eb33c5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:14.708423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c352762a-918d-4e8b-bffb-49f9eb33c5d1) transitioned into state 'SUCCESS' from state '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-1291093819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['45fe074e-85aa-4fb2-8b2c-cd1017235386','e2bbc12e-d079-4135-ac52-fe7a9601cdde','b9a89f0a-a8cb-4feb-b93e-473a763eb71a','adeba740-d371-46ec-bb2a-ab90ac45a764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:14.709276 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca334322-d359-4135-b05e-44818d1106b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:14.730122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca334322-d359-4135-b05e-44818d1106b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:14.731123 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (e2515b7a-247d-4e47-adad-36fb35556011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:14.731494 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:14.732177 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-415e9db7-f081-4be1-8124-2adf470f052e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:14.735159 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1151/4615] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:14 2026] POST /volume/v3/volumes => generated 778 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:14.747761 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e7c769a-0699-4872-8b99-a602c82d23ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:14.750047 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e7c769a-0699-4872-8b99-a602c82d23ad tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:14.750248 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e7c769a-0699-4872-8b99-a602c82d23ad tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:14.750534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e7c769a-0699-4872-8b99-a602c82d23ad tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:14.758234 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:14.758234 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:14.761283 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e7c769a-0699-4872-8b99-a602c82d23ad tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:14.764605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e7c769a-0699-4872-8b99-a602c82d23ad tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb returned with HTTP 200 Aug 19 23:24:14.765011 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1161/4616] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:14 2026] GET /volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:15.014331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:15.016322 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:15.016551 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:15.016794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:15.023934 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:15.023934 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:15.027543 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:15.031541 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-491204b7-252b-4ae2-b48f-4d1bb3876132 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:15.031941 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1152/4617] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:15 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:15.662185 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:15.664271 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:15.664622 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:15.664921 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:15.665052 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:15.669651 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:15.669651 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:15.670372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7efa965e-8bdc-4cfd-acdf-b8a5ba8c871a tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:15.670829 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1154/4618] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:15 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:15.779058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:15.783448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:15.783448 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:15.783448 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:15.791587 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:15.791587 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:15.795798 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:15.800638 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ed43701a-f8f9-4ff9-b024-4c5184b88f93 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb returned with HTTP 200 Aug 19 23:24:15.801298 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1152/4619] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:15 2026] GET /volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:15.816344 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:15.883322 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:15.883754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95ce956b-818a-4f39-a9fb-a7528989bbeb", "name": "tempest-ProjectMemberTests-Snapshot-2031209029"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:15.893020 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:15.893020 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:15.893484 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Volume info retrieved successfully. Aug 19 23:24:15.893635 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Create snapshot from volume 95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:15.928347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Created reservations ['24940d91-2f9d-41e2-b319-0261493894c2', '3a9264c3-f0dc-42ba-90a1-0872d5655054', '4b52cc21-0987-49c7-902e-23f996b757bc', '8bc9167b-f068-4ebe-a767-53fc6122106a'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:15.961117 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot create request issued successfully. Aug 19 23:24:15.961501 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d9dc0c56-005c-4ee3-b090-ab50cccf3c87 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:15.962000 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1162/4620] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:15 2026] POST /volume/v3/snapshots => generated 305 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:15.972110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:15.975108 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:15.975314 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:15.975536 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:15.984570 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:15.984570 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:15.985000 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:15.985692 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-27e9df48-66a5-42c4-a4ac-27a8827cbd3c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 returned with HTTP 200 Aug 19 23:24:15.986136 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1153/4621] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:15 2026] GET /volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:16.044063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e348facb-6719-4309-bf69-fd4b89a86377 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:16.046047 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e348facb-6719-4309-bf69-fd4b89a86377 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:16.046266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e348facb-6719-4309-bf69-fd4b89a86377 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:16.046523 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e348facb-6719-4309-bf69-fd4b89a86377 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:16.055442 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:16.055442 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:16.060621 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e348facb-6719-4309-bf69-fd4b89a86377 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:16.065552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e348facb-6719-4309-bf69-fd4b89a86377 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:16.066113 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1155/4622] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:16 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:16.683695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38906027-c92f-46f1-ab20-c1195fe89c2d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:16.686073 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38906027-c92f-46f1-ab20-c1195fe89c2d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:16.686374 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38906027-c92f-46f1-ab20-c1195fe89c2d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:16.686977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38906027-c92f-46f1-ab20-c1195fe89c2d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:16.686977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-38906027-c92f-46f1-ab20-c1195fe89c2d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:16.691973 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:16.691973 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:16.692815 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38906027-c92f-46f1-ab20-c1195fe89c2d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:16.693356 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1153/4623] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:16 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:16.997288 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:16.999859 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:17.000137 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.000436 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.006687 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.006687 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:17.007243 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:17.008248 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8512333e-bf06-4f0f-af9f-abf4529712f0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 returned with HTTP 200 Aug 19 23:24:17.008759 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1163/4624] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:16 2026] GET /volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:17.018927 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.020483 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:17.020649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.020836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.020932 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Delete snapshot with id: d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:17.025385 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.025385 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:17.025822 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:17.043359 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot delete request issued successfully. Aug 19 23:24:17.043680 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5c72788b-3f5f-4cc4-80af-b0d5c4dec55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 returned with HTTP 202 Aug 19 23:24:17.044264 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1154/4625] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:17 2026] DELETE /volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:17.054607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.056795 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:17.056999 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.057182 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.062366 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.062366 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:17.062830 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:17.063685 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6c780833-a746-4eff-8ba9-67cb3daabff2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 returned with HTTP 200 Aug 19 23:24:17.064073 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1156/4626] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:17 2026] GET /volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:17.068493 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-a7e5231e-773d-423f-b121-c60d5c033e21 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.073256 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-a7e5231e-773d-423f-b121-c60d5c033e21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/encryption Aug 19 23:24:17.073444 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-a7e5231e-773d-423f-b121-c60d5c033e21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.073641 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-a7e5231e-773d-423f-b121-c60d5c033e21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.078862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8c9da359-2545-4905-b164-e8e2b114af15 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.080855 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c9da359-2545-4905-b164-e8e2b114af15 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:17.080929 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c9da359-2545-4905-b164-e8e2b114af15 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.081133 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8c9da359-2545-4905-b164-e8e2b114af15 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.088062 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.088062 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:17.090295 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.090295 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:17.091805 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8c9da359-2545-4905-b164-e8e2b114af15 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:17.097694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8c9da359-2545-4905-b164-e8e2b114af15 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:17.098150 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1164/4627] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:17 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:17.099274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-edc486b0-81b2-4391-8dee-d425f82aa737 req-a7e5231e-773d-423f-b121-c60d5c033e21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/encryption returned with HTTP 200 Aug 19 23:24:17.099874 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1154/4628] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:24:17 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:17.704461 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-17eb49e2-4c32-4633-9b07-df501f73651e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.706160 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17eb49e2-4c32-4633-9b07-df501f73651e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:17.706350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17eb49e2-4c32-4633-9b07-df501f73651e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:17.706523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-17eb49e2-4c32-4633-9b07-df501f73651e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:17.706635 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-17eb49e2-4c32-4633-9b07-df501f73651e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:17.710681 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:17.710681 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:17.711222 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-17eb49e2-4c32-4633-9b07-df501f73651e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:17.711541 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1155/4629] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:17 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:17.929315 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-032acdbe-972a-4bf0-a323-01e273d22195 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:17.963027 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-032acdbe-972a-4bf0-a323-01e273d22195 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:24:17.963455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-032acdbe-972a-4bf0-a323-01e273d22195 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062", "extra_specs": {}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:17.978247 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-032acdbe-972a-4bf0-a323-01e273d22195 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:24:17.978705 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1157/4630] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:24:17 2026] POST /volume/v3/types => generated 269 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:18.073888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ea22d774-db51-4096-9654-004c40d49870 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:18.075638 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea22d774-db51-4096-9654-004c40d49870 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 Aug 19 23:24:18.075845 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea22d774-db51-4096-9654-004c40d49870 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:18.076032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea22d774-db51-4096-9654-004c40d49870 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:18.080131 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea22d774-db51-4096-9654-004c40d49870 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 returned with HTTP 404 Aug 19 23:24:18.080662 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1165/4631] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:18 2026] GET /volume/v3/snapshots/d2c385c2-af5d-4c12-be4a-61e6578c7eb5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:18.089808 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-16888a5e-009b-4508-9f06-ae4f485db39d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:18.092067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:18.092331 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:18.092567 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:18.092829 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: 95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:18.102310 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:18.102310 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:18.102909 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:18.114885 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:18.116723 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:18.116946 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:18.117204 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:18.120509 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:18.120775 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-16888a5e-009b-4508-9f06-ae4f485db39d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb returned with HTTP 202 Aug 19 23:24:18.121177 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1155/4632] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:18 2026] DELETE /volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:18.128098 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:18.128098 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:18.134455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:18.136175 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:18.136364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:18.136538 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:18.138625 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:18.143703 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:18.143703 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:18.146683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea03b682-adc0-4d84-a7a4-7eda3e5851f7 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:18.147133 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:18.147247 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1156/4633] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:18 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:18.150889 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21d52c70-f116-4493-bc99-08bfe4af75d9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb returned with HTTP 200 Aug 19 23:24:18.151261 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1158/4634] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:18 2026] GET /volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:18.722213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:18.725976 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:18.726271 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:18.726518 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:18.726694 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:18.732667 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:18.732667 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:18.733764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7b9f46a-fba9-4a01-b172-60ae8fe5008f tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:18.734274 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1166/4635] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:18 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:19.161254 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.163122 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-403198d5-4bb6-49a1-a3cb-8760269527e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.163442 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:19.163442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.163627 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.164945 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-403198d5-4bb6-49a1-a3cb-8760269527e9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb Aug 19 23:24:19.165180 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-403198d5-4bb6-49a1-a3cb-8760269527e9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.165404 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-403198d5-4bb6-49a1-a3cb-8760269527e9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.170749 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.170749 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:19.170985 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-403198d5-4bb6-49a1-a3cb-8760269527e9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb returned with HTTP 404 Aug 19 23:24:19.171466 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1157/4636] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/volumes/95ce956b-818a-4f39-a9fb-a7528989bbeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:19.175135 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:19.180413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7a98a878-1a94-4541-ad7e-3141bdbe5093 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:19.180918 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1156/4637] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:19.183017 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.185101 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:19.185511 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-912745785"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:19.189618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-912745785'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:19.190510 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:19.197352 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:19.208734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (ac52c27f-9dde-4697-b597-ba92792585cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:19.210258 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311eab78-2401-4bd4-8d95-e519f3b2eff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.211179 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:19.246194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (311eab78-2401-4bd4-8d95-e519f3b2eff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.247150 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bf5058-1496-48ea-8489-f88ec3247258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.291825 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['5abf09b4-b77c-431a-849a-d65efdad42c4', 'e3ae6374-e69d-4cc4-bb46-6eef6d80c79d', '880eb980-9227-4549-ad04-cb35d9112b55', '9eec9bd1-566b-433c-b97d-6b484de3c8b5'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:19.292972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bf5058-1496-48ea-8489-f88ec3247258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5abf09b4-b77c-431a-849a-d65efdad42c4', 'e3ae6374-e69d-4cc4-bb46-6eef6d80c79d', '880eb980-9227-4549-ad04-cb35d9112b55', '9eec9bd1-566b-433c-b97d-6b484de3c8b5']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.293963 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463ffb89-9a93-416f-83da-769da3ffb049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.297119 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.300002 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:19.302230 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.302230 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.309112 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.309112 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:19.312872 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:19.317475 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-dafce5d9-1265-49bd-89a6-532a5dc4b0d3 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:19.317992 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1167/4638] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:19.324690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463ffb89-9a93-416f-83da-769da3ffb049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3d1721-953b-4c53-907e-cb69cbd1e100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912745785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['5abf09b4-b77c-431a-849a-d65efdad42c4','e3ae6374-e69d-4cc4-bb46-6eef6d80c79d','880eb980-9227-4549-ad04-cb35d9112b55','9eec9bd1-566b-433c-b97d-6b484de3c8b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912745785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3d1721-953b-4c53-907e-cb69cbd1e100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.325756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e196c15-dc3b-4898-af33-bc61bae14bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.349621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e196c15-dc3b-4898-af33-bc61bae14bec) transitioned into state 'SUCCESS' from state '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-912745785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['5abf09b4-b77c-431a-849a-d65efdad42c4','e3ae6374-e69d-4cc4-bb46-6eef6d80c79d','880eb980-9227-4549-ad04-cb35d9112b55','9eec9bd1-566b-433c-b97d-6b484de3c8b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.350455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68b180b-fe1a-4ef5-90b0-1fe3769a4fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.360196 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68b180b-fe1a-4ef5-90b0-1fe3769a4fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.361311 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (ac52c27f-9dde-4697-b597-ba92792585cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:19.361671 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:19.362265 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7168fa8f-9fcc-48a5-b34f-90c2df882832 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:19.362763 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1159/4639] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:19 2026] POST /volume/v3/volumes => generated 777 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:19.376233 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.380140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:19.380140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.380140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.385011 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.385011 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:19.389287 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:19.392651 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd91bbd-7843-41be-bc72-6b870f644dfa tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 returned with HTTP 200 Aug 19 23:24:19.393011 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1158/4640] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:19.746152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.747672 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:19.748151 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.749295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.749295 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:19.752823 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.752823 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:19.754118 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a2f7d023-33cb-4b84-a332-4be503e13d11 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:19.754781 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1157/4641] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:19.764402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.766303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b Aug 19 23:24:19.766612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.766864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.767055 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume with id: 1978f519-9905-4640-88c2-11f3b3f6a06b Aug 19 23:24:19.775886 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.775886 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:19.776338 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:19.797676 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume request issued successfully. Aug 19 23:24:19.798017 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-afeefca8-d58c-4063-8cd8-17e19b178cd6 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b returned with HTTP 202 Aug 19 23:24:19.798549 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1168/4642] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:19 2026] DELETE /volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:19.806519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.808977 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b Aug 19 23:24:19.809180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:19.809370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:19.817115 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.817115 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:19.819978 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:19.823687 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cdaa3a5f-8ece-44aa-a289-577ccff9b367 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b returned with HTTP 200 Aug 19 23:24:19.824174 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1160/4643] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:19 2026] GET /volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:19.873726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4a5cc9b9-f8c2-4fab-b225-c0b709e5c8d4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.875585 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a5cc9b9-f8c2-4fab-b225-c0b709e5c8d4 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:24:19.876063 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4a5cc9b9-f8c2-4fab-b225-c0b709e5c8d4 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:19.890857 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4a5cc9b9-f8c2-4fab-b225-c0b709e5c8d4 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:24:19.891210 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1159/4644] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:24:19 2026] POST /volume/v3/types => generated 269 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:19.901617 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0e414ff9-1b3f-4613-a84c-2fa52d10f93d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.902983 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e414ff9-1b3f-4613-a84c-2fa52d10f93d tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:24:19.903372 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0e414ff9-1b3f-4613-a84c-2fa52d10f93d tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582", "extra_specs": {}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:19.914524 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0e414ff9-1b3f-4613-a84c-2fa52d10f93d tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:24:19.915040 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1158/4645] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:24:19 2026] POST /volume/v3/types => generated 268 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:19.922423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:19.924501 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:19.924983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-94203287", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:19.926856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-94203287', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:19.934531 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume of 1 GB Aug 19 23:24:19.934928 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:19.934928 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:19.935568 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Availability Zones retrieved successfully. Aug 19 23:24:19.943342 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (974d103f-53da-42af-a365-9d545f0c9fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:19.944644 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d963f1-7b0e-408d-a40e-cb7ec6874b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.945920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:19.970634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d963f1-7b0e-408d-a40e-cb7ec6874b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=15b85e6c-261e-4c87-98cb-ea13a8203b18,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15b85e6c-261e-4c87-98cb-ea13a8203b18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:19.971648 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22335b41-ea07-4d9e-8a6b-ebec2199a551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:19.996980 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:19.997286 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994852579-1874400676, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:20.005117 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.007068 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:20.007272 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.007473 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.014160 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.014160 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:20.017698 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:20.022380 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a8a4bef1-0a57-43e8-a6d7-a7c6c151e4b8 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:20.022852 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1161/4646] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:20.026900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Created reservations ['d326fdf5-7494-4fe0-a07a-bb5a7a7ad1e8', '5380f184-b75f-4707-812e-7f5c989c874b', '249d7065-275a-4dc9-8145-8de2e21128cf', '78c3aabf-e220-4efb-b77a-08de0fa9b1e4'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:20.026900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22335b41-ea07-4d9e-8a6b-ebec2199a551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d326fdf5-7494-4fe0-a07a-bb5a7a7ad1e8', '5380f184-b75f-4707-812e-7f5c989c874b', '249d7065-275a-4dc9-8145-8de2e21128cf', '78c3aabf-e220-4efb-b77a-08de0fa9b1e4']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.027526 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c35087-2e71-49ca-8e75-be1ec784bf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.034236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d73db66-43c0-4964-b52d-606b545d906b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.034624 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d73db66-43c0-4964-b52d-606b545d906b None None] GET https://10.4.3.193/volume// Aug 19 23:24:20.034783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d73db66-43c0-4964-b52d-606b545d906b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.034973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d73db66-43c0-4964-b52d-606b545d906b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.035271 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d73db66-43c0-4964-b52d-606b545d906b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:20.035595 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1160/4647] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:20.043289 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-8536b373-b15f-4cf2-826e-28069b0de426 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.046672 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-8536b373-b15f-4cf2-826e-28069b0de426 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:20.046672 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-8536b373-b15f-4cf2-826e-28069b0de426 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e324d952-4401-4ce9-a300-dd13ab0fb740", "connector": null, "instance_uuid": "a8332b6c-30a2-4846-a9d8-9d988de49b83"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:20.047342 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c35087-2e71-49ca-8e75-be1ec784bf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d9d81e-3e75-41ba-bc79-aec83b99ad12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-94203287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['d326fdf5-7494-4fe0-a07a-bb5a7a7ad1e8','5380f184-b75f-4707-812e-7f5c989c874b','249d7065-275a-4dc9-8145-8de2e21128cf','78c3aabf-e220-4efb-b77a-08de0fa9b1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=15b85e6c-261e-4c87-98cb-ea13a8203b18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-94203287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d9d81e-3e75-41ba-bc79-aec83b99ad12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c543432de7274e4f9bc68110f3356fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c86947997a47fdb377567f8fffe720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15b85e6c-261e-4c87-98cb-ea13a8203b18),volume_type_id=15b85e6c-261e-4c87-98cb-ea13a8203b18)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.048064 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f135ba49-dd0e-4197-8691-1afabf3c3615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.055582 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.055582 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:20.063507 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f135ba49-dd0e-4197-8691-1afabf3c3615) transitioned into state 'SUCCESS' from state '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-94203287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['d326fdf5-7494-4fe0-a07a-bb5a7a7ad1e8','5380f184-b75f-4707-812e-7f5c989c874b','249d7065-275a-4dc9-8145-8de2e21128cf','78c3aabf-e220-4efb-b77a-08de0fa9b1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=15b85e6c-261e-4c87-98cb-ea13a8203b18)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.064191 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700b61dc-aab8-42be-aa96-c27ef92123eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.072996 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700b61dc-aab8-42be-aa96-c27ef92123eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.073682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (974d103f-53da-42af-a365-9d545f0c9fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:20.073976 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request issued successfully. Aug 19 23:24:20.074623 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8e64725-3d86-4ff3-b625-79ede0af79b4 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:20.075229 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1169/4648] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:19 2026] POST /volume/v3/volumes => generated 845 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:20.080182 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-8536b373-b15f-4cf2-826e-28069b0de426 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:20.080821 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1159/4649] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:20 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:20.085636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.087768 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:20.087768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-345407903", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:20.088989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-345407903', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:20.094638 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume of 1 GB Aug 19 23:24:20.094946 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.094946 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:20.095731 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Availability Zones retrieved successfully. Aug 19 23:24:20.100464 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (397cb1b1-a0c0-44f1-acb1-9478bac059a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:20.101671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc51c5a-0512-470d-b609-d098ab3fbc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.102127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:20.120483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc51c5a-0512-470d-b609-d098ab3fbc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d949953-4dc1-4bd8-8a7b-47dab2adfb45,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d949953-4dc1-4bd8-8a7b-47dab2adfb45', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.122727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11a90e9-b3a0-4f75-ba6a-648a95e70263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.158423 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:20.158706 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1862845257-101473582, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:20.179345 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Created reservations ['c4dadcb0-4b3d-41cf-a266-b68b55cdd37a', '7a60fad7-d08c-49d4-b381-cdff63570d4b', 'e16f6531-1598-4c3c-b62a-688c911c7cac', 'e257667e-ccc3-45ea-afc1-757d24fc8861'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:20.180066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11a90e9-b3a0-4f75-ba6a-648a95e70263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4dadcb0-4b3d-41cf-a266-b68b55cdd37a', '7a60fad7-d08c-49d4-b381-cdff63570d4b', 'e16f6531-1598-4c3c-b62a-688c911c7cac', 'e257667e-ccc3-45ea-afc1-757d24fc8861']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.180719 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abbf17a-6e29-4c31-ae02-13298042349a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.199965 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abbf17a-6e29-4c31-ae02-13298042349a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-345407903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['c4dadcb0-4b3d-41cf-a266-b68b55cdd37a','7a60fad7-d08c-49d4-b381-cdff63570d4b','e16f6531-1598-4c3c-b62a-688c911c7cac','e257667e-ccc3-45ea-afc1-757d24fc8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=9d949953-4dc1-4bd8-8a7b-47dab2adfb45), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-345407903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c543432de7274e4f9bc68110f3356fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c86947997a47fdb377567f8fffe720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d949953-4dc1-4bd8-8a7b-47dab2adfb45),volume_type_id=9d949953-4dc1-4bd8-8a7b-47dab2adfb45)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.200890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3019e6c-cd72-446c-8897-2cd190469fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.222097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3019e6c-cd72-446c-8897-2cd190469fa4) transitioned into state 'SUCCESS' from state '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-345407903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['c4dadcb0-4b3d-41cf-a266-b68b55cdd37a','7a60fad7-d08c-49d4-b381-cdff63570d4b','e16f6531-1598-4c3c-b62a-688c911c7cac','e257667e-ccc3-45ea-afc1-757d24fc8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=9d949953-4dc1-4bd8-8a7b-47dab2adfb45)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.222800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f716a8-663b-4b7c-82ff-1e9897c36279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.232567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f716a8-663b-4b7c-82ff-1e9897c36279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.233369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (397cb1b1-a0c0-44f1-acb1-9478bac059a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:20.233700 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request issued successfully. Aug 19 23:24:20.234685 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d17f36c-99dd-4940-9a9a-75ccf06c5373 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:20.235163 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1162/4650] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:20 2026] POST /volume/v3/volumes => generated 845 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:20.276223 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.278371 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:20.278819 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-670024459", "snapshot_id": null, "imageRef": "ba570d5c-7f59-44fd-91d8-4954fe0a2164", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:20.280907 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-670024459', 'snapshot_id': None, 'imageRef': 'ba570d5c-7f59-44fd-91d8-4954fe0a2164', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:20.372912 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume of 1 GB Aug 19 23:24:20.373242 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.373242 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:20.373834 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Availability Zones retrieved successfully. Aug 19 23:24:20.380763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (d0f7d3fd-2d47-4030-b86e-7e942fe0ca93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:20.382084 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bfd7e3-b7ae-4f85-b316-defd7f77cfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.383153 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:20.405206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-772bb913-325a-44ef-9fd8-e737ab91b22c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.407180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-772bb913-325a-44ef-9fd8-e737ab91b22c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:20.407453 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-772bb913-325a-44ef-9fd8-e737ab91b22c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.407676 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-772bb913-325a-44ef-9fd8-e737ab91b22c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.415232 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.415232 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:20.418581 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-772bb913-325a-44ef-9fd8-e737ab91b22c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:20.422167 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-772bb913-325a-44ef-9fd8-e737ab91b22c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 returned with HTTP 200 Aug 19 23:24:20.422493 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1170/4651] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:20.433325 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-99cc902e-ea69-42af-8512-9222baa04b64 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.437736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:20.437736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae3d1721-953b-4c53-907e-cb69cbd1e100", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1944058656"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:20.437864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bfd7e3-b7ae-4f85-b316-defd7f77cfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:24:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f454173-090d-4871-b685-301fb35a2ff9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f454173-090d-4871-b685-301fb35a2ff9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.437864 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734e1504-fbc7-4fa2-8173-5b9b8d15b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.444670 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.444670 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:20.445100 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:20.445309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:20.465528 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:20.465641 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1925781870-1642129062, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:20.472138 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['892527cb-38af-4887-9634-bbf6a166047f', '56d40e1a-585d-4bca-9b08-c0dd6e4c154a', '95b8cd58-8c1d-472a-a491-11614de2bf38', '4ea4517b-647c-459e-8e47-1dd36a00f8f5'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:20.497419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Created reservations ['26cfbc96-55ce-4ebc-bfb4-ccbcf05658a8', '617d3f09-aded-4de2-8a6a-9684b75250e9', '43b18e90-5db1-4fcc-b2cb-7b89da4bfee8', '7fdfc64e-2038-4106-b206-4e4cd23d01b3'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:20.497650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734e1504-fbc7-4fa2-8173-5b9b8d15b734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26cfbc96-55ce-4ebc-bfb4-ccbcf05658a8', '617d3f09-aded-4de2-8a6a-9684b75250e9', '43b18e90-5db1-4fcc-b2cb-7b89da4bfee8', '7fdfc64e-2038-4106-b206-4e4cd23d01b3']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.498487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc7b9e7-8fb8-4e10-8503-158122d0ec3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.514656 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:20.514656 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-99cc902e-ea69-42af-8512-9222baa04b64 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:20.514656 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1160/4652] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:20.522795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f3e6d950-e566-423a-901e-b2dad719ed1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.526105 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3e6d950-e566-423a-901e-b2dad719ed1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:20.526265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc7b9e7-8fb8-4e10-8503-158122d0ec3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-670024459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['26cfbc96-55ce-4ebc-bfb4-ccbcf05658a8','617d3f09-aded-4de2-8a6a-9684b75250e9','43b18e90-5db1-4fcc-b2cb-7b89da4bfee8','7fdfc64e-2038-4106-b206-4e4cd23d01b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=5f454173-090d-4871-b685-301fb35a2ff9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-670024459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c543432de7274e4f9bc68110f3356fbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c86947997a47fdb377567f8fffe720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f454173-090d-4871-b685-301fb35a2ff9),volume_type_id=5f454173-090d-4871-b685-301fb35a2ff9)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.526363 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3e6d950-e566-423a-901e-b2dad719ed1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.526458 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f3e6d950-e566-423a-901e-b2dad719ed1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.527278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd76743-5c88-4e76-a560-959b7abeef23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.531235 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.531235 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:20.531493 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f3e6d950-e566-423a-901e-b2dad719ed1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:20.532138 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f3e6d950-e566-423a-901e-b2dad719ed1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 200 Aug 19 23:24:20.532462 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1163/4653] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:20.555143 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd76743-5c88-4e76-a560-959b7abeef23) transitioned into state 'SUCCESS' from state '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-670024459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c543432de7274e4f9bc68110f3356fbc',qos_specs=None,replication_status=,reservations=['26cfbc96-55ce-4ebc-bfb4-ccbcf05658a8','617d3f09-aded-4de2-8a6a-9684b75250e9','43b18e90-5db1-4fcc-b2cb-7b89da4bfee8','7fdfc64e-2038-4106-b206-4e4cd23d01b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c86947997a47fdb377567f8fffe720',volume_type_id=5f454173-090d-4871-b685-301fb35a2ff9)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.556001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b02be6-ff92-4d97-8dc9-47696c46115a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:20.569065 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b02be6-ff92-4d97-8dc9-47696c46115a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:20.570132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Flow 'volume_create_api' (d0f7d3fd-2d47-4030-b86e-7e942fe0ca93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:20.570472 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Create volume request issued successfully. Aug 19 23:24:20.571279 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca1731a1-e38d-4a18-bc0a-87a7e2ac53fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:20.571830 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1161/4654] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:20 2026] POST /volume/v3/volumes => generated 846 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:20.587280 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.589243 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:20.589603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.589817 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.597064 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.597064 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:20.601193 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:20.605505 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92f5fdff-b0cc-494d-9534-f7b11e7f0d3a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:20.605930 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1171/4655] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 914 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:20.840107 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38831213-2604-4421-999d-efc61a7dbc66 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.841969 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38831213-2604-4421-999d-efc61a7dbc66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b Aug 19 23:24:20.842373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38831213-2604-4421-999d-efc61a7dbc66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.842659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38831213-2604-4421-999d-efc61a7dbc66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.849257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38831213-2604-4421-999d-efc61a7dbc66 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b returned with HTTP 404 Aug 19 23:24:20.849854 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1161/4656] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/volumes/1978f519-9905-4640-88c2-11f3b3f6a06b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:20.857628 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.860998 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:20.861207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.861409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.861559 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:20.873314 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.873314 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:20.874187 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-208a5319-47f9-439b-8466-bc5cc9fdc680 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:20.874697 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1164/4657] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:20.884064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.886287 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:20.886650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.886911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.887100 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: 1c74358b-a112-421d-80e1-736d8d481a9e. Aug 19 23:24:20.894163 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.894163 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:20.913802 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id 1c74358b-a112-421d-80e1-736d8d481a9e {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:24:20.916127 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d1ff3c8-4809-4690-9b95-507c8e2e6911 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 202 Aug 19 23:24:20.916839 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1162/4658] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:20 2026] DELETE /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:20.924651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-534908df-96a1-43ab-95d3-1074990944ff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:20.926741 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-534908df-96a1-43ab-95d3-1074990944ff tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:20.927029 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-534908df-96a1-43ab-95d3-1074990944ff tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:20.927273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-534908df-96a1-43ab-95d3-1074990944ff tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:20.927520 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-534908df-96a1-43ab-95d3-1074990944ff tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:20.937129 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:20.937129 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:20.937997 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-534908df-96a1-43ab-95d3-1074990944ff tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 200 Aug 19 23:24:20.938453 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1172/4659] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:20 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:21.054013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5b45b00b-22ae-4037-a19d-9565b6447bef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.054013 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b45b00b-22ae-4037-a19d-9565b6447bef None None] GET https://10.4.3.193/volume// Aug 19 23:24:21.054013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b45b00b-22ae-4037-a19d-9565b6447bef None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.054013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5b45b00b-22ae-4037-a19d-9565b6447bef None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.054013 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5b45b00b-22ae-4037-a19d-9565b6447bef None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:21.055128 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1162/4660] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:21.064544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.068434 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:24:21.068673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.068886 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.078822 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.078822 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:21.082896 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:24:21.088471 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-3a649e07-69cf-4ab1-b04d-3cbfc8aafd49 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:24:21.088959 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1165/4661] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 1628 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:21.211302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.214039 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] PUT https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 Aug 19 23:24:21.214641 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:21.224934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Acquiring lock "cinder-attachment_update-e324d952-4401-4ce9-a300-dd13ab0fb740-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:21.229393 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-e324d952-4401-4ce9-a300-dd13ab0fb740-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:21.230323 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.230323 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:21.319466 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Lock "cinder-attachment_update-e324d952-4401-4ce9-a300-dd13ab0fb740-np0000007826" released by "attachment_update" :: held 0.090s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:21.320033 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-a4798209-c34a-4672-89cf-c10a53b7a2a5 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 returned with HTTP 200 Aug 19 23:24:21.320773 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1163/4662] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:21 2026] PUT /volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:21.353313 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-97403dd9-730e-4b3c-8819-17502602922a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.357302 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-97403dd9-730e-4b3c-8819-17502602922a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] POST https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25/action Aug 19 23:24:21.357302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-97403dd9-730e-4b3c-8819-17502602922a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:21.357302 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-97403dd9-730e-4b3c-8819-17502602922a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:21.379890 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.379890 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:21.396407 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-97403dd9-730e-4b3c-8819-17502602922a tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25/action returned with HTTP 204 Aug 19 23:24:21.398225 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1173/4663] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:21 2026] POST /volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:21.548549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.550543 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:21.550912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.551203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.559902 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.559902 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:21.559902 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:21.559902 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9bb3ac97-cf6e-422d-b51d-7f869d7e9751 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 200 Aug 19 23:24:21.559902 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1163/4664] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:21.568938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.570979 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:21.571170 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.571382 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.571506 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Delete snapshot with id: 2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:21.578138 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.578138 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:21.578495 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:21.598752 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot delete request issued successfully. Aug 19 23:24:21.599000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2ad25a8e-e455-4b1c-b815-815282e744c1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 202 Aug 19 23:24:21.599492 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1166/4665] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:21 2026] DELETE /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:21.607435 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d271b605-7cfc-49df-a835-b8c08c32800a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.612523 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d271b605-7cfc-49df-a835-b8c08c32800a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:21.612792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d271b605-7cfc-49df-a835-b8c08c32800a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.612992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d271b605-7cfc-49df-a835-b8c08c32800a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.620632 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.621039 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.621039 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:21.621467 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d271b605-7cfc-49df-a835-b8c08c32800a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:21.622404 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d271b605-7cfc-49df-a835-b8c08c32800a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 200 Aug 19 23:24:21.622808 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1164/4666] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:21.624290 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:21.624506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.624776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.639532 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.639532 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:21.649153 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:21.657127 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ff9db9c-fdb8-4bfa-8c1a-9b879d5e5533 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:21.657700 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1174/4667] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:21.953755 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.955631 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e Aug 19 23:24:21.956097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.956414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.956642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 1c74358b-a112-421d-80e1-736d8d481a9e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:21.960727 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b3930f2d-fa39-4de8-9550-cab59bd9483d tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e returned with HTTP 404 Aug 19 23:24:21.961479 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1164/4668] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:21 2026] GET /volume/v3/backups/1c74358b-a112-421d-80e1-736d8d481a9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:21.973101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:21.975398 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:24:21.975682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:21.975949 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:21.976103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: dfbf2db5-aaef-4eda-8943-a05d25fc5965. Aug 19 23:24:21.981278 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:21.981278 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:22.004618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id dfbf2db5-aaef-4eda-8943-a05d25fc5965 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:24:22.006744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fb5f905-a184-4d5f-890d-258e4ef7b7a5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 202 Aug 19 23:24:22.007127 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1167/4669] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:21 2026] DELETE /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:22.014655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.020913 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:24:22.020953 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.021127 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.021254 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:22.025431 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:22.025431 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:22.026287 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e995645e-4658-45b5-a1fc-9bb2e2b30a80 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 200 Aug 19 23:24:22.026756 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1165/4670] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:22 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:22.632809 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1ad15c0d-9e8e-4b37-b7c5-a6be1e192971 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.634486 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ad15c0d-9e8e-4b37-b7c5-a6be1e192971 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:22.634690 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ad15c0d-9e8e-4b37-b7c5-a6be1e192971 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.634891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1ad15c0d-9e8e-4b37-b7c5-a6be1e192971 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.646464 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1ad15c0d-9e8e-4b37-b7c5-a6be1e192971 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 404 Aug 19 23:24:22.647003 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1175/4671] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:22 2026] GET /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:22.658894 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.663091 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:22.663307 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.663533 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.663752 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: 2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:22.669019 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-018252af-6eb3-43eb-9d59-d6f0eb1ea9f2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 404 Aug 19 23:24:22.669667 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1165/4672] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:22 2026] DELETE /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:22.679329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.680094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9151ebba-a697-4ed2-9c6f-60d6077ee41f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.681765 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:22.685444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.685596 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9151ebba-a697-4ed2-9c6f-60d6077ee41f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad Aug 19 23:24:22.685644 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.685676 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9151ebba-a697-4ed2-9c6f-60d6077ee41f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.685676 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9151ebba-a697-4ed2-9c6f-60d6077ee41f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.689495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9151ebba-a697-4ed2-9c6f-60d6077ee41f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad returned with HTTP 404 Aug 19 23:24:22.690248 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1166/4673] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:22 2026] GET /volume/v3/snapshots/2107b562-d7b6-41c9-8ef4-3386304264ad => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:22.698388 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:22.698388 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:22.700642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.704088 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:22.704250 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.704444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.704595 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:22.709817 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:22.714538 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:22.714538 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:22.714538 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:22.719138 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6803a2da-01b8-4bf0-b2e2-a370d1310ee3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:22.719622 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1168/4674] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:22 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:22.747927 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:22.748148 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f38e313-d6e5-4ae3-bd2f-58ddf469d433 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 returned with HTTP 202 Aug 19 23:24:22.748937 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1176/4675] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:22 2026] DELETE /volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:22.755727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-691b7eb6-5096-4e22-badf-37507caec31e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:22.757677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-691b7eb6-5096-4e22-badf-37507caec31e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:22.757895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-691b7eb6-5096-4e22-badf-37507caec31e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:22.758068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-691b7eb6-5096-4e22-badf-37507caec31e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:22.771180 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:22.771180 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:22.775482 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-691b7eb6-5096-4e22-badf-37507caec31e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:22.781089 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-691b7eb6-5096-4e22-badf-37507caec31e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 returned with HTTP 200 Aug 19 23:24:22.781545 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1166/4676] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:22 2026] GET /volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:23.040745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.042851 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 Aug 19 23:24:23.043097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.043338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.043497 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id dfbf2db5-aaef-4eda-8943-a05d25fc5965. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:23.047319 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41c63601-fb1e-4d67-b3e8-718ab3ca9393 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 returned with HTTP 404 Aug 19 23:24:23.047904 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1167/4677] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:23 2026] GET /volume/v3/backups/dfbf2db5-aaef-4eda-8943-a05d25fc5965 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:23.055042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.056991 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:23.057194 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.057393 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.057516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete backup with id: 5bb582c0-217d-4f21-8523-fdfb4105a8cf. Aug 19 23:24:23.061699 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:23.061699 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:23.073095 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] delete_backup rpcapi backup_id 5bb582c0-217d-4f21-8523-fdfb4105a8cf {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:24:23.074985 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0baa2144-9a0b-47b7-8b72-ea5961337c6e tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 202 Aug 19 23:24:23.075253 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1169/4678] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:23 2026] DELETE /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:23.086808 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.088663 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:23.088976 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.089238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.089238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:23.093774 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:23.093774 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:23.094316 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a310b8bd-89ba-4bfb-a8d1-e62b94470097 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 200 Aug 19 23:24:23.094669 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1177/4679] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:23 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:23.732255 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.734236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:23.734421 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.734654 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.741168 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:23.741168 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:23.744885 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:23.748704 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4222e7b1-acf0-4bc0-805b-1cb21c00741b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:23.749041 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1167/4680] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:23 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:23.792799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e33f98c1-68ba-4654-8311-3d5f51de31f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.794623 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e33f98c1-68ba-4654-8311-3d5f51de31f8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 Aug 19 23:24:23.795007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e33f98c1-68ba-4654-8311-3d5f51de31f8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.795174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e33f98c1-68ba-4654-8311-3d5f51de31f8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.801518 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e33f98c1-68ba-4654-8311-3d5f51de31f8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 returned with HTTP 404 Aug 19 23:24:23.801976 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1168/4681] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:23 2026] GET /volume/v3/volumes/ae3d1721-953b-4c53-907e-cb69cbd1e100 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:23.809899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.811554 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:23.811940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1520948605"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:23.813542 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1520948605'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:23.813698 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:23.817685 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:23.825356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (86ac792e-11ed-4ca0-918c-d08d90676857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:23.826729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0eeed0-086b-441f-b1a5-3b3c4f120a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:23.827800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:23.855573 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0eeed0-086b-441f-b1a5-3b3c4f120a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:23.856602 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f231011f-cc5b-494f-b407-40813dac66be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:23.899130 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['f422f47e-7f9f-4281-aca3-f0602f90d7c2', '04ccea76-410a-48d1-ae53-87ce1eb650f5', '1e91ff0b-52d3-4584-b6a0-6f717996db29', 'ef13087b-1656-4b29-8594-ee50565296a2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:23.899883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f231011f-cc5b-494f-b407-40813dac66be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f422f47e-7f9f-4281-aca3-f0602f90d7c2', '04ccea76-410a-48d1-ae53-87ce1eb650f5', '1e91ff0b-52d3-4584-b6a0-6f717996db29', 'ef13087b-1656-4b29-8594-ee50565296a2']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:23.900695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c70ce3-da08-4688-b3c8-70567a8aefd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:23.922579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c70ce3-da08-4688-b3c8-70567a8aefd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f99e36c-ff13-44b4-bad1-b91fff62e337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520948605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['f422f47e-7f9f-4281-aca3-f0602f90d7c2','04ccea76-410a-48d1-ae53-87ce1eb650f5','1e91ff0b-52d3-4584-b6a0-6f717996db29','ef13087b-1656-4b29-8594-ee50565296a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520948605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f99e36c-ff13-44b4-bad1-b91fff62e337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:23.923245 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8034df-8d13-4008-a66c-a567aa738e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:23.939534 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8034df-8d13-4008-a66c-a567aa738e37) transitioned into state 'SUCCESS' from state '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-1520948605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['f422f47e-7f9f-4281-aca3-f0602f90d7c2','04ccea76-410a-48d1-ae53-87ce1eb650f5','1e91ff0b-52d3-4584-b6a0-6f717996db29','ef13087b-1656-4b29-8594-ee50565296a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:23.940375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ade7d7-96ad-4390-9e9c-eacd63a9d3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:23.949287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ade7d7-96ad-4390-9e9c-eacd63a9d3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:23.950156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (86ac792e-11ed-4ca0-918c-d08d90676857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:23.950436 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:23.951038 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7a3ce9ec-338d-4ccc-b07f-a0bc41986f1e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:23.952241 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1170/4682] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:23 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:23.963497 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-84dea0e7-961a-447b-aa3a-4d116560160b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:23.965136 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84dea0e7-961a-447b-aa3a-4d116560160b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:23.965309 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84dea0e7-961a-447b-aa3a-4d116560160b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:23.965661 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84dea0e7-961a-447b-aa3a-4d116560160b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:23.975901 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:23.975901 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:23.980692 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-84dea0e7-961a-447b-aa3a-4d116560160b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:23.986185 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84dea0e7-961a-447b-aa3a-4d116560160b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 returned with HTTP 200 Aug 19 23:24:23.986596 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1178/4683] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:23 2026] GET /volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:24.105227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3fad07de-38b0-4687-9c32-c60db9eefeec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:24.106822 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3fad07de-38b0-4687-9c32-c60db9eefeec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf Aug 19 23:24:24.107040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3fad07de-38b0-4687-9c32-c60db9eefeec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:24.107247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3fad07de-38b0-4687-9c32-c60db9eefeec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:24.107354 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3fad07de-38b0-4687-9c32-c60db9eefeec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Show backup with id 5bb582c0-217d-4f21-8523-fdfb4105a8cf. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:24.110834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3fad07de-38b0-4687-9c32-c60db9eefeec tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf returned with HTTP 404 Aug 19 23:24:24.111404 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1168/4684] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:24 2026] GET /volume/v3/backups/5bb582c0-217d-4f21-8523-fdfb4105a8cf => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:24.117957 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:24.119502 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:24:24.119766 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:24.120092 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:24.120251 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume with id: eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:24:24.127725 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:24.127725 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:24.128055 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:24.145034 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Delete volume request issued successfully. Aug 19 23:24:24.145202 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8c60b015-2089-435d-b4a7-3aa1aef9ece5 tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 returned with HTTP 202 Aug 19 23:24:24.145632 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1169/4685] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:24:24 2026] DELETE /volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:24.154337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:24.155886 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:24:24.156255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:24.156563 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:24.165224 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:24.165224 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:24.169314 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Volume info retrieved successfully. Aug 19 23:24:24.174101 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-205af30f-c22b-4d03-85a0-39c1b33c07ad tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 returned with HTTP 200 Aug 19 23:24:24.174661 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1171/4686] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:24 2026] GET /volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:24.761124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:24.763184 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:24.763415 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:24.763680 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:24.771521 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:24.771521 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:24.775328 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:24.779813 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f83f6ab1-5497-46fb-8f84-291c1f1bb811 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:24.780157 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1179/4687] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:24 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:24.999455 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.001257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:25.001450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:25.001585 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:25.008745 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:25.008745 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:25.011937 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:25.016213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a9e13967-f2e8-4e6f-8453-a9311f49c904 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 returned with HTTP 200 Aug 19 23:24:25.016660 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1169/4688] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:24 2026] GET /volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:25.028136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.029885 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:25.030229 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f99e36c-ff13-44b4-bad1-b91fff62e337", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-772852946"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:25.038758 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:25.038758 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:25.039127 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:25.039242 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume 5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:25.069664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['72314391-9ac4-4761-925b-84adebfc1c2e', '3d2fdc2e-90b9-4298-982a-95c5a81e8938', 'fca03de9-bd97-43fa-a128-9307017cc11d', '5e82a467-7cef-48ed-9e90-91344de567af'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:25.105150 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:25.105577 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-07b7b786-ee37-40f5-8fc5-cd344b51fdec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:25.106050 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1170/4689] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:25 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 19 23:24:25.114407 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-19f70267-1d16-4a4a-9187-20271d926aef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.116340 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19f70267-1d16-4a4a-9187-20271d926aef tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:25.116447 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19f70267-1d16-4a4a-9187-20271d926aef tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:25.116678 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-19f70267-1d16-4a4a-9187-20271d926aef tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:25.122510 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:25.122510 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:25.122642 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-19f70267-1d16-4a4a-9187-20271d926aef tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:25.123323 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-19f70267-1d16-4a4a-9187-20271d926aef tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc returned with HTTP 200 Aug 19 23:24:25.123726 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1172/4690] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:25 2026] GET /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:25.187316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c4664322-42c9-4309-bdc9-494ee67c64de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.189128 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c4664322-42c9-4309-bdc9-494ee67c64de tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 Aug 19 23:24:25.189358 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c4664322-42c9-4309-bdc9-494ee67c64de tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:25.189607 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c4664322-42c9-4309-bdc9-494ee67c64de tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:25.195653 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c4664322-42c9-4309-bdc9-494ee67c64de tempest-ProjectAdminTests33-706193384 tempest-ProjectAdminTests33-706193384-project-admin] https://10.4.3.193/volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 returned with HTTP 404 Aug 19 23:24:25.196249 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1180/4691] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:25 2026] GET /volume/v3/volumes/eb39a525-81c5-4bec-8c83-8d43c0e1f9b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:25.688037 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-06ed2e36-5f5b-4a9e-b61b-04bf77aec966 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.690292 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-06ed2e36-5f5b-4a9e-b61b-04bf77aec966 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740/encryption Aug 19 23:24:25.690479 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-06ed2e36-5f5b-4a9e-b61b-04bf77aec966 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:25.690682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-06ed2e36-5f5b-4a9e-b61b-04bf77aec966 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:25.703388 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:25.703388 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:25.712279 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-163dfab0-780f-4fb7-966f-b0c717a191c9 req-06ed2e36-5f5b-4a9e-b61b-04bf77aec966 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740/encryption returned with HTTP 200 Aug 19 23:24:25.712723 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1170/4692] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:24:25 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:25.794071 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:25.795795 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:25.795967 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:25.796136 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:25.803581 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:25.803581 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:25.807217 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:25.812317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64bc6182-b5ad-4dfe-8275-2dfee7a88b89 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:25.812649 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1171/4693] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:25 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:26.133524 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.135499 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:26.135691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.135891 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.140546 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.140546 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:26.140823 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:26.141396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-295a5591-f6ed-4695-bad8-66cd7eeda111 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc returned with HTTP 200 Aug 19 23:24:26.141747 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1173/4694] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:26 2026] GET /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:26.151105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.152960 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] POST https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc/action Aug 19 23:24:26.153514 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:26.153828 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:26.161801 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.161801 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:26.164484 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:26.164484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6ebd98bc91304fcfbf99d852ab6852a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfe8f3514ab34b4dba79e8b0a79520f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:24:26.164484 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-48f9a097-2881-4ee4-a79d-cbc5dcf51a25 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc/action returned with HTTP 403 Aug 19 23:24:26.164484 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1181/4695] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:24:26 2026] POST /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:26.171040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fd619b11-cb9d-442f-a74d-15986277b55e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.172887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:26.173128 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.173331 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.173448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: 73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:26.178467 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.178467 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:26.178849 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:26.196726 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:26.197450 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fd619b11-cb9d-442f-a74d-15986277b55e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc returned with HTTP 202 Aug 19 23:24:26.197450 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1171/4696] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:26 2026] DELETE /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:26.204445 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.206664 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:26.206943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.207238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.214277 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.214277 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:26.214485 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:26.215424 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e3b9946-f429-4fda-a420-4b51aa41a47d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc returned with HTTP 200 Aug 19 23:24:26.215841 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1172/4697] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:26 2026] GET /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:26.416264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-66537b8e-2426-491c-abad-2150ac4ee477 req-1442a121-f985-4d74-aa38-c725a9e40350 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.418273 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-66537b8e-2426-491c-abad-2150ac4ee477 req-1442a121-f985-4d74-aa38-c725a9e40350 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d Aug 19 23:24:26.418467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-66537b8e-2426-491c-abad-2150ac4ee477 req-1442a121-f985-4d74-aa38-c725a9e40350 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.418690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-66537b8e-2426-491c-abad-2150ac4ee477 req-1442a121-f985-4d74-aa38-c725a9e40350 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.425890 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.425890 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:26.476321 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-66537b8e-2426-491c-abad-2150ac4ee477 req-1442a121-f985-4d74-aa38-c725a9e40350 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d returned with HTTP 200 Aug 19 23:24:26.476919 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1174/4698] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:26 2026] DELETE /volume/v3/attachments/65ad500e-d5ff-47c2-82af-e8bc70a1d44d => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:26.673069 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-135bb69c-96dc-4253-890e-f0746c2fdabe None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.772946 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:26.773297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-377284877"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:26.774728 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-377284877'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:26.774969 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume of 1 GB Aug 19 23:24:26.779089 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:26.786775 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (03e77fb8-544a-49cb-b965-bf306f98a3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:26.787998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b7734d-0805-4006-95d1-73e7ad8e0949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:26.789025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:26.815168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b7734d-0805-4006-95d1-73e7ad8e0949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:26.816067 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c138c96-ca7c-4568-9b03-2f08676bb994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:26.825681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.827683 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:26.828024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.828304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.836439 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.836439 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:26.840797 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:26.848875 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c2bf5e39-40e2-4f2c-9c24-3535d6252ba7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:26.849548 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1172/4699] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:26 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:26.885386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['1d1d22a0-6876-4f07-af32-19513f6e7335', '7b8413a4-e14f-46bb-a9ab-8a5cfe687eaa', '1129c707-9afc-4ab0-9303-19dec3df86e0', '4fee9570-ea42-4164-981f-17e2152e3367'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:26.886165 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c138c96-ca7c-4568-9b03-2f08676bb994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d1d22a0-6876-4f07-af32-19513f6e7335', '7b8413a4-e14f-46bb-a9ab-8a5cfe687eaa', '1129c707-9afc-4ab0-9303-19dec3df86e0', '4fee9570-ea42-4164-981f-17e2152e3367']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:26.886936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c8e9d9-41d9-45e5-8aec-ee738a181011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:26.909168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c8e9d9-41d9-45e5-8aec-ee738a181011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500d1ace-d2d0-4ce9-ba13-16b81d6328f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377284877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['1d1d22a0-6876-4f07-af32-19513f6e7335','7b8413a4-e14f-46bb-a9ab-8a5cfe687eaa','1129c707-9afc-4ab0-9303-19dec3df86e0','4fee9570-ea42-4164-981f-17e2152e3367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377284877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500d1ace-d2d0-4ce9-ba13-16b81d6328f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb56ea8dd074f4081e099a94c4e2b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070fd99541ef4744ab012cacf205c7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:26.909852 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af07ab3d-4047-40a8-b0f2-83af77660eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:26.924854 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af07ab3d-4047-40a8-b0f2-83af77660eea) transitioned into state 'SUCCESS' from state '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-377284877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['1d1d22a0-6876-4f07-af32-19513f6e7335','7b8413a4-e14f-46bb-a9ab-8a5cfe687eaa','1129c707-9afc-4ab0-9303-19dec3df86e0','4fee9570-ea42-4164-981f-17e2152e3367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:26.925510 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79b2fa9-604e-42f1-a97f-2dad72480dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:26.934112 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79b2fa9-604e-42f1-a97f-2dad72480dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:26.934914 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (03e77fb8-544a-49cb-b965-bf306f98a3df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:26.935224 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request issued successfully. Aug 19 23:24:26.935948 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-135bb69c-96dc-4253-890e-f0746c2fdabe tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:26.936518 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1182/4700] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:24:26 2026] POST /volume/v3/volumes => generated 777 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:26.947597 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:26.950165 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:24:26.950368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:26.950584 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:26.960638 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:26.960638 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:26.964435 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:24:26.968417 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e8358cc-8ea2-47a0-be46-a2613b3675d8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 returned with HTTP 200 Aug 19 23:24:26.968826 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1173/4701] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:26 2026] GET /volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:27.228827 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9a9117ea-f249-4102-8b00-378f99279d03 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.231376 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a9117ea-f249-4102-8b00-378f99279d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc Aug 19 23:24:27.231626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a9117ea-f249-4102-8b00-378f99279d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.231873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a9117ea-f249-4102-8b00-378f99279d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.236516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a9117ea-f249-4102-8b00-378f99279d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc returned with HTTP 404 Aug 19 23:24:27.237073 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1175/4702] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:27 2026] GET /volume/v3/snapshots/73b1bb09-109b-4391-8f07-8543746d24bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:27.245302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.247372 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:27.247638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.247905 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.248112 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: 5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:27.261594 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.261594 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:27.262140 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:27.286233 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:27.286406 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8c24db2c-21f8-4e71-bb36-9850b4567c4a tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 returned with HTTP 202 Aug 19 23:24:27.286895 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1173/4703] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:27 2026] DELETE /volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:27.296696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.299086 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:27.299272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.299462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.307058 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.307058 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:27.311325 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:27.316410 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5f3969bf-8a2e-4b0b-b550-de913b193b65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 returned with HTTP 200 Aug 19 23:24:27.317258 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1183/4704] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:27 2026] GET /volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:27.439422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b40bad92-ab0d-4c80-915e-881abcafa2af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.441115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:27.441296 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.441469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.441677 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:27.449108 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.449108 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:27.449549 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:27.462579 np0000007826 devstack@c-api.service[100373]: WARNING cinder.keymgr.conf_key_mgr [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:24:27.468065 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:24:27.468244 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b40bad92-ab0d-4c80-915e-881abcafa2af tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 202 Aug 19 23:24:27.468632 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1174/4705] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:27 2026] DELETE /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:27.476538 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-759b561e-a5b9-4637-b639-e0300e8785d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.478649 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-759b561e-a5b9-4637-b639-e0300e8785d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:27.478887 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-759b561e-a5b9-4637-b639-e0300e8785d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.479105 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-759b561e-a5b9-4637-b639-e0300e8785d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.487018 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.487018 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:27.490887 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-759b561e-a5b9-4637-b639-e0300e8785d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:27.495683 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-759b561e-a5b9-4637-b639-e0300e8785d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 200 Aug 19 23:24:27.496132 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1176/4706] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:27 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:27.863355 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.865226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:27.865412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.865604 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.872868 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.872868 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:27.876354 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:27.880309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8d6c7fd9-b3ef-4617-879e-7b254702f967 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:27.880668 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1174/4707] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:27 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:27.982123 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:27.984265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:24:27.984543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:27.984804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:27.993723 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:27.993723 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:27.997511 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:24:28.002217 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-dff92625-53b6-49fd-a43d-4941cf9ff27f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 returned with HTTP 200 Aug 19 23:24:28.002705 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1184/4708] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:27 2026] GET /volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:28.013956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2f243446-cd10-4732-945a-acf9d158ee74 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.015704 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:24:28.016072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "500d1ace-d2d0-4ce9-ba13-16b81d6328f5", "name": "tempest-type-Backup-2022611328"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:28.017474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating new backup {'backup': {'volume_id': '500d1ace-d2d0-4ce9-ba13-16b81d6328f5', 'name': 'tempest-type-Backup-2022611328'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:24:28.017645 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating backup of volume 500d1ace-d2d0-4ce9-ba13-16b81d6328f5 in container None Aug 19 23:24:28.024736 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.024736 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:28.025054 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:24:28.051417 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['eec7923a-ab35-48a3-b423-305b50c80e13', '233e9cd1-baf9-4aa1-8ec8-55dcc3153ec8'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:28.081721 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2f243446-cd10-4732-945a-acf9d158ee74 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:24:28.082283 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1175/4709] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:24:28 2026] POST /volume/v3/backups => generated 316 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:28.089565 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7beebd8f-8831-4141-8393-391f9a0809e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.091518 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7beebd8f-8831-4141-8393-391f9a0809e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:28.091880 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7beebd8f-8831-4141-8393-391f9a0809e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.092063 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7beebd8f-8831-4141-8393-391f9a0809e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.092173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7beebd8f-8831-4141-8393-391f9a0809e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:28.096419 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.096419 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:28.097014 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7beebd8f-8831-4141-8393-391f9a0809e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:28.097376 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1177/4710] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:28.328904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aab2f18c-2772-46bd-accb-ce23f6b0d690 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.330485 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aab2f18c-2772-46bd-accb-ce23f6b0d690 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 Aug 19 23:24:28.330910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aab2f18c-2772-46bd-accb-ce23f6b0d690 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.330910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aab2f18c-2772-46bd-accb-ce23f6b0d690 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.336288 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aab2f18c-2772-46bd-accb-ce23f6b0d690 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 returned with HTTP 404 Aug 19 23:24:28.336776 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1175/4711] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/5f99e36c-ff13-44b4-bad1-b91fff62e337 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:28.345090 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.346916 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:28.347286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1310425821"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:28.348672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1310425821'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:28.348828 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:28.352887 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:28.358683 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (ebb007b2-8648-42c0-9531-9326e35bc8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:28.359760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22fc359-7332-410a-b6ac-6276136b63e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.360587 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:28.387794 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22fc359-7332-410a-b6ac-6276136b63e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.388626 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcfb2d8-0bde-420b-b43a-1f5ecc1fe32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.437823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['05e890a4-ab20-407b-beb4-160a56df19ed', '082dbde2-90a6-48ed-a1dd-eb4f6a2ddd9f', 'd9f90db0-3307-426a-864a-d1db94cac82d', '6c4cd1d4-330a-4c04-8064-2ea21dd77a2f'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:28.439562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcfb2d8-0bde-420b-b43a-1f5ecc1fe32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e890a4-ab20-407b-beb4-160a56df19ed', '082dbde2-90a6-48ed-a1dd-eb4f6a2ddd9f', 'd9f90db0-3307-426a-864a-d1db94cac82d', '6c4cd1d4-330a-4c04-8064-2ea21dd77a2f']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.439764 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d410f662-1485-4811-a294-1ec8016df1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.467232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d410f662-1485-4811-a294-1ec8016df1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc9a6c9-f65c-464e-aa20-6664f20d5232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310425821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['05e890a4-ab20-407b-beb4-160a56df19ed','082dbde2-90a6-48ed-a1dd-eb4f6a2ddd9f','d9f90db0-3307-426a-864a-d1db94cac82d','6c4cd1d4-330a-4c04-8064-2ea21dd77a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310425821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc9a6c9-f65c-464e-aa20-6664f20d5232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.468023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0362e50-593f-4e13-8ad0-ba288897722d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.490330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0362e50-593f-4e13-8ad0-ba288897722d) transitioned into state 'SUCCESS' from state '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-1310425821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['05e890a4-ab20-407b-beb4-160a56df19ed','082dbde2-90a6-48ed-a1dd-eb4f6a2ddd9f','d9f90db0-3307-426a-864a-d1db94cac82d','6c4cd1d4-330a-4c04-8064-2ea21dd77a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.491054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47adb934-9357-417e-bb82-3db7a855041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.499866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47adb934-9357-417e-bb82-3db7a855041d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.500490 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (ebb007b2-8648-42c0-9531-9326e35bc8c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:28.500810 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:28.501328 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8eb0efd9-2d57-4dfd-80aa-f00ad950c0b2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:28.501768 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1185/4712] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:28 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:28.509663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0a7b7f80-f933-4245-a520-1cf47a0eef11 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.512812 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a7b7f80-f933-4245-a520-1cf47a0eef11 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 Aug 19 23:24:28.513057 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a7b7f80-f933-4245-a520-1cf47a0eef11 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.514518 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.515363 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0a7b7f80-f933-4245-a520-1cf47a0eef11 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.517853 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:28.518097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.518305 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.524348 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0a7b7f80-f933-4245-a520-1cf47a0eef11 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 returned with HTTP 404 Aug 19 23:24:28.524946 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1176/4713] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/4a34db65-95a1-4cb9-b7ac-7156e2112d97 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:28.527309 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.527309 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:28.531568 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:28.533520 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.535293 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:24:28.535475 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b3d2f307-a64f-424f-b5dd-befbc29a10c5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 returned with HTTP 200 Aug 19 23:24:28.535524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.535720 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Calling method 'detail' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.535954 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1178/4714] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:28.536565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100374) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:24:28.579562 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Get all volumes completed successfully. Aug 19 23:24:28.583997 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.583997 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:28.590342 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-751c4ed8-ca90-4e76-a3b2-4efbd9983f2a tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:24:28.590933 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1176/4715] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18077 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:28.611529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f11b6de6-c2ca-4fa3-8bee-d8bb1a6d74a7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.613824 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f11b6de6-c2ca-4fa3-8bee-d8bb1a6d74a7 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] DELETE https://10.4.3.193/volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580 Aug 19 23:24:28.614113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f11b6de6-c2ca-4fa3-8bee-d8bb1a6d74a7 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.614303 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f11b6de6-c2ca-4fa3-8bee-d8bb1a6d74a7 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.614559 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.614559 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:28.642992 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f11b6de6-c2ca-4fa3-8bee-d8bb1a6d74a7 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580 returned with HTTP 202 Aug 19 23:24:28.643507 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1186/4716] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:24:28 2026] DELETE /volume/v3/types/304cceb7-b9be-466a-a004-6d407040e580 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:28.653550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dafb99c4-bb94-44ea-a247-3995873db0d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.655220 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dafb99c4-bb94-44ea-a247-3995873db0d0 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:24:28.655558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dafb99c4-bb94-44ea-a247-3995873db0d0 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1613601214", "extra_specs": {}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:28.657153 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.657153 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:28.673376 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dafb99c4-bb94-44ea-a247-3995873db0d0 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:24:28.673847 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1177/4717] 10.4.3.193 () {68 vars in 1252 bytes} [Wed Aug 19 23:24:28 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:28.684264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8abef07a-2be1-4ac6-82f5-45bc5e3e3d41 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.686043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8abef07a-2be1-4ac6-82f5-45bc5e3e3d41 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] POST https://10.4.3.193/volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6/encryption Aug 19 23:24:28.686402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8abef07a-2be1-4ac6-82f5-45bc5e3e3d41 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:28.702229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8abef07a-2be1-4ac6-82f5-45bc5e3e3d41 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6/encryption returned with HTTP 200 Aug 19 23:24:28.702669 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1179/4718] 10.4.3.193 () {68 vars in 1397 bytes} [Wed Aug 19 23:24:28 2026] POST /volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:28.711344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.713088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:28.713423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-221139184", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1613601214", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:28.715176 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-221139184', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1613601214', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:28.718776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:24:28.719045 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.719045 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:28.719489 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:24:28.725220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (29115b82-5cef-4a0b-8a18-0f0622626280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:28.726164 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6083f266-495b-4042-b1ef-8c8d0639af19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.727095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:28.752230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6083f266-495b-4042-b1ef-8c8d0639af19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:24:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbd960ae-7e50-4aab-ab94-3aa65074e8c6,is_public=True,name='tempest-scenario-type-luks2-1613601214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbd960ae-7e50-4aab-ab94-3aa65074e8c6', '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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.753040 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e066432-d281-48a7-b233-532a36064946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.782262 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1613601214 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1613601214, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:28.782544 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1613601214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1613601214, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:24:28.806383 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['1c8bbc56-3cbf-4835-a45d-7af36018e7d0', '0358cb31-3318-4074-b00d-6bfa2a7e0e5d', '11a058c4-a130-4a6e-adbd-0be6b28354d2', 'd9c04e10-fad4-4caa-b905-17f8b99141f0'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:28.807235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e066432-d281-48a7-b233-532a36064946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8bbc56-3cbf-4835-a45d-7af36018e7d0', '0358cb31-3318-4074-b00d-6bfa2a7e0e5d', '11a058c4-a130-4a6e-adbd-0be6b28354d2', 'd9c04e10-fad4-4caa-b905-17f8b99141f0']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.807977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98baf37c-253c-411d-a550-1bdd70847b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.829411 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98baf37c-253c-411d-a550-1bdd70847b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b377ee07-9b25-4ea8-9cd1-7222bbe31ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-221139184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['1c8bbc56-3cbf-4835-a45d-7af36018e7d0','0358cb31-3318-4074-b00d-6bfa2a7e0e5d','11a058c4-a130-4a6e-adbd-0be6b28354d2','d9c04e10-fad4-4caa-b905-17f8b99141f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=dbd960ae-7e50-4aab-ab94-3aa65074e8c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-221139184',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b377ee07-9b25-4ea8-9cd1-7222bbe31ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbd960ae-7e50-4aab-ab94-3aa65074e8c6),volume_type_id=dbd960ae-7e50-4aab-ab94-3aa65074e8c6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.830066 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bb99d0-5a24-4265-b440-ae585d88bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.847288 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bb99d0-5a24-4265-b440-ae585d88bf00) transitioned into state 'SUCCESS' from state '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-221139184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['1c8bbc56-3cbf-4835-a45d-7af36018e7d0','0358cb31-3318-4074-b00d-6bfa2a7e0e5d','11a058c4-a130-4a6e-adbd-0be6b28354d2','d9c04e10-fad4-4caa-b905-17f8b99141f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=dbd960ae-7e50-4aab-ab94-3aa65074e8c6)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.847987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec7882c-326a-4a2c-8ce2-c2a1fcd435d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:28.857121 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec7882c-326a-4a2c-8ce2-c2a1fcd435d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:28.857927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (29115b82-5cef-4a0b-8a18-0f0622626280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:28.858267 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:24:28.858776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37d42b5d-6aef-4b38-bf3a-e38e9ee9df1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:28.859178 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1177/4719] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:28 2026] POST /volume/v3/volumes => generated 780 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:28.870844 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.874376 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:28.874611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.874923 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.884673 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.884673 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:28.888533 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:28.892398 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77fb1217-a57b-499d-890c-699cfdd39733 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:28.893675 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e5a6500-757b-461b-b4aa-02195fa5ecfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:28.894122 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1187/4720] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:28.894250 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77fb1217-a57b-499d-890c-699cfdd39733 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:28.894464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77fb1217-a57b-499d-890c-699cfdd39733 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:28.894697 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77fb1217-a57b-499d-890c-699cfdd39733 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:28.902006 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:28.902006 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:28.905920 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-77fb1217-a57b-499d-890c-699cfdd39733 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:28.912153 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77fb1217-a57b-499d-890c-699cfdd39733 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:28.912593 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1178/4721] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:28 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.106994 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.108587 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:29.108798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.108971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.109079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:29.113238 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.113238 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:29.113868 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eba14c8e-6e06-4055-bc6b-083f7755a6c0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:29.114147 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1180/4722] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.554416 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.556301 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:29.556495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.556753 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.564693 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.564693 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:29.568813 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:29.573895 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb5454c5-52c8-4b2c-8419-87ed0ec146ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 returned with HTTP 200 Aug 19 23:24:29.574340 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1178/4723] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:29.586444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.587759 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:29.588071 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3dc9a6c9-f65c-464e-aa20-6664f20d5232", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-765456473"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:29.595870 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.595870 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:29.596166 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:29.596260 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume 3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:29.616160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['814a433a-8e8b-4c61-aa21-cfc33846f3eb', 'c5346dbc-bd4f-4f0a-928b-30be34738b9b', '8180d7c4-885b-488a-9e03-e9b1c024e6bc', 'c8a47950-dbe9-401c-a070-681ef51be803'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:29.642194 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:29.642507 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9bda87a7-a9c8-4b36-9aee-ffc57884219d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:29.642923 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1188/4724] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:29.651812 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-264808c4-215b-4cbf-a869-f6d99092af73 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.654806 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-264808c4-215b-4cbf-a869-f6d99092af73 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:29.655090 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-264808c4-215b-4cbf-a869-f6d99092af73 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.655348 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-264808c4-215b-4cbf-a869-f6d99092af73 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.661787 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.661787 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:29.662214 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-264808c4-215b-4cbf-a869-f6d99092af73 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:29.663146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-264808c4-215b-4cbf-a869-f6d99092af73 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b returned with HTTP 200 Aug 19 23:24:29.663687 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1179/4725] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.907577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1242b41a-b145-4520-8259-edfab9f5c839 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.909171 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1242b41a-b145-4520-8259-edfab9f5c839 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:29.909335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1242b41a-b145-4520-8259-edfab9f5c839 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.909510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1242b41a-b145-4520-8259-edfab9f5c839 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.915991 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.915991 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:29.919231 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-1242b41a-b145-4520-8259-edfab9f5c839 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:29.923816 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1242b41a-b145-4520-8259-edfab9f5c839 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:29.924251 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1181/4726] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.925179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.930189 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:29.930364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.930548 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.941882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.943432 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.943432 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:29.943686 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:29.943884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:29.944077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:29.947206 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:29.952438 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-78adbfb2-7a2d-4174-81fe-c775ba57e553 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:29.952963 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1179/4727] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.953689 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.953689 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:29.957580 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:29.962203 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ce9d796-fb64-4f46-ab83-3eb2d4f97468 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:29.962689 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1189/4728] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:29 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:29.974933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d25b2ddc-324d-493e-9c10-026b4409db5c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:29.977476 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/action Aug 19 23:24:29.977858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:29.977980 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:29.991290 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:29.991290 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:29.991934 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:29.999332 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume updated successfully. Aug 19 23:24:29.999594 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d25b2ddc-324d-493e-9c10-026b4409db5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/action returned with HTTP 200 Aug 19 23:24:30.000093 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1180/4729] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:24:29 2026] POST /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 23:24:30.123606 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.125471 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:30.125724 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.125951 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.126114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:30.132383 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.132383 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:30.133232 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1c667b9f-4f8d-405f-9eb5-b4913a73d30f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:30.133607 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1182/4730] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.144481 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.146375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:30.146566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.146763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.158520 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.158520 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:30.162169 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:30.166093 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-ebb90928-c4a5-47fa-8efa-c940493fdfef tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:30.166455 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1180/4731] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.558639 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.561335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:30.562139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.562139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.569367 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.569367 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:30.573395 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:30.577678 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-e5c9bf42-043e-4c76-ade8-354e1dfde8c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:30.578042 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1190/4732] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-37f4cf88-2a45-447f-88f5-4a01ea460bf2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37f4cf88-2a45-447f-88f5-4a01ea460bf2 None None] GET https://10.4.3.193/volume// Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37f4cf88-2a45-447f-88f5-4a01ea460bf2 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37f4cf88-2a45-447f-88f5-4a01ea460bf2 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37f4cf88-2a45-447f-88f5-4a01ea460bf2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:30.588076 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1181/4733] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:30.594532 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-20ee6ec0-5d9d-4b49-9f7d-3fcf77ecac4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.596436 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-20ee6ec0-5d9d-4b49-9f7d-3fcf77ecac4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:30.596828 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-20ee6ec0-5d9d-4b49-9f7d-3fcf77ecac4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b377ee07-9b25-4ea8-9cd1-7222bbe31ee5", "connector": null, "instance_uuid": "9dcf95ac-fcf7-4be5-a3c9-f851f6265683"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:30.604613 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.604613 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:30.625241 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-20ee6ec0-5d9d-4b49-9f7d-3fcf77ecac4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:30.625727 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1183/4734] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:30 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:30.671987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.674352 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:30.674435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.674600 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.680966 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.680966 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:30.681319 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:30.682095 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-830ed37c-03da-4ddf-adf7-b0a552fe723b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b returned with HTTP 200 Aug 19 23:24:30.682508 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1181/4735] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.692543 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.694687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:30.695009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.695309 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.695768 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Removing options '' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:24:30.696966 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.db.api [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Building query based on filter {{(pid=100376) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 23:24:30.712736 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Get all snapshots completed successfully. Aug 19 23:24:30.713143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-71047cb1-fbc0-4e60-aee9-8f657776a4e8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 19 23:24:30.713547 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1191/4736] 10.4.3.193 () {66 vars in 1243 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/snapshots => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.724265 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.728381 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:30.728381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.728381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.728381 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: 51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:30.735932 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.735932 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:30.736533 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:30.758408 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:30.758408 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71e2f87b-61f6-41ed-bc56-3a35c12d4198 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b returned with HTTP 202 Aug 19 23:24:30.758408 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1182/4737] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:30 2026] DELETE /volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:30.765268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cf8db571-46f0-4daf-8510-8c6427ad705c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.767538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf8db571-46f0-4daf-8510-8c6427ad705c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:30.767835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf8db571-46f0-4daf-8510-8c6427ad705c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.768036 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cf8db571-46f0-4daf-8510-8c6427ad705c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.778228 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.778228 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:30.778650 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cf8db571-46f0-4daf-8510-8c6427ad705c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:30.779370 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cf8db571-46f0-4daf-8510-8c6427ad705c tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b returned with HTTP 200 Aug 19 23:24:30.779898 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1184/4738] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:30.966300 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bbabee1-c251-413a-9e79-dde58a074f3f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:30.968106 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bbabee1-c251-413a-9e79-dde58a074f3f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:30.968319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bbabee1-c251-413a-9e79-dde58a074f3f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:30.968509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bbabee1-c251-413a-9e79-dde58a074f3f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:30.975223 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:30.975223 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:30.978722 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2bbabee1-c251-413a-9e79-dde58a074f3f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:30.983051 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bbabee1-c251-413a-9e79-dde58a074f3f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:30.983452 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1182/4739] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:30 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:31.144486 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.147228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:31.147421 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.147609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.147757 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:31.152622 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.152622 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:31.153266 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c5fcf198-f406-4bb6-b060-d02c91b95e20 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:31.153635 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1192/4740] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:31.316918 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.320174 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:31.320369 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.320558 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.331425 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.331425 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:31.335441 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:31.339550 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-baf08def-b31d-4aa9-8e9e-4e27c20db7ec tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:31.340176 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1183/4741] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:31.415102 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cd645de-c1f8-42ba-99fa-7ba409943568 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.415522 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cd645de-c1f8-42ba-99fa-7ba409943568 None None] GET https://10.4.3.193/volume// Aug 19 23:24:31.415727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cd645de-c1f8-42ba-99fa-7ba409943568 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.415923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cd645de-c1f8-42ba-99fa-7ba409943568 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.416221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cd645de-c1f8-42ba-99fa-7ba409943568 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:31.416687 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1185/4742] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:31.424499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-4c5f210c-1c5b-4c29-9e0e-5b9da5055b3a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.428796 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-4c5f210c-1c5b-4c29-9e0e-5b9da5055b3a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:31.428796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-4c5f210c-1c5b-4c29-9e0e-5b9da5055b3a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abd4bb03-ef70-4bcc-b7b2-935ff13efc13", "connector": null, "instance_uuid": "fc03fe43-7b72-412f-9b83-41316fd2765c"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:31.439334 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.439334 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:31.450056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bac7b2e7-2aff-4303-a915-828ded8aa7a1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.450056 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bac7b2e7-2aff-4303-a915-828ded8aa7a1 None None] GET https://10.4.3.193/volume// Aug 19 23:24:31.450056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bac7b2e7-2aff-4303-a915-828ded8aa7a1 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.450355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bac7b2e7-2aff-4303-a915-828ded8aa7a1 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.450852 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bac7b2e7-2aff-4303-a915-828ded8aa7a1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:31.451260 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1193/4743] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:31.459700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.463941 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:31.463941 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.464329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.474115 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.474115 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:31.476643 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-4c5f210c-1c5b-4c29-9e0e-5b9da5055b3a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:31.476643 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1183/4744] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:31 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:31.479938 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:31.484276 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-5f3a052f-63df-4221-af7a-97735d793c5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:31.484797 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1184/4745] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:31.506206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.509233 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:31.510149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.510149 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.516603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9239617e-0699-4e4e-9ae4-2088dfd69b03 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.517005 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9239617e-0699-4e4e-9ae4-2088dfd69b03 None None] GET https://10.4.3.193/volume// Aug 19 23:24:31.517177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9239617e-0699-4e4e-9ae4-2088dfd69b03 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.517378 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9239617e-0699-4e4e-9ae4-2088dfd69b03 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.517739 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9239617e-0699-4e4e-9ae4-2088dfd69b03 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:31.518079 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1194/4746] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:31.526000 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.527612 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.527612 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:31.528048 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:31.532125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.532125 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.533477 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:31.540180 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-13c9c3a4-10f3-4c35-a545-c365f57cee82 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:31.540180 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1186/4747] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:31.545323 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.545323 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:31.548744 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:31.552538 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-fba31705-6e8a-4ad7-af24-c8b1bf925cf6 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:31.553154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1184/4748] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:31.628991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.630996 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 Aug 19 23:24:31.631360 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:31.639274 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-b377ee07-9b25-4ea8-9cd1-7222bbe31ee5-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:31.643928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-b377ee07-9b25-4ea8-9cd1-7222bbe31ee5-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:31.644964 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.644964 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:31.669386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.671382 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] PUT https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a Aug 19 23:24:31.672370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:31.680094 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Acquiring lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:31.686734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" acquired by "attachment_update" :: waited 0.007s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:31.687928 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.687928 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:31.763388 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-b377ee07-9b25-4ea8-9cd1-7222bbe31ee5-np0000007826" released by "attachment_update" :: held 0.119s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:31.763799 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-0564aaed-abf8-4b5f-b171-c308ceb5122a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 returned with HTTP 200 Aug 19 23:24:31.764221 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1185/4749] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:31 2026] PUT /volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:31.778669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-abd4bb03-ef70-4bcc-b7b2-935ff13efc13-np0000007826" released by "attachment_update" :: held 0.092s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:31.779097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-6776be5c-7742-47cb-a67e-9777c0826803 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a returned with HTTP 200 Aug 19 23:24:31.779857 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1195/4750] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:31 2026] PUT /volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:31.794146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33c633b2-2a1d-4d08-b0f2-33a2c91a46bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.796203 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33c633b2-2a1d-4d08-b0f2-33a2c91a46bc tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b Aug 19 23:24:31.796333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33c633b2-2a1d-4d08-b0f2-33a2c91a46bc tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.796587 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33c633b2-2a1d-4d08-b0f2-33a2c91a46bc tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.807444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33c633b2-2a1d-4d08-b0f2-33a2c91a46bc tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b returned with HTTP 404 Aug 19 23:24:31.807444 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1187/4751] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/snapshots/51bef1fa-a37a-4b75-8f47-a133b158850b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:31.816380 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-dce15e04-b4e4-4718-b384-1c1795704dca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.819608 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-dce15e04-b4e4-4718-b384-1c1795704dca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228/action Aug 19 23:24:31.820030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-dce15e04-b4e4-4718-b384-1c1795704dca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:31.820199 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-dce15e04-b4e4-4718-b384-1c1795704dca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:31.820652 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.822696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:31.822942 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.823160 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.823344 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: 3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:31.835195 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.835195 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:31.835613 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:31.843394 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.843394 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:31.854601 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-dce15e04-b4e4-4718-b384-1c1795704dca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228/action returned with HTTP 204 Aug 19 23:24:31.855177 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1185/4752] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:31 2026] POST /volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:31.860827 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:31.861009 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f2b080b-04e9-4fa4-9afd-a096864ab3ed tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 returned with HTTP 202 Aug 19 23:24:31.861397 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1186/4753] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:31 2026] DELETE /volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:31.868597 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:31.871084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:31.871301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:31.871482 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:31.884588 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:31.884588 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:31.891140 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:31.899514 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5bb33fed-d4a4-4cdc-accc-584e88878416 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 returned with HTTP 200 Aug 19 23:24:31.899985 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1196/4754] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:32.000186 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:32.002196 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:32.002354 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:32.002592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:32.009100 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:32.009100 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:32.012659 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:32.016776 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-517f5f75-30bf-4451-8ee1-fea7a6aea49b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:32.017126 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1188/4755] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:31 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:32.164998 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:32.169184 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:32.169184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:32.169184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:32.169184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:32.173069 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:32.173069 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:32.174028 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a12aad22-b665-4855-b5c6-108f6c2f3222 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:32.174195 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1186/4756] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:32 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:32.554931 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:32.556530 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:32.556718 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:32.556900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:32.567194 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:32.567194 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:32.570097 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:32.573724 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-590c3fa1-1b11-43d1-9505-d67e20c23e58 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:32.574065 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1187/4757] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:32 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:32.926060 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8724fbb8-ca08-498b-b2f2-6341111dcec3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:32.928263 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8724fbb8-ca08-498b-b2f2-6341111dcec3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 Aug 19 23:24:32.928551 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8724fbb8-ca08-498b-b2f2-6341111dcec3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:32.928816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8724fbb8-ca08-498b-b2f2-6341111dcec3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:32.936533 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8724fbb8-ca08-498b-b2f2-6341111dcec3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 returned with HTTP 404 Aug 19 23:24:32.937110 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1197/4758] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:32 2026] GET /volume/v3/volumes/3dc9a6c9-f65c-464e-aa20-6664f20d5232 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:32.947182 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8434c568-c464-489d-bdec-d825d63e8da2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:32.948881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:32.949189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1831739746"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:32.950524 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1831739746'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:32.950642 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:32.954275 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:32.959636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (4ba022f6-8387-49da-a51a-8552d82ab14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:32.960506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2b33db-5c83-4d3c-b493-69f0d797a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:32.961209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:32.982165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2b33db-5c83-4d3c-b493-69f0d797a912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:32.983311 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295a9ec1-bf9f-4f1a-b095-a5a35ab43d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:33.018369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['44600efd-d167-4080-a37d-6b802fd3a144', '15959ada-bf4d-450a-99f3-f77b669bd200', '0db46205-5fa4-4d2f-9cad-49efdc9f6c61', 'f4a5526e-1051-48c2-b85a-951faee568a2'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:33.019281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295a9ec1-bf9f-4f1a-b095-a5a35ab43d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44600efd-d167-4080-a37d-6b802fd3a144', '15959ada-bf4d-450a-99f3-f77b669bd200', '0db46205-5fa4-4d2f-9cad-49efdc9f6c61', 'f4a5526e-1051-48c2-b85a-951faee568a2']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:33.020117 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85902451-52a7-4960-8969-bf173b0cd58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:33.029946 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.033439 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:33.033693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.033807 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.045884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85902451-52a7-4960-8969-bf173b0cd58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f04a8943-947a-4a8b-b65f-656587eba50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831739746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['44600efd-d167-4080-a37d-6b802fd3a144','15959ada-bf4d-450a-99f3-f77b669bd200','0db46205-5fa4-4d2f-9cad-49efdc9f6c61','f4a5526e-1051-48c2-b85a-951faee568a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831739746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f04a8943-947a-4a8b-b65f-656587eba50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:33.046145 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.046145 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:33.046805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669762f3-4b26-4e6e-bc84-d954fed090f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:33.049896 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:33.053729 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2cbfae3e-6e11-4ae1-a6d6-22f0a43b458b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:33.054206 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1187/4759] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 1251 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:33.064818 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669762f3-4b26-4e6e-bc84-d954fed090f7) transitioned into state 'SUCCESS' from state '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-1831739746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['44600efd-d167-4080-a37d-6b802fd3a144','15959ada-bf4d-450a-99f3-f77b669bd200','0db46205-5fa4-4d2f-9cad-49efdc9f6c61','f4a5526e-1051-48c2-b85a-951faee568a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:33.065570 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0339060-e039-41cb-a24e-ec22e42d3a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:33.079230 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0339060-e039-41cb-a24e-ec22e42d3a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:33.080195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (4ba022f6-8387-49da-a51a-8552d82ab14b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:33.080570 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:33.081211 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8434c568-c464-489d-bdec-d825d63e8da2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:33.081811 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1189/4760] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:32 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:33.095121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.096873 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:33.097063 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.097245 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.103786 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.103786 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:33.107034 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:33.110545 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-14adafc9-8e32-4631-8b15-b1fbd5081bd4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a returned with HTTP 200 Aug 19 23:24:33.110920 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1188/4761] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:33.184183 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.189117 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:33.189372 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.189591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.189750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:33.196395 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.196395 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:33.197078 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e8dd6223-7e8e-44cc-baaa-7cfba8cad4c4 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:33.197517 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1198/4762] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:33.199663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.202977 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:33.202977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.202977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.213621 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.213621 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:33.220266 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:33.223164 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-11ed4557-f585-4201-8e9a-8ae31b5192fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:33.223791 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1188/4763] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 1251 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:33.586618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-750a0961-620e-497d-829f-a8d96dc71cfb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.588495 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-750a0961-620e-497d-829f-a8d96dc71cfb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:33.588724 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-750a0961-620e-497d-829f-a8d96dc71cfb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.588923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-750a0961-620e-497d-829f-a8d96dc71cfb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.600052 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.600052 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:33.603432 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-750a0961-620e-497d-829f-a8d96dc71cfb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:33.607492 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-750a0961-620e-497d-829f-a8d96dc71cfb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:33.607964 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1190/4764] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:33.613821 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.616039 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:33.616226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.616401 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.624771 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.624771 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:33.628445 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:33.632524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-dd5e5587-881c-4a20-bcd5-6817d84c0130 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:33.632907 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1189/4765] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 1251 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:33.640935 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cbc4a819-b7c7-48e3-bc03-7904329e1187 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.641342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbc4a819-b7c7-48e3-bc03-7904329e1187 None None] GET https://10.4.3.193/volume// Aug 19 23:24:33.641548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbc4a819-b7c7-48e3-bc03-7904329e1187 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:33.641774 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cbc4a819-b7c7-48e3-bc03-7904329e1187 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:33.642084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cbc4a819-b7c7-48e3-bc03-7904329e1187 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:33.642397 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1199/4766] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:24:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:33.649539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-0e2e67d6-8dce-471b-8d33-89928cb6790a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:33.651223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-0e2e67d6-8dce-471b-8d33-89928cb6790a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:33.651724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-0e2e67d6-8dce-471b-8d33-89928cb6790a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0", "connector": null, "instance_uuid": "7aed26a3-2f2b-42ce-bdaa-3345c589e2a6"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:33.660360 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:33.660360 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:33.690648 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-0e2e67d6-8dce-471b-8d33-89928cb6790a tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:33.690648 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1189/4767] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:33 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:34.126618 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d2e38d3c-31d5-480b-ac82-131124987e7d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.130060 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2e38d3c-31d5-480b-ac82-131124987e7d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:34.130420 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2e38d3c-31d5-480b-ac82-131124987e7d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.130806 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d2e38d3c-31d5-480b-ac82-131124987e7d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.142267 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.142267 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:34.146662 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d2e38d3c-31d5-480b-ac82-131124987e7d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:34.151312 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d2e38d3c-31d5-480b-ac82-131124987e7d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a returned with HTTP 200 Aug 19 23:24:34.152106 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1191/4768] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:34.160228 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-81eb8be4-98a7-4dd8-a3c2-d02037c4e3e8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.162827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-81eb8be4-98a7-4dd8-a3c2-d02037c4e3e8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a/action Aug 19 23:24:34.163284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-81eb8be4-98a7-4dd8-a3c2-d02037c4e3e8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:34.163458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-81eb8be4-98a7-4dd8-a3c2-d02037c4e3e8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:34.166442 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.168241 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:34.168574 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f04a8943-947a-4a8b-b65f-656587eba50a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1565830077"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:34.178192 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.178192 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:34.178523 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:34.178659 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:34.187887 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.187887 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:34.201237 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-1915cb99-be8f-43d4-af01-5a4257e58aeb req-81eb8be4-98a7-4dd8-a3c2-d02037c4e3e8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a/action returned with HTTP 204 Aug 19 23:24:34.202333 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1190/4769] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:34 2026] POST /volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:34.204373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['b7dc2d1a-985a-49f9-a0f5-5468caa46264', '00cd1138-ad1d-4882-af5d-798311c6d147', '39a052f6-6d26-4364-8c71-67f1e83e66db', '3c14805f-5869-4284-825b-321e4ec5aa88'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:34.212008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.214566 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:34.215664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.216408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.216408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:34.223242 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.223242 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:34.224699 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ef9b6b08-e4bb-4f42-b16d-7d4736b616e9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:34.225428 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1190/4770] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:34.252654 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:34.253946 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c030175a-89b2-4a12-b363-3ebb0edaa4b4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:34.253946 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1200/4771] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:34.266199 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.268472 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:34.268763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.269033 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.275028 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.275028 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:34.275548 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:34.276404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5bb189c7-2c37-476a-9d1f-5a82546b9aa9 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 returned with HTTP 200 Aug 19 23:24:34.276852 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1192/4772] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:34.623613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a0bd8605-3132-4c45-914a-3a30826419e2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.625751 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0bd8605-3132-4c45-914a-3a30826419e2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:34.625961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0bd8605-3132-4c45-914a-3a30826419e2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.626175 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a0bd8605-3132-4c45-914a-3a30826419e2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.648513 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.648513 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:34.651593 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a0bd8605-3132-4c45-914a-3a30826419e2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:34.656154 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a0bd8605-3132-4c45-914a-3a30826419e2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:34.656848 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1191/4773] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1511 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:34.694695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-34b1931a-02e6-413e-b83a-236d2f84d09b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.695102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-34b1931a-02e6-413e-b83a-236d2f84d09b None None] GET https://10.4.3.193/volume// Aug 19 23:24:34.695261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-34b1931a-02e6-413e-b83a-236d2f84d09b None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.695534 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-34b1931a-02e6-413e-b83a-236d2f84d09b None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.695911 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-34b1931a-02e6-413e-b83a-236d2f84d09b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:34.696323 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1191/4774] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:34.703884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.708580 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:24:34.708580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:34.708580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:34.719276 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.719276 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:34.722738 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:24:34.726902 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-3d8aa74f-89f0-4cf7-a9b3-329b7d474378 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:24:34.727350 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1201/4775] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:34 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:34.834861 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.837189 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] PUT https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 Aug 19 23:24:34.837552 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:34.845786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Acquiring lock "cinder-attachment_update-b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:34.851198 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:34.852209 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.852209 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:34.935403 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0-np0000007826" released by "attachment_update" :: held 0.084s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:34.935787 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-a6adec8e-b2f5-4b12-b132-4dac10e8ba36 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 returned with HTTP 200 Aug 19 23:24:34.936249 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1193/4776] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:34 2026] PUT /volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:34.959803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dc4d0917-6677-4a34-9591-580688656dd2 req-25506253-5f94-4978-b788-f2446092918f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:34.961728 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-25506253-5f94-4978-b788-f2446092918f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26/action Aug 19 23:24:34.962169 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-25506253-5f94-4978-b788-f2446092918f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:34.962391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-25506253-5f94-4978-b788-f2446092918f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:34.987841 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:34.987841 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:35.001403 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dc4d0917-6677-4a34-9591-580688656dd2 req-25506253-5f94-4978-b788-f2446092918f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26/action returned with HTTP 204 Aug 19 23:24:35.001403 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1192/4777] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:34 2026] POST /volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:35.238150 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-996a8853-0c64-4242-937a-01e518351d19 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.242503 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-996a8853-0c64-4242-937a-01e518351d19 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:35.242774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-996a8853-0c64-4242-937a-01e518351d19 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:35.242974 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-996a8853-0c64-4242-937a-01e518351d19 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:35.243069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-996a8853-0c64-4242-937a-01e518351d19 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:35.253606 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:35.253606 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:35.253606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-996a8853-0c64-4242-937a-01e518351d19 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:35.253606 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1192/4778] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:35 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:35.287835 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.289841 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:35.290293 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:35.290760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:35.296867 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:35.296867 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:35.297363 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:35.298198 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c19524f-ec93-4648-bf90-0d7e5be76de0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 returned with HTTP 200 Aug 19 23:24:35.298732 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1202/4779] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:35 2026] GET /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:35.308575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.310210 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] POST https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140/action Aug 19 23:24:35.310549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:35.310658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:35.311930 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Updating snapshot 'f072cb5d-6415-4831-80df-4a24fdaa3140' with '{'status': 'error'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:24:35.320441 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:35.320441 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:35.320914 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6ebd98bc91304fcfbf99d852ab6852a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfe8f3514ab34b4dba79e8b0a79520f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:24:35.321128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24db4406-f87f-4025-bc6f-61bfe40076c7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140/action returned with HTTP 403 Aug 19 23:24:35.321639 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1194/4780] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:24:35 2026] POST /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:35.328658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-915585c4-904f-475f-b648-ae0f14b71e37 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.330657 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:35.331073 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:35.331428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:35.331694 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:35.338394 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:35.338394 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:35.339093 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:35.357339 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:35.358411 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-915585c4-904f-475f-b648-ae0f14b71e37 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 returned with HTTP 202 Aug 19 23:24:35.358411 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1193/4781] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:35 2026] DELETE /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:35.367219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1221d12c-ab21-44d4-a559-09a5114710e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.369688 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1221d12c-ab21-44d4-a559-09a5114710e5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:35.370012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1221d12c-ab21-44d4-a559-09a5114710e5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:35.370312 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1221d12c-ab21-44d4-a559-09a5114710e5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:35.379642 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:35.379642 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:35.380056 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1221d12c-ab21-44d4-a559-09a5114710e5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:35.381475 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1221d12c-ab21-44d4-a559-09a5114710e5 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 returned with HTTP 200 Aug 19 23:24:35.381604 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1193/4782] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:35 2026] GET /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:35.986591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:35.990605 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:35.990605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:35.990605 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.001834 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.001834 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:36.004369 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.010414 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ee1db9f2-2e4a-4d43-8b66-2a76aeffb5c4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.010414 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1203/4783] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:35 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.026282 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.028084 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.028270 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.028494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.040810 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.040810 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:36.044732 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.053227 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd31b866-6b2b-4c4c-8e03-2d4e9e4d338a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.053227 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1195/4784] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.067681 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5e112386-f5f9-46ff-b195-2fa960536f98 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.070176 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e112386-f5f9-46ff-b195-2fa960536f98 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.070433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e112386-f5f9-46ff-b195-2fa960536f98 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.070663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5e112386-f5f9-46ff-b195-2fa960536f98 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.084483 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.084483 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:36.087636 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5e112386-f5f9-46ff-b195-2fa960536f98 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.091313 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5e112386-f5f9-46ff-b195-2fa960536f98 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.091666 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1194/4785] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.147220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.156044 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.156769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.157904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.236947 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.236947 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:36.241032 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.245219 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-403d3a50-b354-4de6-8039-6cc8e26b742f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.245690 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1194/4786] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1511 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.266074 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.269068 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:36.269068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.269068 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.269380 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.269425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:36.271782 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action Aug 19 23:24:36.272379 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:36.272656 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.272656 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:36.272844 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:36.273219 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a7d3a612-e20d-4ec2-8c32-e402c90b92df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:36.273600 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1204/4787] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:36.291339 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.291339 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:36.292050 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.298624 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Begin detaching volume completed successfully. Aug 19 23:24:36.298986 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-544058e7-ec17-467e-8cb4-4f42ba311917 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action returned with HTTP 202 Aug 19 23:24:36.299487 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1196/4788] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:24:36 2026] POST /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:36.330843 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.334189 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.334413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.334687 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.347587 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.347587 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:36.350994 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.351608 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a54ae9c5-24ba-40c8-95d9-e9541b77c80a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.352020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a54ae9c5-24ba-40c8-95d9-e9541b77c80a None None] GET https://10.4.3.193/volume// Aug 19 23:24:36.352222 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a54ae9c5-24ba-40c8-95d9-e9541b77c80a None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.352484 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a54ae9c5-24ba-40c8-95d9-e9541b77c80a None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.352858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a54ae9c5-24ba-40c8-95d9-e9541b77c80a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:36.353375 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1195/4789] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:36.355748 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-54cc95ad-a9bb-45bd-aef8-ced7d8834fd2 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.356162 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1195/4790] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1514 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.360995 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.365370 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.365370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.365370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.378539 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.378539 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:36.381381 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.386806 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-7087e23d-e3d1-4cbd-b5e3-53122a2df00c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.387541 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1205/4791] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1694 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:36.392086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5a7f5eb2-3cd4-45a8-add6-56acdf6c5e9d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.394859 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a7f5eb2-3cd4-45a8-add6-56acdf6c5e9d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 Aug 19 23:24:36.395287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a7f5eb2-3cd4-45a8-add6-56acdf6c5e9d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.395856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5a7f5eb2-3cd4-45a8-add6-56acdf6c5e9d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.402639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5a7f5eb2-3cd4-45a8-add6-56acdf6c5e9d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 returned with HTTP 404 Aug 19 23:24:36.402639 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1197/4792] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/snapshots/f072cb5d-6415-4831-80df-4a24fdaa3140 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:24:36.408775 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.410703 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:36.410900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.411094 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.411243 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:36.421056 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.421056 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:36.421350 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:36.439031 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:36.439233 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e3113ebe-33e7-40a1-899e-77e8d87d8b97 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a returned with HTTP 202 Aug 19 23:24:36.439726 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1196/4793] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:36 2026] DELETE /volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:36.447360 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-59cd7fa2-6355-438f-a70e-8294f932c75f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.449205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59cd7fa2-6355-438f-a70e-8294f932c75f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:36.449446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59cd7fa2-6355-438f-a70e-8294f932c75f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.449679 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-59cd7fa2-6355-438f-a70e-8294f932c75f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.457832 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.457832 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:36.461478 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-59cd7fa2-6355-438f-a70e-8294f932c75f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:36.466089 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-59cd7fa2-6355-438f-a70e-8294f932c75f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a returned with HTTP 200 Aug 19 23:24:36.466539 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1196/4794] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:36.900084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.906734 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:36.906734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.906734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.925307 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.925307 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:36.930409 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:36.935431 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-c88324d6-0bc1-44ae-b59c-f1f46db78e2b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:36.936254 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1206/4795] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1514 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:24:36.953970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-9d5cb654-f01f-4277-adf6-5d3d1665879e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.957373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-9d5cb654-f01f-4277-adf6-5d3d1665879e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a Aug 19 23:24:36.957373 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-9d5cb654-f01f-4277-adf6-5d3d1665879e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.957373 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-9d5cb654-f01f-4277-adf6-5d3d1665879e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:36.971373 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:36.971373 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:36.983306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-1a978b59-1b1b-4883-882c-96a3182f8173 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:36.986670 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-1a978b59-1b1b-4883-882c-96a3182f8173 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption Aug 19 23:24:36.986938 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-1a978b59-1b1b-4883-882c-96a3182f8173 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:36.987160 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-1a978b59-1b1b-4883-882c-96a3182f8173 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:37.000133 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:37.000133 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:37.008037 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-0ee6bdb8-8947-47ec-8099-048a367a53d8 req-1a978b59-1b1b-4883-882c-96a3182f8173 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption returned with HTTP 200 Aug 19 23:24:37.008037 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1197/4796] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:24:36 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:37.025658 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7e7eed8a-deea-415b-ac0e-54f887c7ae16 req-9d5cb654-f01f-4277-adf6-5d3d1665879e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a returned with HTTP 200 Aug 19 23:24:37.026273 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1198/4797] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:36 2026] DELETE /volume/v3/attachments/b4b9ff53-beb3-4ce4-9505-00d4ef18329a => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:37.286357 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:37.289215 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:37.289813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:37.290068 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:37.290252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:37.296865 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:37.296865 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:37.297723 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-34f4a7eb-b87d-46a4-adc7-861a541ab22d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:37.298221 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1197/4798] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:37 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:37.370638 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4c58a3cc-e622-4e81-a660-63b59519adcd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:37.372697 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c58a3cc-e622-4e81-a660-63b59519adcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:37.374637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c58a3cc-e622-4e81-a660-63b59519adcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:37.374637 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4c58a3cc-e622-4e81-a660-63b59519adcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:37.386164 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:37.386164 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:37.390679 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4c58a3cc-e622-4e81-a660-63b59519adcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:37.396400 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4c58a3cc-e622-4e81-a660-63b59519adcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:37.396400 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1207/4799] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:37 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:37.479232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-452a3663-2943-4484-8cc1-42dee88fc500 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:37.482510 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-452a3663-2943-4484-8cc1-42dee88fc500 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a Aug 19 23:24:37.482510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-452a3663-2943-4484-8cc1-42dee88fc500 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:37.482510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-452a3663-2943-4484-8cc1-42dee88fc500 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:37.495185 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-452a3663-2943-4484-8cc1-42dee88fc500 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a returned with HTTP 404 Aug 19 23:24:37.495900 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1198/4800] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:37 2026] GET /volume/v3/volumes/f04a8943-947a-4a8b-b65f-656587eba50a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:37.506810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4bc3076c-4801-424b-965a-83e38c118b3b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:37.512067 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:37.512067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-575021168"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:37.512067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-575021168'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:37.512067 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:37.512774 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:37.512774 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:37.517036 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:37.522866 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (78392477-c24e-49b5-a91d-3e264c9b0732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:37.523975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d64438c-93d6-4fd6-a053-0435744dc3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:37.524797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:37.550889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d64438c-93d6-4fd6-a053-0435744dc3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:37.551795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2158640f-140d-4100-aff9-d10da14d7e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:37.594727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['aba06457-dc1e-4e1c-9c98-989034c92549', '83c36647-9030-4cc9-983c-36091b933997', 'b724e964-146d-4087-8f33-186832425a84', '87caf929-d7b4-460b-b7fe-2ec2b7870921'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:37.594727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2158640f-140d-4100-aff9-d10da14d7e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba06457-dc1e-4e1c-9c98-989034c92549', '83c36647-9030-4cc9-983c-36091b933997', 'b724e964-146d-4087-8f33-186832425a84', '87caf929-d7b4-460b-b7fe-2ec2b7870921']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:37.594727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620f3708-9a82-4775-a499-3075f58c8bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:37.613349 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620f3708-9a82-4775-a499-3075f58c8bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd72e9a9-d477-498c-9fb5-908bf1381cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-575021168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['aba06457-dc1e-4e1c-9c98-989034c92549','83c36647-9030-4cc9-983c-36091b933997','b724e964-146d-4087-8f33-186832425a84','87caf929-d7b4-460b-b7fe-2ec2b7870921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-575021168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd72e9a9-d477-498c-9fb5-908bf1381cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:37.614796 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ddcc94-9f94-47cc-a32a-cde7c19ebfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:37.631503 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ddcc94-9f94-47cc-a32a-cde7c19ebfbd) transitioned into state 'SUCCESS' from state '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-575021168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['aba06457-dc1e-4e1c-9c98-989034c92549','83c36647-9030-4cc9-983c-36091b933997','b724e964-146d-4087-8f33-186832425a84','87caf929-d7b4-460b-b7fe-2ec2b7870921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:37.632380 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb5e0fb-6601-4a7f-bc99-cc26e0e60e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:37.640689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb5e0fb-6601-4a7f-bc99-cc26e0e60e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:37.641672 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (78392477-c24e-49b5-a91d-3e264c9b0732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:37.642041 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:37.642669 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4bc3076c-4801-424b-965a-83e38c118b3b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:37.643189 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1199/4801] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:37 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:37.655206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:37.657211 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:37.657592 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:37.657840 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:37.665267 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:37.665267 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:37.670387 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:37.674786 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d4e7fee5-f084-4c28-a34f-f9e7f0b5f863 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 returned with HTTP 200 Aug 19 23:24:37.675261 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1198/4802] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:37 2026] GET /volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:38.313347 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:38.318982 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:38.319283 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:38.319575 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:38.319691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:38.324367 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:38.324367 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:38.325054 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-62f50c32-2e51-4673-a6c7-4f0ee92827a3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:38.325480 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1208/4803] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:38 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:38.693412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:38.696980 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:38.697241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:38.697540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:38.708968 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:38.708968 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:38.714161 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:38.723308 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-624b61a6-087c-4942-b26a-684ecd2d0bbb tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 returned with HTTP 200 Aug 19 23:24:38.723308 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1199/4804] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:38 2026] GET /volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:38.736697 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed459e1d-529a-4981-ad5c-443998ea478d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:38.739931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:38.742075 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd72e9a9-d477-498c-9fb5-908bf1381cb5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-518370061"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:38.757746 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:38.757746 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:38.758226 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:38.758410 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:38.799739 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['d9d5973d-6960-4b42-844e-79c5201a608b', '4ba540ea-50f8-4853-8d66-4287f31f57d4', 'efd6bd9f-b776-473f-9e37-96528ffaa49f', '535ab133-b993-43e2-bd3c-fc8bcb9400dc'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:38.841285 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:38.842246 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed459e1d-529a-4981-ad5c-443998ea478d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:38.842373 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1200/4805] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:38.856258 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:38.858612 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:38.858922 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:38.859188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:38.866976 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:38.866976 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:38.867330 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:38.868069 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddc60192-63dc-4752-b99c-3419b7ac3068 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 200 Aug 19 23:24:38.868552 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1199/4806] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:38 2026] GET /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:39.340331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.343405 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:39.343791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.344047 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.344202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:39.351762 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.351762 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:39.351762 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-00fcca0c-a866-4baf-89b4-9c09d2850bb2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:39.351762 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1209/4807] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:39 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:39.882631 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f0390621-d733-4741-abaa-25ee078370a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.893097 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f0390621-d733-4741-abaa-25ee078370a4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:39.893097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f0390621-d733-4741-abaa-25ee078370a4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.893097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f0390621-d733-4741-abaa-25ee078370a4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.896895 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.896895 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:39.896895 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f0390621-d733-4741-abaa-25ee078370a4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:39.896895 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f0390621-d733-4741-abaa-25ee078370a4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 200 Aug 19 23:24:39.896895 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1200/4808] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:39 2026] GET /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:39.911009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.913357 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:39.913616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.913871 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.916988 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=493,cinder:UPDATE=141,cinder:INSERT=70 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:24:39.920926 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.920926 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:39.921418 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:39.922280 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6f6d8aad-c03c-4402-bc6f-dd6587309c52 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 200 Aug 19 23:24:39.922921 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1201/4809] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:39 2026] GET /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:39.938547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.938547 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:39.938547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.938927 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.945155 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.949778 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:39.949778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.949778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.949778 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:39.949965 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.949965 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:39.955900 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.955900 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:39.955900 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:39.956033 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:39.960729 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dccd7b9e-aefb-4ec5-b0b7-1fdabbd2bfcd tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:39.960729 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1200/4810] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:39 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:39.969358 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:39.969648 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ad40a5b-dd4d-48d5-846c-a1a5a52fe77f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 202 Aug 19 23:24:39.971750 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1210/4811] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:39 2026] DELETE /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:39.981129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:39.982903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:39.983155 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:39.983341 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:39.989202 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:39.989202 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:39.989663 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:39.990602 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d2c02677-9903-4de0-b7ad-3750bca0fd88 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 200 Aug 19 23:24:39.991281 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1201/4812] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:39 2026] GET /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:40.009760 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.014768 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:40.014768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:40.014768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:40.032198 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:40.032198 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:40.037072 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:40.049496 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-1ccf217d-136e-447a-ac9b-4d4939001a20 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:40.049496 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1202/4813] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:40.070799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.075907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action Aug 19 23:24:40.076663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:40.076663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:40.096006 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:40.096006 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:40.096918 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:40.115947 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Begin detaching volume completed successfully. Aug 19 23:24:40.115947 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-2ba9f6a0-bf55-49d3-a836-8c5e3c26b231 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action returned with HTTP 202 Aug 19 23:24:40.116221 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1201/4814] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:24:40 2026] POST /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:40.150990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.155823 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:40.155823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:40.157274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:40.182260 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:40.182260 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:40.204224 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:40.214545 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-82133c1e-4498-476d-b2c5-4a0d86dc4d9c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:40.214545 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1211/4815] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:40.225197 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-70ced919-11b3-43e6-8e03-4f88ba9eabe8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.225700 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70ced919-11b3-43e6-8e03-4f88ba9eabe8 None None] GET https://10.4.3.193/volume// Aug 19 23:24:40.225807 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70ced919-11b3-43e6-8e03-4f88ba9eabe8 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:40.226230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-70ced919-11b3-43e6-8e03-4f88ba9eabe8 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:40.226731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-70ced919-11b3-43e6-8e03-4f88ba9eabe8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:40.227198 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1202/4816] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24: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 19 23:24:40.247866 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.247866 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:40.247866 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:40.247866 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:40.266148 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:40.266148 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:40.270833 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:40.275899 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-3e81bf1b-b933-4a71-8a0e-e68c0a7f16b7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:40.276435 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1203/4817] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:40 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1397 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:40.362308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:40.367950 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:40.367950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:40.367950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:40.367950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:40.372567 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:40.372567 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:40.373315 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-43134c3b-e43f-4fb4-95f1-e98b50df34f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:40.373796 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1202/4818] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:40 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:41.006672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d6b6f99c-b961-4cb5-8ac0-e845c87a619e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:41.025841 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6b6f99c-b961-4cb5-8ac0-e845c87a619e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 Aug 19 23:24:41.026263 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6b6f99c-b961-4cb5-8ac0-e845c87a619e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:41.026469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d6b6f99c-b961-4cb5-8ac0-e845c87a619e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:41.034056 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d6b6f99c-b961-4cb5-8ac0-e845c87a619e tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 returned with HTTP 404 Aug 19 23:24:41.034772 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1212/4819] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:41 2026] GET /volume/v3/snapshots/e4dff748-474b-4bc9-a999-5239e673f3a2 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:41.046801 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:41.048681 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:41.048927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:41.049136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:41.049309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:41.062596 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:41.062596 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:41.063092 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:41.088740 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:41.088740 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-24a29917-9d16-4232-bcb2-8c47ab1344ec tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 returned with HTTP 202 Aug 19 23:24:41.088740 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1203/4820] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:41 2026] DELETE /volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:41.092335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-206b789e-709e-4350-8621-6dba04398130 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:41.100672 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-206b789e-709e-4350-8621-6dba04398130 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:41.100902 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-206b789e-709e-4350-8621-6dba04398130 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:41.101079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-206b789e-709e-4350-8621-6dba04398130 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:41.115175 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:41.115175 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:41.118585 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-206b789e-709e-4350-8621-6dba04398130 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:41.122448 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-206b789e-709e-4350-8621-6dba04398130 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 returned with HTTP 200 Aug 19 23:24:41.122788 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1204/4821] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:41 2026] GET /volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:41.231991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:41.233792 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:41.233973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:41.234228 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:41.259569 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:41.259569 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:41.264244 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:41.271705 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-40852e70-9b67-4ce9-9597-1fe34e7aa7d0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:41.272148 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1203/4822] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:41 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:41.392684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-46807458-14a2-4f08-8f80-1e6131ff266c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:41.395456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46807458-14a2-4f08-8f80-1e6131ff266c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:41.395456 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46807458-14a2-4f08-8f80-1e6131ff266c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:41.395588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46807458-14a2-4f08-8f80-1e6131ff266c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:41.395669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-46807458-14a2-4f08-8f80-1e6131ff266c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:41.421838 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:41.421838 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:41.422632 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46807458-14a2-4f08-8f80-1e6131ff266c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:41.423078 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1213/4823] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:41 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:42.201462 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fe83ad15-9991-4f77-9758-dae2c80676e4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.206087 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe83ad15-9991-4f77-9758-dae2c80676e4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 Aug 19 23:24:42.206320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe83ad15-9991-4f77-9758-dae2c80676e4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.206590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fe83ad15-9991-4f77-9758-dae2c80676e4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.213494 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fe83ad15-9991-4f77-9758-dae2c80676e4 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 returned with HTTP 404 Aug 19 23:24:42.214099 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1204/4824] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:42 2026] GET /volume/v3/volumes/bd72e9a9-d477-498c-9fb5-908bf1381cb5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:42.234969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.236659 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:42.237137 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-210868479"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:42.238795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-210868479'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:42.240367 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:42.243330 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:42.250324 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (b9bdb2a4-2aa5-4230-86e4-f1ae25a3dcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:42.252729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05362482-b9af-4a36-87a9-bd5c8a035268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:42.252729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:42.283044 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05362482-b9af-4a36-87a9-bd5c8a035268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:42.284208 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc26ca2-19ae-485d-bd0f-1998f635c357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:42.291284 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16b1c1a2-0b79-4303-88cd-559d709a388c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.293640 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16b1c1a2-0b79-4303-88cd-559d709a388c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:42.293968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16b1c1a2-0b79-4303-88cd-559d709a388c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.294191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16b1c1a2-0b79-4303-88cd-559d709a388c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.307961 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:42.307961 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:42.312203 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-16b1c1a2-0b79-4303-88cd-559d709a388c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:42.317594 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16b1c1a2-0b79-4303-88cd-559d709a388c tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:42.318015 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1204/4825] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:42 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:42.332138 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.335200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:42.335580 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.335919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.344868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['647235b2-3f0d-4880-b773-1211c7a08412', '6f42b2fd-f95a-4f98-bbb7-d674463ee062', '4e03baf4-5892-45ac-9019-0e1fc79bcf2f', '17bfd66d-a849-4169-8e4c-06b08f935cbb'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:42.345869 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc26ca2-19ae-485d-bd0f-1998f635c357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647235b2-3f0d-4880-b773-1211c7a08412', '6f42b2fd-f95a-4f98-bbb7-d674463ee062', '4e03baf4-5892-45ac-9019-0e1fc79bcf2f', '17bfd66d-a849-4169-8e4c-06b08f935cbb']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:42.346727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f7c8dc-3924-4818-a7e8-ecc4216a3ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:42.347768 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:42.347768 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:42.351995 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:42.358115 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-e30c0ac4-d2b8-4861-b662-efe23eacae48 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:42.359048 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1214/4826] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:42 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:42.377873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f7c8dc-3924-4818-a7e8-ecc4216a3ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '838ba35e-34c9-441e-a6c1-0bf58ae034c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-210868479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['647235b2-3f0d-4880-b773-1211c7a08412','6f42b2fd-f95a-4f98-bbb7-d674463ee062','4e03baf4-5892-45ac-9019-0e1fc79bcf2f','17bfd66d-a849-4169-8e4c-06b08f935cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-210868479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=838ba35e-34c9-441e-a6c1-0bf58ae034c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:42.379137 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24837b7-819b-41d5-bc9a-c8766b04e679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:42.400848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24837b7-819b-41d5-bc9a-c8766b04e679) transitioned into state 'SUCCESS' from state '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-210868479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['647235b2-3f0d-4880-b773-1211c7a08412','6f42b2fd-f95a-4f98-bbb7-d674463ee062','4e03baf4-5892-45ac-9019-0e1fc79bcf2f','17bfd66d-a849-4169-8e4c-06b08f935cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:42.401809 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13d0ec3-7505-46a5-b040-944d0bb75d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:42.413344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13d0ec3-7505-46a5-b040-944d0bb75d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:42.414463 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (b9bdb2a4-2aa5-4230-86e4-f1ae25a3dcd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:42.414862 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:42.415515 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d9da7a0b-f32a-4294-ba6e-d0094d6c07f3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:42.415981 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1205/4827] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:42 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 19 23:24:42.430920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.434974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:42.436058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.436058 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.438718 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eeccec88-3095-42d4-a195-e1b982a2962c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.442334 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eeccec88-3095-42d4-a195-e1b982a2962c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:42.442621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eeccec88-3095-42d4-a195-e1b982a2962c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.442827 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eeccec88-3095-42d4-a195-e1b982a2962c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.443001 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-eeccec88-3095-42d4-a195-e1b982a2962c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:42.447563 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:42.447563 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:42.448227 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eeccec88-3095-42d4-a195-e1b982a2962c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:42.448683 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1205/4828] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:42 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:24:42.451062 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:42.451062 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:42.457820 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:42.465160 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4aafc837-bb82-4393-b0a9-21c1a422f287 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 returned with HTTP 200 Aug 19 23:24:42.465860 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1205/4829] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:42 2026] GET /volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:42.781202 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-0592c162-6922-4deb-b55f-eea493897667 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:42.785554 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-0592c162-6922-4deb-b55f-eea493897667 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 Aug 19 23:24:42.785554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-0592c162-6922-4deb-b55f-eea493897667 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:42.785554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-0592c162-6922-4deb-b55f-eea493897667 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:42.800087 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:42.800087 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:42.854342 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-42b66054-4ad6-47a6-87b6-fdd4c2920c0b req-0592c162-6922-4deb-b55f-eea493897667 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 returned with HTTP 200 Aug 19 23:24:42.854342 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1215/4830] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:42 2026] DELETE /volume/v3/attachments/2c819427-8f01-470a-a979-4cb46499cad3 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:43.332389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.337695 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:43.337695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.337695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.349656 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.349656 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:43.353634 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.357656 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3b55480f-85ee-41ea-a383-f0bbd72601a7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:43.358028 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1206/4831] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:24:43.369634 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ddbfb47a-f053-432a-852d-61de9118bd02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.371380 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddbfb47a-f053-432a-852d-61de9118bd02 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:43.371594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ddbfb47a-f053-432a-852d-61de9118bd02 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.371822 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ddbfb47a-f053-432a-852d-61de9118bd02 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.383528 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.383528 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:43.383634 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ddbfb47a-f053-432a-852d-61de9118bd02 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.387180 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ddbfb47a-f053-432a-852d-61de9118bd02 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:43.387521 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1206/4832] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:43.432678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.435834 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:43.436242 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.436601 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.448302 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.448302 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:43.452727 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.458149 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-027ef8ce-a236-46c5-bbf7-04575e367b53 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:43.458831 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1206/4833] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:43.464329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.469652 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:43.471056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.471056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.471056 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:43.478436 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.478436 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:43.480119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ed5ac683-2f3e-46a2-9a7f-a2dc14ab69a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:43.480119 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1216/4834] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:43.481341 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.481632 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.483831 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:43.484094 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.484353 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.484425 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/action Aug 19 23:24:43.484825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:43.484961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:43.494511 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.494511 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:43.494970 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.496300 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.496300 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:43.497427 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=393,cinder:UPDATE=108,cinder:INSERT=57 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:24:43.500611 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:43.501008 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Begin detaching volume completed successfully. Aug 19 23:24:43.501195 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-81f1ab1a-e7e5-417d-8e8d-8eafc6de22c8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/action returned with HTTP 202 Aug 19 23:24:43.501670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1207/4835] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:24:43 2026] POST /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:43.506513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a995de0a-dc19-42e4-a97e-c88df9ba73a8 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 returned with HTTP 200 Aug 19 23:24:43.507094 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1207/4836] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:43.523535 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.527733 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:43.527733 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "838ba35e-34c9-441e-a6c1-0bf58ae034c6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-403335353"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:43.529630 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5b580b12-c343-4362-a069-994533483861 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.537851 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b580b12-c343-4362-a069-994533483861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:43.537851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b580b12-c343-4362-a069-994533483861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.537851 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5b580b12-c343-4362-a069-994533483861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.542779 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.542779 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:43.543176 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:43.543583 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume 838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:43.558004 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.558004 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:43.559934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7673cbef-2a93-4613-a501-3b4d76b98258 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.560355 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7673cbef-2a93-4613-a501-3b4d76b98258 None None] GET https://10.4.3.193/volume// Aug 19 23:24:43.560547 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7673cbef-2a93-4613-a501-3b4d76b98258 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.560756 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7673cbef-2a93-4613-a501-3b4d76b98258 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.561082 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7673cbef-2a93-4613-a501-3b4d76b98258 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:43.561380 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1208/4837] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24: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 19 23:24:43.563531 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5b580b12-c343-4362-a069-994533483861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.569480 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5b580b12-c343-4362-a069-994533483861 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:43.569907 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1217/4838] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:43.572851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.575492 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:43.575804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.576093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.580207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['1e313eba-e3e7-4c40-940e-4edce07d9a11', '871eb7c9-4d88-4c7b-b598-7c07b7f44c59', '08f648f4-f50e-419a-b94f-d19280715ea7', 'abb343c7-b07c-4cd8-9a36-f49cf7017877'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:43.588698 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.588698 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:43.594525 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:43.600132 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4e2b8497-cac7-48e7-95d0-d1e592e1e2fc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:43.600575 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1208/4839] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1348 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:43.614869 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-c7d31047-90c7-4a33-8f4e-f11881882260 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.617132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-c7d31047-90c7-4a33-8f4e-f11881882260 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption Aug 19 23:24:43.617344 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-c7d31047-90c7-4a33-8f4e-f11881882260 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.617565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-c7d31047-90c7-4a33-8f4e-f11881882260 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.622362 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:43.622775 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc95cef0-e514-4c83-86f5-3fc9291b07e7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:43.623217 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1207/4840] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:43.626783 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.626783 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:43.633203 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-c7d31047-90c7-4a33-8f4e-f11881882260 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption returned with HTTP 200 Aug 19 23:24:43.633624 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1209/4841] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:43.634661 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:43.636684 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:43.636919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:43.637104 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:43.642810 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:43.642810 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:43.643219 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:43.644676 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9665dafd-246e-46b4-8bbc-2a02ac913f60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 returned with HTTP 200 Aug 19 23:24:43.645233 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1218/4842] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:43 2026] GET /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:44.492343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.494610 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:24:44.494928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.495203 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.495372 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:44.501244 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.501244 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:44.502256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9df7f09-efa2-4047-bcea-b47d12dbe2e0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:24:44.502836 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1209/4843] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:44 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:44.518664 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.584283 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84c54f52-64b3-4794-991c-fba931786a44 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.586812 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84c54f52-64b3-4794-991c-fba931786a44 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:44.587196 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84c54f52-64b3-4794-991c-fba931786a44 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.587554 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84c54f52-64b3-4794-991c-fba931786a44 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.597576 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:24:44.597814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "500d1ace-d2d0-4ce9-ba13-16b81d6328f5"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:44.600776 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Creating new backup {'backup': {'volume_id': '500d1ace-d2d0-4ce9-ba13-16b81d6328f5'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:24:44.600858 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.600858 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:44.600950 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Creating backup of volume 500d1ace-d2d0-4ce9-ba13-16b81d6328f5 in container None Aug 19 23:24:44.602916 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=397,cinder:UPDATE=115,cinder:INSERT=60 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:24:44.604242 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-84c54f52-64b3-4794-991c-fba931786a44 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:44.608868 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.608868 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:44.609416 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Volume info retrieved successfully. Aug 19 23:24:44.610650 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84c54f52-64b3-4794-991c-fba931786a44 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:44.611194 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1210/4844] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:44 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:44.632898 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Created reservations ['e0819149-16ac-4070-a08e-520842b15586', '7d29cd8c-a3df-48ed-b0cb-107ce3c41357'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:44.662534 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.663612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:44.664019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.665905 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.666907 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9101804c-2165-4a9f-8bbd-76b4ac749951 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:24:44.667878 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1208/4845] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:24:44 2026] POST /volume/v3/backups => generated 288 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:44.669451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4d76f3c9-a6c3-410b-9f45-f78a3576567a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.671564 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4d76f3c9-a6c3-410b-9f45-f78a3576567a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 Aug 19 23:24:44.671789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4d76f3c9-a6c3-410b-9f45-f78a3576567a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.671912 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.671912 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:44.671993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4d76f3c9-a6c3-410b-9f45-f78a3576567a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.672326 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:44.673472 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea01ee41-2557-4739-b6e1-9ecce257bb60 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 returned with HTTP 200 Aug 19 23:24:44.674203 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1219/4846] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:44 2026] GET /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:44.677739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-741e56ef-1db5-4a77-8178-a26ca651a91a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.681366 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-741e56ef-1db5-4a77-8178-a26ca651a91a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:44.681366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-741e56ef-1db5-4a77-8178-a26ca651a91a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.681366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-741e56ef-1db5-4a77-8178-a26ca651a91a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.681366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-741e56ef-1db5-4a77-8178-a26ca651a91a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:44.683896 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.683896 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:44.684405 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.684405 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:44.685164 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-741e56ef-1db5-4a77-8178-a26ca651a91a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:44.685467 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1211/4847] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:44 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:44.685769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.689731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] POST https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97/action Aug 19 23:24:44.689731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:44.689731 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:44.691236 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.snapshot_unmanage [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Unmanage snapshot with id: 0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:44.697578 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.697578 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:44.698155 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:44.699549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6ebd98bc91304fcfbf99d852ab6852a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfe8f3514ab34b4dba79e8b0a79520f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:24:44.699797 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-72c3f4e9-e221-49a7-a415-c9ed89757f81 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97/action returned with HTTP 403 Aug 19 23:24:44.700600 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1209/4848] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:24:44 2026] POST /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:44.708167 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.711118 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:44.711508 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.712099 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.712213 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: 0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:44.719890 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.719890 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:44.720332 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:44.749737 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:44.749737 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c203b465-a8e5-448f-b60c-5bcfc0d1dad0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 returned with HTTP 202 Aug 19 23:24:44.749737 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1220/4849] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:44 2026] DELETE /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:44.754434 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-5242445c-9dfc-4a8c-b6f2-67d3b6c3c272 req-4d76f3c9-a6c3-410b-9f45-f78a3576567a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 returned with HTTP 200 Aug 19 23:24:44.755341 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1210/4850] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:44 2026] DELETE /volume/v3/attachments/45d08708-f5cc-4f97-bc29-184a64f06c09 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:44.762613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:44.764146 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:44.765234 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:44.765234 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:44.770115 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:44.770115 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:44.770462 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:44.771193 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-480c38da-cdb6-4f0b-9715-96d9a7daec72 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 returned with HTTP 200 Aug 19 23:24:44.771616 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1212/4851] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:44 2026] GET /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:45.629772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4c0ad85a-1660-4b73-8150-650955785c8e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.635777 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c0ad85a-1660-4b73-8150-650955785c8e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:45.636111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c0ad85a-1660-4b73-8150-650955785c8e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.636436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4c0ad85a-1660-4b73-8150-650955785c8e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.647101 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.647101 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:45.651894 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4c0ad85a-1660-4b73-8150-650955785c8e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.658037 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4c0ad85a-1660-4b73-8150-650955785c8e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:45.658539 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1210/4852] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:45.672240 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-25a79c76-3463-491e-a63d-be493d26e3ea None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.674726 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-25a79c76-3463-491e-a63d-be493d26e3ea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:45.675070 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-25a79c76-3463-491e-a63d-be493d26e3ea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.675385 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-25a79c76-3463-491e-a63d-be493d26e3ea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.694128 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.694128 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:45.701009 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-25a79c76-3463-491e-a63d-be493d26e3ea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.702506 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.703516 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:45.703615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.703873 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.703968 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:45.712660 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-25a79c76-3463-491e-a63d-be493d26e3ea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:45.713266 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1221/4853] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:45.713614 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.713614 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:45.714317 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa4e60f3-fea8-4832-9614-e303d0a42efa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:45.714736 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1211/4854] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:45.763519 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.766388 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:45.766667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.766909 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.777644 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.777644 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:45.781599 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.786171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-af38b84e-20b2-4b2e-9af0-2ddb4a21d6cf tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:45.786586 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1213/4855] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:45.788477 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-71916ebc-67e4-470d-947e-ff83325b4e8d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.791724 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71916ebc-67e4-470d-947e-ff83325b4e8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 Aug 19 23:24:45.791724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71916ebc-67e4-470d-947e-ff83325b4e8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.791949 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-71916ebc-67e4-470d-947e-ff83325b4e8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.796837 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-71916ebc-67e4-470d-947e-ff83325b4e8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 returned with HTTP 404 Aug 19 23:24:45.797361 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1211/4856] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/snapshots/0e05cab5-3ef3-4a9f-b616-867106221c97 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:45.805532 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.807407 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:45.807621 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.807824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.808001 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: 838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:45.810788 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.813815 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77/action Aug 19 23:24:45.814215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:45.814361 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:45.817144 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.817144 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:45.817599 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:45.829743 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.829743 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:45.829743 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.838579 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Begin detaching volume completed successfully. Aug 19 23:24:45.838843 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-d86810ef-3a19-4835-907a-63dabbc21464 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77/action returned with HTTP 202 Aug 19 23:24:45.839336 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1212/4857] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:24:45 2026] POST /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:45.850842 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:45.850911 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8874569c-afab-48a9-83f7-6bab34d80fe7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 returned with HTTP 202 Aug 19 23:24:45.851499 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1222/4858] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:45 2026] DELETE /volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:45.858195 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.862513 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:45.862971 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.863204 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.867642 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22956839-c343-4d6f-bacf-5622501fcbd1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.869702 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22956839-c343-4d6f-bacf-5622501fcbd1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:45.870072 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22956839-c343-4d6f-bacf-5622501fcbd1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.870332 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22956839-c343-4d6f-bacf-5622501fcbd1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.879310 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.879310 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:45.879905 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.879905 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:45.889796 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-22956839-c343-4d6f-bacf-5622501fcbd1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:45.892877 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-99b4d7d8-f24d-4a7a-8310-2af3ad62b72d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.893518 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99b4d7d8-f24d-4a7a-8310-2af3ad62b72d None None] GET https://10.4.3.193/volume// Aug 19 23:24:45.893829 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99b4d7d8-f24d-4a7a-8310-2af3ad62b72d None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.894133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99b4d7d8-f24d-4a7a-8310-2af3ad62b72d None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.895014 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99b4d7d8-f24d-4a7a-8310-2af3ad62b72d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:45.895075 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.897770 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22956839-c343-4d6f-bacf-5622501fcbd1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 returned with HTTP 200 Aug 19 23:24:45.898100 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1213/4859] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:45.898243 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1212/4860] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:45.902525 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b072ecd-3dec-4e83-9b30-55d24c31bc49 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:45.903127 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1214/4861] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:45.910105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:45.914479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:45.914775 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:45.914988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:45.927536 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:45.927536 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:45.931798 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:45.940145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-253adc88-081a-47b7-9d5a-6cfcb9253890 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:45.940608 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1223/4862] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:45 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:46.732647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:46.734836 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:46.735287 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:46.735633 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:46.735900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:46.741280 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:46.741280 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:46.742303 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-42d2a955-9dc6-4545-adcb-fa4478a90b6f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:46.743263 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1214/4863] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:46 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:46.911165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8e134183-055f-4b1c-8556-f1c657213fba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:46.913357 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e134183-055f-4b1c-8556-f1c657213fba tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 Aug 19 23:24:46.913618 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e134183-055f-4b1c-8556-f1c657213fba tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:46.913872 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e134183-055f-4b1c-8556-f1c657213fba tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:46.921855 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e134183-055f-4b1c-8556-f1c657213fba tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 returned with HTTP 404 Aug 19 23:24:46.921959 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fc973728-66fc-45c8-983c-9e9825687772 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:46.922225 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1213/4864] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:46 2026] GET /volume/v3/volumes/838ba35e-34c9-441e-a6c1-0bf58ae034c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:46.923744 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc973728-66fc-45c8-983c-9e9825687772 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:46.924070 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc973728-66fc-45c8-983c-9e9825687772 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:46.924326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fc973728-66fc-45c8-983c-9e9825687772 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:46.933688 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:46.933688 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:46.934162 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:46.936025 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:46.936402 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395662424"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:46.937985 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395662424'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:46.938117 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:46.938449 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fc973728-66fc-45c8-983c-9e9825687772 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:46.941750 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=418,cinder:UPDATE=113,cinder:INSERT=54 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:24:46.942991 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fc973728-66fc-45c8-983c-9e9825687772 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:46.943952 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:46.944005 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1215/4865] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:46 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:46.949820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (9cc83717-2ecb-43d0-981c-32e79467da0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:46.950819 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0051b9-6064-4299-8569-5643bd69aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:46.952076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:46.982025 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0051b9-6064-4299-8569-5643bd69aa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:46.982864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb05d3a-b251-4afd-ba10-937bb11fc293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:47.024335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['ac5cf96c-271f-4ec4-994b-1de76e995d5c', '473de10e-0d3f-4a66-acf6-5160df81d8d1', '824e6929-6783-47eb-a0d3-0bafac847e84', 'c696d603-c0cb-452e-addd-1a810bd78c29'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:47.025388 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb05d3a-b251-4afd-ba10-937bb11fc293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5cf96c-271f-4ec4-994b-1de76e995d5c', '473de10e-0d3f-4a66-acf6-5160df81d8d1', '824e6929-6783-47eb-a0d3-0bafac847e84', 'c696d603-c0cb-452e-addd-1a810bd78c29']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:47.026122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2f0bf4-518d-4154-9e89-4ef456a4beea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:47.048122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2f0bf4-518d-4154-9e89-4ef456a4beea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395662424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['ac5cf96c-271f-4ec4-994b-1de76e995d5c','473de10e-0d3f-4a66-acf6-5160df81d8d1','824e6929-6783-47eb-a0d3-0bafac847e84','c696d603-c0cb-452e-addd-1a810bd78c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395662424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:47.049205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52757ee-38ba-41fc-927a-3f2cac8bed67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:47.066934 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52757ee-38ba-41fc-927a-3f2cac8bed67) transitioned into state 'SUCCESS' from state '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-395662424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['ac5cf96c-271f-4ec4-994b-1de76e995d5c','473de10e-0d3f-4a66-acf6-5160df81d8d1','824e6929-6783-47eb-a0d3-0bafac847e84','c696d603-c0cb-452e-addd-1a810bd78c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:47.067855 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d672d6-83af-422c-bca3-4a023c08e519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:47.077222 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d672d6-83af-422c-bca3-4a023c08e519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:47.078105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (9cc83717-2ecb-43d0-981c-32e79467da0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:47.078421 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:47.079000 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3f76ca97-7131-4622-9bcd-f2fa3c6aa5ca tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:47.079512 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1224/4866] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:46 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 19 23:24:47.092776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:47.094243 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:47.094612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:47.094903 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:47.102868 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:47.102868 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:47.105955 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:47.109817 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fd9837a8-2ed3-4692-907f-a35bc373d5f1 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 returned with HTTP 200 Aug 19 23:24:47.110324 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1215/4867] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:47 2026] GET /volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:47.478724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-fde30551-58fb-446f-80ea-949c14ec0677 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:47.480792 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-fde30551-58fb-446f-80ea-949c14ec0677 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 Aug 19 23:24:47.480965 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-fde30551-58fb-446f-80ea-949c14ec0677 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:47.481144 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-fde30551-58fb-446f-80ea-949c14ec0677 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:47.491052 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:47.491052 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:47.535783 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c6864e3d-25a0-4df5-910c-8efbcbc10f58 req-fde30551-58fb-446f-80ea-949c14ec0677 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 returned with HTTP 200 Aug 19 23:24:47.536104 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1214/4868] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:47 2026] DELETE /volume/v3/attachments/f8b69e6e-f0b0-4c04-9920-d77d4de7f098 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:47.752685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:47.756776 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:47.756776 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:47.756776 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:47.756776 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:47.763349 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:47.763349 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:47.763349 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2bf150ec-2f2d-4c53-9c42-2b34bb1c512d tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:47.763349 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1216/4869] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:47 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:47.961947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:47.967199 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:47.967400 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:47.967585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:47.974000 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:47.974000 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:47.976931 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:47.980332 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3bab91c0-d0e7-4399-8fa4-90175876c873 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:47.980666 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1225/4870] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:47 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:47.997897 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:47.999606 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:47.999955 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:48.000237 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:48.001538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume with id: ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:48.008404 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.008404 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:48.008944 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:48.021766 np0000007826 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:24:48.027415 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume request issued successfully. Aug 19 23:24:48.027968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5b2d0ea0-bfe2-4ba2-b9a8-b6627bbb54bc tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 202 Aug 19 23:24:48.028584 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1216/4871] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:47 2026] DELETE /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:48.037350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:48.039665 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:48.039932 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:48.040196 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:48.048410 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.048410 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:48.053102 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:48.057583 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6f44a41a-27ea-49ad-a61f-7e13e676ffea tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 200 Aug 19 23:24:48.058011 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1215/4872] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:48 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:48.125648 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4575ef82-cd75-44d8-8128-982ad9482f57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:48.127399 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4575ef82-cd75-44d8-8128-982ad9482f57 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:48.127611 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4575ef82-cd75-44d8-8128-982ad9482f57 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:48.127811 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4575ef82-cd75-44d8-8128-982ad9482f57 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:48.136142 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.136142 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:48.138817 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4575ef82-cd75-44d8-8128-982ad9482f57 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:48.142971 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4575ef82-cd75-44d8-8128-982ad9482f57 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 returned with HTTP 200 Aug 19 23:24:48.143397 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1217/4873] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:48 2026] GET /volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:48.158686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:48.160853 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:48.161197 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-975642452"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:48.170372 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.170372 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:48.170733 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:48.170853 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume 79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:48.193894 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['71190856-6ec8-455a-80db-b0d841ea1637', 'b67931a1-a66e-47a1-a032-e874c2c9b4e1', '3e25305b-6496-4ffd-8ae1-dcea91a9d454', 'cdfac09d-7895-4a73-b471-38f5a95e8dfa'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:48.223702 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:48.224060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de7ac2bf-30cc-40f1-8e71-673b31ae85df tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:48.224544 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1226/4874] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:48.232643 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:48.234543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:48.234766 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:48.234942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:48.241061 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.241061 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:48.241061 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:48.241450 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-35419c59-2a2c-450e-a326-6994f2e2ab2f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 200 Aug 19 23:24:48.241796 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1217/4875] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:48 2026] GET /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:48.773030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:48.774764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:48.774959 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:48.775142 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:48.775259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:48.781219 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:48.781219 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:48.781785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-84596bd6-bfe2-4b69-a3ef-e2753917f752 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:48.782190 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1216/4876] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:48 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:49.072145 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7ff402a-992f-4182-b643-2fea3c13edb7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.073952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7ff402a-992f-4182-b643-2fea3c13edb7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 Aug 19 23:24:49.074135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7ff402a-992f-4182-b643-2fea3c13edb7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.074322 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7ff402a-992f-4182-b643-2fea3c13edb7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.079662 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7ff402a-992f-4182-b643-2fea3c13edb7 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 returned with HTTP 404 Aug 19 23:24:49.080123 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1218/4877] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/volumes/ba7cf5f2-e65c-4dbb-bdee-d539dc847173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:49.087109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.089327 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:24:49.089592 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.089833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.090527 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.090527 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:49.090881 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:24:49.108524 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Get all volumes completed successfully. Aug 19 23:24:49.111572 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.111572 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:49.117147 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43f1fd86-f808-4a1e-9c17-755d3429fa1c tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:24:49.117659 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1227/4878] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19227 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:49.136621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7086d1d6-c524-48da-ad18-bf0d192af492 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.138824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7086d1d6-c524-48da-ad18-bf0d192af492 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] DELETE https://10.4.3.193/volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60 Aug 19 23:24:49.139078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7086d1d6-c524-48da-ad18-bf0d192af492 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.139323 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7086d1d6-c524-48da-ad18-bf0d192af492 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.164850 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7086d1d6-c524-48da-ad18-bf0d192af492 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60 returned with HTTP 202 Aug 19 23:24:49.165300 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1218/4879] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:24:49 2026] DELETE /volume/v3/types/f03dd190-bb34-444b-8a5e-e288e4cf2e60 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:49.172533 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-972bf559-3879-49c4-94f6-5a6a4740f550 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.174235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:49.174456 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.174637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.174801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume with id: ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:49.181383 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.181383 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:49.181904 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:49.203736 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume request issued successfully. Aug 19 23:24:49.203736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-972bf559-3879-49c4-94f6-5a6a4740f550 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 202 Aug 19 23:24:49.203736 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1217/4880] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:49 2026] DELETE /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:49.209672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.211735 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:49.212006 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.213198 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.220241 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.220241 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:49.224056 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:49.228534 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-57235855-2277-4649-bc17-ea4dd4c79cc8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 200 Aug 19 23:24:49.229094 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1219/4881] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:49.250672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.253927 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:49.254200 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.254469 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.262260 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.262260 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:49.262621 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:49.263259 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d26b1a1-f347-4cce-8c47-eb205cef88b3 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 200 Aug 19 23:24:49.263683 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1228/4882] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:49.275434 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ab8d0a60-412c-43d3-b57c-9a6f0a5c0b0b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.276734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab8d0a60-412c-43d3-b57c-9a6f0a5c0b0b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] PUT https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:49.277273 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ab8d0a60-412c-43d3-b57c-9a6f0a5c0b0b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:49.285483 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.285483 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:49.286124 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ab8d0a60-412c-43d3-b57c-9a6f0a5c0b0b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Snapshot retrieved successfully. Aug 19 23:24:49.299092 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ab8d0a60-412c-43d3-b57c-9a6f0a5c0b0b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 200 Aug 19 23:24:49.299092 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1219/4883] 10.4.3.193 () {68 vars in 1374 bytes} [Wed Aug 19 23:24:49 2026] PUT /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:49.307223 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b356810e-338d-441a-8eed-759ac9bfe08f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.309505 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:49.309818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.310725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.310935 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: 07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:49.317517 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.317517 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:49.318128 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:49.337742 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:49.337742 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b356810e-338d-441a-8eed-759ac9bfe08f tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 202 Aug 19 23:24:49.337742 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1218/4884] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:49 2026] DELETE /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:49.343257 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3d401501-eb0b-4eaf-b709-a66d863909ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.345666 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d401501-eb0b-4eaf-b709-a66d863909ac tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:49.345666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d401501-eb0b-4eaf-b709-a66d863909ac tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.345666 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3d401501-eb0b-4eaf-b709-a66d863909ac tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.350949 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.350949 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:49.350949 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3d401501-eb0b-4eaf-b709-a66d863909ac tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:49.353489 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3d401501-eb0b-4eaf-b709-a66d863909ac tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 200 Aug 19 23:24:49.353489 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1220/4885] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:49.793990 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:49.796160 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:49.796466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:49.796737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:49.796901 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:49.801832 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:49.801832 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:49.802631 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b39cb3f7-9ad9-403a-9da5-9a951fd58b7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:49.803379 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1229/4886] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:49 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:50.245277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8b16abcb-3860-4060-9363-0428c9e0ca84 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.247154 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b16abcb-3860-4060-9363-0428c9e0ca84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 Aug 19 23:24:50.247357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b16abcb-3860-4060-9363-0428c9e0ca84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.247577 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8b16abcb-3860-4060-9363-0428c9e0ca84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.254552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8b16abcb-3860-4060-9363-0428c9e0ca84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 returned with HTTP 404 Aug 19 23:24:50.255015 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1220/4887] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/volumes/ce0c7f6d-71f9-43a6-ad9e-a240cfdafe77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:50.261879 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.263910 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:50.264093 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.264272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.264457 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume with id: abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:50.274102 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.274102 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:50.274646 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:50.292422 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-aff41cb7-b83f-4ccb-8ebe-985765e5c1a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.295919 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-aff41cb7-b83f-4ccb-8ebe-985765e5c1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption Aug 19 23:24:50.296178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-aff41cb7-b83f-4ccb-8ebe-985765e5c1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.296214 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume request issued successfully. Aug 19 23:24:50.296433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-aff41cb7-b83f-4ccb-8ebe-985765e5c1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.296483 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-28b2c98e-3859-4b24-a45d-fbcae0cabebb tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 202 Aug 19 23:24:50.297001 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1219/4888] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:50 2026] DELETE /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:50.304673 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.307081 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:50.307368 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.307609 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.308307 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.308307 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:50.315537 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.315537 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:50.316464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-aff41cb7-b83f-4ccb-8ebe-985765e5c1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption returned with HTTP 200 Aug 19 23:24:50.317037 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1221/4889] 10.4.3.193 () {68 vars in 1631 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:50.319183 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:24:50.327790 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1dc05e1-2909-4c43-a5a8-5b942e169d0a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 200 Aug 19 23:24:50.328631 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1230/4890] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:50.361030 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-52db0f8d-d904-45fc-b6ed-362d479a89c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.362924 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52db0f8d-d904-45fc-b6ed-362d479a89c6 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 Aug 19 23:24:50.363133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52db0f8d-d904-45fc-b6ed-362d479a89c6 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.363330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-52db0f8d-d904-45fc-b6ed-362d479a89c6 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.368128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-52db0f8d-d904-45fc-b6ed-362d479a89c6 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 returned with HTTP 404 Aug 19 23:24:50.368612 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1221/4891] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/snapshots/07432b61-7e6b-4a31-87ea-f94518047da3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:50.376097 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.388257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:50.388257 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.388257 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.388257 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: 79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:50.404011 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.404011 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:50.404251 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:50.423218 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:50.423218 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e94583-2889-4d9b-8df2-89ce61b2f314 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 returned with HTTP 202 Aug 19 23:24:50.423794 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1220/4892] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:50 2026] DELETE /volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:50.431185 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9bb62919-1719-4502-bf2c-bf551697b968 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.433573 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9bb62919-1719-4502-bf2c-bf551697b968 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:50.433861 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9bb62919-1719-4502-bf2c-bf551697b968 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.433960 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9bb62919-1719-4502-bf2c-bf551697b968 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.443094 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.443094 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:50.446666 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9bb62919-1719-4502-bf2c-bf551697b968 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:50.450655 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9bb62919-1719-4502-bf2c-bf551697b968 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 returned with HTTP 200 Aug 19 23:24:50.451173 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1222/4893] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:50.814753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2089fda-da7f-480d-a8b9-87c6c60687de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:50.817011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2089fda-da7f-480d-a8b9-87c6c60687de tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:50.817274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2089fda-da7f-480d-a8b9-87c6c60687de tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:50.817531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2089fda-da7f-480d-a8b9-87c6c60687de tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:50.817670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a2089fda-da7f-480d-a8b9-87c6c60687de tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:50.822572 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:50.822572 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:50.823291 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2089fda-da7f-480d-a8b9-87c6c60687de tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:50.823740 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1231/4894] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:50 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:51.055171 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-03e235bd-bcb7-48c0-bc41-98d7f6352283 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.057621 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-03e235bd-bcb7-48c0-bc41-98d7f6352283 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 Aug 19 23:24:51.058039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-03e235bd-bcb7-48c0-bc41-98d7f6352283 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.058309 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-03e235bd-bcb7-48c0-bc41-98d7f6352283 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.072265 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:51.072265 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:51.117742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-f4195b03-d2c0-4139-bf09-2385fe308e3e req-03e235bd-bcb7-48c0-bc41-98d7f6352283 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 returned with HTTP 200 Aug 19 23:24:51.118397 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1222/4895] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:24:51 2026] DELETE /volume/v3/attachments/6e68cbfa-a2db-4f90-835d-f441892e7228 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:51.344387 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd42e7aa-08fe-42e4-9e03-7d18418be052 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.346178 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd42e7aa-08fe-42e4-9e03-7d18418be052 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 Aug 19 23:24:51.346381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd42e7aa-08fe-42e4-9e03-7d18418be052 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.346556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd42e7aa-08fe-42e4-9e03-7d18418be052 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.354308 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd42e7aa-08fe-42e4-9e03-7d18418be052 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 returned with HTTP 404 Aug 19 23:24:51.354925 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1221/4896] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:51 2026] GET /volume/v3/volumes/abd4bb03-ef70-4bcc-b7b2-935ff13efc13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:51.361822 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.363650 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:24:51.363882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.364137 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.365017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:24:51.382517 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Get all volumes completed successfully. Aug 19 23:24:51.385676 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:51.385676 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:51.391980 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d49ea712-7f15-49c2-8c49-4a7327a30482 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:24:51.392744 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1223/4897] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:24:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:51.407630 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ff85ac8c-4f44-4ddd-84af-78c33a3b61c7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.410143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff85ac8c-4f44-4ddd-84af-78c33a3b61c7 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] DELETE https://10.4.3.193/volume/v3/types/9e1e4c52-78f9-4cf0-8fd0-637c50fab83c Aug 19 23:24:51.410426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff85ac8c-4f44-4ddd-84af-78c33a3b61c7 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.410692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff85ac8c-4f44-4ddd-84af-78c33a3b61c7 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.438592 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff85ac8c-4f44-4ddd-84af-78c33a3b61c7 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types/9e1e4c52-78f9-4cf0-8fd0-637c50fab83c returned with HTTP 202 Aug 19 23:24:51.439210 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1232/4898] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:24:51 2026] DELETE /volume/v3/types/9e1e4c52-78f9-4cf0-8fd0-637c50fab83c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:51.467960 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4a39f07f-2f5a-461d-b373-270480f53c9b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.468543 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a39f07f-2f5a-461d-b373-270480f53c9b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 Aug 19 23:24:51.468823 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a39f07f-2f5a-461d-b373-270480f53c9b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.468887 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a39f07f-2f5a-461d-b373-270480f53c9b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.474292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a39f07f-2f5a-461d-b373-270480f53c9b tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 returned with HTTP 404 Aug 19 23:24:51.474770 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1223/4899] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:51 2026] GET /volume/v3/volumes/79c30a50-e810-4fb1-b1dd-5fd9e1f7e7e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:51.487203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.489326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:51.489679 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851840775"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:51.491921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851840775'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:51.492192 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume of 1 GB Aug 19 23:24:51.496767 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Availability Zones retrieved successfully. Aug 19 23:24:51.503247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (e5208612-25f7-4d05-9417-513df3da3938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:51.504213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d88d69-7985-4cb9-baeb-8470b2a81f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:51.505077 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:51.534837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d88d69-7985-4cb9-baeb-8470b2a81f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:51.537554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fca0f7c-221f-481a-a9fa-d4b61e82735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:51.592902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['97d6698f-64cb-4f5a-b5b0-16c78140c057', '5896d719-5046-4491-8a5a-4003088eeccb', '068c62b7-3549-4639-ad74-e03c2351a21f', '2721b370-dd25-4151-8080-d4a2b9476ea3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:51.593796 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fca0f7c-221f-481a-a9fa-d4b61e82735b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d6698f-64cb-4f5a-b5b0-16c78140c057', '5896d719-5046-4491-8a5a-4003088eeccb', '068c62b7-3549-4639-ad74-e03c2351a21f', '2721b370-dd25-4151-8080-d4a2b9476ea3']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:51.594926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8435c82-878b-4a89-b96c-df9777a8ee66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:51.619544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8435c82-878b-4a89-b96c-df9777a8ee66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec598cb9-b11a-42ab-8e38-3e0526f129df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851840775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['97d6698f-64cb-4f5a-b5b0-16c78140c057','5896d719-5046-4491-8a5a-4003088eeccb','068c62b7-3549-4639-ad74-e03c2351a21f','2721b370-dd25-4151-8080-d4a2b9476ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851840775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec598cb9-b11a-42ab-8e38-3e0526f129df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:51.620668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affbef61-3ce7-432a-8cc4-70117e15d6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:51.637993 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affbef61-3ce7-432a-8cc4-70117e15d6d4) transitioned into state 'SUCCESS' from state '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-1851840775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe8f3514ab34b4dba79e8b0a79520f5',qos_specs=None,replication_status=,reservations=['97d6698f-64cb-4f5a-b5b0-16c78140c057','5896d719-5046-4491-8a5a-4003088eeccb','068c62b7-3549-4639-ad74-e03c2351a21f','2721b370-dd25-4151-8080-d4a2b9476ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a6c7aaf0d425ca8edbdae2eaa9e05',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:51.638897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c98785-6e66-4d17-a3c9-0d96cfa98097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:51.650302 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c98785-6e66-4d17-a3c9-0d96cfa98097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:51.651181 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Flow 'volume_create_api' (e5208612-25f7-4d05-9417-513df3da3938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:51.651606 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create volume request issued successfully. Aug 19 23:24:51.652275 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e16d5e12-0504-49c0-9a39-b1e15d47f606 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:51.652768 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1222/4900] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:24:51 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:51.668437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.673176 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:51.673471 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.673726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.682638 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:51.682638 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:51.686444 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:51.693299 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1471eea-eadf-4f74-a97b-e9ba6cec7c8d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df returned with HTTP 200 Aug 19 23:24:51.693866 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1224/4901] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:51 2026] GET /volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:51.836558 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:51.839103 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:51.839338 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:51.839857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:51.839857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:51.844177 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:51.844177 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:51.844690 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31cf99c8-9c71-4955-bf77-95fd6ee7c278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:51.845047 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1233/4902] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:51 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:52.194938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.197130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:52.197377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:52.197582 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:52.197760 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:52.205980 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.205980 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:52.206512 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:52.217359 np0000007826 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:24:52.223062 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:24:52.223302 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-107d94b7-e3aa-4287-8419-c2c6398579b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 202 Aug 19 23:24:52.223799 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1224/4903] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:52 2026] DELETE /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:52.233562 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.236223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:52.236536 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:52.236829 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:52.249671 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.249671 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:52.256837 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:52.264444 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6d0b47c1-cbf0-4a42-b782-018c1006f6fe tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 200 Aug 19 23:24:52.265066 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1223/4904] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:52 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:52.707207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.708770 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:52.708933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:52.709100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:52.716594 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.716594 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:52.720622 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:52.726516 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-bef2d744-8894-4daf-8af3-d01a8bed67a7 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df returned with HTTP 200 Aug 19 23:24:52.726964 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1225/4905] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:52 2026] GET /volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:52.739650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.741977 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:24:52.742437 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec598cb9-b11a-42ab-8e38-3e0526f129df", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-429056413"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:52.756281 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.756281 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:52.756800 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:52.756973 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Create snapshot from volume ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:52.789542 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Created reservations ['fe8d853b-17fa-46ae-8325-b266e0a19fc1', 'c4915acd-cf0e-4597-8022-82e0f203e761', '45f3009e-a15d-43bf-8393-d2d173cb498d', '9d16f562-57f6-4b88-8b92-6b048aa7ce84'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:52.820856 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot create request issued successfully. Aug 19 23:24:52.821149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e422542-ca4d-49e1-81b7-74b46ccf317d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:24:52.821617 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1234/4906] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:24:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:52.831204 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-70085a91-a326-4b7a-a587-fad3f57ae34d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.833201 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70085a91-a326-4b7a-a587-fad3f57ae34d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:52.833387 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70085a91-a326-4b7a-a587-fad3f57ae34d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:52.833803 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-70085a91-a326-4b7a-a587-fad3f57ae34d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:52.841312 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.841312 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:52.841634 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-70085a91-a326-4b7a-a587-fad3f57ae34d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:52.842291 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-70085a91-a326-4b7a-a587-fad3f57ae34d tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 200 Aug 19 23:24:52.842698 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1225/4907] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:52 2026] GET /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:52.854995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:52.857539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:52.857874 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:52.858223 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:52.858413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:52.869153 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:52.869153 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:52.869854 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1c2e8f22-7d81-4a5a-b7e9-b0f03454a73c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:52.870286 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1224/4908] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:52 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:53.280689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a4225e20-54af-47bb-84d5-7fe11ecfeaf0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.285310 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4225e20-54af-47bb-84d5-7fe11ecfeaf0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 Aug 19 23:24:53.285574 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4225e20-54af-47bb-84d5-7fe11ecfeaf0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.285859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a4225e20-54af-47bb-84d5-7fe11ecfeaf0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.291368 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a4225e20-54af-47bb-84d5-7fe11ecfeaf0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 returned with HTTP 404 Aug 19 23:24:53.291811 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1226/4909] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/volumes/b377ee07-9b25-4ea8-9cd1-7222bbe31ee5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:53.299988 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-99596b67-1362-44f8-97e3-91061b9c78da None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.302290 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:24:53.302570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.302852 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.303526 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.303526 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:53.303910 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:24:53.322746 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Get all volumes completed successfully. Aug 19 23:24:53.327502 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.327502 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:53.337061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-99596b67-1362-44f8-97e3-91061b9c78da tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:24:53.338622 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1235/4910] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15806 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:53.355466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-247463fd-d448-4e3b-b6b8-4e7a1496a9a9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.359160 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-247463fd-d448-4e3b-b6b8-4e7a1496a9a9 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] DELETE https://10.4.3.193/volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6 Aug 19 23:24:53.359400 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-247463fd-d448-4e3b-b6b8-4e7a1496a9a9 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.359630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-247463fd-d448-4e3b-b6b8-4e7a1496a9a9 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.396874 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-247463fd-d448-4e3b-b6b8-4e7a1496a9a9 tempest-TestVolumeBootPattern-1087330092 tempest-TestVolumeBootPattern-1087330092-project-admin] https://10.4.3.193/volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6 returned with HTTP 202 Aug 19 23:24:53.397423 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1226/4911] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:24:53 2026] DELETE /volume/v3/types/dbd960ae-7e50-4aab-ab94-3aa65074e8c6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:53.450094 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ad710247-e17e-4844-b163-25c87fadf1a5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.451777 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:24:53.452078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1025769937", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:53.453685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1025769937', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:24:53.623797 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:24:53.628634 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:24:53.634658 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (4f5e8abd-3b67-4ce8-be99-52b7e144376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:53.636091 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97e4d8a-dcc6-44a6-b0e4-9a945c1794b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:53.637237 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:24:53.695623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97e4d8a-dcc6-44a6-b0e4-9a945c1794b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:53.696397 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeb4c48-17c9-4024-897c-0c7d3c0b25d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:53.757336 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['8bbbd143-43c7-4ac7-9eb4-19da7472b912', '10032797-4974-4030-9bf3-a80bd5c9d723', '1c1ffb1c-36e2-4e4c-b768-cf5dbffaea8b', '038a0b4c-a0f4-4833-a2e6-569c7a72006e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:24:53.758127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeb4c48-17c9-4024-897c-0c7d3c0b25d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bbbd143-43c7-4ac7-9eb4-19da7472b912', '10032797-4974-4030-9bf3-a80bd5c9d723', '1c1ffb1c-36e2-4e4c-b768-cf5dbffaea8b', '038a0b4c-a0f4-4833-a2e6-569c7a72006e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:53.758964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fcfa5c-5e38-43ee-a4bb-bb379bc34775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:53.782235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fcfa5c-5e38-43ee-a4bb-bb379bc34775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812c9aef-3141-43c7-8a66-234c6ae03022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1025769937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['8bbbd143-43c7-4ac7-9eb4-19da7472b912','10032797-4974-4030-9bf3-a80bd5c9d723','1c1ffb1c-36e2-4e4c-b768-cf5dbffaea8b','038a0b4c-a0f4-4833-a2e6-569c7a72006e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1025769937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812c9aef-3141-43c7-8a66-234c6ae03022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:53.782975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9b77e9-e4d9-4dbd-a2fb-cca79df72054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:53.814115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9b77e9-e4d9-4dbd-a2fb-cca79df72054) transitioned into state 'SUCCESS' from state '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-1025769937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['8bbbd143-43c7-4ac7-9eb4-19da7472b912','10032797-4974-4030-9bf3-a80bd5c9d723','1c1ffb1c-36e2-4e4c-b768-cf5dbffaea8b','038a0b4c-a0f4-4833-a2e6-569c7a72006e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:53.815400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4832ecd-caf4-451e-a23e-8631e1b8b99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:24:53.826442 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4832ecd-caf4-451e-a23e-8631e1b8b99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:24:53.826676 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (4f5e8abd-3b67-4ce8-be99-52b7e144376f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:24:53.826885 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:24:53.827568 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ad710247-e17e-4844-b163-25c87fadf1a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:24:53.827944 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1225/4912] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:24:53 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:24:53.840739 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-84ff30e2-7cd7-4918-8614-854faab24be3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.842511 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84ff30e2-7cd7-4918-8614-854faab24be3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:53.842700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84ff30e2-7cd7-4918-8614-854faab24be3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.842930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-84ff30e2-7cd7-4918-8614-854faab24be3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.854029 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.854029 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:53.854911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f61e3a63-def8-44a9-9603-41026e439132 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.856819 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f61e3a63-def8-44a9-9603-41026e439132 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:53.857146 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f61e3a63-def8-44a9-9603-41026e439132 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.857338 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f61e3a63-def8-44a9-9603-41026e439132 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.858336 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-84ff30e2-7cd7-4918-8614-854faab24be3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:53.865014 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.865014 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:53.865372 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f61e3a63-def8-44a9-9603-41026e439132 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:53.865987 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f61e3a63-def8-44a9-9603-41026e439132 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 200 Aug 19 23:24:53.866377 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1236/4913] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:53.867588 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-84ff30e2-7cd7-4918-8614-854faab24be3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:53.868031 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1227/4914] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:53.877793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.880199 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] POST https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action Aug 19 23:24:53.880691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:53.880691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:53.883018 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.admin_actions [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Updating snapshot 'dc3e812f-0837-473c-9ffb-578c00d23198' with '{'status': 'creating'}' {{(pid=100375) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 23:24:53.883501 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.885764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:53.885960 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.886137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.886245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:53.890518 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.890518 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:53.890671 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.890671 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:53.891115 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3191f87-8a19-4b43-b777-8ffad402b9ac tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:53.891609 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1226/4915] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:53.908643 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1e9339b5-a08f-447b-8c01-b3a679185f51 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action returned with HTTP 202 Aug 19 23:24:53.909775 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1227/4916] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:24:53 2026] POST /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:24:53.916669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9d42dd97-0f97-4973-b692-af57649f60ae None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.919058 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d42dd97-0f97-4973-b692-af57649f60ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:53.919349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d42dd97-0f97-4973-b692-af57649f60ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.919606 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9d42dd97-0f97-4973-b692-af57649f60ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.925851 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.925851 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:53.926251 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9d42dd97-0f97-4973-b692-af57649f60ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:53.927158 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9d42dd97-0f97-4973-b692-af57649f60ae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 200 Aug 19 23:24:53.927663 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1237/4917] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:53 2026] GET /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:24:53.936122 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.937632 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] POST https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action Aug 19 23:24:53.938011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:53.938152 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:53.939841 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100373) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 23:24:53.945600 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.945600 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:53.946195 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.snapshot_actions [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] Updating snapshot dc3e812f-0837-473c-9ffb-578c00d23198 with info {'id': 'dc3e812f-0837-473c-9ffb-578c00d23198', 'status': 'error', 'progress': '80%'} Aug 19 23:24:53.954752 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d7be6f3b-e6d5-4b34-81d0-ec68dd23aaae tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-member] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action returned with HTTP 202 Aug 19 23:24:53.955181 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1228/4918] 10.4.3.193 () {68 vars in 1396 bytes} [Wed Aug 19 23:24:53 2026] POST /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:53.962810 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-426c0241-cb90-4f47-b83c-ff500dc587bf None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:53.964953 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:53.965301 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:53.965599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:53.965814 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete snapshot with id: dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:53.971646 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:53.971646 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:53.971997 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:53.990584 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot delete request issued successfully. Aug 19 23:24:53.990843 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-426c0241-cb90-4f47-b83c-ff500dc587bf tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 202 Aug 19 23:24:53.991363 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1227/4919] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:24:53 2026] DELETE /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:54.002645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:54.005680 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:54.005974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:54.006175 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:54.013364 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:54.013364 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:54.014109 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Snapshot retrieved successfully. Aug 19 23:24:54.015277 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c00e94d2-67c4-448b-b75c-ce83bae11cf0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 200 Aug 19 23:24:54.017168 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1228/4920] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:54 2026] GET /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:54.883126 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:54.885299 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:54.885557 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:54.885800 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:54.893836 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:54.893836 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:54.899425 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:54.903550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:54.904612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ea82e9e0-9ee8-4c8e-82d8-44ead5c9bdcf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:54.905238 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1238/4921] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:54 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:54.906724 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:54.907003 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:54.907263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:54.907427 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:54.915552 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:54.915552 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:54.916222 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9c8fb1e1-3c2e-4885-a500-8a7851cb57c7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:54.918093 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1229/4922] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:54 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:54.918185 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:54.919899 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:54.920124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:54.920375 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:54.926979 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:54.926979 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:54.930396 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:54.935096 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e8e6cc63-a68c-432c-8093-5e97067dc72b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:54.936076 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1228/4923] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:54 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:55.028250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7f5c89ba-1a79-4dca-9684-d8f1601f7d03 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:55.030104 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f5c89ba-1a79-4dca-9684-d8f1601f7d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 Aug 19 23:24:55.030435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f5c89ba-1a79-4dca-9684-d8f1601f7d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:55.031582 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f5c89ba-1a79-4dca-9684-d8f1601f7d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:55.039864 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f5c89ba-1a79-4dca-9684-d8f1601f7d03 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 returned with HTTP 404 Aug 19 23:24:55.041378 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1229/4924] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:24:55 2026] GET /volume/v3/snapshots/dc3e812f-0837-473c-9ffb-578c00d23198 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:55.046627 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:55.049822 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:55.050008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:55.050181 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:55.050335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume with id: ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:55.064139 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:55.064139 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:55.064493 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:55.093278 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Delete volume request issued successfully. Aug 19 23:24:55.093278 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8d6a0230-3963-4086-9da8-ec3994bc0fc2 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df returned with HTTP 202 Aug 19 23:24:55.093599 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1239/4925] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:24:55 2026] DELETE /volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:24:55.106432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:55.109130 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:55.109130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:55.109130 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:55.119280 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:55.119280 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:55.124922 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Volume info retrieved successfully. Aug 19 23:24:55.129903 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df973390-8e6b-49ad-b62c-98d07f9f6e65 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df returned with HTTP 200 Aug 19 23:24:55.130243 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1230/4926] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:55 2026] GET /volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-14068601-494f-4bf8-bce3-a9e604a48e65 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14068601-494f-4bf8-bce3-a9e604a48e65 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14068601-494f-4bf8-bce3-a9e604a48e65 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-14068601-494f-4bf8-bce3-a9e604a48e65 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-14068601-494f-4bf8-bce3-a9e604a48e65 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-14068601-494f-4bf8-bce3-a9e604a48e65 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:56.094475 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1229/4927] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:55 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:56.098399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.098399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:56.098399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.098399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.112649 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:56.112649 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:56.117171 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:56.123545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-e0940dfc-dc5e-4eb2-a181-f5a766174243 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:56.124108 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1230/4928] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:56 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:56.145776 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-abdeb0ce-6e64-4fc2-be0f-9fa6a8c6cce0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.151335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abdeb0ce-6e64-4fc2-be0f-9fa6a8c6cce0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] GET https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df Aug 19 23:24:56.151586 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abdeb0ce-6e64-4fc2-be0f-9fa6a8c6cce0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.151843 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abdeb0ce-6e64-4fc2-be0f-9fa6a8c6cce0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.163491 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abdeb0ce-6e64-4fc2-be0f-9fa6a8c6cce0 tempest-ProjectMemberTests-751001439 tempest-ProjectMemberTests-751001439-project-admin] https://10.4.3.193/volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df returned with HTTP 404 Aug 19 23:24:56.164023 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1240/4929] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:24:56 2026] GET /volume/v3/volumes/ec598cb9-b11a-42ab-8e38-3e0526f129df => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:56.763658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.767580 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:56.767814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.768165 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.781584 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:56.781584 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:56.790253 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:56.806736 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-3c59090a-46c2-4e53-8781-b4645c449669 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:56.807557 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1231/4930] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:24:56 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:56.817681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8a34666a-8d1f-436e-925b-57cface7ecf2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.818081 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a34666a-8d1f-436e-925b-57cface7ecf2 None None] GET https://10.4.3.193/volume// Aug 19 23:24:56.818240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a34666a-8d1f-436e-925b-57cface7ecf2 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.818430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8a34666a-8d1f-436e-925b-57cface7ecf2 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.818776 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8a34666a-8d1f-436e-925b-57cface7ecf2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:56.819173 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1230/4931] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:24:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:24:56.826690 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b0224904-650f-4d9f-96ab-c8da48c9cf64 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.829876 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b0224904-650f-4d9f-96ab-c8da48c9cf64 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:24:56.830364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b0224904-650f-4d9f-96ab-c8da48c9cf64 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "812c9aef-3141-43c7-8a66-234c6ae03022", "connector": null, "instance_uuid": "a5d04855-50c3-4d77-95ae-06cf7b157f9f"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:56.853798 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:56.853798 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:56.898866 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b0224904-650f-4d9f-96ab-c8da48c9cf64 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:24:56.898866 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1231/4932] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:24:56 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:56.950763 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:56.954126 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:56.954530 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:56.954772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:56.954888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:56.963250 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:56.963250 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:56.964347 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eba559e2-dd7b-40ce-9724-19c3f392f9e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:56.965428 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1241/4933] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:56 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:57.979577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-595a9b4d-5d16-403b-b36e-853269aef461 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:57.981427 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-595a9b4d-5d16-403b-b36e-853269aef461 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:57.981669 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-595a9b4d-5d16-403b-b36e-853269aef461 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:57.981871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-595a9b4d-5d16-403b-b36e-853269aef461 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:57.981973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-595a9b4d-5d16-403b-b36e-853269aef461 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:57.986398 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:57.986398 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:57.986945 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-595a9b4d-5d16-403b-b36e-853269aef461 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:57.987305 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1232/4934] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:57 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:24:57.993266 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-af027ce9-b4f5-4fb8-a75e-4157263feadc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:57.993641 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af027ce9-b4f5-4fb8-a75e-4157263feadc None None] GET https://10.4.3.193/volume// Aug 19 23:24:57.993843 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af027ce9-b4f5-4fb8-a75e-4157263feadc None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:57.994063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-af027ce9-b4f5-4fb8-a75e-4157263feadc None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:57.994374 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-af027ce9-b4f5-4fb8-a75e-4157263feadc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:24:57.994654 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1231/4935] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:24: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 19 23:24:58.009162 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:58.011435 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:24:58.011699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:58.011969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:58.024328 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:58.024328 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:24:58.029458 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:24:58.034878 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-ca619a2f-f0f8-4eae-b7b3-2823e6c90e4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:24:58.035338 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1232/4936] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:24:58 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:24:58.144570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:58.146934 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f Aug 19 23:24:58.147416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:58.159526 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-812c9aef-3141-43c7-8a66-234c6ae03022-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:24:58.170330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-812c9aef-3141-43c7-8a66-234c6ae03022-np0000007826" acquired by "attachment_update" :: waited 0.011s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:24:58.171261 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:58.171261 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:24:58.263634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-812c9aef-3141-43c7-8a66-234c6ae03022-np0000007826" released by "attachment_update" :: held 0.093s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:24:58.263947 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-857896c1-26f5-4bfa-92e7-bb2bea99ae1c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f returned with HTTP 200 Aug 19 23:24:58.264375 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1242/4937] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:24:58 2026] PUT /volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:24:58.282689 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b3a2ddfb-7190-4a03-b908-160276d2abf5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:58.284965 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b3a2ddfb-7190-4a03-b908-160276d2abf5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f/action Aug 19 23:24:58.285336 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b3a2ddfb-7190-4a03-b908-160276d2abf5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:24:58.285478 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b3a2ddfb-7190-4a03-b908-160276d2abf5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:24:58.302270 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:58.302270 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:24:58.312000 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-9bc243c0-5f7d-4de8-bdec-28d06ded28e7 req-b3a2ddfb-7190-4a03-b908-160276d2abf5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f/action returned with HTTP 204 Aug 19 23:24:58.312498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1233/4938] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:24:58 2026] POST /volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:24:58.999306 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:24:59.000988 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:24:59.003736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:24:59.003736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:24:59.003736 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:24:59.006154 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:24:59.006154 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:24:59.006793 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-51bfc8f8-a9ea-4e1b-9285-deef6f014e37 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:24:59.007141 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1232/4939] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:24:58 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:00.020478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:00.022846 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:25:00.023115 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:00.023388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:00.023513 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:00.028591 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:00.028591 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:00.029382 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6e7b0c2d-d4b1-4c87-a9c1-8eccbe7ab1ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 200 Aug 19 23:25:00.029890 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1233/4940] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:00 2026] GET /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:00.042108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:00.043949 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 Aug 19 23:25:00.044176 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:00.044370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:00.044477 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete backup with id: 1ca2d148-8ba5-4f26-910d-afe3f0be3b44. Aug 19 23:25:00.048422 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:00.048422 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:00.058970 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] delete_backup rpcapi backup_id 1ca2d148-8ba5-4f26-910d-afe3f0be3b44 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:25:00.060479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-88a0bd8e-d919-40ce-8913-c1c9e9a117ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 returned with HTTP 202 Aug 19 23:25:00.060847 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1243/4941] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:25:00 2026] DELETE /volume/v3/backups/1ca2d148-8ba5-4f26-910d-afe3f0be3b44 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:25:00.068890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:00.070452 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:25:00.070804 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-740415081"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:00.072083 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-740415081'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:25:00.072206 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume of 1 GB Aug 19 23:25:00.076650 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Availability Zones retrieved successfully. Aug 19 23:25:00.084685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (d8768cd0-970d-4f35-bc15-9d39018625df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:00.084685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc7816-eb95-4fa1-8bf8-26ebd911395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:00.084685 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:00.110986 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc7816-eb95-4fa1-8bf8-26ebd911395b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:00.111869 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffdfde2b-ad1b-4b6f-8c02-fae8e0df1f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:00.157868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['bbacfd35-2993-4541-a972-9e9d8f06a853', '18600763-f40d-44e3-bc74-1787f9171c81', 'b4805cd5-b360-4ef2-9315-2e1d0590e877', 'fc269e5e-8445-44ea-956a-6f7ea8a1fde2'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:00.158677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffdfde2b-ad1b-4b6f-8c02-fae8e0df1f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbacfd35-2993-4541-a972-9e9d8f06a853', '18600763-f40d-44e3-bc74-1787f9171c81', 'b4805cd5-b360-4ef2-9315-2e1d0590e877', 'fc269e5e-8445-44ea-956a-6f7ea8a1fde2']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:00.159341 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22625c27-88c4-49d0-8ab5-7613c8eac3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:00.184762 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22625c27-88c4-49d0-8ab5-7613c8eac3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072fc61a-c8b2-448f-bf3c-81f5ac7023f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-740415081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['bbacfd35-2993-4541-a972-9e9d8f06a853','18600763-f40d-44e3-bc74-1787f9171c81','b4805cd5-b360-4ef2-9315-2e1d0590e877','fc269e5e-8445-44ea-956a-6f7ea8a1fde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-740415081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072fc61a-c8b2-448f-bf3c-81f5ac7023f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb56ea8dd074f4081e099a94c4e2b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070fd99541ef4744ab012cacf205c7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:00.185847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf13161-f794-47cc-a555-31ba250d6b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:00.208912 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf13161-f794-47cc-a555-31ba250d6b9c) transitioned into state 'SUCCESS' from state '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-740415081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['bbacfd35-2993-4541-a972-9e9d8f06a853','18600763-f40d-44e3-bc74-1787f9171c81','b4805cd5-b360-4ef2-9315-2e1d0590e877','fc269e5e-8445-44ea-956a-6f7ea8a1fde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:00.209790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041663f2-1e84-4edd-88c9-cdd295cc2df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:00.223599 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041663f2-1e84-4edd-88c9-cdd295cc2df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:00.224652 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (d8768cd0-970d-4f35-bc15-9d39018625df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:00.225159 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request issued successfully. Aug 19 23:25:00.226062 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e78b8bff-7a2b-4475-bb9b-d24dbadc5c40 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:25:00.226566 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1234/4942] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:25:00 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:00.243395 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:00.249130 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:00.249130 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:00.249471 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:00.256856 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:00.256856 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:00.260846 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:00.266024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2065f6d3-9a33-47b8-b4b4-2cc24bdb0169 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 returned with HTTP 200 Aug 19 23:25:00.266495 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1233/4943] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:00 2026] GET /volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:01.280320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-99605778-68de-4f49-9c78-4fc349852e7b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:01.282200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99605778-68de-4f49-9c78-4fc349852e7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:01.282485 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99605778-68de-4f49-9c78-4fc349852e7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:01.282668 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99605778-68de-4f49-9c78-4fc349852e7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:01.290052 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:01.290052 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:01.294412 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-99605778-68de-4f49-9c78-4fc349852e7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:01.299117 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99605778-68de-4f49-9c78-4fc349852e7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 returned with HTTP 200 Aug 19 23:25:01.299624 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1234/4944] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:01 2026] GET /volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:01.311426 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:01.313652 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:25:01.314118 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "072fc61a-c8b2-448f-bf3c-81f5ac7023f3", "name": "tempest-type-Backup-331392081"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:01.315866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating new backup {'backup': {'volume_id': '072fc61a-c8b2-448f-bf3c-81f5ac7023f3', 'name': 'tempest-type-Backup-331392081'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:25:01.316003 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating backup of volume 072fc61a-c8b2-448f-bf3c-81f5ac7023f3 in container None Aug 19 23:25:01.324798 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:01.324798 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:01.325294 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:01.344897 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['40520148-b543-47fb-a6af-ed7b31b27ef2', '2f269189-a01c-4854-ba43-b8e4355da634'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:01.373372 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-825df336-f8c8-4ceb-9fb6-ae46f1529dc2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:25:01.373933 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1244/4945] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:25:01 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:01.390159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:01.393217 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:01.393513 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:01.393806 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:01.393868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:01.398519 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:01.398519 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:01.399185 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-131ee931-945b-4a29-8148-6fe3c1f9b778 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:01.399610 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1235/4946] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:01 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:02.414596 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:02.416377 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:02.416573 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:02.416761 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:02.416858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:02.421265 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:02.421265 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:02.421898 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-938a2e37-bfaf-4a41-b4a9-153172ed86ef tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:02.422257 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1234/4947] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:02 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:25:03.431288 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:03.433070 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:03.433328 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:03.433517 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:03.433610 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:03.437778 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:03.437778 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:03.438378 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d474878d-f8f4-4481-ad3e-e6b0b62b9932 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:03.438692 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1235/4948] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:03 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:04.449261 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:04.451103 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:04.451352 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:04.451555 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:04.451686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:04.456257 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:04.456257 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:04.457010 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-92fa6040-5e1a-4f9d-be48-be1cac3a32fd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:04.457622 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1245/4949] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:04 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:05.468303 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:05.470105 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:05.470310 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:05.470491 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:05.470591 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:05.474888 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:05.474888 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:05.475485 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5fd0d967-0fd8-4c55-bcae-62964e5fde4b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:05.475833 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1236/4950] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:05 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:06.487827 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1214fcc9-0b58-4d38-b450-69199d431625 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:06.489549 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1214fcc9-0b58-4d38-b450-69199d431625 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:06.489814 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1214fcc9-0b58-4d38-b450-69199d431625 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:06.490085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1214fcc9-0b58-4d38-b450-69199d431625 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:06.490256 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1214fcc9-0b58-4d38-b450-69199d431625 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:06.499056 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:06.499056 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:06.499813 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1214fcc9-0b58-4d38-b450-69199d431625 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:06.500808 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1235/4951] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:06 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:07.513039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:07.515140 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:07.515389 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:07.515593 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:07.515737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:07.519943 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:07.519943 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:07.522327 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-beccc6f2-0035-4c33-908e-ebbf67755f72 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:07.522327 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1236/4952] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:07 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:07.904444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fcd39392-1736-4fd1-b823-3d2ba6af28ab req-a7a2875b-224d-4af9-b2fc-2ba4cd6dd833 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:07.907444 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fcd39392-1736-4fd1-b823-3d2ba6af28ab req-a7a2875b-224d-4af9-b2fc-2ba4cd6dd833 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 Aug 19 23:25:07.907840 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fcd39392-1736-4fd1-b823-3d2ba6af28ab req-a7a2875b-224d-4af9-b2fc-2ba4cd6dd833 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:07.908173 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fcd39392-1736-4fd1-b823-3d2ba6af28ab req-a7a2875b-224d-4af9-b2fc-2ba4cd6dd833 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:07.921418 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:07.921418 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:08.011563 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fcd39392-1736-4fd1-b823-3d2ba6af28ab req-a7a2875b-224d-4af9-b2fc-2ba4cd6dd833 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 returned with HTTP 200 Aug 19 23:25:08.012108 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1246/4953] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:07 2026] DELETE /volume/v3/attachments/2d56df6d-378e-461b-9301-0670cde33b25 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:08.533335 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:08.535623 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:08.535891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:08.536120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:08.536261 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:08.541531 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:08.541531 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:08.542317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f0b1faf-3bca-4016-b79f-2603785a49fa tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:08.542785 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1237/4954] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:08 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:09.236862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5097052e-c4a5-4097-821a-c8a4f4450434 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:09.238605 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:25:09.238828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:09.239064 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:09.239267 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume with id: e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:25:09.249762 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:09.249762 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:09.249762 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:25:09.260071 np0000007826 devstack@c-api.service[100374]: WARNING cinder.keymgr.conf_key_mgr [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:25:09.266069 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume request issued successfully. Aug 19 23:25:09.266564 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5097052e-c4a5-4097-821a-c8a4f4450434 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 202 Aug 19 23:25:09.267221 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1236/4955] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:09 2026] DELETE /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:09.274731 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:09.276930 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:25:09.277248 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:09.277533 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:09.285621 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:09.285621 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:09.290122 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:25:09.296109 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cf6c9ea-33f4-4c69-98d0-40eb85ff3072 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 200 Aug 19 23:25:09.296109 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1237/4956] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:09 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 1448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:09.554444 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-477fa87f-bf09-4963-b35e-55324dc293c3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:09.556450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-477fa87f-bf09-4963-b35e-55324dc293c3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:09.556733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-477fa87f-bf09-4963-b35e-55324dc293c3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:09.556945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-477fa87f-bf09-4963-b35e-55324dc293c3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:09.557075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-477fa87f-bf09-4963-b35e-55324dc293c3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:09.561054 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:09.561054 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:09.561620 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-477fa87f-bf09-4963-b35e-55324dc293c3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:09.562016 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1247/4957] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:09 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:10.310398 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a273d362-9116-4d09-8ee8-7fb4b19506cd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:10.312941 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a273d362-9116-4d09-8ee8-7fb4b19506cd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 Aug 19 23:25:10.313211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a273d362-9116-4d09-8ee8-7fb4b19506cd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:10.313464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a273d362-9116-4d09-8ee8-7fb4b19506cd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:10.321343 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a273d362-9116-4d09-8ee8-7fb4b19506cd tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 returned with HTTP 404 Aug 19 23:25:10.321952 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1238/4958] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:10 2026] GET /volume/v3/volumes/e324d952-4401-4ce9-a300-dd13ab0fb740 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:10.573741 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a462cd8a-b17f-452b-85e1-903674e42500 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:10.577468 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a462cd8a-b17f-452b-85e1-903674e42500 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:10.577468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a462cd8a-b17f-452b-85e1-903674e42500 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:10.577468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a462cd8a-b17f-452b-85e1-903674e42500 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:10.577468 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a462cd8a-b17f-452b-85e1-903674e42500 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:10.584347 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:10.584347 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:10.584347 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a462cd8a-b17f-452b-85e1-903674e42500 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:10.584347 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1237/4959] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:10 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:10.640369 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-411f826d-f594-4d46-b255-474d00e27353 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:10.642338 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] DELETE https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:25:10.642651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:10.643165 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:10.644729 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume with id: 83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:25:10.652031 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:10.652031 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:10.652772 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:25:10.665392 np0000007826 devstack@c-api.service[100375]: WARNING cinder.keymgr.conf_key_mgr [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 23:25:10.671927 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Delete volume request issued successfully. Aug 19 23:25:10.672381 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-411f826d-f594-4d46-b255-474d00e27353 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 202 Aug 19 23:25:10.672937 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1238/4960] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:10 2026] DELETE /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 23:25:10.681525 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:10.683844 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:25:10.684260 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:10.684538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:10.695173 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:10.695173 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:10.707016 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Volume info retrieved successfully. Aug 19 23:25:10.714726 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bed4e70e-fe1c-412e-a6bc-3e462047c531 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 200 Aug 19 23:25:10.715346 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1248/4961] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:10 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 1428 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:11.595394 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4276621c-198b-4d59-843e-7e3c09875351 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:11.597322 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4276621c-198b-4d59-843e-7e3c09875351 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:11.597664 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4276621c-198b-4d59-843e-7e3c09875351 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:11.597951 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4276621c-198b-4d59-843e-7e3c09875351 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:11.598118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4276621c-198b-4d59-843e-7e3c09875351 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:11.603794 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:11.603794 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:11.604492 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4276621c-198b-4d59-843e-7e3c09875351 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:11.604857 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1239/4962] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:11 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:11.728246 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ccb426c-7ce8-444d-aeba-7cd561e28615 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:11.732247 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ccb426c-7ce8-444d-aeba-7cd561e28615 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] GET https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 Aug 19 23:25:11.732247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ccb426c-7ce8-444d-aeba-7cd561e28615 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:11.732247 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ccb426c-7ce8-444d-aeba-7cd561e28615 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:11.737516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ccb426c-7ce8-444d-aeba-7cd561e28615 tempest-TestEncryptedCinderVolumes-1471054659 tempest-TestEncryptedCinderVolumes-1471054659-project-member] https://10.4.3.193/volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 returned with HTTP 404 Aug 19 23:25:11.738126 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1238/4963] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:11 2026] GET /volume/v3/volumes/83786f78-cee2-4cd3-87b8-16322fd7a4c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:11.746691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:11.748500 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:25:11.748807 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:11.749002 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:11.749961 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:25:11.768621 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Get all volumes completed successfully. Aug 19 23:25:11.771507 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:11.771507 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:11.777904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7ff4de4c-0e59-4a9f-82c5-9d5622918a82 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:25:11.778409 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1239/4964] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:25:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:11.794946 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d3b114c9-7f29-4318-99f8-f5a17cd738b3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:11.799383 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d3b114c9-7f29-4318-99f8-f5a17cd738b3 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] DELETE https://10.4.3.193/volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab Aug 19 23:25:11.799383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d3b114c9-7f29-4318-99f8-f5a17cd738b3 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:11.799383 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d3b114c9-7f29-4318-99f8-f5a17cd738b3 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:11.832928 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d3b114c9-7f29-4318-99f8-f5a17cd738b3 tempest-TestEncryptedCinderVolumes-1468079280 tempest-TestEncryptedCinderVolumes-1468079280-project-admin] https://10.4.3.193/volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab returned with HTTP 202 Aug 19 23:25:11.833565 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1249/4965] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:25:11 2026] DELETE /volume/v3/types/375fc7c6-b476-46e7-bdd0-4717498409ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:12.616616 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de522550-d6eb-4963-8f57-5647ac05c16f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:12.619170 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de522550-d6eb-4963-8f57-5647ac05c16f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:12.619429 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de522550-d6eb-4963-8f57-5647ac05c16f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:12.619725 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de522550-d6eb-4963-8f57-5647ac05c16f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:12.619911 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-de522550-d6eb-4963-8f57-5647ac05c16f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:12.626055 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:12.626055 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:12.627092 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de522550-d6eb-4963-8f57-5647ac05c16f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:12.627915 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1240/4966] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:12 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:13.638136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9af30003-8037-4937-8926-411345567aa0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:13.640277 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9af30003-8037-4937-8926-411345567aa0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:13.640566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9af30003-8037-4937-8926-411345567aa0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:13.640778 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9af30003-8037-4937-8926-411345567aa0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:13.640883 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9af30003-8037-4937-8926-411345567aa0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:13.645208 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:13.645208 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:13.645943 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9af30003-8037-4937-8926-411345567aa0 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:13.646429 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1239/4967] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:13 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:14.657050 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:14.658901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:14.659085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:14.659277 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:14.659376 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:14.664286 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:14.664286 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:14.665144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2d4fcbe2-9ed0-4f5d-83ff-f0f7fb3ddb5f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:14.665655 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1240/4968] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:14 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:15.677779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:15.681084 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:15.681084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:15.681084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:15.681084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:15.685549 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:15.685549 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:15.686428 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-831a8e38-10bb-496b-824f-f7eddafc31e8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:15.686931 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1250/4969] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:15 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:16.697984 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:16.701508 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:16.701825 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:16.702087 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:16.702254 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:16.707870 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:16.707870 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:16.708658 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa185a79-e033-4c4b-867a-c1a579163dd9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:16.709324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1241/4970] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:16 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:17.721020 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:17.722956 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:17.723327 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:17.723561 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:17.723824 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id ffe53263-b1ff-409a-9da5-134629277af6. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:17.731378 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:17.731378 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:17.732148 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4e2e944-8367-4a39-9f16-b7157a435f5b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 200 Aug 19 23:25:17.733064 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1240/4971] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:17 2026] GET /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:17.744265 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:17.746481 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] DELETE https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 Aug 19 23:25:17.746763 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:17.747005 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:17.747157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Delete backup with id: ffe53263-b1ff-409a-9da5-134629277af6. Aug 19 23:25:17.754659 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:17.754659 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:17.769665 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] delete_backup rpcapi backup_id ffe53263-b1ff-409a-9da5-134629277af6 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:25:17.771585 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6ff9f5ac-3091-452f-b982-9a3d47220f96 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 returned with HTTP 202 Aug 19 23:25:17.772032 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1241/4972] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:25:17 2026] DELETE /volume/v3/backups/ffe53263-b1ff-409a-9da5-134629277af6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:25:17.779690 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:17.782116 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:17.782411 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:17.782680 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:17.782924 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume with id: 072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:17.792527 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:17.792527 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:17.793036 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:17.816746 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume request issued successfully. Aug 19 23:25:17.816746 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-069cc9f5-530a-4c84-b6ae-3ce8cf4ae92c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 returned with HTTP 202 Aug 19 23:25:17.816746 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1251/4973] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:25:17 2026] DELETE /volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:17.822560 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:17.823245 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:17.823459 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:17.823663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:17.833190 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:17.833190 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:17.839260 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:17.845633 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f96e46d0-7aa0-471f-afab-5e869f467c7b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 returned with HTTP 200 Aug 19 23:25:17.845633 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1242/4974] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:17 2026] GET /volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:18.860372 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-046623cb-3d48-4751-ae13-a89ddfc5acc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:18.862336 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-046623cb-3d48-4751-ae13-a89ddfc5acc8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 Aug 19 23:25:18.862602 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-046623cb-3d48-4751-ae13-a89ddfc5acc8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:18.862869 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-046623cb-3d48-4751-ae13-a89ddfc5acc8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:18.868591 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-046623cb-3d48-4751-ae13-a89ddfc5acc8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 returned with HTTP 404 Aug 19 23:25:18.869019 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1241/4975] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:18 2026] GET /volume/v3/volumes/072fc61a-c8b2-448f-bf3c-81f5ac7023f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:18.876579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:18.878489 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/export_record Aug 19 23:25:18.878698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:18.878890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Calling method 'export_record' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:18.878993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Export record for backup 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:25:18.884083 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:18.884083 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:18.885229 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b4455da39bca4272a6b79af78f91eca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb56ea8dd074f4081e099a94c4e2b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:25:18.885452 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-444a66c9-1c75-439a-ad1f-0f10eb9f3bc5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/export_record returned with HTTP 403 Aug 19 23:25:18.885918 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1242/4976] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:25:18 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:18.892727 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b778f879-d220-488e-a07e-e4f4b3f207fc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:18.894606 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:25:18.894951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-262309926"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:18.896315 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-262309926'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:25:18.896420 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume of 1 GB Aug 19 23:25:18.899974 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Availability Zones retrieved successfully. Aug 19 23:25:18.905083 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (dfcc9161-eafd-4624-8e1b-de026d0ce634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:18.905922 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b428a598-a62f-4d48-8663-6923d8f3eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:18.906576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:18.927516 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b428a598-a62f-4d48-8663-6923d8f3eed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:18.928205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b014be-bbde-44f4-916e-0d215dcccf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:18.962267 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['15e43260-9fc3-429e-9292-db95560e3548', '7ea6737d-d4aa-4332-9d13-36dd43c017af', 'a12f145b-2d0f-47d0-b84e-5c2c43bffaf0', '32048390-1e07-4be0-9880-9378b59f3b89'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:18.963023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b014be-bbde-44f4-916e-0d215dcccf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e43260-9fc3-429e-9292-db95560e3548', '7ea6737d-d4aa-4332-9d13-36dd43c017af', 'a12f145b-2d0f-47d0-b84e-5c2c43bffaf0', '32048390-1e07-4be0-9880-9378b59f3b89']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:18.963725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6a3571-b747-4e7b-9c65-25be64de7da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:18.985705 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6a3571-b747-4e7b-9c65-25be64de7da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a82a43e-1f37-4283-bb42-8af34f72dcea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-262309926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['15e43260-9fc3-429e-9292-db95560e3548','7ea6737d-d4aa-4332-9d13-36dd43c017af','a12f145b-2d0f-47d0-b84e-5c2c43bffaf0','32048390-1e07-4be0-9880-9378b59f3b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-262309926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a82a43e-1f37-4283-bb42-8af34f72dcea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb56ea8dd074f4081e099a94c4e2b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070fd99541ef4744ab012cacf205c7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:18.986479 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fbb84d8-9ec0-4d93-8607-765813dc5550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:19.003474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fbb84d8-9ec0-4d93-8607-765813dc5550) transitioned into state 'SUCCESS' from state '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-262309926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['15e43260-9fc3-429e-9292-db95560e3548','7ea6737d-d4aa-4332-9d13-36dd43c017af','a12f145b-2d0f-47d0-b84e-5c2c43bffaf0','32048390-1e07-4be0-9880-9378b59f3b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:19.004149 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7576c0e5-6d79-4b39-a153-e20933ee2313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:19.016745 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7576c0e5-6d79-4b39-a153-e20933ee2313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:19.018128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (dfcc9161-eafd-4624-8e1b-de026d0ce634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:19.018551 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request issued successfully. Aug 19 23:25:19.019370 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b778f879-d220-488e-a07e-e4f4b3f207fc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:25:19.019919 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1252/4977] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:25:18 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:19.033121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-521d255c-7012-47d2-aa8d-f53aa622459f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:19.037129 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-521d255c-7012-47d2-aa8d-f53aa622459f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:19.037430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-521d255c-7012-47d2-aa8d-f53aa622459f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:19.037632 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-521d255c-7012-47d2-aa8d-f53aa622459f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:19.049606 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:19.049606 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:19.055457 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-521d255c-7012-47d2-aa8d-f53aa622459f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:19.060533 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-521d255c-7012-47d2-aa8d-f53aa622459f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea returned with HTTP 200 Aug 19 23:25:19.061107 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1243/4978] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:19 2026] GET /volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:20.073328 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0ec914bc-316c-4a17-9957-2281d921f5ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:20.075324 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ec914bc-316c-4a17-9957-2281d921f5ee tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:20.075544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ec914bc-316c-4a17-9957-2281d921f5ee tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:20.075742 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0ec914bc-316c-4a17-9957-2281d921f5ee tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:20.082739 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:20.082739 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:20.085799 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0ec914bc-316c-4a17-9957-2281d921f5ee tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:20.089311 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0ec914bc-316c-4a17-9957-2281d921f5ee tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea returned with HTTP 200 Aug 19 23:25:20.089671 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1242/4979] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:20 2026] GET /volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:20.101076 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8d93568d-0629-42df-a03f-0da02390e839 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:20.103056 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:25:20.103472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a82a43e-1f37-4283-bb42-8af34f72dcea", "name": "tempest-type-Backup-1133587528"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:20.105131 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating new backup {'backup': {'volume_id': '4a82a43e-1f37-4283-bb42-8af34f72dcea', 'name': 'tempest-type-Backup-1133587528'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:25:20.106537 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating backup of volume 4a82a43e-1f37-4283-bb42-8af34f72dcea in container None Aug 19 23:25:20.114142 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:20.114142 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:20.114142 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:20.127028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['458c1407-40af-46c5-94fb-bfe0f9f5fecb', '6c71558c-2a16-450f-8748-cd2451c1aa1c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:20.152921 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8d93568d-0629-42df-a03f-0da02390e839 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:25:20.153661 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1243/4980] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:25:20 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:20.163312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:20.165331 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:20.165913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:20.165913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:20.166007 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:20.171672 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:20.171672 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:20.172648 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce8c18c6-12a6-401b-87d8-5f2db45b2278 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:20.173198 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1253/4981] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:20 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:21.186129 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:21.187794 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:21.188151 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:21.188420 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:21.188600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:21.193641 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:21.193641 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:21.193641 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b2be8e9a-6bb6-416e-8ff7-6b95b5a41ccd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:21.193641 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1244/4982] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:21 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:22.202668 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.204522 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:22.204729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.204910 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.205008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:22.208749 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.208749 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:22.209294 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e16809c8-4cf6-4a99-86be-2ae931ceba33 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:22.209768 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1243/4983] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:22.310939 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.312639 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:22.312851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.313028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.319816 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.319816 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:22.323663 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:22.327549 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-057ad27e-4ed6-41f7-b1ac-0275a2cb7dbb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:22.327963 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1244/4984] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:22.670412 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.672655 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:22.672933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.673165 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.681660 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.681660 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:22.685890 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:22.690364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-186954a4-a97f-44b9-b947-5ad93006c5a1 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:22.690810 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1254/4985] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:22.759495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dac6e44-1c30-487f-af48-058bde563b0b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.759918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dac6e44-1c30-487f-af48-058bde563b0b None None] GET https://10.4.3.193/volume// Aug 19 23:25:22.760072 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dac6e44-1c30-487f-af48-058bde563b0b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.760286 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dac6e44-1c30-487f-af48-058bde563b0b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.760599 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dac6e44-1c30-487f-af48-058bde563b0b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:22.760910 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1245/4986] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:22.767650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-c558de71-d875-4500-9591-3ac18d408902 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.769884 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-c558de71-d875-4500-9591-3ac18d408902 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:25:22.770540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-c558de71-d875-4500-9591-3ac18d408902 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8d9d81e-3e75-41ba-bc79-aec83b99ad12", "connector": null, "instance_uuid": "7aed26a3-2f2b-42ce-bdaa-3345c589e2a6"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:22.778743 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.778743 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:22.800941 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-c558de71-d875-4500-9591-3ac18d408902 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:25:22.801383 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1244/4987] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:25:22 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 19 23:25:22.824842 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.826636 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:22.826932 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.827190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.832004 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-30a9a6d5-bff1-4ed6-a824-1890c66b8bda None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.832486 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30a9a6d5-bff1-4ed6-a824-1890c66b8bda None None] GET https://10.4.3.193/volume// Aug 19 23:25:22.832723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-30a9a6d5-bff1-4ed6-a824-1890c66b8bda None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.832960 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-30a9a6d5-bff1-4ed6-a824-1890c66b8bda None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.833318 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-30a9a6d5-bff1-4ed6-a824-1890c66b8bda None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:22.833616 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1255/4988] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:22.838289 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.838289 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:22.840120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.841885 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:22.842282 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:22.842563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:22.842847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:22.846561 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9a24fae2-d59c-4ff4-b7e9-87ba334bf7ba tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:22.847002 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1245/4989] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:22.851519 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.851519 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:22.855170 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:22.860068 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-0500bd8f-4069-4518-b1ef-e94a46f429c9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:22.860595 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1246/4990] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:22 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 1117 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:22.964643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:22.966803 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] PUT https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 Aug 19 23:25:22.967277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:22.974688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Acquiring lock "cinder-attachment_update-c8d9d81e-3e75-41ba-bc79-aec83b99ad12-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:25:22.979263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-c8d9d81e-3e75-41ba-bc79-aec83b99ad12-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:25:22.980189 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:22.980189 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:23.046428 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-c8d9d81e-3e75-41ba-bc79-aec83b99ad12-np0000007826" released by "attachment_update" :: held 0.067s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:25:23.047158 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-18d26193-9b60-40eb-be85-f8dc89a595ec tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 returned with HTTP 200 Aug 19 23:25:23.047879 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1245/4991] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:25:22 2026] PUT /volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:23.224856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:23.233489 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:23.235545 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:23.236563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:23.236563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:23.242735 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:23.242735 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:23.243586 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fdb10fb1-c62f-416a-9094-54f3b097d8a5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:23.244119 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1256/4992] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:23 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:23.858944 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:23.860788 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:23.860982 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:23.861192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:23.870213 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:23.870213 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:23.873593 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:23.877684 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7211d789-dfec-4de8-9829-e6a9eb9dbc21 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:23.878057 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1246/4993] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:23 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:24.255080 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:24.257121 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:24.257390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:24.257621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:24.257791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:24.262849 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:24.262849 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:24.263590 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0e7cb93a-8746-4373-b065-b64ea9d0f2f8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:24.264227 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1247/4994] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:24 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:24.890900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2219617f-1c63-4565-abd4-8403cf8186ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:24.893311 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2219617f-1c63-4565-abd4-8403cf8186ee tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:24.893613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2219617f-1c63-4565-abd4-8403cf8186ee tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:24.893899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2219617f-1c63-4565-abd4-8403cf8186ee tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:24.904383 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:24.904383 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:24.908002 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2219617f-1c63-4565-abd4-8403cf8186ee tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:24.913392 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2219617f-1c63-4565-abd4-8403cf8186ee tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:24.913863 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1246/4995] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:24 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:25.273907 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:25.276097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:25.276243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:25.276596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:25.276596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:25.281627 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:25.281627 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:25.282351 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4da255ef-1ad0-46f7-8ea3-d01b29b6c3cd tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:25.282701 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1257/4996] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:25 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:25.926365 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:25.928045 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:25.928250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:25.928414 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:25.937104 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:25.937104 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:25.940000 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:25.943905 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dfc0f9c3-25c6-402b-a4d0-e8246f02d26b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:25.944274 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1247/4997] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:25 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:26.294400 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:26.296955 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:26.297205 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:26.297415 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:26.297546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:26.303390 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:26.303390 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:26.304433 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41fef095-e7a9-4bef-975f-fa40a6455e7f tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:26.305131 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1248/4998] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:26 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:26.957931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-57606337-e272-40c5-be51-1352a596878f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:26.960203 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57606337-e272-40c5-be51-1352a596878f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:26.960389 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57606337-e272-40c5-be51-1352a596878f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:26.960611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-57606337-e272-40c5-be51-1352a596878f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:26.969733 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:26.969733 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:26.972725 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-57606337-e272-40c5-be51-1352a596878f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:26.976370 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-57606337-e272-40c5-be51-1352a596878f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:26.976755 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1247/4999] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:26 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:27.316209 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:27.318511 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:27.318800 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:27.319051 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:27.319795 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:27.325584 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:27.325584 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:27.326631 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1119c09-c4b1-4394-ad8f-2944d49a5122 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:27.327155 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1258/5000] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:27 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:27.344591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-e3fd644b-d02d-43db-92d8-8afc69868433 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:27.347011 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-e3fd644b-d02d-43db-92d8-8afc69868433 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717/action Aug 19 23:25:27.347455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-e3fd644b-d02d-43db-92d8-8afc69868433 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:27.347597 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-e3fd644b-d02d-43db-92d8-8afc69868433 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:27.367297 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:27.367297 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:27.378100 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-af743402-05d8-42c9-b4fa-e13efbb2c42c req-e3fd644b-d02d-43db-92d8-8afc69868433 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717/action returned with HTTP 204 Aug 19 23:25:27.378668 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1248/5001] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:25:27 2026] POST /volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:27.989494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:27.991769 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:27.992009 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:27.992271 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:28.003955 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:28.003955 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:28.007920 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:28.012915 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1fbfa1a3-f488-430f-bccb-70413a84f03e tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:28.013392 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1249/5002] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:27 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:28.025135 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:28.026859 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:28.027092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:28.027279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:28.040808 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:28.040808 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:28.044157 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:28.048547 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d998d40d-dbc0-46c2-a078-8cc85af5cd61 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:28.048969 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1248/5003] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:28 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:28.338697 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:28.341245 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:28.341539 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:28.341748 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:28.341904 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:28.348160 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:28.348160 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:28.349107 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-08a85a9a-4a08-4f50-a6f0-e654eb6f6a58 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:28.349624 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1259/5004] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:28 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:28.586972 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-afd87132-0744-4586-9fb2-331d949fdbd5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:28.588808 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afd87132-0744-4586-9fb2-331d949fdbd5 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:28.589005 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afd87132-0744-4586-9fb2-331d949fdbd5 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:28.589233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-afd87132-0744-4586-9fb2-331d949fdbd5 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:28.597065 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:28.597065 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:28.601000 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-afd87132-0744-4586-9fb2-331d949fdbd5 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:28.605749 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-afd87132-0744-4586-9fb2-331d949fdbd5 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:28.606202 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1249/5005] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:28 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:28.939970 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:28.941848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:28.942051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:28.942226 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:28.948949 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:28.948949 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:28.952391 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:28.957169 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-28adf137-f6eb-4a54-b760-a821f495e9af tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:28.957621 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1250/5006] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:28 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:29.045779 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38c3193e-da63-4539-993b-7ac461c36ee8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.046220 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38c3193e-da63-4539-993b-7ac461c36ee8 None None] GET https://10.4.3.193/volume// Aug 19 23:25:29.046366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38c3193e-da63-4539-993b-7ac461c36ee8 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:29.046544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38c3193e-da63-4539-993b-7ac461c36ee8 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:29.046880 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38c3193e-da63-4539-993b-7ac461c36ee8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:29.047154 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1249/5007] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:25:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:29.054798 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-e4b79c6a-0431-4e66-8ba6-6c5421ac541c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.056730 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-e4b79c6a-0431-4e66-8ba6-6c5421ac541c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:25:29.057116 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-e4b79c6a-0431-4e66-8ba6-6c5421ac541c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c", "connector": null, "instance_uuid": "7aed26a3-2f2b-42ce-bdaa-3345c589e2a6"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:29.065184 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:29.065184 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:29.086881 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-e4b79c6a-0431-4e66-8ba6-6c5421ac541c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:25:29.087325 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1260/5008] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:25:29 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 19 23:25:29.111781 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.113525 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:29.113718 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:29.114426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:29.122635 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa804f72-0241-4d03-8f57-feed1df56f02 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.123139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa804f72-0241-4d03-8f57-feed1df56f02 None None] GET https://10.4.3.193/volume// Aug 19 23:25:29.123253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa804f72-0241-4d03-8f57-feed1df56f02 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:29.123440 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa804f72-0241-4d03-8f57-feed1df56f02 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:29.123742 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa804f72-0241-4d03-8f57-feed1df56f02 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:29.123823 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:29.123823 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:29.124054 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1251/5009] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:29.126879 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:29.130550 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca77eb68-f06f-4cd9-a835-4554046a1b98 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:29.130928 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1250/5010] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:29 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:29.131997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.134340 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:29.134422 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:29.134554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:29.143329 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:29.143329 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:29.146557 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:29.150326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-ac735dbd-2333-42ea-9c0b-d3d2e6b2b4eb tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:29.150902 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1250/5011] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:29 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 1117 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:29.253143 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.255145 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] PUT https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e Aug 19 23:25:29.255484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:29.262494 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Acquiring lock "cinder-attachment_update-c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:25:29.266591 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:25:29.267447 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:29.267447 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:29.337614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Lock "cinder-attachment_update-c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c-np0000007826" released by "attachment_update" :: held 0.071s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:25:29.337897 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-672bd21a-af17-4af5-b07f-3f2e0dd62a7f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e returned with HTTP 200 Aug 19 23:25:29.338364 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1261/5012] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:25:29 2026] PUT /volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:29.362367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-88489107-e024-4c9f-bd24-d2f642b6a029 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:29.363601 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88489107-e024-4c9f-bd24-d2f642b6a029 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:29.363601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88489107-e024-4c9f-bd24-d2f642b6a029 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:29.363803 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-88489107-e024-4c9f-bd24-d2f642b6a029 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:29.363965 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-88489107-e024-4c9f-bd24-d2f642b6a029 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:29.368352 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:29.368352 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:29.369526 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-88489107-e024-4c9f-bd24-d2f642b6a029 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:29.369526 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1252/5013] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:29 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:30.142839 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:30.144587 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:30.144773 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:30.145004 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:30.153668 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:30.153668 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:30.156657 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:30.160176 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-af61d57f-47db-4fdd-96ed-f19cfb5ea5a3 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:30.160502 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1251/5014] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:30 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:30.379586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:30.383433 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:30.383678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:30.383912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:30.384050 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:30.388479 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:30.388479 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:30.389088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bedd4b7f-b3a0-443e-a5f7-a8f17792ed7e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:30.389445 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1251/5015] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:30 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:31.176458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-31629288-e583-4819-b985-752cece1f4df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:31.178357 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31629288-e583-4819-b985-752cece1f4df tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:31.178552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31629288-e583-4819-b985-752cece1f4df tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:31.178802 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-31629288-e583-4819-b985-752cece1f4df tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:31.188862 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:31.188862 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:31.192860 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-31629288-e583-4819-b985-752cece1f4df tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:31.198450 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-31629288-e583-4819-b985-752cece1f4df tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:31.198956 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1262/5016] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:31 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:31.398926 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:31.400687 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:31.400923 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:31.401140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:31.401244 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:31.405506 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:31.405506 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:31.406112 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cce0b97d-5975-491e-9cd8-2d55da01a332 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:31.406443 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1253/5017] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:31 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:32.222065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:32.223966 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:32.224160 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:32.224344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:32.234792 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:32.234792 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:32.238802 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:32.243399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bf80f5bf-8e77-4928-b21d-6fa6a25e19f8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:32.243825 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1252/5018] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:32 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:32.417215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:32.419135 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:32.419371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:32.419581 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:32.419703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:32.430392 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:32.430392 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:32.431058 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0c696754-12aa-4e18-8e47-2f0a67f59a57 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:32.431422 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1252/5019] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:32 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:32.590089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-00257d22-8b6e-4c9f-ab4c-653319fe6c1f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:32.594751 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-00257d22-8b6e-4c9f-ab4c-653319fe6c1f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e/action Aug 19 23:25:32.594751 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-00257d22-8b6e-4c9f-ab4c-653319fe6c1f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:32.594751 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-00257d22-8b6e-4c9f-ab4c-653319fe6c1f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:32.618754 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:32.618754 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:32.656093 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dccff5bc-b2e5-4892-9cdc-d3f24244ba29 req-00257d22-8b6e-4c9f-ab4c-653319fe6c1f tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e/action returned with HTTP 204 Aug 19 23:25:32.659120 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1263/5020] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:25:32 2026] POST /volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:33.256846 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:33.259149 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:33.259387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:33.259623 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:33.272065 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:33.272065 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:33.276318 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:33.281470 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a94d2282-9edb-4f9c-8eef-ccf75f392e33 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:33.281939 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1254/5021] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:33 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:33.294490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:33.296783 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:33.297070 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:33.297311 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:33.309847 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:33.309847 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:33.314727 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:33.319595 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c36fa816-23b6-446f-9f6b-ba1ad64cac46 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:33.320018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1253/5022] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:33 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:33.442412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-326a063f-46cb-469d-b5a8-e31b03de6993 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:33.446147 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-326a063f-46cb-469d-b5a8-e31b03de6993 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:33.446345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-326a063f-46cb-469d-b5a8-e31b03de6993 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:33.446518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-326a063f-46cb-469d-b5a8-e31b03de6993 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:33.446616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-326a063f-46cb-469d-b5a8-e31b03de6993 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:33.452554 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:33.452554 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:33.453120 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-326a063f-46cb-469d-b5a8-e31b03de6993 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:33.453527 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1253/5023] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:33 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:34.465671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-81456b42-0dea-44bb-941b-06f640b4380e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.469753 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81456b42-0dea-44bb-941b-06f640b4380e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:34.469753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81456b42-0dea-44bb-941b-06f640b4380e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:34.469753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-81456b42-0dea-44bb-941b-06f640b4380e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:34.469753 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-81456b42-0dea-44bb-941b-06f640b4380e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:34.473737 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:34.473737 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:34.475257 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-81456b42-0dea-44bb-941b-06f640b4380e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:34.475257 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1264/5024] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:34 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:34.484389 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.486255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee/export_record Aug 19 23:25:34.486456 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:34.486670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'export_record' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:34.486802 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Export record for backup cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 23:25:34.491438 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:34.491438 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:34.492387 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.api [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling RPCAPI with context: , host: np0000007826, backup: cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 23:25:34.498835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] export_record in rpcapi backup_id cc640592-8b70-4dcb-aa28-b4db41b624ee on host np0000007826. {{(pid=100373) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 23:25:34.514331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2M2NDA1OTItOGI3MC00ZGNiLWFhMjgtYjRkYjQxYjYyNGVlIiwgInVzZXJfaWQiOiAiMDcwZmQ5OTU0MWVmNDc0NGFiMDEyY2FjZjIwNWM3ZDAiLCAicHJvamVjdF9pZCI6ICJkZWI1NmVhOGRkMDc0ZjQwODFlMDk5YTk0YzRlMmI3MSIsICJ2b2x1bWVfaWQiOiAiNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTMzNTg3NTI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhLzIwMjYwODE5MjMyNTIyL2F6X25vdmFfYmFja3VwX2NjNjQwNTkyLThiNzAtNGRjYi1hYTI4LWI0ZGI0MWI2MjRlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyNTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100373) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 23:25:34.514649 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-03ada59e-7ead-4785-bdbc-bf7a6bacb468 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee/export_record returned with HTTP 200 Aug 19 23:25:34.515426 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1255/5025] 10.4.3.193 () {68 vars in 1430 bytes} [Wed Aug 19 23:25:34 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:34.522601 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2120d18f-8d17-476c-9258-da6861f8c99b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.524489 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2120d18f-8d17-476c-9258-da6861f8c99b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:25:34.524691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2120d18f-8d17-476c-9258-da6861f8c99b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:34.524899 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2120d18f-8d17-476c-9258-da6861f8c99b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:34.525041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2120d18f-8d17-476c-9258-da6861f8c99b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:34.529377 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:34.529377 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:34.530196 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2120d18f-8d17-476c-9258-da6861f8c99b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:25:34.530509 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1254/5026] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:34 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:34.539997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-451a7c8f-9af3-49b4-b038-be678bb04902 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.542425 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] POST https://10.4.3.193/volume/v3/backups/import_record Aug 19 23:25:34.543062 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDM2YTQzNWEtYzFkOS00N2E4LWI3MGUtNTBhOWY4MjBjMmIzIiwgInVzZXJfaWQiOiAiMDcwZmQ5OTU0MWVmNDc0NGFiMDEyY2FjZjIwNWM3ZDAiLCAicHJvamVjdF9pZCI6ICJkZWI1NmVhOGRkMDc0ZjQwODFlMDk5YTk0YzRlMmI3MSIsICJ2b2x1bWVfaWQiOiAiNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTMzNTg3NTI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhLzIwMjYwODE5MjMyNTIyL2F6X25vdmFfYmFja3VwX2NjNjQwNTkyLThiNzAtNGRjYi1hYTI4LWI0ZGI0MWI2MjRlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyNTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:34.544789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDM2YTQzNWEtYzFkOS00N2E4LWI3MGUtNTBhOWY4MjBjMmIzIiwgInVzZXJfaWQiOiAiMDcwZmQ5OTU0MWVmNDc0NGFiMDEyY2FjZjIwNWM3ZDAiLCAicHJvamVjdF9pZCI6ICJkZWI1NmVhOGRkMDc0ZjQwODFlMDk5YTk0YzRlMmI3MSIsICJ2b2x1bWVfaWQiOiAiNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTMzNTg3NTI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhLzIwMjYwODE5MjMyNTIyL2F6X25vdmFfYmFja3VwX2NjNjQwNTkyLThiNzAtNGRjYi1hYTI4LWI0ZGI0MWI2MjRlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyNTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 23:25:34.545043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDM2YTQzNWEtYzFkOS00N2E4LWI3MGUtNTBhOWY4MjBjMmIzIiwgInVzZXJfaWQiOiAiMDcwZmQ5OTU0MWVmNDc0NGFiMDEyY2FjZjIwNWM3ZDAiLCAicHJvamVjdF9pZCI6ICJkZWI1NmVhOGRkMDc0ZjQwODFlMDk5YTk0YzRlMmI3MSIsICJ2b2x1bWVfaWQiOiAiNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhIiwgImhvc3QiOiAibnAwMDAwMDA3ODI2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTMzNTg3NTI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGE4MmE0M2UtMWYzNy00MjgzLWJiNDItOGFmMzRmNzJkY2VhLzIwMjYwODE5MjMyNTIyL2F6X25vdmFfYmFja3VwX2NjNjQwNTkyLThiNzAtNGRjYi1hYTI4LWI0ZGI0MWI2MjRlZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMjM6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQyMzoyNTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100374) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 23:25:34.545579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.policy [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b4455da39bca4272a6b79af78f91eca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb56ea8dd074f4081e099a94c4e2b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100374) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:25:34.545875 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-451a7c8f-9af3-49b4-b038-be678bb04902 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 403 Aug 19 23:25:34.546424 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1254/5027] 10.4.3.193 () {70 vars in 1342 bytes} [Wed Aug 19 23:25:34 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:34.553463 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.557570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:34.557570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:34.557570 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:34.557570 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume with id: 4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:34.564621 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:34.564621 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:34.565273 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:34.583233 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume request issued successfully. Aug 19 23:25:34.584770 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3bf9910-da1d-4ae7-be79-2d5c2838a5bc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea returned with HTTP 202 Aug 19 23:25:34.585449 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1265/5028] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:25:34 2026] DELETE /volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:34.593011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:34.595015 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:34.595469 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:34.595725 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:34.604314 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:34.604314 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:34.610421 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:34.612267 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2ce4f654-9f83-4715-9975-4ad0a74f142c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea returned with HTTP 200 Aug 19 23:25:34.612681 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1256/5029] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:34 2026] GET /volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:35.626478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b464fd3-6ab2-41b8-b3c3-caa5c17462df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:35.628690 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b464fd3-6ab2-41b8-b3c3-caa5c17462df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea Aug 19 23:25:35.629000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b464fd3-6ab2-41b8-b3c3-caa5c17462df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:35.629251 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b464fd3-6ab2-41b8-b3c3-caa5c17462df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:35.637394 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b464fd3-6ab2-41b8-b3c3-caa5c17462df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea returned with HTTP 404 Aug 19 23:25:35.638044 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1255/5030] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:35 2026] GET /volume/v3/volumes/4a82a43e-1f37-4283-bb42-8af34f72dcea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:35.646728 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b24294e-d353-4649-9fe5-019242b7ee2b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:35.648613 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b24294e-d353-4649-9fe5-019242b7ee2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] GET https://10.4.3.193/volume/v3/backups Aug 19 23:25:35.648861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b24294e-d353-4649-9fe5-019242b7ee2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:35.649054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b24294e-d353-4649-9fe5-019242b7ee2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Calling method 'index' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:35.649851 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.api_utils [None req-1b24294e-d353-4649-9fe5-019242b7ee2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Removing options '' from query. {{(pid=100374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:25:35.655539 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b24294e-d353-4649-9fe5-019242b7ee2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 19 23:25:35.655936 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1255/5031] 10.4.3.193 () {68 vars in 1277 bytes} [Wed Aug 19 23:25:35 2026] GET /volume/v3/backups => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:35.665207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0acae90b-0972-49e9-87df-62c185b7ef6b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:35.667290 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0acae90b-0972-49e9-87df-62c185b7ef6b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] GET https://10.4.3.193/volume/v3/backups?project_id=deb56ea8dd074f4081e099a94c4e2b71 Aug 19 23:25:35.667608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0acae90b-0972-49e9-87df-62c185b7ef6b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:35.667917 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0acae90b-0972-49e9-87df-62c185b7ef6b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Calling method 'index' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:35.668292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.api_utils [None req-0acae90b-0972-49e9-87df-62c185b7ef6b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Removing options 'project_id' from query. {{(pid=100376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 23:25:35.674687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0acae90b-0972-49e9-87df-62c185b7ef6b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups?project_id=deb56ea8dd074f4081e099a94c4e2b71 returned with HTTP 200 Aug 19 23:25:35.675274 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1266/5032] 10.4.3.193 () {68 vars in 1364 bytes} [Wed Aug 19 23:25:35 2026] GET /volume/v3/backups?project_id=deb56ea8dd074f4081e099a94c4e2b71 => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:35.686280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:35.688826 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:25:35.689268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1730662379"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:35.691018 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1730662379'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:25:35.691254 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume of 1 GB Aug 19 23:25:35.695637 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Availability Zones retrieved successfully. Aug 19 23:25:35.701011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (b96216bf-2e37-40c1-bb10-0e897c391c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:35.701871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170ed244-5e02-4da3-9149-05d39503565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:35.702613 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:35.727279 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170ed244-5e02-4da3-9149-05d39503565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:35.728041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18ca28b-de7b-4703-bbfc-231978c9f2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:35.764955 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['4453c35c-953c-4af6-a1a8-1e096f2ac7f0', '7339cfa8-c247-42d7-8716-da06c8c5acc0', 'e22c172c-b7d7-49dd-8a11-ed994f6f0fb8', '16d2cfc8-dbcb-472d-9f8e-2e246c4bc2f5'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:35.765703 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18ca28b-de7b-4703-bbfc-231978c9f2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4453c35c-953c-4af6-a1a8-1e096f2ac7f0', '7339cfa8-c247-42d7-8716-da06c8c5acc0', 'e22c172c-b7d7-49dd-8a11-ed994f6f0fb8', '16d2cfc8-dbcb-472d-9f8e-2e246c4bc2f5']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:35.766486 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d8ee5d-a239-46a6-aa5f-0eec9c3958a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:35.788809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d8ee5d-a239-46a6-aa5f-0eec9c3958a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e51888-7e37-423b-b6a8-fb30bbd3d7fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1730662379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['4453c35c-953c-4af6-a1a8-1e096f2ac7f0','7339cfa8-c247-42d7-8716-da06c8c5acc0','e22c172c-b7d7-49dd-8a11-ed994f6f0fb8','16d2cfc8-dbcb-472d-9f8e-2e246c4bc2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1730662379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e51888-7e37-423b-b6a8-fb30bbd3d7fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb56ea8dd074f4081e099a94c4e2b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070fd99541ef4744ab012cacf205c7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:35.789587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40af90e2-9c51-4520-b869-3aac4f3139a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:35.807900 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40af90e2-9c51-4520-b869-3aac4f3139a6) transitioned into state 'SUCCESS' from state '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-1730662379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['4453c35c-953c-4af6-a1a8-1e096f2ac7f0','7339cfa8-c247-42d7-8716-da06c8c5acc0','e22c172c-b7d7-49dd-8a11-ed994f6f0fb8','16d2cfc8-dbcb-472d-9f8e-2e246c4bc2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070fd99541ef4744ab012cacf205c7d0',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:35.808657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a3a358-b0aa-443c-b80a-08c4d50ec84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:35.819730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a3a358-b0aa-443c-b80a-08c4d50ec84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:35.819730 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Flow 'volume_create_api' (b96216bf-2e37-40c1-bb10-0e897c391c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:35.819730 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Create volume request issued successfully. Aug 19 23:25:35.819730 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-02ffac11-4ac0-4ce7-ac71-05fda1e219db tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:25:35.819730 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1257/5033] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:25:35 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:35.831630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:35.833310 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:35.836783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:35.836783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:35.840636 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:35.840636 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:35.843889 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:35.847403 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06747ca3-2533-46f1-8fd3-45582e8b7b8e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd returned with HTTP 200 Aug 19 23:25:35.847810 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1256/5034] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:35 2026] GET /volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:36.859800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:36.861582 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:36.861809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:36.862010 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:36.869250 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:36.869250 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:36.872573 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:36.876366 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f71fdace-deb7-4d16-9022-b05f273f1d5a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd returned with HTTP 200 Aug 19 23:25:36.876751 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1256/5035] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:36 2026] GET /volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:36.887833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b7b139c6-99f1-4130-b7e2-df6025518485 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:36.889455 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 19 23:25:36.889799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4e51888-7e37-423b-b6a8-fb30bbd3d7fd", "name": "tempest-type-Backup-571468760"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:36.891108 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating new backup {'backup': {'volume_id': 'd4e51888-7e37-423b-b6a8-fb30bbd3d7fd', 'name': 'tempest-type-Backup-571468760'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:25:36.891237 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Creating backup of volume d4e51888-7e37-423b-b6a8-fb30bbd3d7fd in container None Aug 19 23:25:36.897702 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:36.897702 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:36.898017 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:36.915232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Created reservations ['ea0e5e7b-42da-4491-887e-18ae8a7ee5bb', '5f635553-1efb-4a6c-b455-569f6c49fc53'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:36.941571 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b7b139c6-99f1-4130-b7e2-df6025518485 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:25:36.942056 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1267/5036] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:25:36 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:36.950805 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:36.953292 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:36.953483 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:36.953690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:36.953798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:36.961530 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:36.961530 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:36.962327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a5f2fe9a-4baf-4583-89c0-fbc50bbd4099 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:36.962872 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1258/5037] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:36 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:37.790424 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.792464 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:37.792648 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:37.792878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:37.802595 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.802595 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:37.805975 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:37.810128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-65277bbe-f300-453a-92b9-fc1b4827415b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:37.810502 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1257/5038] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:37 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 1230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:37.828364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.830891 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12/action Aug 19 23:25:37.831346 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:37.831515 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:37.843867 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.843867 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:37.844529 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:37.850610 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Begin detaching volume completed successfully. Aug 19 23:25:37.850935 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-d9b3fc12-3bda-4dee-8500-4e50b6df888b tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12/action returned with HTTP 202 Aug 19 23:25:37.851380 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1257/5039] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:25:37 2026] POST /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:25:37.888420 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-70415204-a83a-4c8f-9f9d-f84796fea22e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.888975 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70415204-a83a-4c8f-9f9d-f84796fea22e None None] GET https://10.4.3.193/volume// Aug 19 23:25:37.889226 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70415204-a83a-4c8f-9f9d-f84796fea22e None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:37.889507 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70415204-a83a-4c8f-9f9d-f84796fea22e None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:37.889965 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70415204-a83a-4c8f-9f9d-f84796fea22e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:37.890731 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1268/5040] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25: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 19 23:25:37.896682 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.898559 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:37.898769 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:37.898995 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:37.907643 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.907643 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:37.910653 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:37.914255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-6ce3256e-b35b-4be4-a894-eebb5f29ff47 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 200 Aug 19 23:25:37.914587 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1259/5041] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:37 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 1413 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:37.934855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-356ca892-8ad7-4565-92bd-e1d70aa96481 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.936485 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-356ca892-8ad7-4565-92bd-e1d70aa96481 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:25:37.936835 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-356ca892-8ad7-4565-92bd-e1d70aa96481 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805", "extra_specs": {"multiattach": " True"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:37.949505 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-356ca892-8ad7-4565-92bd-e1d70aa96481 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:25:37.949855 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1258/5042] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:25:37 2026] POST /volume/v3/types => generated 284 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:37.957835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-775e699a-467b-47ef-a667-981aed41c642 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.959488 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:25:37.959828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-627586354", "snapshot_id": null, "imageRef": null, "volume_type": "702e91e2-e92d-4835-9425-bf645e299a00", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:37.961458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-627586354', 'snapshot_id': None, 'imageRef': None, 'volume_type': '702e91e2-e92d-4835-9425-bf645e299a00', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:25:37.965821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume of 1 GB Aug 19 23:25:37.966195 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.966195 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:37.966806 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Availability Zones retrieved successfully. Aug 19 23:25:37.972355 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:37.973008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (66fa6ff7-1511-44cf-99fa-02bb8ec5edc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:37.973907 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441ae20a-8325-4bf0-8951-e1abfc2f0db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:37.974078 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:37.974278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:37.974461 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:37.974589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:37.974773 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:37.978611 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.978611 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:37.979205 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecddac9d-29f2-4a66-8d7e-13363ac10ea2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:37.979485 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1269/5043] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:37 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:37.982327 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:37.982327 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:37.994484 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441ae20a-8325-4bf0-8951-e1abfc2f0db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:25:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=702e91e2-e92d-4835-9425-bf645e299a00,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '702e91e2-e92d-4835-9425-bf645e299a00', 'encryption_key_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=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:37.995320 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cc27a3-bc51-496c-a893-721c3356600a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:38.020202 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:25:38.020520 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-43175068-839507805, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:25:38.044127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Created reservations ['d2492dce-c5a1-4432-9b9e-7ec0e39fefb2', 'e197d67a-4b62-4940-a6d4-aa002aaf1073', '6e7dfb9a-dda3-4fe6-9646-4ffb80fcbf93', '051e111c-8b81-4e88-97a2-6c2f5cfaab1e'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:38.045043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cc27a3-bc51-496c-a893-721c3356600a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2492dce-c5a1-4432-9b9e-7ec0e39fefb2', 'e197d67a-4b62-4940-a6d4-aa002aaf1073', '6e7dfb9a-dda3-4fe6-9646-4ffb80fcbf93', '051e111c-8b81-4e88-97a2-6c2f5cfaab1e']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:38.045780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0db461-0b5f-40ba-a266-eb21e6296a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:38.067163 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0db461-0b5f-40ba-a266-eb21e6296a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '937073ff-a3b2-41a4-a3fe-bbd4d43a6e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-627586354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['d2492dce-c5a1-4432-9b9e-7ec0e39fefb2','e197d67a-4b62-4940-a6d4-aa002aaf1073','6e7dfb9a-dda3-4fe6-9646-4ffb80fcbf93','051e111c-8b81-4e88-97a2-6c2f5cfaab1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=702e91e2-e92d-4835-9425-bf645e299a00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-627586354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=937073ff-a3b2-41a4-a3fe-bbd4d43a6e00,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8719375d64d42cb93a788828f019b6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(702e91e2-e92d-4835-9425-bf645e299a00),volume_type_id=702e91e2-e92d-4835-9425-bf645e299a00)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:38.067959 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d82cec-ab14-49ab-811a-aade7a6fb4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:38.084400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d82cec-ab14-49ab-811a-aade7a6fb4a7) transitioned into state 'SUCCESS' from state '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-627586354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7536a978c0ec4aa9bbddd2fa6c9b8e49',qos_specs=None,replication_status=,reservations=['d2492dce-c5a1-4432-9b9e-7ec0e39fefb2','e197d67a-4b62-4940-a6d4-aa002aaf1073','6e7dfb9a-dda3-4fe6-9646-4ffb80fcbf93','051e111c-8b81-4e88-97a2-6c2f5cfaab1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8719375d64d42cb93a788828f019b6c',volume_type_id=702e91e2-e92d-4835-9425-bf645e299a00)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:38.085024 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5988ea-94d0-4ff9-903c-819f4c71a9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:38.092775 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5988ea-94d0-4ff9-903c-819f4c71a9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:38.093498 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Flow 'volume_create_api' (66fa6ff7-1511-44cf-99fa-02bb8ec5edc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:38.093770 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Create volume request issued successfully. Aug 19 23:25:38.094274 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-775e699a-467b-47ef-a667-981aed41c642 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:25:38.094668 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1258/5044] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:25:37 2026] POST /volume/v3/volumes => generated 826 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:38.106818 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:38.108558 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:38.108753 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:38.108934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:38.115798 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:38.115798 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:38.119062 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:38.122789 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e373f831-8f11-4f5a-a6d4-2301e199a735 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:38.123091 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1260/5045] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:38 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:38.988511 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e618b10c-ebc1-4631-bee6-52827429a648 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:38.990442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e618b10c-ebc1-4631-bee6-52827429a648 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:38.990679 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e618b10c-ebc1-4631-bee6-52827429a648 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:38.990911 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e618b10c-ebc1-4631-bee6-52827429a648 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:38.991025 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e618b10c-ebc1-4631-bee6-52827429a648 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:38.995679 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:38.995679 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:38.996339 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e618b10c-ebc1-4631-bee6-52827429a648 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:38.996728 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1259/5046] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:38 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.134824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-21e57ece-6459-4d34-b6e9-2d7535245114 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.136536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21e57ece-6459-4d34-b6e9-2d7535245114 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:39.136733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21e57ece-6459-4d34-b6e9-2d7535245114 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.137008 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-21e57ece-6459-4d34-b6e9-2d7535245114 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.144087 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.144087 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:39.147572 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-21e57ece-6459-4d34-b6e9-2d7535245114 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:39.152367 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-21e57ece-6459-4d34-b6e9-2d7535245114 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:39.152367 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1270/5047] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.163349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.165527 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:39.165746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.165927 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.172983 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.172983 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:39.176335 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:39.180215 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b50f10f2-6fd1-4bc2-83da-a9fca74c5be4 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:39.180583 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1259/5048] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.219084 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.220997 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:39.221172 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.221345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.227796 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.227796 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:39.231184 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:39.234998 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-04b0c6b9-6863-4791-8ebb-e1de23a92533 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:39.235291 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1261/5049] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.297057 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b0fd4407-7c32-4f8f-a245-4d5faa21b1fe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.297457 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0fd4407-7c32-4f8f-a245-4d5faa21b1fe None None] GET https://10.4.3.193/volume// Aug 19 23:25:39.297612 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4407-7c32-4f8f-a245-4d5faa21b1fe None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.297822 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4407-7c32-4f8f-a245-4d5faa21b1fe None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.298132 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b0fd4407-7c32-4f8f-a245-4d5faa21b1fe None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:39.298383 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1260/5050] 10.4.3.193 () {66 vars in 1428 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:39.306124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-6d221fed-7e22-45e4-9365-72f00a94e083 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.422271 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-6d221fed-7e22-45e4-9365-72f00a94e083 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:25:39.422662 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-6d221fed-7e22-45e4-9365-72f00a94e083 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "937073ff-a3b2-41a4-a3fe-bbd4d43a6e00", "connector": null, "instance_uuid": "e5852c29-e776-4130-932a-f4ce7b2b3776"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:39.430256 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.430256 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:39.452774 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-6d221fed-7e22-45e4-9365-72f00a94e083 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:25:39.453210 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1271/5051] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:25:39 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:39.478609 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.480862 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:39.480862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.480862 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.489678 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.489678 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:39.490477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-35c1fb82-60f6-4f04-b4ee-10e43c941d8b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.490994 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-35c1fb82-60f6-4f04-b4ee-10e43c941d8b None None] GET https://10.4.3.193/volume// Aug 19 23:25:39.491215 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-35c1fb82-60f6-4f04-b4ee-10e43c941d8b None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.491779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-35c1fb82-60f6-4f04-b4ee-10e43c941d8b None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.491866 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-35c1fb82-60f6-4f04-b4ee-10e43c941d8b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:39.492198 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1262/5052] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:39.493954 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:39.498748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cdc78689-9af7-4cd8-b011-c4acc3a1faa8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:39.499223 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.499285 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1260/5053] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.501083 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:39.501328 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.501540 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.511469 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.511469 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:39.514724 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:39.518832 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-07a491de-d31c-4d8c-8ab3-4f65fb288353 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:39.519253 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1261/5054] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:39 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1098 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:39.630899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.632834 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] PUT https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 Aug 19 23:25:39.633253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:39.640299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Acquiring lock "cinder-attachment_update-937073ff-a3b2-41a4-a3fe-bbd4d43a6e00-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:25:39.644240 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-937073ff-a3b2-41a4-a3fe-bbd4d43a6e00-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:25:39.645237 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.645237 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:39.668126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-3f1c91ae-9ee8-4242-9ece-9d2c0206afc7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.670390 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-3f1c91ae-9ee8-4242-9ece-9d2c0206afc7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 Aug 19 23:25:39.670568 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-3f1c91ae-9ee8-4242-9ece-9d2c0206afc7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.670755 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-3f1c91ae-9ee8-4242-9ece-9d2c0206afc7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.679408 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.679408 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:39.726003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Lock "cinder-attachment_update-937073ff-a3b2-41a4-a3fe-bbd4d43a6e00-np0000007826" released by "attachment_update" :: held 0.082s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:25:39.726287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-94640ab9-80ff-4638-899e-cb063ffba3fa tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 returned with HTTP 200 Aug 19 23:25:39.726878 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1272/5055] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:25:39 2026] PUT /volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:39.737007 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-8b68cd8a-5ea7-4708-9b61-95de47929c44 req-3f1c91ae-9ee8-4242-9ece-9d2c0206afc7 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 returned with HTTP 200 Aug 19 23:25:39.737528 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1263/5056] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:39 2026] DELETE /volume/v3/attachments/1a403846-79ba-4670-9725-e2f54c8db717 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:39.965625 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:39.967451 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:39.967637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:39.967830 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:39.968000 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume with id: c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:39.974371 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:39.974371 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:39.974766 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:39.990258 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume request issued successfully. Aug 19 23:25:39.990376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c255b0e7-8014-4440-8bdd-3ddbab8c7047 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 202 Aug 19 23:25:39.990775 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1261/5057] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:39 2026] DELETE /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:40.006541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d7862cad-3f00-4a34-a616-8368eb50e07b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:40.008218 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7862cad-3f00-4a34-a616-8368eb50e07b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:40.008404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7862cad-3f00-4a34-a616-8368eb50e07b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:40.008607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d7862cad-3f00-4a34-a616-8368eb50e07b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:40.008673 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-d7862cad-3f00-4a34-a616-8368eb50e07b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:40.010349 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=224,cinder:INSERT=15,cinder:UPDATE=45,cinder:DELETE=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:25:40.013630 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:40.013630 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:40.014493 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d7862cad-3f00-4a34-a616-8368eb50e07b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:40.015119 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1262/5058] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:40 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:40.515119 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:40.517348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:40.517541 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:40.517816 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:40.530877 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:40.530877 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:40.536029 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:40.541933 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b43d6f08-cfe9-4b0b-b133-2b5515bf46f3 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:40.542486 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1273/5059] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:40 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:41.026458 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:41.028014 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:41.028345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:41.028345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:41.028480 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:41.033604 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:41.033604 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:41.034777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72c5df2b-34f6-4bd5-adb3-829bc78f0226 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:41.034856 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1264/5060] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:41 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:41.555279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:41.557369 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:41.557595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:41.557831 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:41.568143 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:41.568143 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:41.571659 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:41.575804 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-878c5a6b-cc07-4fc0-a5ee-9a74e712788a tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:41.576391 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1262/5061] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:41 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:42.045423 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-93f29b32-7d69-49ee-a061-525624570064 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:42.047373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-93f29b32-7d69-49ee-a061-525624570064 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:42.047605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-93f29b32-7d69-49ee-a061-525624570064 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:42.047851 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-93f29b32-7d69-49ee-a061-525624570064 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:42.047995 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-93f29b32-7d69-49ee-a061-525624570064 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:42.052582 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:42.052582 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:42.053356 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-93f29b32-7d69-49ee-a061-525624570064 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:42.053741 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1263/5062] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:42 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:42.589156 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:42.594576 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:42.594822 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:42.595049 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:42.603723 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:42.603723 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:42.606653 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:42.610211 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-385b92c0-5979-4111-b60a-ee7ae0e3c78b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:42.610538 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1274/5063] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:42 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:42.891782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:42.891782 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:25:42.891782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812c9aef-3141-43c7-8a66-234c6ae03022", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-272784586", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:42.901975 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:42.901975 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:42.902576 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:42.902704 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:42.932167 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['98a520de-3489-463f-b8d2-278bb1a0c103', '4904633f-a363-4d38-b1b9-40e46b7b4273', 'f189c9e9-af50-423d-8972-f1ec4611f9d1', '5ce3024e-5635-4594-ae07-f189a5d58554'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:42.962232 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:25:42.962545 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-01080aba-a008-4197-9e91-71ce5fa8ba21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:25:42.963136 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1265/5064] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:25:42 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 19 23:25:42.977952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7d33799d-15de-44f0-9762-21b9d600d1bc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:42.977952 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d33799d-15de-44f0-9762-21b9d600d1bc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:42.977952 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d33799d-15de-44f0-9762-21b9d600d1bc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:42.978509 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7d33799d-15de-44f0-9762-21b9d600d1bc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:42.983160 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:42.983160 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:42.983635 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-7d33799d-15de-44f0-9762-21b9d600d1bc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:42.984321 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7d33799d-15de-44f0-9762-21b9d600d1bc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 200 Aug 19 23:25:42.984739 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1263/5065] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:42 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:43.036087 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-f5c2c6c5-bb93-411b-bdc1-2076c987a987 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.038904 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-f5c2c6c5-bb93-411b-bdc1-2076c987a987 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2/action Aug 19 23:25:43.039410 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-f5c2c6c5-bb93-411b-bdc1-2076c987a987 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:43.039579 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-f5c2c6c5-bb93-411b-bdc1-2076c987a987 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:43.060014 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.060014 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:43.063459 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.065631 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:43.065888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.066128 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.066233 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:43.070664 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.070664 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:43.071265 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1d4ca1d1-cd9d-44f8-af40-3e98cb6c73b1 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:43.071613 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1275/5066] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:43.072565 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-7848e8fd-6c1c-45b9-abb6-1d3bc605f02c req-f5c2c6c5-bb93-411b-bdc1-2076c987a987 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2/action returned with HTTP 204 Aug 19 23:25:43.073118 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1264/5067] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:25:43 2026] POST /volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:43.622831 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.625061 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.625462 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.625868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.628473 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=205,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:25:43.638013 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.638013 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:43.641491 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.647238 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-37b7f9a4-6303-4573-9d84-96b8e045a77b tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.647831 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1266/5068] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:43.691610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.753503 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.753772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.754149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.766666 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.766666 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:43.770566 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.776017 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-19fcfdd7-a697-4426-9c51-d030f523e82d req-f7ac135c-c881-4b1a-9327-12647d0ce797 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.776552 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1264/5069] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:43.793141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.794760 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.794971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.795170 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.804059 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.804059 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:43.806976 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.810896 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3d248dbf-8447-41fb-af7a-bf4ceb322670 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.811227 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1276/5070] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:43.849631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.851600 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.851838 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.852030 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.860202 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.860202 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:43.863181 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.866701 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-41b2019e-28b4-49e6-bc16-dd84efee74ef tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.867100 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1265/5071] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:43.885487 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.887357 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] POST https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00/action Aug 19 23:25:43.887661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:43.887798 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:43.899604 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.899604 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:43.900200 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.906926 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Begin detaching volume completed successfully. Aug 19 23:25:43.907140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-e81c572b-86a8-4bcf-922e-43a061311d10 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00/action returned with HTTP 202 Aug 19 23:25:43.907540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1267/5072] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:25:43 2026] POST /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:25:43.925443 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.927067 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.927249 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.927436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.935690 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.935690 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:43.938818 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.943254 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b43ebd2-753a-479e-bc86-0c963baa0eed tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.943647 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1265/5073] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:43.947588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-789c123e-2d98-4643-b0a6-204de695933f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.948000 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-789c123e-2d98-4643-b0a6-204de695933f None None] GET https://10.4.3.193/volume// Aug 19 23:25:43.948157 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-789c123e-2d98-4643-b0a6-204de695933f None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.948335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-789c123e-2d98-4643-b0a6-204de695933f None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.948631 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-789c123e-2d98-4643-b0a6-204de695933f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:43.948929 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1277/5074] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23: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 19 23:25:43.956280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.958679 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:43.958948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.959234 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.969075 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.969075 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:43.972422 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:43.976928 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-a231c5a0-51de-494b-a5a6-a79f01646b6e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:43.977416 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1266/5075] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:43.993523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:43.995108 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:43.995268 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:43.995433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:43.999935 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:43.999935 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:44.000275 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:44.000889 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4939e9c4-fac9-4521-bd26-b0293af07a9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 200 Aug 19 23:25:44.001214 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1268/5076] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:43 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:44.009414 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.011730 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:44.012056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.012349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.017377 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.017377 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:44.017773 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:44.018504 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d7c689bd-24b4-4266-a6a3-a2b47766c97e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 200 Aug 19 23:25:44.018985 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1266/5077] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:44.028019 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.029671 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:25:44.030087 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812c9aef-3141-43c7-8a66-234c6ae03022", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-737287541", "description": null, "metadata": null}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:44.043504 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.043504 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:44.044150 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:44.044360 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:44.074909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['83b5445a-1e62-45c0-ae4e-e1ff396704e6', '9f2730c4-873d-4b8a-a104-2de5f9f36511', 'f698d224-8228-4752-be4e-8c0cfe59cc2b', 'ad9cc666-0f7e-44ae-a4c8-6b6d3c272d4b'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:44.083280 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.085013 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:44.085247 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.085440 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.085543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:44.089630 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.089630 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:44.090222 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-167f12a5-53ab-45b1-9178-82813f8bd0f7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:44.090571 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1267/5078] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:44.112391 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:25:44.112830 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5c32380-59b7-442c-b648-81bdaefd3d0c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:25:44.113378 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1278/5079] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:25:44 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 19 23:25:44.126663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.129140 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:44.129404 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.129793 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.136588 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.136588 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:44.137254 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:44.138386 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4cbd30cf-a1ce-44ff-bf9f-a79d622abc23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 200 Aug 19 23:25:44.143943 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1269/5080] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:44.468200 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.471296 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:44.471628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.471884 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.483583 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.483583 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:44.487965 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:44.492629 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-31ccb6cf-35c6-4d8c-8281-86f5366808f0 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:44.493096 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1267/5081] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:44.503805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.565863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:44.566080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.566267 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.575402 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.575402 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:44.579025 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:44.582863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-45a8ddc4-ca87-4b7b-ab6f-7c89785f8905 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:44.583360 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1268/5082] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 1230 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:44.599826 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.602011 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] POST https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c/action Aug 19 23:25:44.602387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:44.602462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:44.612976 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.612976 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:44.613583 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:44.619435 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Begin detaching volume completed successfully. Aug 19 23:25:44.619664 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-ebfc3da6-8b0e-4c78-b2b5-3f1ebeb64c4c tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c/action returned with HTTP 202 Aug 19 23:25:44.620176 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1279/5083] 10.4.3.193 () {72 vars in 1672 bytes} [Wed Aug 19 23:25:44 2026] POST /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:25:44.654779 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6dcde3a2-5d46-4dbb-9bf4-8b0c7677ce86 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.655293 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dcde3a2-5d46-4dbb-9bf4-8b0c7677ce86 None None] GET https://10.4.3.193/volume// Aug 19 23:25:44.655530 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dcde3a2-5d46-4dbb-9bf4-8b0c7677ce86 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.655750 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6dcde3a2-5d46-4dbb-9bf4-8b0c7677ce86 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.656152 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6dcde3a2-5d46-4dbb-9bf4-8b0c7677ce86 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:44.656506 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1270/5084] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:44.664863 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.667196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:44.667412 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.667611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.669650 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=222,cinder:INSERT=31,cinder:UPDATE=58 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:25:44.679679 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.679679 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:44.683569 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:44.690081 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-c7506432-6faa-4193-9bff-21d3f34899ed tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:44.690583 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1268/5085] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:44.816812 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-22dd1d82-2e40-4e32-ac88-810c65937743 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.818841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-22dd1d82-2e40-4e32-ac88-810c65937743 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 Aug 19 23:25:44.819041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-22dd1d82-2e40-4e32-ac88-810c65937743 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.819215 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-22dd1d82-2e40-4e32-ac88-810c65937743 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.825932 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.825932 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:44.870233 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-47545a94-ce58-454c-b074-dd0f95fc83b5 req-22dd1d82-2e40-4e32-ac88-810c65937743 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 returned with HTTP 200 Aug 19 23:25:44.870615 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1269/5086] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:44 2026] DELETE /volume/v3/attachments/b264525d-f306-4dab-a587-c2fdb3c9abe2 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:44.960273 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-451ddd33-dca0-480c-bf7e-14336627cb84 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:44.967222 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-451ddd33-dca0-480c-bf7e-14336627cb84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:44.968380 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-451ddd33-dca0-480c-bf7e-14336627cb84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:44.969072 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-451ddd33-dca0-480c-bf7e-14336627cb84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:44.983966 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:44.983966 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:44.987455 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-451ddd33-dca0-480c-bf7e-14336627cb84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:44.991301 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-451ddd33-dca0-480c-bf7e-14336627cb84 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:44.991769 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1280/5087] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:44 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.005218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.007046 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] DELETE https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:45.007256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.007457 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.007621 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume with id: 937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:45.014650 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.014650 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:45.015157 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:45.033236 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Delete volume request issued successfully. Aug 19 23:25:45.033465 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-93b5b1dd-93e7-4ab7-b393-3cec1d1d4c2e tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 202 Aug 19 23:25:45.034009 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1271/5088] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:45 2026] DELETE /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:45.046566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.049122 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:45.049405 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.050362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.059277 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.059277 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:45.063121 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Volume info retrieved successfully. Aug 19 23:25:45.066993 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3912999d-d1a2-49fa-8bea-856ef2d6dae8 tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 200 Aug 19 23:25:45.067401 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1269/5089] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.101069 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.102947 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:45.103189 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.103422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.103529 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:45.108012 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.108012 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:45.108602 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5d7f53eb-4e03-4367-b012-26138d3b90e7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:45.109362 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1270/5090] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.153255 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3b33399a-9317-4064-9686-b5b80752b52e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.155064 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3b33399a-9317-4064-9686-b5b80752b52e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:45.155259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3b33399a-9317-4064-9686-b5b80752b52e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.155446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3b33399a-9317-4064-9686-b5b80752b52e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.160733 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.160733 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:45.161288 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3b33399a-9317-4064-9686-b5b80752b52e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:45.162149 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3b33399a-9317-4064-9686-b5b80752b52e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 200 Aug 19 23:25:45.162519 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1281/5091] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.170301 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f365e3da-2b00-44af-8c62-6e36d796db68 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.172024 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f365e3da-2b00-44af-8c62-6e36d796db68 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:45.172197 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f365e3da-2b00-44af-8c62-6e36d796db68 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.172381 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f365e3da-2b00-44af-8c62-6e36d796db68 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.177481 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.177481 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:45.177884 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f365e3da-2b00-44af-8c62-6e36d796db68 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:45.178601 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f365e3da-2b00-44af-8c62-6e36d796db68 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 200 Aug 19 23:25:45.179056 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1272/5092] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.187298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d450a703-5beb-48a0-a041-ef21d39d48ca None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.189809 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:25:45.190304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812c9aef-3141-43c7-8a66-234c6ae03022", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1773558286", "description": null, "metadata": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:45.200871 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.200871 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:45.201438 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:45.201599 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:45.229272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['305fe603-25b9-4422-8ace-63ce4a0208d8', '8c7ea6ce-12a8-4338-b44f-122d158b6dc6', 'a0a6868c-7d31-49a5-98da-f38af9806ed5', '7ade2407-33e0-433d-a664-4fec3eb8570d'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:45.271372 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:25:45.271731 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d450a703-5beb-48a0-a041-ef21d39d48ca tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:25:45.272274 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1270/5093] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:25:45 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 19 23:25:45.282181 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.284070 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:45.284238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.284413 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.290270 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.290270 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:45.290649 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:45.291482 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5c86beb-7a5d-42a7-8cd6-33042e6e70c1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 200 Aug 19 23:25:45.291991 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1271/5094] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.528190 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-2c8fb7b4-6012-49e7-9380-eefab85ab447 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.530117 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-2c8fb7b4-6012-49e7-9380-eefab85ab447 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e Aug 19 23:25:45.530295 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-2c8fb7b4-6012-49e7-9380-eefab85ab447 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.530496 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-2c8fb7b4-6012-49e7-9380-eefab85ab447 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.538214 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.538214 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:45.614386 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-bb8acb8a-a4bc-44cb-9164-6e8f3e3179b5 req-2c8fb7b4-6012-49e7-9380-eefab85ab447 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e returned with HTTP 200 Aug 19 23:25:45.614826 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1282/5095] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:45 2026] DELETE /volume/v3/attachments/d9faeb13-852a-42a5-97d3-b99f7164607e => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.713982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fafb8224-2202-4860-91b1-b674d1df84bd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.715673 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:45.715891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.716078 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.716227 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume with id: c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:45.722541 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.722541 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:45.722972 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:45.738951 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume request issued successfully. Aug 19 23:25:45.739148 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fafb8224-2202-4860-91b1-b674d1df84bd tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 202 Aug 19 23:25:45.739645 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1273/5096] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:45 2026] DELETE /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:45.777230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.779381 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:45.779797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.780166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.788226 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:45.788226 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:45.792276 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:45.796851 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-84f0172e-dc3d-4ae1-8aba-a9eab994a9cd req-acce008d-c0d7-4bb7-8797-2847c6d298a9 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 200 Aug 19 23:25:45.797392 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1271/5097] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:45.837970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-d2bf8734-749b-4e7d-ba25-87107fe96849 req-a0d9afe3-b9e9-453e-b0f3-11b8d0cb2b19 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:45.839919 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2bf8734-749b-4e7d-ba25-87107fe96849 req-a0d9afe3-b9e9-453e-b0f3-11b8d0cb2b19 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:45.840101 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2bf8734-749b-4e7d-ba25-87107fe96849 req-a0d9afe3-b9e9-453e-b0f3-11b8d0cb2b19 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:45.840284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-d2bf8734-749b-4e7d-ba25-87107fe96849 req-a0d9afe3-b9e9-453e-b0f3-11b8d0cb2b19 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:45.845415 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-d2bf8734-749b-4e7d-ba25-87107fe96849 req-a0d9afe3-b9e9-453e-b0f3-11b8d0cb2b19 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 404 Aug 19 23:25:45.845834 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1272/5098] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:45 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:46.083477 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-316d627e-8c39-480a-b493-03149c191d6f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.085645 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-316d627e-8c39-480a-b493-03149c191d6f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] GET https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 Aug 19 23:25:46.085866 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-316d627e-8c39-480a-b493-03149c191d6f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.086089 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-316d627e-8c39-480a-b493-03149c191d6f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.092735 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-316d627e-8c39-480a-b493-03149c191d6f tempest-VolumeMultiattachTests-1192914020 tempest-VolumeMultiattachTests-1192914020-project-member] https://10.4.3.193/volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 returned with HTTP 404 Aug 19 23:25:46.093328 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1283/5099] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:46 2026] GET /volume/v3/volumes/937073ff-a3b2-41a4-a3fe-bbd4d43a6e00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:46.101291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e29c296-69ed-402d-9e68-79dfab052506 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.103132 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:25:46.103326 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.103523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.104378 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:25:46.120794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-06176ec4-12ad-4945-84fa-b919567f5aff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.122450 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06176ec4-12ad-4945-84fa-b919567f5aff tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:46.123034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06176ec4-12ad-4945-84fa-b919567f5aff tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.123034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-06176ec4-12ad-4945-84fa-b919567f5aff tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.123162 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-06176ec4-12ad-4945-84fa-b919567f5aff tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:46.127983 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:46.127983 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:46.128623 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-06176ec4-12ad-4945-84fa-b919567f5aff tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:46.129055 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1272/5100] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:46 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:46.155806 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Get all volumes completed successfully. Aug 19 23:25:46.158266 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:46.158266 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:46.163674 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e29c296-69ed-402d-9e68-79dfab052506 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:25:46.164327 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1274/5101] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:25:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11948 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:46.179279 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-749cc7f1-43bd-4db0-bc96-f5aee6c79b24 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.181132 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-749cc7f1-43bd-4db0-bc96-f5aee6c79b24 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] DELETE https://10.4.3.193/volume/v3/types/702e91e2-e92d-4835-9425-bf645e299a00 Aug 19 23:25:46.181412 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-749cc7f1-43bd-4db0-bc96-f5aee6c79b24 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.181651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-749cc7f1-43bd-4db0-bc96-f5aee6c79b24 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.204140 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-749cc7f1-43bd-4db0-bc96-f5aee6c79b24 tempest-VolumeMultiattachTests-1468833354 tempest-VolumeMultiattachTests-1468833354-project-admin] https://10.4.3.193/volume/v3/types/702e91e2-e92d-4835-9425-bf645e299a00 returned with HTTP 202 Aug 19 23:25:46.204550 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1273/5102] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:25:46 2026] DELETE /volume/v3/types/702e91e2-e92d-4835-9425-bf645e299a00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:46.301736 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.303362 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:46.303604 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.303827 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.308672 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:46.308672 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:46.310390 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:46.311262 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fd5751f4-3d17-4801-be90-e5ca27e29ad4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 200 Aug 19 23:25:46.311632 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1284/5103] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:46 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:46.323684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:46.325481 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:46.325730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:46.326165 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:46.333562 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:46.333562 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:46.333842 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:46.334858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e0286903-623c-4b8d-b6bd-4cee7f707a56 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 200 Aug 19 23:25:46.335040 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1273/5104] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:46 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:47.141683 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-86cb5149-200a-45f7-985f-8329eedc29a2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:47.148627 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86cb5149-200a-45f7-985f-8329eedc29a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:47.149441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86cb5149-200a-45f7-985f-8329eedc29a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:47.150144 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-86cb5149-200a-45f7-985f-8329eedc29a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:47.150591 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-86cb5149-200a-45f7-985f-8329eedc29a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:47.171183 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:47.171183 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:47.174611 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-86cb5149-200a-45f7-985f-8329eedc29a2 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:47.176618 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1275/5105] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:47 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:47.842562 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:47.844548 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:47.844811 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:47.845093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:47.845223 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:47.851788 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:47.851788 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:47.852364 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:47.870098 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:25:47.870262 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-09f364db-d363-4a23-b4a0-c6a918b5fedc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 202 Aug 19 23:25:47.870632 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1274/5106] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:47 2026] DELETE /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:47.877825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:47.879842 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:47.880258 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:47.880511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:47.882967 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=254,cinder:INSERT=38,cinder:UPDATE=104 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:25:47.888188 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:47.888188 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:47.888765 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:47.890088 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ad89b019-8a38-456c-b9dc-1afe5d59427a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 200 Aug 19 23:25:47.890592 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1285/5107] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:47 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:48.123039 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-82ebd44b-2764-41fd-b930-4a3dcf3df87b req-90e0bb8c-ce51-4694-8d48-26abea2241fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:48.125533 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-82ebd44b-2764-41fd-b930-4a3dcf3df87b req-90e0bb8c-ce51-4694-8d48-26abea2241fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 Aug 19 23:25:48.125751 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-82ebd44b-2764-41fd-b930-4a3dcf3df87b req-90e0bb8c-ce51-4694-8d48-26abea2241fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:48.126009 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-82ebd44b-2764-41fd-b930-4a3dcf3df87b req-90e0bb8c-ce51-4694-8d48-26abea2241fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:48.133973 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:48.133973 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:48.178915 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-82ebd44b-2764-41fd-b930-4a3dcf3df87b req-90e0bb8c-ce51-4694-8d48-26abea2241fc tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 returned with HTTP 200 Aug 19 23:25:48.179431 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1274/5108] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:48 2026] DELETE /volume/v3/attachments/44149f4f-6a5f-4543-a634-7a0c09cf6e26 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:48.187164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5601f69f-b1bd-4993-9370-af1b17a82cae None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:48.188966 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5601f69f-b1bd-4993-9370-af1b17a82cae tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:48.189173 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5601f69f-b1bd-4993-9370-af1b17a82cae tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:48.189368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5601f69f-b1bd-4993-9370-af1b17a82cae tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:48.189510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5601f69f-b1bd-4993-9370-af1b17a82cae tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:48.193575 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:48.193575 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:48.194159 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5601f69f-b1bd-4993-9370-af1b17a82cae tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:48.194550 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1276/5109] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:48 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:48.900621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c7d1d4dd-737f-4e0e-bc24-d03b09581308 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:48.902221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7d1d4dd-737f-4e0e-bc24-d03b09581308 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:48.902462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7d1d4dd-737f-4e0e-bc24-d03b09581308 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:48.902798 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c7d1d4dd-737f-4e0e-bc24-d03b09581308 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:48.906803 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c7d1d4dd-737f-4e0e-bc24-d03b09581308 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 404 Aug 19 23:25:48.907457 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1275/5110] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:48 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:48.914423 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5c89326a-6f3f-4b97-84c1-069118537d1a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:48.916475 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:48.916682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:48.916966 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:48.917122 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:48.922719 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:48.922719 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:48.923272 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:48.947902 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:25:48.948065 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5c89326a-6f3f-4b97-84c1-069118537d1a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 202 Aug 19 23:25:48.948622 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1286/5111] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:48 2026] DELETE /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:48.954504 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:48.956622 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:48.956868 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:48.957075 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:48.962115 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:48.962115 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:48.962526 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:48.963316 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3681eb19-a276-4c1f-858b-b5e8b909a764 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 200 Aug 19 23:25:48.963719 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1275/5112] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:48 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:49.204591 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:49.206749 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:49.207034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:49.207278 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:49.207419 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:49.212927 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:49.212927 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:49.213699 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-11cd11d1-7c79-41f6-b14b-40d46c222c91 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:49.214383 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1277/5113] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:49 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:49.534638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d40a684f-f472-42e7-94d9-cf6add0af214 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:49.536037 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:25:49.536322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:49.536575 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:49.536841 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume with id: b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:25:49.545778 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:49.545778 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:49.546423 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:49.570427 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume request issued successfully. Aug 19 23:25:49.570651 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d40a684f-f472-42e7-94d9-cf6add0af214 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 202 Aug 19 23:25:49.571141 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1276/5114] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:49 2026] DELETE /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:49.578462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:49.580289 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:25:49.580493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:49.580685 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:49.587357 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:49.587357 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:49.590835 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Volume info retrieved successfully. Aug 19 23:25:49.596378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-acd8b47f-d0cc-45cf-b69a-dc1004279601 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 200 Aug 19 23:25:49.596584 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1287/5115] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:49 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:49.973133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a565db34-40cf-445c-8ab0-f9a2885ec694 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:49.975190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a565db34-40cf-445c-8ab0-f9a2885ec694 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:49.975381 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a565db34-40cf-445c-8ab0-f9a2885ec694 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:49.975588 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a565db34-40cf-445c-8ab0-f9a2885ec694 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:49.980605 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a565db34-40cf-445c-8ab0-f9a2885ec694 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 404 Aug 19 23:25:49.981053 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1276/5116] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:49 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:49.987693 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:49.989185 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:49.989350 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:49.989524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:49.989635 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:49.994321 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:49.994321 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:49.994664 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:50.009494 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:25:50.009650 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4399ce6a-3f04-432e-ad16-e51131fe57d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 202 Aug 19 23:25:50.010416 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1278/5117] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:49 2026] DELETE /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:50.017055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.019019 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:50.019225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.019543 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.025084 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:50.025084 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:50.025475 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:25:50.026264 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7003955d-3957-4fb4-bd63-cd20ad54a1c6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 200 Aug 19 23:25:50.026613 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1277/5118] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:50.225876 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.227412 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:50.227606 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.227791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.227911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:50.231699 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:50.231699 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:50.232278 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d2bfa565-b1d9-49fa-a967-e06cf551fe2b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:50.232841 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1288/5119] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:50.608174 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bde71429-2b51-43dc-9436-4fc294091769 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.609968 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bde71429-2b51-43dc-9436-4fc294091769 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 Aug 19 23:25:50.610227 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bde71429-2b51-43dc-9436-4fc294091769 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.610459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bde71429-2b51-43dc-9436-4fc294091769 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.615952 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bde71429-2b51-43dc-9436-4fc294091769 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 returned with HTTP 404 Aug 19 23:25:50.616419 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1277/5120] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/volumes/b5b521a6-d9e9-40cb-86f2-1e26b99ddcd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:50.623119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.624938 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:50.625127 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.625307 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.625464 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume with id: c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:50.631414 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f599f1a-510b-46e0-98c3-4dc60fca3e34 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 404 Aug 19 23:25:50.631845 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1279/5121] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:50 2026] DELETE /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:50.638067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f5cfe687-38f3-4b39-838f-388bad6ae2e8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.640239 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5cfe687-38f3-4b39-838f-388bad6ae2e8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c Aug 19 23:25:50.640485 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5cfe687-38f3-4b39-838f-388bad6ae2e8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.640734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f5cfe687-38f3-4b39-838f-388bad6ae2e8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.647794 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f5cfe687-38f3-4b39-838f-388bad6ae2e8 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c returned with HTTP 404 Aug 19 23:25:50.648484 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1278/5122] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/volumes/c1c3a1ab-5980-4f9f-8b3f-ea2e18260d0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:50.655237 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.657094 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:50.657333 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.657519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.657677 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Delete volume with id: c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:50.663490 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-27d2b7f7-f94f-4100-97b0-3a2d92457a49 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 404 Aug 19 23:25:50.663990 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1289/5123] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:50 2026] DELETE /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:50.670445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-145b57b7-a6a9-4ab5-aedc-89eae0c25028 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.672181 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-145b57b7-a6a9-4ab5-aedc-89eae0c25028 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] GET https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 Aug 19 23:25:50.672350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-145b57b7-a6a9-4ab5-aedc-89eae0c25028 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.672524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-145b57b7-a6a9-4ab5-aedc-89eae0c25028 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.678045 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-145b57b7-a6a9-4ab5-aedc-89eae0c25028 tempest-TestInstancesWithCinderVolumes-1417674363 tempest-TestInstancesWithCinderVolumes-1417674363-project-member] https://10.4.3.193/volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 returned with HTTP 404 Aug 19 23:25:50.678549 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1278/5124] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/volumes/c8d9d81e-3e75-41ba-bc79-aec83b99ad12 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:50.687545 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.689251 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:25:50.689494 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.689700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'detail' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.690268 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:50.690268 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:50.690582 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100373) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:25:50.705040 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Get all volumes completed successfully. Aug 19 23:25:50.706933 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:50.706933 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:50.711385 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8e20c301-5183-434d-9c42-1ae2cbbe0007 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:25:50.711814 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1280/5125] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10241 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:50.724691 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-68d85aa3-ed62-4dfa-94d9-595e8adaab40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.726200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68d85aa3-ed62-4dfa-94d9-595e8adaab40 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] DELETE https://10.4.3.193/volume/v3/types/9d949953-4dc1-4bd8-8a7b-47dab2adfb45 Aug 19 23:25:50.726388 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68d85aa3-ed62-4dfa-94d9-595e8adaab40 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.726571 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-68d85aa3-ed62-4dfa-94d9-595e8adaab40 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.750801 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-68d85aa3-ed62-4dfa-94d9-595e8adaab40 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types/9d949953-4dc1-4bd8-8a7b-47dab2adfb45 returned with HTTP 202 Aug 19 23:25:50.751188 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1279/5126] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:25:50 2026] DELETE /volume/v3/types/9d949953-4dc1-4bd8-8a7b-47dab2adfb45 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:50.757781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.759392 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:25:50.759575 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.759770 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.760523 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:25:50.771574 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Get all volumes completed successfully. Aug 19 23:25:50.773355 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:50.773355 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:50.777410 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f5b0ba84-9f4a-48d4-8356-2fb242dcd93e tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:25:50.777763 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1290/5127] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:25:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10241 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:50.791861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30eef64a-d856-42dd-a97f-0f2161334fe8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:50.793518 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30eef64a-d856-42dd-a97f-0f2161334fe8 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] DELETE https://10.4.3.193/volume/v3/types/15b85e6c-261e-4c87-98cb-ea13a8203b18 Aug 19 23:25:50.793697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30eef64a-d856-42dd-a97f-0f2161334fe8 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:50.793953 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30eef64a-d856-42dd-a97f-0f2161334fe8 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:50.813792 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30eef64a-d856-42dd-a97f-0f2161334fe8 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types/15b85e6c-261e-4c87-98cb-ea13a8203b18 returned with HTTP 202 Aug 19 23:25:50.814173 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1279/5128] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:25:50 2026] DELETE /volume/v3/types/15b85e6c-261e-4c87-98cb-ea13a8203b18 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:51.034897 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8b1729ea-f56e-4912-9a81-8acdb73078ba None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.036655 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b1729ea-f56e-4912-9a81-8acdb73078ba tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:51.036879 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b1729ea-f56e-4912-9a81-8acdb73078ba tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.037087 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8b1729ea-f56e-4912-9a81-8acdb73078ba tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.041327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8b1729ea-f56e-4912-9a81-8acdb73078ba tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 404 Aug 19 23:25:51.041770 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1281/5129] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.049163 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.051088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:51.051343 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.051658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.051792 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:51.057762 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e749b67b-bf9f-40c4-a1d7-f957bcd62eda tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 404 Aug 19 23:25:51.058215 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1280/5130] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:51 2026] DELETE /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.066325 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-69f1dda0-8eee-494e-b308-159bfdf99446 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.068138 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69f1dda0-8eee-494e-b308-159bfdf99446 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 Aug 19 23:25:51.068345 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69f1dda0-8eee-494e-b308-159bfdf99446 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.068529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69f1dda0-8eee-494e-b308-159bfdf99446 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.073110 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69f1dda0-8eee-494e-b308-159bfdf99446 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 returned with HTTP 404 Aug 19 23:25:51.073564 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1291/5131] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/snapshots/e4595a71-b328-4e39-a308-0f26d47e52e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.080330 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.082271 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:51.082485 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.082663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.082795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:51.087289 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-42b3e9ee-653f-4f93-ba2b-5902e286bf9c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 404 Aug 19 23:25:51.087698 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1280/5132] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:51 2026] DELETE /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.096673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e42d31a-4a83-4aac-b877-bd24397d1cfd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.099171 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e42d31a-4a83-4aac-b877-bd24397d1cfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e Aug 19 23:25:51.099253 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e42d31a-4a83-4aac-b877-bd24397d1cfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.099577 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e42d31a-4a83-4aac-b877-bd24397d1cfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.104802 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e42d31a-4a83-4aac-b877-bd24397d1cfd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e returned with HTTP 404 Aug 19 23:25:51.105281 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1282/5133] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/snapshots/92b86764-c86b-4af1-9ee9-97c26421c50e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.111491 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.113286 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:51.113541 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.113812 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.113948 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:51.115865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.118143 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:25:51.118372 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.118589 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'detail' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.118888 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e678bb70-105f-46dd-bfd7-3dbc0506a4d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 404 Aug 19 23:25:51.119527 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1281/5134] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:25:51 2026] DELETE /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.119575 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100376) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:25:51.127143 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-467f6ad6-5860-4187-bb58-bcde6e0bdea6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.129555 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-467f6ad6-5860-4187-bb58-bcde6e0bdea6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db Aug 19 23:25:51.129886 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-467f6ad6-5860-4187-bb58-bcde6e0bdea6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.130168 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-467f6ad6-5860-4187-bb58-bcde6e0bdea6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.132512 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Get all volumes completed successfully. Aug 19 23:25:51.134360 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:51.134360 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:51.134459 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-467f6ad6-5860-4187-bb58-bcde6e0bdea6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db returned with HTTP 404 Aug 19 23:25:51.134992 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1281/5135] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/snapshots/3edd635d-ed3c-4689-ba29-1e61b9e662db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:51.139156 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-84ad3e4e-f82b-4360-af22-03ede3f3e6b3 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:25:51.139530 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1292/5136] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10241 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:51.154760 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7a37c55a-62a7-40db-b820-4510c58b2924 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.156616 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d Aug 19 23:25:51.156828 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.157041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.157190 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Delete volume with id: 09715fba-a327-440d-9e0c-e2594c93889d Aug 19 23:25:51.164144 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:51.164144 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:51.164360 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Volume info retrieved successfully. Aug 19 23:25:51.174782 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.image.cache [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'ba570d5c-7f59-44fd-91d8-4954fe0a2164', 'volume_id': '09715fba-a327-440d-9e0c-e2594c93889d', 'host': 'np0000007826@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 23, 24, 20), 'last_used': datetime.datetime(2026, 8, 19, 23, 24, 32)}. {{(pid=100373) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 23:25:51.183599 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Delete volume request issued successfully. Aug 19 23:25:51.184054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7a37c55a-62a7-40db-b820-4510c58b2924 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d returned with HTTP 202 Aug 19 23:25:51.184193 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1283/5137] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:51 2026] DELETE /volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:51.190789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.193351 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] GET https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d Aug 19 23:25:51.193636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.193940 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.202074 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:51.202074 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:51.205462 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Volume info retrieved successfully. Aug 19 23:25:51.210790 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfb2dde7-46cf-4757-9431-dc1adf34cacb tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d returned with HTTP 200 Aug 19 23:25:51.210790 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1282/5138] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:51.245043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:51.246652 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:51.246652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:51.246652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:51.246652 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:51.253551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:51.253551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:51.254531 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-17f9ecd6-98bf-4eb8-a86f-868c29656e28 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:51.255160 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1282/5139] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:51 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:52.155030 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-2f67020d-2f19-4fe4-af77-16b612ca4ccb req-97869733-8ef3-4dcd-8071-cc3b2ae4f6f2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.157494 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2f67020d-2f19-4fe4-af77-16b612ca4ccb req-97869733-8ef3-4dcd-8071-cc3b2ae4f6f2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f Aug 19 23:25:52.157947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2f67020d-2f19-4fe4-af77-16b612ca4ccb req-97869733-8ef3-4dcd-8071-cc3b2ae4f6f2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.157992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-2f67020d-2f19-4fe4-af77-16b612ca4ccb req-97869733-8ef3-4dcd-8071-cc3b2ae4f6f2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.165661 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:52.165661 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:52.213305 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-2f67020d-2f19-4fe4-af77-16b612ca4ccb req-97869733-8ef3-4dcd-8071-cc3b2ae4f6f2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f returned with HTTP 200 Aug 19 23:25:52.213682 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1293/5140] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:25:52 2026] DELETE /volume/v3/attachments/19b3d00c-d4f7-4ae7-acf6-d65243ed110f => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:52.223480 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-62a41712-bb45-414c-a4f8-d856acb41349 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.225603 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62a41712-bb45-414c-a4f8-d856acb41349 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] GET https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d Aug 19 23:25:52.225852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62a41712-bb45-414c-a4f8-d856acb41349 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.226075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-62a41712-bb45-414c-a4f8-d856acb41349 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.232959 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-62a41712-bb45-414c-a4f8-d856acb41349 tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d returned with HTTP 404 Aug 19 23:25:52.233490 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1284/5141] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:52 2026] GET /volume/v3/volumes/09715fba-a327-440d-9e0c-e2594c93889d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:52.241617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4cba23bd-0c5c-4593-a96e-9702fb81f42f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.243598 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cba23bd-0c5c-4593-a96e-9702fb81f42f tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] DELETE https://10.4.3.193/volume/v3/types/5f454173-090d-4871-b685-301fb35a2ff9 Aug 19 23:25:52.243836 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cba23bd-0c5c-4593-a96e-9702fb81f42f tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.244080 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4cba23bd-0c5c-4593-a96e-9702fb81f42f tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.266577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.268557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:25:52.268876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.269134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.269243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:52.270869 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4cba23bd-0c5c-4593-a96e-9702fb81f42f tempest-TestInstancesWithCinderVolumes-1033673005 tempest-TestInstancesWithCinderVolumes-1033673005-project-admin] https://10.4.3.193/volume/v3/types/5f454173-090d-4871-b685-301fb35a2ff9 returned with HTTP 202 Aug 19 23:25:52.271252 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1283/5142] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:25:52 2026] DELETE /volume/v3/types/5f454173-090d-4871-b685-301fb35a2ff9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:52.274434 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:52.274434 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:52.275155 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e6bbf01-7d19-44e2-8e30-0703613ca25a tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:25:52.275523 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1283/5143] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:52 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:52.286393 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.288544 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] POST https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b/action Aug 19 23:25:52.289151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:52.289329 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:52.291254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.admin_actions [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Updating backup '34168d1f-eb81-4000-bb08-b38343c1fa7b' with '{'status': 'error'}' {{(pid=100376) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 23:25:52.301025 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:52.301025 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:52.302804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b4455da39bca4272a6b79af78f91eca9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb56ea8dd074f4081e099a94c4e2b71', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:25:52.303119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-860e1f93-341c-49f8-acfe-852bd3d4fe55 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b/action returned with HTTP 403 Aug 19 23:25:52.303814 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1294/5144] 10.4.3.193 () {70 vars in 1430 bytes} [Wed Aug 19 23:25:52 2026] POST /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:52.312644 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.314571 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:52.314891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.315119 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.315299 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume with id: d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:52.322673 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:52.322673 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:52.323023 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:52.340317 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume request issued successfully. Aug 19 23:25:52.340658 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-eece4870-9718-4cc5-ab12-c25639f7bda8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd returned with HTTP 202 Aug 19 23:25:52.341308 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1285/5145] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:25:52 2026] DELETE /volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:52.348139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:52.350108 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:52.350319 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:52.350521 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:52.358279 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:52.358279 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:52.362154 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:25:52.367134 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4d2056bb-011c-4b12-a847-62a1bb61d1c8 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd returned with HTTP 200 Aug 19 23:25:52.367542 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1284/5146] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:52 2026] GET /volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:53.379407 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4d94919-ce8b-4672-ace0-b8daa1243fc9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:53.381102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4d94919-ce8b-4672-ace0-b8daa1243fc9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd Aug 19 23:25:53.381318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4d94919-ce8b-4672-ace0-b8daa1243fc9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:53.381494 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4d94919-ce8b-4672-ace0-b8daa1243fc9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:53.386958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4d94919-ce8b-4672-ace0-b8daa1243fc9 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd returned with HTTP 404 Aug 19 23:25:53.387386 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1284/5147] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:53 2026] GET /volume/v3/volumes/d4e51888-7e37-423b-b6a8-fb30bbd3d7fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:53.395239 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:53.397359 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] POST https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/restore Aug 19 23:25:53.397694 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:53.398875 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.contrib.backups [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Restoring backup 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100376) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:25:53.398976 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Restoring backup 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e to volume None. Aug 19 23:25:53.402963 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:53.402963 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:53.403907 np0000007826 devstack@c-api.service[100376]: INFO cinder.backup.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Creating volume of 1 GB for restore of backup 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. Aug 19 23:25:53.408863 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Availability zone cache updated, next update will occur around 2026-08-20 00:25:53.408647. {{(pid=100376) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 23:25:53.408942 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Availability Zones retrieved successfully. Aug 19 23:25:53.413859 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Flow 'volume_create_api' (37ca99e5-64d2-4010-801c-f31ee4be3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:53.415103 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9e0540-a0ab-4b98-a286-ca3c7a80fc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:53.416323 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:53.440751 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9e0540-a0ab-4b98-a286-ca3c7a80fc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:53.441486 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a804fa78-e600-4500-8220-147b22b57784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:53.472784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Created reservations ['bb5e6b54-1155-4097-bb42-12d06346a846', '980df2e3-2dce-43cb-bf09-672aa8e08393', '3da57975-ff6d-4e70-9869-0a740f64c868', '94f7d6d2-001b-432f-b735-7ce8f648b363'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:53.473483 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a804fa78-e600-4500-8220-147b22b57784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5e6b54-1155-4097-bb42-12d06346a846', '980df2e3-2dce-43cb-bf09-672aa8e08393', '3da57975-ff6d-4e70-9869-0a740f64c868', '94f7d6d2-001b-432f-b735-7ce8f648b363']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:53.474185 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (971bbe5a-771b-45fa-8c13-b4a27823c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:53.498443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (971bbe5a-771b-45fa-8c13-b4a27823c3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae2a2a6-2fae-4832-897c-be9f90822f80', '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='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['bb5e6b54-1155-4097-bb42-12d06346a846','980df2e3-2dce-43cb-bf09-672aa8e08393','3da57975-ff6d-4e70-9869-0a740f64c868','94f7d6d2-001b-432f-b735-7ce8f648b363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4455da39bca4272a6b79af78f91eca9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:53Z,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=eae2a2a6-2fae-4832-897c-be9f90822f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb56ea8dd074f4081e099a94c4e2b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4455da39bca4272a6b79af78f91eca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:53.499073 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8670e311-bb5a-432b-bffb-a320095fee86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:53.514306 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8670e311-bb5a-432b-bffb-a320095fee86) transitioned into 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='deb56ea8dd074f4081e099a94c4e2b71',qos_specs=None,replication_status=,reservations=['bb5e6b54-1155-4097-bb42-12d06346a846','980df2e3-2dce-43cb-bf09-672aa8e08393','3da57975-ff6d-4e70-9869-0a740f64c868','94f7d6d2-001b-432f-b735-7ce8f648b363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4455da39bca4272a6b79af78f91eca9',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:53.515002 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02f9084-e92c-4157-bfad-75dd2d9b3825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:53.524154 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02f9084-e92c-4157-bfad-75dd2d9b3825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:53.524972 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Flow 'volume_create_api' (37ca99e5-64d2-4010-801c-f31ee4be3a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:53.525315 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Create volume request issued successfully. Aug 19 23:25:53.531471 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:53.531471 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:53.531950 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Volume info retrieved successfully. Aug 19 23:25:53.942291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:53.944269 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:53.944454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:53.944629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:53.944823 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:53.951245 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:53.951245 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:53.951629 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:53.965057 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:25:53.965244 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c7e2edd8-f4f2-4d1b-87a9-1bd2fc07b27e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 202 Aug 19 23:25:53.965614 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1286/5148] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:25:53 2026] DELETE /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:25:53.972746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:53.974527 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:53.974781 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:53.975066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:53.981664 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:53.981664 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:53.984920 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:53.989195 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e7e1b538-cd47-46a2-8e4c-db61dd451e98 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 200 Aug 19 23:25:53.989578 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1285/5149] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:53 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:54.539258 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:54.539258 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:54.539862 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Volume info retrieved successfully. Aug 19 23:25:54.540014 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Checking backup size 1 against volume size 1 {{(pid=100376) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:25:54.540134 np0000007826 devstack@c-api.service[100376]: INFO cinder.backup.api [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Overwriting volume eae2a2a6-2fae-4832-897c-be9f90822f80 with restore of backup 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:54.552214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] restore_backup in rpcapi backup_id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e {{(pid=100376) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:25:54.556665 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bc1654dd-cbfa-48ea-baa1-c60f8b66566c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/restore returned with HTTP 202 Aug 19 23:25:54.557167 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1295/5150] 10.4.3.193 () {70 vars in 1433 bytes} [Wed Aug 19 23:25:53 2026] POST /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:54.565538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:54.569172 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:54.569422 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:54.569603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:54.569718 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:54.574190 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:54.574190 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:54.574856 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ef546fe-5352-4a23-9326-36b3f4d66473 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:54.575269 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1285/5151] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:54 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:55.004982 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b7c52a80-3c4b-4530-acc9-3425a107d601 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:55.006644 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7c52a80-3c4b-4530-acc9-3425a107d601 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 Aug 19 23:25:55.006880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7c52a80-3c4b-4530-acc9-3425a107d601 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:55.007056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b7c52a80-3c4b-4530-acc9-3425a107d601 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:55.012559 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b7c52a80-3c4b-4530-acc9-3425a107d601 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 returned with HTTP 404 Aug 19 23:25:55.013029 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1287/5152] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:55 2026] GET /volume/v3/volumes/812c9aef-3141-43c7-8a66-234c6ae03022 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 23:25:55.042926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:55.044460 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:25:55.044765 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1519771127", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:55.046232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1519771127', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:25:55.236344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:25:55.241230 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:25:55.246003 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (e6f9f414-b6c6-4833-9cf0-26d64cb63ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:55.247000 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af70f7b6-0d84-4aed-bcea-f7c9c1f50c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:55.247915 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:25:55.310623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af70f7b6-0d84-4aed-bcea-f7c9c1f50c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:55.311777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9119d93-9cc5-4758-87a5-3c6d50504eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:55.353486 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['ddbe6837-72a1-4e95-bd05-b257d171784d', 'c82572ff-7c87-49c8-858c-c13ee7beb72a', 'c7a17d77-2332-49bb-a18c-2b3ff4f85b23', '72ad968e-1e73-4719-9ccf-e8c4eab24894'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:25:55.354583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9119d93-9cc5-4758-87a5-3c6d50504eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddbe6837-72a1-4e95-bd05-b257d171784d', 'c82572ff-7c87-49c8-858c-c13ee7beb72a', 'c7a17d77-2332-49bb-a18c-2b3ff4f85b23', '72ad968e-1e73-4719-9ccf-e8c4eab24894']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:55.355615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4f8fcb-e8e8-4f10-ae3d-6a01f0f2cb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:55.381971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4f8fcb-e8e8-4f10-ae3d-6a01f0f2cb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebadde68-01f2-46c5-8628-9ec8989c73bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1519771127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ddbe6837-72a1-4e95-bd05-b257d171784d','c82572ff-7c87-49c8-858c-c13ee7beb72a','c7a17d77-2332-49bb-a18c-2b3ff4f85b23','72ad968e-1e73-4719-9ccf-e8c4eab24894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1519771127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebadde68-01f2-46c5-8628-9ec8989c73bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:55.382725 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f677277-bda3-461a-b256-1aa685e0578b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:55.399435 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f677277-bda3-461a-b256-1aa685e0578b) transitioned into state 'SUCCESS' from state '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-1519771127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ddbe6837-72a1-4e95-bd05-b257d171784d','c82572ff-7c87-49c8-858c-c13ee7beb72a','c7a17d77-2332-49bb-a18c-2b3ff4f85b23','72ad968e-1e73-4719-9ccf-e8c4eab24894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:55.400154 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e02aba-9a83-4ff8-a25d-10662934b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:25:55.408547 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e02aba-9a83-4ff8-a25d-10662934b863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:25:55.409591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (e6f9f414-b6c6-4833-9cf0-26d64cb63ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:25:55.409941 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:25:55.410469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-468ab101-54de-4cea-a443-a6a2ae9eaca3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:25:55.411048 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1286/5153] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:25:55 2026] POST /volume/v3/volumes => generated 759 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:25:55.421625 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a3862894-fb52-4260-8300-bdc1873bbf5c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:55.423443 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3862894-fb52-4260-8300-bdc1873bbf5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:55.423622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3862894-fb52-4260-8300-bdc1873bbf5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:55.423862 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a3862894-fb52-4260-8300-bdc1873bbf5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:55.430296 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:55.430296 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:55.434007 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a3862894-fb52-4260-8300-bdc1873bbf5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:55.437871 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a3862894-fb52-4260-8300-bdc1873bbf5c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:55.438200 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1296/5154] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:55 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:55.584619 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:55.586575 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:55.586833 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:55.587056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:55.587182 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:55.591551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:55.591551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:55.592379 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e5259d15-c7d8-4f81-9fea-51ef3141bc6e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:55.592948 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1286/5155] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:55 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:56.449686 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:56.451421 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:56.451618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:56.451868 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:56.458303 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:56.458303 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:56.461913 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:56.466205 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b8105a6c-5d5a-45a8-b471-c821bb6afb9d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:56.466596 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1288/5156] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:56 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:56.478795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:56.482517 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:56.482865 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:56.483480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:56.494953 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:56.494953 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:56.499771 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:56.506093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7dcce113-c112-49a2-a2a9-dac4e4934c2d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:56.506691 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1287/5157] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:25:56 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:56.602672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:56.604462 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:56.604681 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:56.604935 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:56.605026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:56.609259 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:56.609259 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:56.609818 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-aa5e8d92-0ab1-4d89-9260-c848b4d4a2ad tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:56.610171 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1297/5158] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:56 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:57.541510 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:57.543768 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:57.543983 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:57.544185 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:57.551699 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:57.551699 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:57.555757 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:57.560199 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-938339a6-633a-415d-9677-f2d47c542724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:57.560672 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1287/5159] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:57 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:57.619692 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:57.621432 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:57.621629 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:57.621857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:57.621966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:57.625941 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:57.625941 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:57.626484 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3400aafc-596a-4eee-b699-e55cdda70ce3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:57.626867 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1289/5160] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:57 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:57.994150 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:57.996738 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:57.996956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:57.997119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:58.003920 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:58.003920 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:58.007530 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:58.012273 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-3600617c-0834-4166-a94e-dc0cdf0d9ed4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:58.012729 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1288/5161] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:25:57 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:58.021023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d56bb785-d342-47a5-acb7-98317edd5fc9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:58.021409 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d56bb785-d342-47a5-acb7-98317edd5fc9 None None] GET https://10.4.3.193/volume// Aug 19 23:25:58.021554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d56bb785-d342-47a5-acb7-98317edd5fc9 None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:58.021795 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d56bb785-d342-47a5-acb7-98317edd5fc9 None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:58.022119 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d56bb785-d342-47a5-acb7-98317edd5fc9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:58.022396 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1298/5162] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:58.028950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-f8b3c5bb-ee1d-4411-8616-5bae375e327b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:58.031196 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-f8b3c5bb-ee1d-4411-8616-5bae375e327b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:25:58.031599 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-f8b3c5bb-ee1d-4411-8616-5bae375e327b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebadde68-01f2-46c5-8628-9ec8989c73bf", "connector": null, "instance_uuid": "e41f20b7-9381-4265-b638-6d7877e052cf"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:58.041693 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:58.041693 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:58.063972 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-f8b3c5bb-ee1d-4411-8616-5bae375e327b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:25:58.064416 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1288/5163] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:25:58 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:58.637692 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:58.640174 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:58.640385 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:58.640607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:58.640727 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:58.646375 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:58.646375 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:58.647294 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e3fc8b8f-eef1-4022-9306-4d5fd242ef3c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:58.647849 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1290/5164] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:58 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:25:58.946355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ca6546c9-8809-44b7-a86e-5fc0d545f7ad None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:58.946866 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca6546c9-8809-44b7-a86e-5fc0d545f7ad None None] GET https://10.4.3.193/volume// Aug 19 23:25:58.947093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca6546c9-8809-44b7-a86e-5fc0d545f7ad None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:58.947333 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ca6546c9-8809-44b7-a86e-5fc0d545f7ad None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:58.947746 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ca6546c9-8809-44b7-a86e-5fc0d545f7ad None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:25:58.948109 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1289/5165] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:25:58.954550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:59.017586 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:25:59.017829 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:59.018013 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:59.027322 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:59.027322 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:25:59.030540 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:25:59.034447 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-7e1273dd-1c29-4f7a-bec4-cf715e83a7d0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:25:59.034812 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1299/5166] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:25:58 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1546 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:25:59.138623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:59.141379 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e Aug 19 23:25:59.141728 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:59.149997 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-ebadde68-01f2-46c5-8628-9ec8989c73bf-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:25:59.154279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-ebadde68-01f2-46c5-8628-9ec8989c73bf-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:25:59.155349 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:59.155349 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:25:59.221936 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-ebadde68-01f2-46c5-8628-9ec8989c73bf-np0000007826" released by "attachment_update" :: held 0.068s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:25:59.222263 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-67d3d9ec-5aa7-4901-9125-653c8de19ac5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e returned with HTTP 200 Aug 19 23:25:59.223085 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1289/5167] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:25:59 2026] PUT /volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:25:59.243089 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-e6f50197-5409-47ba-95ea-ff78ced4b795 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:59.245895 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-e6f50197-5409-47ba-95ea-ff78ced4b795 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e/action Aug 19 23:25:59.246216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-e6f50197-5409-47ba-95ea-ff78ced4b795 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:25:59.246342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-e6f50197-5409-47ba-95ea-ff78ced4b795 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:25:59.263932 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:59.263932 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:25:59.273126 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-dfe622eb-f796-41f3-9bc0-0906f9b9d7a5 req-e6f50197-5409-47ba-95ea-ff78ced4b795 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e/action returned with HTTP 204 Aug 19 23:25:59.273560 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1291/5168] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:25:59 2026] POST /volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:25:59.661148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:25:59.663017 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:25:59.663248 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:25:59.663462 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:25:59.663639 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:25:59.669234 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:25:59.669234 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:25:59.669855 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4b1547bc-af08-4b3c-92c3-f5d36b6a5450 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:25:59.670194 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1290/5169] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:25:59 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:00.680502 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6d677189-14e7-479b-aa05-a66aa559e836 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:00.682558 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d677189-14e7-479b-aa05-a66aa559e836 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:00.682887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d677189-14e7-479b-aa05-a66aa559e836 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:00.683078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6d677189-14e7-479b-aa05-a66aa559e836 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:00.683208 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6d677189-14e7-479b-aa05-a66aa559e836 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:00.688105 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:00.688105 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:00.688866 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6d677189-14e7-479b-aa05-a66aa559e836 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:00.689247 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1300/5170] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:00 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:01.705152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-98f78127-fea5-428b-8a86-4eb06b309a71 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:01.705786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98f78127-fea5-428b-8a86-4eb06b309a71 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:01.706052 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98f78127-fea5-428b-8a86-4eb06b309a71 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:01.706284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-98f78127-fea5-428b-8a86-4eb06b309a71 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:01.706424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-98f78127-fea5-428b-8a86-4eb06b309a71 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:01.711433 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:01.711433 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:01.712177 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-98f78127-fea5-428b-8a86-4eb06b309a71 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:01.712588 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1290/5171] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:01 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:02.723951 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:02.725793 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:02.725992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:02.726164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:02.726263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:02.730674 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:02.730674 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:02.731314 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ea20e520-dfed-4da9-bd0f-ac45ee221556 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:02.731679 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1292/5172] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:02 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:03.740987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3d3e9d80-1e22-426d-a806-5750212fb588 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:03.742990 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d3e9d80-1e22-426d-a806-5750212fb588 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:03.743272 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d3e9d80-1e22-426d-a806-5750212fb588 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:03.743597 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3d3e9d80-1e22-426d-a806-5750212fb588 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:03.743980 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3d3e9d80-1e22-426d-a806-5750212fb588 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:03.753567 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:03.753567 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:03.754329 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3d3e9d80-1e22-426d-a806-5750212fb588 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:03.754838 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1291/5173] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:03 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:03.764209 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:03.766537 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 Aug 19 23:26:03.766936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:03.767206 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:03.767436 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume with id: eae2a2a6-2fae-4832-897c-be9f90822f80 Aug 19 23:26:03.778897 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:03.778897 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:03.779277 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:26:03.812364 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume request issued successfully. Aug 19 23:26:03.812640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fb7dfb62-dcf4-4177-a81f-461d33a6d254 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 returned with HTTP 202 Aug 19 23:26:03.813144 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1301/5174] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:03 2026] DELETE /volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:03.820950 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:03.822786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 Aug 19 23:26:03.823012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:03.823189 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:03.832150 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:03.832150 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:03.836476 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:26:03.841220 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f2d2cd94-29a5-4a89-bd0a-4e7eabfde7e5 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 returned with HTTP 200 Aug 19 23:26:03.841689 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1291/5175] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:03 2026] GET /volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:04.854379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-098a780a-a061-4648-858e-746cca541316 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:04.856660 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-098a780a-a061-4648-858e-746cca541316 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 Aug 19 23:26:04.856927 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-098a780a-a061-4648-858e-746cca541316 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:04.857239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-098a780a-a061-4648-858e-746cca541316 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:04.863620 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-098a780a-a061-4648-858e-746cca541316 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 returned with HTTP 404 Aug 19 23:26:04.864086 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1293/5176] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:04 2026] GET /volume/v3/volumes/eae2a2a6-2fae-4832-897c-be9f90822f80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:04.873776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:04.876068 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:04.876326 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:04.876555 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:04.876689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:04.882092 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:04.882092 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:04.883149 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f529a17a-5334-4b42-aa58-4cb0e6bbc41c tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-member] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:04.883640 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1292/5177] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:04 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:04.893811 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:04.895650 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:26:04.895937 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:04.896189 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:04.896348 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete backup with id: 34168d1f-eb81-4000-bb08-b38343c1fa7b. Aug 19 23:26:04.901335 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:04.901335 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:04.912684 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] delete_backup rpcapi backup_id 34168d1f-eb81-4000-bb08-b38343c1fa7b {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:26:04.915694 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1af4b1f6-6c5c-425c-9e9e-552aeb2a8bc3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 202 Aug 19 23:26:04.916116 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1302/5178] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:04 2026] DELETE /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:26:04.924188 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:04.926784 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:26:04.927055 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:04.927342 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:04.927427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:04.932850 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:04.932850 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:04.933555 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb7bf3b9-71db-4f3c-bfb9-6375991e9954 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 200 Aug 19 23:26:04.934018 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1292/5179] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:04 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:05.946928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:05.952396 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b Aug 19 23:26:05.952396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:05.952396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:05.952396 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 34168d1f-eb81-4000-bb08-b38343c1fa7b. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:05.956476 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e1632ed2-441a-4cfd-92c6-73d7e43e522b tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b returned with HTTP 404 Aug 19 23:26:05.957072 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1294/5180] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:05 2026] GET /volume/v3/backups/34168d1f-eb81-4000-bb08-b38343c1fa7b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:05.966008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:05.968618 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:26:05.968986 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:05.969307 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:05.969533 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete backup with id: cc640592-8b70-4dcb-aa28-b4db41b624ee. Aug 19 23:26:05.975054 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:05.975054 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:05.993661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] delete_backup rpcapi backup_id cc640592-8b70-4dcb-aa28-b4db41b624ee {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:26:05.997951 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16c46a7d-2db3-40e1-91c5-d770a6688ca7 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 202 Aug 19 23:26:05.998338 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1293/5181] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:05 2026] DELETE /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:26:06.012519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ce244099-f03a-4aaa-96ca-04fb028138df None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:06.012519 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce244099-f03a-4aaa-96ca-04fb028138df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:26:06.012519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce244099-f03a-4aaa-96ca-04fb028138df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:06.012519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce244099-f03a-4aaa-96ca-04fb028138df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:06.012519 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ce244099-f03a-4aaa-96ca-04fb028138df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:06.015320 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:06.015320 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:06.016020 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce244099-f03a-4aaa-96ca-04fb028138df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 200 Aug 19 23:26:06.016393 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1303/5182] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:06 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:07.026419 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:07.029458 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee Aug 19 23:26:07.029835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:07.030213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:07.030366 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id cc640592-8b70-4dcb-aa28-b4db41b624ee. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:07.035607 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ff7d1d4e-3aa6-45f1-b38d-31c6e54d4f2e tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee returned with HTTP 404 Aug 19 23:26:07.036285 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1293/5183] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:07 2026] GET /volume/v3/backups/cc640592-8b70-4dcb-aa28-b4db41b624ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:07.046184 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:07.047937 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:07.048219 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:07.048462 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:07.048935 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete backup with id: 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. Aug 19 23:26:07.053465 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:07.053465 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:07.067808 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] delete_backup rpcapi backup_id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:26:07.068036 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-325b52ce-ce5d-4a92-83ec-db4af2984f04 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 202 Aug 19 23:26:07.068540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1295/5184] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:07 2026] DELETE /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:26:07.075515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:07.078030 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:07.078415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:07.078537 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:07.078808 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:07.084977 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:07.084977 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:07.085830 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-563d6203-baf3-41a4-a82c-af7bb016e5cb tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 200 Aug 19 23:26:07.086351 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1294/5185] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:07 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:08.097571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:08.103346 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e Aug 19 23:26:08.103552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:08.103772 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:08.103880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Show backup with id 67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:26:08.110497 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0f9d0440-bb51-4ed3-8ba3-35a57f1beca3 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e returned with HTTP 404 Aug 19 23:26:08.111058 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1304/5186] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:08 2026] GET /volume/v3/backups/67ede3ae-fc0b-45e5-9baa-6ff4a7ed944e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:08.123970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9224a567-a309-472f-b1bd-0b290c22b2df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:08.126318 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:26:08.126610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:08.126909 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:08.127126 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume with id: 500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:26:08.138072 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:08.138072 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:08.138481 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:26:08.158000 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Delete volume request issued successfully. Aug 19 23:26:08.158314 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9224a567-a309-472f-b1bd-0b290c22b2df tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 returned with HTTP 202 Aug 19 23:26:08.159041 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1294/5187] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:08 2026] DELETE /volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:08.168076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6648047-3971-44d1-bcbb-299e0747cbdc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:08.168843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6648047-3971-44d1-bcbb-299e0747cbdc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:26:08.169188 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6648047-3971-44d1-bcbb-299e0747cbdc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:08.169374 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6648047-3971-44d1-bcbb-299e0747cbdc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:08.177175 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:08.177175 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:08.181131 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6648047-3971-44d1-bcbb-299e0747cbdc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Volume info retrieved successfully. Aug 19 23:26:08.185793 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6648047-3971-44d1-bcbb-299e0747cbdc tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 returned with HTTP 200 Aug 19 23:26:08.186233 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1296/5188] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:08 2026] GET /volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:08.539908 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c114623-52de-4e85-9cbf-580468724a3e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:08.541744 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:08.542058 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-419545560", "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:08.543469 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-419545560', 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:08.620217 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Create volume of 1 GB Aug 19 23:26:08.624363 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Availability Zones retrieved successfully. Aug 19 23:26:08.629441 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Flow 'volume_create_api' (b6772ca6-6857-4e99-8109-395dd71721cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:08.630640 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ec9343-8d8c-4219-93ef-8109a5afe4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:08.631630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:08.686958 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ec9343-8d8c-4219-93ef-8109a5afe4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:08.687786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3051fd-24f2-4243-a973-2eedb162e5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:08.751592 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Created reservations ['7a166870-912d-45bf-ab5c-cf5d94e18e37', 'b9827068-3840-45b4-8540-7d3e1b7d5a88', 'f7ef629b-605d-43cc-ab78-dafda13d1a47', '522f0e1e-a10b-452f-8c12-437b1db73b7b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:08.752334 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3051fd-24f2-4243-a973-2eedb162e5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a166870-912d-45bf-ab5c-cf5d94e18e37', 'b9827068-3840-45b4-8540-7d3e1b7d5a88', 'f7ef629b-605d-43cc-ab78-dafda13d1a47', '522f0e1e-a10b-452f-8c12-437b1db73b7b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:08.753037 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05a78a5-4b59-4bba-ba56-b47fef097714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:08.773427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05a78a5-4b59-4bba-ba56-b47fef097714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fab796aa-6b09-4ed6-b040-b5a978426a24', '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-419545560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa377f8074f4b2d83b55e9f131f200d',qos_specs=None,replication_status=,reservations=['7a166870-912d-45bf-ab5c-cf5d94e18e37','b9827068-3840-45b4-8540-7d3e1b7d5a88','f7ef629b-605d-43cc-ab78-dafda13d1a47','522f0e1e-a10b-452f-8c12-437b1db73b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47c84c3f21bd4f2a902be9c31cea8c86',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-419545560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fab796aa-6b09-4ed6-b040-b5a978426a24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa377f8074f4b2d83b55e9f131f200d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47c84c3f21bd4f2a902be9c31cea8c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:08.774110 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b19a61-23af-4a6a-8bad-c4f3689c805f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:08.790472 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b19a61-23af-4a6a-8bad-c4f3689c805f) transitioned into state 'SUCCESS' from state '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-419545560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa377f8074f4b2d83b55e9f131f200d',qos_specs=None,replication_status=,reservations=['7a166870-912d-45bf-ab5c-cf5d94e18e37','b9827068-3840-45b4-8540-7d3e1b7d5a88','f7ef629b-605d-43cc-ab78-dafda13d1a47','522f0e1e-a10b-452f-8c12-437b1db73b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47c84c3f21bd4f2a902be9c31cea8c86',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:08.791188 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf40328-69f7-42b9-bc5a-fb9ebd6e68c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:08.802061 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf40328-69f7-42b9-bc5a-fb9ebd6e68c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:08.802786 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Flow 'volume_create_api' (b6772ca6-6857-4e99-8109-395dd71721cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:08.803044 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Create volume request issued successfully. Aug 19 23:26:08.803533 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c114623-52de-4e85-9cbf-580468724a3e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:08.803985 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1295/5189] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:26:08 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 19 23:26:08.815830 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:08.817600 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:08.817833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:08.818020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:08.824834 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:08.824834 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:08.828394 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:08.832429 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-704ab1ca-7e94-4d7a-88ff-36d11ac54350 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:08.832853 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1305/5190] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:08 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:09.202570 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f82df1d0-d659-4878-bace-e474e8f9a840 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:09.204361 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f82df1d0-d659-4878-bace-e474e8f9a840 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] GET https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 Aug 19 23:26:09.204577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f82df1d0-d659-4878-bace-e474e8f9a840 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:09.204791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f82df1d0-d659-4878-bace-e474e8f9a840 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:09.210332 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f82df1d0-d659-4878-bace-e474e8f9a840 tempest-ProjectMemberTests33-2092162509 tempest-ProjectMemberTests33-2092162509-project-admin] https://10.4.3.193/volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 returned with HTTP 404 Aug 19 23:26:09.210881 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1295/5191] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:09 2026] GET /volume/v3/volumes/500d1ace-d2d0-4ce9-ba13-16b81d6328f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:09.844305 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:09.846037 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:09.846272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:09.846464 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:09.853504 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:09.853504 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:09.857025 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:09.861444 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-30ffec96-72a1-4898-9f1a-9a07f7c816f2 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:09.861824 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1297/5192] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:09 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:09.891500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:09.893552 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:09.893745 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:09.893976 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:09.900781 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:09.900781 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:09.904218 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:09.908444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-eca7eea2-ece0-4775-9608-112e34b8a548 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:09.908853 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1296/5193] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:09 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:10.326687 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.328686 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:10.328900 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:10.329076 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:10.335368 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:10.335368 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:10.338647 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:10.342593 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-96709368-e8e8-4800-934a-92a517a0047c tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:10.342969 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1306/5194] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:10 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:10.351967 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e416eb1-f77c-46a9-9d95-a442d3799c8d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.352349 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e416eb1-f77c-46a9-9d95-a442d3799c8d None None] GET https://10.4.3.193/volume// Aug 19 23:26:10.352490 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e416eb1-f77c-46a9-9d95-a442d3799c8d None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:10.352678 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e416eb1-f77c-46a9-9d95-a442d3799c8d None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:10.353023 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e416eb1-f77c-46a9-9d95-a442d3799c8d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:26:10.353294 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1296/5195] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:26:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:26:10.361965 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-93329731-0d88-4fe6-8760-b13600631538 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.363844 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-93329731-0d88-4fe6-8760-b13600631538 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:26:10.364191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-93329731-0d88-4fe6-8760-b13600631538 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fab796aa-6b09-4ed6-b040-b5a978426a24", "connector": null, "instance_uuid": "5ad6ade6-676b-485a-a818-a817832f2403"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:10.371970 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:10.371970 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:10.395054 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-93329731-0d88-4fe6-8760-b13600631538 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:26:10.395489 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1298/5196] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:26:10 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 19 23:26:10.596735 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e53dbc71-7842-4058-a45f-51f618f3c1b1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.675700 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e53dbc71-7842-4058-a45f-51f618f3c1b1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:26:10.676054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e53dbc71-7842-4058-a45f-51f618f3c1b1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1284130060", "extra_specs": {"storage_protocol": "tempest-storage_protocol-866025580", "vendor_name": "tempest-vendor_name-60149621"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:10.688816 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e53dbc71-7842-4058-a45f-51f618f3c1b1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:26:10.689186 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1297/5197] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:26:10 2026] POST /volume/v3/types => generated 327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:10.697952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3c508290-28c7-4846-b296-2fb14c28ec67 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.699572 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:10.699952 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1797f735-0db3-40e6-b4e8-439c5fd4d351", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:10.701305 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request body: {'volume': {'volume_type': '1797f735-0db3-40e6-b4e8-439c5fd4d351', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:10.707328 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume of 1 GB Aug 19 23:26:10.707595 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:10.707595 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:10.707989 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Availability Zones retrieved successfully. Aug 19 23:26:10.713153 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (9ece20df-5c09-4119-8f08-c74d113f8ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:10.714024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d0f8e4-f4f4-49ba-a7a8-43fb66eef413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:10.714719 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:10.735455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d0f8e4-f4f4-49ba-a7a8-43fb66eef413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:26:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-866025580',vendor_name='tempest-vendor_name-60149621'},id=1797f735-0db3-40e6-b4e8-439c5fd4d351,is_public=True,name='tempest-ProjectMemberTests-volume-type-1284130060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1797f735-0db3-40e6-b4e8-439c5fd4d351', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:10.736193 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5b2c37-f715-4e12-bd35-32f0ef5022b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:10.764518 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1284130060 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1284130060, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:10.764913 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1284130060 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1284130060, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:10.799691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['d2887b1b-d644-4507-9246-dc360362edc1', '1c8c51c4-ef4b-4359-9c8d-c750168f7385', '0d0d7a45-7963-43a8-bf36-3e43a6fba9d7', '640b15a7-d6c2-4ef1-9379-033c3bf9a264'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:10.800466 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5b2c37-f715-4e12-bd35-32f0ef5022b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2887b1b-d644-4507-9246-dc360362edc1', '1c8c51c4-ef4b-4359-9c8d-c750168f7385', '0d0d7a45-7963-43a8-bf36-3e43a6fba9d7', '640b15a7-d6c2-4ef1-9379-033c3bf9a264']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:10.801335 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6db3bb8-340a-44a3-a8d4-e602bfa9ff0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:10.829406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6db3bb8-340a-44a3-a8d4-e602bfa9ff0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05165aa-c774-4956-8351-505649a13779', '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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['d2887b1b-d644-4507-9246-dc360362edc1','1c8c51c4-ef4b-4359-9c8d-c750168f7385','0d0d7a45-7963-43a8-bf36-3e43a6fba9d7','640b15a7-d6c2-4ef1-9379-033c3bf9a264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=1797f735-0db3-40e6-b4e8-439c5fd4d351), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05165aa-c774-4956-8351-505649a13779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ebd9010e79437fa6f1943e2eb2db9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c94a41b7744f09beea5f2862e4555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1797f735-0db3-40e6-b4e8-439c5fd4d351),volume_type_id=1797f735-0db3-40e6-b4e8-439c5fd4d351)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:10.830446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63096b2c-b516-4b71-a6a1-af88699238e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:10.850257 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63096b2c-b516-4b71-a6a1-af88699238e3) transitioned into state 'SUCCESS' from 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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['d2887b1b-d644-4507-9246-dc360362edc1','1c8c51c4-ef4b-4359-9c8d-c750168f7385','0d0d7a45-7963-43a8-bf36-3e43a6fba9d7','640b15a7-d6c2-4ef1-9379-033c3bf9a264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=1797f735-0db3-40e6-b4e8-439c5fd4d351)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:10.851212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054478b5-81ba-4458-a37c-dbcee100da3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:10.860214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054478b5-81ba-4458-a37c-dbcee100da3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:10.860936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (9ece20df-5c09-4119-8f08-c74d113f8ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:10.861205 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request issued successfully. Aug 19 23:26:10.861730 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c508290-28c7-4846-b296-2fb14c28ec67 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:10.862138 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1307/5198] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:26:10 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:10.881343 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:10.883210 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 Aug 19 23:26:10.883401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:10.883577 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:10.891249 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:10.891249 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:10.894626 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:10.898326 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cf6b95a-b5e8-46b5-a211-5366ee3d4dc8 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 returned with HTTP 200 Aug 19 23:26:10.898748 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1297/5199] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:10 2026] GET /volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:11.181424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-df36f6db-705c-4b80-96cf-a04e8f235a39 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.182036 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df36f6db-705c-4b80-96cf-a04e8f235a39 None None] GET https://10.4.3.193/volume// Aug 19 23:26:11.182291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df36f6db-705c-4b80-96cf-a04e8f235a39 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:11.182542 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-df36f6db-705c-4b80-96cf-a04e8f235a39 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:11.182980 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-df36f6db-705c-4b80-96cf-a04e8f235a39 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:26:11.183350 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1299/5200] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:26:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:26:11.191556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.193727 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:11.193950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:11.194132 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:11.203461 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:11.203461 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:11.207153 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:11.211564 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-7813dc6f-0c19-4035-bae5-af8ad80b1ca1 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:11.212037 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1298/5201] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:26:11 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:26:11.317343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.319653 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] PUT https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f Aug 19 23:26:11.320242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:11.328204 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Acquiring lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:26:11.333082 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:26:11.334094 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:11.334094 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:11.410274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" released by "attachment_update" :: held 0.077s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:26:11.410640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-157b47f9-93e6-4073-a33e-e10e68258ae0 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f returned with HTTP 200 Aug 19 23:26:11.411230 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1308/5202] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:26:11 2026] PUT /volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:11.434918 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-831d8753-810b-4497-aeee-415ab7ecb170 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.437550 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-831d8753-810b-4497-aeee-415ab7ecb170 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] POST https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f/action Aug 19 23:26:11.438067 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-831d8753-810b-4497-aeee-415ab7ecb170 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:26:11.438239 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-831d8753-810b-4497-aeee-415ab7ecb170 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:11.458290 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:11.458290 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:11.469890 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-68a31182-f306-43ed-a8b2-f1e08ca5ec8b req-831d8753-810b-4497-aeee-415ab7ecb170 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f/action returned with HTTP 204 Aug 19 23:26:11.470613 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1298/5203] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:26:11 2026] POST /volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:11.911362 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.914216 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 Aug 19 23:26:11.914391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:11.914557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:11.923972 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:11.923972 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:11.927038 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:11.930488 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccfcc08d-0ce1-402c-8868-70c1581fc15c tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 returned with HTTP 200 Aug 19 23:26:11.930866 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1300/5204] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:11 2026] GET /volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:11.941726 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4a9a61f6-802c-451c-ab93-81d450331274 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:11.943344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a9a61f6-802c-451c-ab93-81d450331274 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:26:11.943535 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a9a61f6-802c-451c-ab93-81d450331274 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:11.943727 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4a9a61f6-802c-451c-ab93-81d450331274 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:11.946859 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4a9a61f6-802c-451c-ab93-81d450331274 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:26:11.947176 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1299/5205] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:26:11 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:11.955837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7aeac9d1-3c94-4359-916b-3f462e6b0fd3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.011099 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7aeac9d1-3c94-4359-916b-3f462e6b0fd3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] DELETE https://10.4.3.193/volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 Aug 19 23:26:12.011377 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7aeac9d1-3c94-4359-916b-3f462e6b0fd3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:12.011600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7aeac9d1-3c94-4359-916b-3f462e6b0fd3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:12.014435 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:12.014435 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:12.019603 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7aeac9d1-3c94-4359-916b-3f462e6b0fd3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] https://10.4.3.193/volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 returned with HTTP 204 Aug 19 23:26:12.020221 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1309/5206] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:26:11 2026] DELETE /volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:26:12.027355 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-39207095-4f25-4507-ae0f-1b217ecf24aa None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.029258 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39207095-4f25-4507-ae0f-1b217ecf24aa tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] GET https://10.4.3.193/volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 Aug 19 23:26:12.029513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39207095-4f25-4507-ae0f-1b217ecf24aa tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:12.029780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-39207095-4f25-4507-ae0f-1b217ecf24aa tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:12.032340 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-39207095-4f25-4507-ae0f-1b217ecf24aa tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] https://10.4.3.193/volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 returned with HTTP 404 Aug 19 23:26:12.032848 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1299/5207] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:12 2026] GET /volume/v3/messages/a72f8cd5-b6d5-4cc5-8ed7-f8735ddf4855 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:12.039534 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.041170 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 Aug 19 23:26:12.041342 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:12.041518 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:12.041663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume with id: b05165aa-c774-4956-8351-505649a13779 Aug 19 23:26:12.048285 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:12.048285 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:12.048555 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:12.049402 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100373) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:26:12.061138 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1284130060 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1284130060, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:12.061138 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1284130060 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1284130060, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:12.067512 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['7df42695-abb4-4e2f-8826-7b8363d2b8d5', '1eac653a-0af9-412c-84a4-6b096f51a552', '7d01c89d-4972-4b95-9e50-08e82c8bc144', 'ae38b188-a49d-444a-a6c9-49191178e54f'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:12.091882 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume request issued successfully. Aug 19 23:26:12.092053 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e9eb09d-815e-4f3a-92e1-5feaa5091d2f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 returned with HTTP 202 Aug 19 23:26:12.092411 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1301/5208] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:12 2026] DELETE /volume/v3/volumes/b05165aa-c774-4956-8351-505649a13779 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:12.100607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b4c5304b-a144-4de2-be2c-9c34bc2f104e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.102200 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4c5304b-a144-4de2-be2c-9c34bc2f104e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/types/1797f735-0db3-40e6-b4e8-439c5fd4d351 Aug 19 23:26:12.102394 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4c5304b-a144-4de2-be2c-9c34bc2f104e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:12.102591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b4c5304b-a144-4de2-be2c-9c34bc2f104e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method '_delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:12.124982 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b4c5304b-a144-4de2-be2c-9c34bc2f104e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types/1797f735-0db3-40e6-b4e8-439c5fd4d351 returned with HTTP 202 Aug 19 23:26:12.125359 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1300/5209] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:26:12 2026] DELETE /volume/v3/types/1797f735-0db3-40e6-b4e8-439c5fd4d351 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:12.135312 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-11fa608a-7656-4e83-9751-6118a21ecb96 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.137472 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11fa608a-7656-4e83-9751-6118a21ecb96 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:26:12.137983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-11fa608a-7656-4e83-9751-6118a21ecb96 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-212107599", "extra_specs": {"storage_protocol": "tempest-storage_protocol-376124516", "vendor_name": "tempest-vendor_name-1627825380"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:12.155556 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-11fa608a-7656-4e83-9751-6118a21ecb96 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:26:12.156110 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1310/5210] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:26:12 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 19 23:26:12.163751 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.165595 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:12.165966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c35addea-61e4-45f1-9a9b-7acbcac9d817", "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:12.167556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request body: {'volume': {'volume_type': 'c35addea-61e4-45f1-9a9b-7acbcac9d817', 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:12.173116 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume of 1 GB Aug 19 23:26:12.173428 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:12.173428 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:12.173819 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Availability Zones retrieved successfully. Aug 19 23:26:12.178771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (1815a900-638a-4ca1-9e2f-6d1ad1a6871f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:12.179897 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1c9708-1862-4938-873f-fc5f81820a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:12.180611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:12.197762 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1c9708-1862-4938-873f-fc5f81820a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:26:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-376124516',vendor_name='tempest-vendor_name-1627825380'},id=c35addea-61e4-45f1-9a9b-7acbcac9d817,is_public=True,name='tempest-ProjectMemberTests-volume-type-212107599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c35addea-61e4-45f1-9a9b-7acbcac9d817', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:12.198476 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88607f14-26a5-4c3f-939d-2a7520ed3eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:12.222627 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-212107599 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-212107599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:12.222943 np0000007826 devstack@c-api.service[100374]: WARNING cinder.quota [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-212107599 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-212107599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:12.246061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['7eb9f6e8-f9b4-41de-8f69-3890aae9dc57', 'd51c5f48-3e10-4d8f-83ff-4b16c6278819', '3b763a95-abab-459b-a551-8527e7ebc3a9', '82460b6c-6f5d-44b9-b8e2-8cd09bd65137'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:12.247007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88607f14-26a5-4c3f-939d-2a7520ed3eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb9f6e8-f9b4-41de-8f69-3890aae9dc57', 'd51c5f48-3e10-4d8f-83ff-4b16c6278819', '3b763a95-abab-459b-a551-8527e7ebc3a9', '82460b6c-6f5d-44b9-b8e2-8cd09bd65137']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:12.247719 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf1a83-b186-4e27-a8fd-1e0770f94b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:12.273364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf1a83-b186-4e27-a8fd-1e0770f94b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aced6687-0fca-467a-bd77-807c281f0fc5', '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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['7eb9f6e8-f9b4-41de-8f69-3890aae9dc57','d51c5f48-3e10-4d8f-83ff-4b16c6278819','3b763a95-abab-459b-a551-8527e7ebc3a9','82460b6c-6f5d-44b9-b8e2-8cd09bd65137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=c35addea-61e4-45f1-9a9b-7acbcac9d817), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:26:12Z,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=aced6687-0fca-467a-bd77-807c281f0fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ebd9010e79437fa6f1943e2eb2db9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c94a41b7744f09beea5f2862e4555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c35addea-61e4-45f1-9a9b-7acbcac9d817),volume_type_id=c35addea-61e4-45f1-9a9b-7acbcac9d817)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:12.274284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7018788b-0390-4856-97ca-4b90d5a4a5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:12.291944 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7018788b-0390-4856-97ca-4b90d5a4a5e8) transitioned into state 'SUCCESS' from 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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['7eb9f6e8-f9b4-41de-8f69-3890aae9dc57','d51c5f48-3e10-4d8f-83ff-4b16c6278819','3b763a95-abab-459b-a551-8527e7ebc3a9','82460b6c-6f5d-44b9-b8e2-8cd09bd65137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=c35addea-61e4-45f1-9a9b-7acbcac9d817)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:12.292643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011615f2-dd38-4de5-a6b8-9dfdcdbd08c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:12.301886 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011615f2-dd38-4de5-a6b8-9dfdcdbd08c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:12.302855 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (1815a900-638a-4ca1-9e2f-6d1ad1a6871f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:12.303155 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request issued successfully. Aug 19 23:26:12.303758 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7285c47-dc94-47d0-aacd-4852e75ae387 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:12.304249 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1300/5211] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:26:12 2026] POST /volume/v3/volumes => generated 773 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:12.317723 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-51d4412b-133f-46cd-b846-9c761e975de9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:12.319638 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51d4412b-133f-46cd-b846-9c761e975de9 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 Aug 19 23:26:12.319907 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51d4412b-133f-46cd-b846-9c761e975de9 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:12.320111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-51d4412b-133f-46cd-b846-9c761e975de9 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:12.327530 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:12.327530 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:12.331447 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-51d4412b-133f-46cd-b846-9c761e975de9 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:12.335635 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-51d4412b-133f-46cd-b846-9c761e975de9 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 returned with HTTP 200 Aug 19 23:26:12.336031 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1302/5212] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:12 2026] GET /volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:13.348498 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dcc41a36-c858-435b-b608-3b469deb037d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.350466 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcc41a36-c858-435b-b608-3b469deb037d tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 Aug 19 23:26:13.350745 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcc41a36-c858-435b-b608-3b469deb037d tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.350980 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dcc41a36-c858-435b-b608-3b469deb037d tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.357977 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:13.357977 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:13.361463 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dcc41a36-c858-435b-b608-3b469deb037d tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:13.364919 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dcc41a36-c858-435b-b608-3b469deb037d tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 returned with HTTP 200 Aug 19 23:26:13.365293 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1301/5213] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:13 2026] GET /volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:13.376538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ce413930-9f30-4605-a944-672d978790c2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.378228 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce413930-9f30-4605-a944-672d978790c2 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:26:13.378445 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce413930-9f30-4605-a944-672d978790c2 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.378651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ce413930-9f30-4605-a944-672d978790c2 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.382088 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ce413930-9f30-4605-a944-672d978790c2 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:26:13.382403 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1311/5214] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:26:13 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:13.389598 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5dda2dcc-82fe-44db-b74a-fc0a48f36bd7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.391458 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5dda2dcc-82fe-44db-b74a-fc0a48f36bd7 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] GET https://10.4.3.193/volume/v3/messages Aug 19 23:26:13.391699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5dda2dcc-82fe-44db-b74a-fc0a48f36bd7 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.391911 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5dda2dcc-82fe-44db-b74a-fc0a48f36bd7 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.392154 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:13.392154 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:13.395309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5dda2dcc-82fe-44db-b74a-fc0a48f36bd7 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:26:13.395685 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1301/5215] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:26:13 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:13.403100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b0cd7e54-3d6c-4f73-99fe-929d26698293 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.404570 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0cd7e54-3d6c-4f73-99fe-929d26698293 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/messages/0cca9e22-72e8-4210-b4ba-d1ac30961a5e Aug 19 23:26:13.404813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0cd7e54-3d6c-4f73-99fe-929d26698293 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.405024 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b0cd7e54-3d6c-4f73-99fe-929d26698293 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.412748 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b0cd7e54-3d6c-4f73-99fe-929d26698293 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/messages/0cca9e22-72e8-4210-b4ba-d1ac30961a5e returned with HTTP 204 Aug 19 23:26:13.413148 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1303/5216] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:26:13 2026] DELETE /volume/v3/messages/0cca9e22-72e8-4210-b4ba-d1ac30961a5e => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:26:13.419342 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.421718 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 Aug 19 23:26:13.422008 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.422269 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.422491 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume with id: aced6687-0fca-467a-bd77-807c281f0fc5 Aug 19 23:26:13.431967 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:13.431967 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:13.432376 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:13.433783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100375) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:26:13.445044 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-212107599 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-212107599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:13.445368 np0000007826 devstack@c-api.service[100375]: WARNING cinder.quota [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-212107599 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-212107599, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:13.454954 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['87aacc2b-b650-4f1a-ad7a-d95b405ba9e2', '00d8ce0a-ad5b-4263-9bd2-7bbf967c034c', '17167f2d-de2d-4723-b5c8-50e7ddec33e8', '4f8f72bd-7921-4c3e-89e5-d34efdb37902'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:13.480008 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume request issued successfully. Aug 19 23:26:13.480195 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-653fb2ea-82ab-473e-92da-38a17d2fe2f3 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 returned with HTTP 202 Aug 19 23:26:13.480582 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1302/5217] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:13 2026] DELETE /volume/v3/volumes/aced6687-0fca-467a-bd77-807c281f0fc5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:13.487832 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b53a39c9-7436-41cd-93af-23a975c2dd00 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.489508 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b53a39c9-7436-41cd-93af-23a975c2dd00 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/types/c35addea-61e4-45f1-9a9b-7acbcac9d817 Aug 19 23:26:13.489704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b53a39c9-7436-41cd-93af-23a975c2dd00 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.489927 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b53a39c9-7436-41cd-93af-23a975c2dd00 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method '_delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.509828 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b53a39c9-7436-41cd-93af-23a975c2dd00 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types/c35addea-61e4-45f1-9a9b-7acbcac9d817 returned with HTTP 202 Aug 19 23:26:13.510458 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1312/5218] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:26:13 2026] DELETE /volume/v3/types/c35addea-61e4-45f1-9a9b-7acbcac9d817 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:13.518417 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-26033a67-dd80-4fb6-adf0-9e6113086b02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.520133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26033a67-dd80-4fb6-adf0-9e6113086b02 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:26:13.520462 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-26033a67-dd80-4fb6-adf0-9e6113086b02 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1528466750", "extra_specs": {"storage_protocol": "tempest-storage_protocol-198726705", "vendor_name": "tempest-vendor_name-969835016"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:13.534088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-26033a67-dd80-4fb6-adf0-9e6113086b02 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:26:13.534402 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1302/5219] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:26:13 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:13.541756 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.543837 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:13.544288 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0fba929-ab5c-47ba-a24a-4903ed0da6ba", "size": 1}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:13.546135 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request body: {'volume': {'volume_type': 'a0fba929-ab5c-47ba-a24a-4903ed0da6ba', 'size': 1}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:13.551010 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume of 1 GB Aug 19 23:26:13.551369 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:13.551369 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:13.551843 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Availability Zones retrieved successfully. Aug 19 23:26:13.559019 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (2db79a2d-d382-4a8b-bccc-c1104aeaeee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:13.562485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c9a065-bec1-437a-a785-63fd7ee1f4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:13.562485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:13.584537 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c9a065-bec1-437a-a785-63fd7ee1f4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:26:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-198726705',vendor_name='tempest-vendor_name-969835016'},id=a0fba929-ab5c-47ba-a24a-4903ed0da6ba,is_public=True,name='tempest-ProjectMemberTests-volume-type-1528466750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0fba929-ab5c-47ba-a24a-4903ed0da6ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:13.585431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ac71e6-449a-4be2-aa5b-c49c09a2d7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:13.611391 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1528466750 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1528466750, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:13.611803 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1528466750 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1528466750, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:13.640556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['9de872b4-cd91-438a-9912-015bcbc9ff0d', 'a4badee3-8f38-4a24-bc03-1c36f1fec445', 'f923a221-dbce-46b3-b193-25e1bddedad9', '1879c5e6-ba55-49b9-a130-379677ab5480'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:13.641320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ac71e6-449a-4be2-aa5b-c49c09a2d7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de872b4-cd91-438a-9912-015bcbc9ff0d', 'a4badee3-8f38-4a24-bc03-1c36f1fec445', 'f923a221-dbce-46b3-b193-25e1bddedad9', '1879c5e6-ba55-49b9-a130-379677ab5480']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:13.642075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab390cab-d72d-4b9c-838e-a3d446eb745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:13.668035 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab390cab-d72d-4b9c-838e-a3d446eb745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d55fd3-989b-488c-b179-1eb66822e5ef', '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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['9de872b4-cd91-438a-9912-015bcbc9ff0d','a4badee3-8f38-4a24-bc03-1c36f1fec445','f923a221-dbce-46b3-b193-25e1bddedad9','1879c5e6-ba55-49b9-a130-379677ab5480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=a0fba929-ab5c-47ba-a24a-4903ed0da6ba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:26:13Z,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=a8d55fd3-989b-488c-b179-1eb66822e5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ebd9010e79437fa6f1943e2eb2db9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c94a41b7744f09beea5f2862e4555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0fba929-ab5c-47ba-a24a-4903ed0da6ba),volume_type_id=a0fba929-ab5c-47ba-a24a-4903ed0da6ba)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:13.669057 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69dd2f63-42c0-4396-83b1-d92bce931c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:13.689585 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69dd2f63-42c0-4396-83b1-d92bce931c4d) transitioned into state 'SUCCESS' from 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='38ebd9010e79437fa6f1943e2eb2db9e',qos_specs=None,replication_status=,reservations=['9de872b4-cd91-438a-9912-015bcbc9ff0d','a4badee3-8f38-4a24-bc03-1c36f1fec445','f923a221-dbce-46b3-b193-25e1bddedad9','1879c5e6-ba55-49b9-a130-379677ab5480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c94a41b7744f09beea5f2862e4555d',volume_type_id=a0fba929-ab5c-47ba-a24a-4903ed0da6ba)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:13.690556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697a1601-d842-4991-8f94-c30860ff46e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:13.699238 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697a1601-d842-4991-8f94-c30860ff46e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:13.700097 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Flow 'volume_create_api' (2db79a2d-d382-4a8b-bccc-c1104aeaeee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:13.700331 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Create volume request issued successfully. Aug 19 23:26:13.700889 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ea66010-896f-4a62-9e34-334ba1bd0cb1 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:13.701253 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1304/5220] 10.4.3.193 () {70 vars in 1298 bytes} [Wed Aug 19 23:26:13 2026] POST /volume/v3/volumes => generated 774 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:13.718054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-acbd4115-8184-4594-bd8d-e38ecc374897 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:13.720933 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-acbd4115-8184-4594-bd8d-e38ecc374897 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef Aug 19 23:26:13.721056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-acbd4115-8184-4594-bd8d-e38ecc374897 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:13.721232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-acbd4115-8184-4594-bd8d-e38ecc374897 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:13.734067 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:13.734067 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:13.744136 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-acbd4115-8184-4594-bd8d-e38ecc374897 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:13.753028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-acbd4115-8184-4594-bd8d-e38ecc374897 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef returned with HTTP 200 Aug 19 23:26:13.753527 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1303/5221] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:13 2026] GET /volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:14.770275 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.771975 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef Aug 19 23:26:14.772196 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.772418 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.779407 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:14.779407 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:14.782563 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:14.785967 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-98b8d701-83aa-42bb-8019-f71dd6be7d8e tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef returned with HTTP 200 Aug 19 23:26:14.786369 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1313/5222] 10.4.3.193 () {68 vars in 1388 bytes} [Wed Aug 19 23:26:14 2026] GET /volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:14.799570 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-289b0294-4934-4cc1-baa0-5b6d5dc63837 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.801215 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-289b0294-4934-4cc1-baa0-5b6d5dc63837 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 19 23:26:14.801576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-289b0294-4934-4cc1-baa0-5b6d5dc63837 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.801885 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-289b0294-4934-4cc1-baa0-5b6d5dc63837 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.805595 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-289b0294-4934-4cc1-baa0-5b6d5dc63837 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 19 23:26:14.805595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1303/5223] 10.4.3.193 () {68 vars in 1280 bytes} [Wed Aug 19 23:26:14 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:14.814379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-293abe3c-2241-41bb-b99f-4d71c27de15f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.816273 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-293abe3c-2241-41bb-b99f-4d71c27de15f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] GET https://10.4.3.193/volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b Aug 19 23:26:14.816586 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-293abe3c-2241-41bb-b99f-4d71c27de15f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.816858 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-293abe3c-2241-41bb-b99f-4d71c27de15f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.819800 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:14.819800 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:14.820452 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-293abe3c-2241-41bb-b99f-4d71c27de15f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-member] https://10.4.3.193/volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b returned with HTTP 200 Aug 19 23:26:14.820850 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1305/5224] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:14 2026] GET /volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:14.828607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0870a159-5442-46e9-878f-7a0294615591 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.830344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0870a159-5442-46e9-878f-7a0294615591 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b Aug 19 23:26:14.830564 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0870a159-5442-46e9-878f-7a0294615591 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.830800 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0870a159-5442-46e9-878f-7a0294615591 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.838647 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0870a159-5442-46e9-878f-7a0294615591 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b returned with HTTP 204 Aug 19 23:26:14.839051 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1304/5225] 10.4.3.193 () {68 vars in 1394 bytes} [Wed Aug 19 23:26:14 2026] DELETE /volume/v3/messages/029864ac-8d25-495e-98d2-7e5a3a339b1b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 23:26:14.846498 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.848409 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef Aug 19 23:26:14.848723 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.848921 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.849111 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume with id: a8d55fd3-989b-488c-b179-1eb66822e5ef Aug 19 23:26:14.855849 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:14.855849 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:14.856211 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Volume info retrieved successfully. Aug 19 23:26:14.857201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100376) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 23:26:14.865845 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1528466750 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1528466750, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:14.866155 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1528466750 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1528466750, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:26:14.873504 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Created reservations ['ea28374c-44ba-468f-8558-eee03b16417f', 'f91adcbb-bc3e-41d2-bd02-ae5a55347ebe', '9cb4e384-5797-436e-ac71-a43850b0b077', '40e8a4ec-0c0f-412f-b854-b282fe140119'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:14.894211 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Delete volume request issued successfully. Aug 19 23:26:14.894402 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f3b50636-7a14-49ed-a574-18d9067e6b26 tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef returned with HTTP 202 Aug 19 23:26:14.894840 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1314/5226] 10.4.3.193 () {68 vars in 1391 bytes} [Wed Aug 19 23:26:14 2026] DELETE /volume/v3/volumes/a8d55fd3-989b-488c-b179-1eb66822e5ef => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:14.902215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-56f256d8-cb99-4e4c-b549-b834df0b948f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:14.903754 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56f256d8-cb99-4e4c-b549-b834df0b948f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] DELETE https://10.4.3.193/volume/v3/types/a0fba929-ab5c-47ba-a24a-4903ed0da6ba Aug 19 23:26:14.904043 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56f256d8-cb99-4e4c-b549-b834df0b948f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:14.904339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-56f256d8-cb99-4e4c-b549-b834df0b948f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] Calling method '_delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:14.924817 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-56f256d8-cb99-4e4c-b549-b834df0b948f tempest-ProjectMemberTests-130649384 tempest-ProjectMemberTests-130649384-project-admin] https://10.4.3.193/volume/v3/types/a0fba929-ab5c-47ba-a24a-4903ed0da6ba returned with HTTP 202 Aug 19 23:26:14.925342 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1304/5227] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:26:14 2026] DELETE /volume/v3/types/a0fba929-ab5c-47ba-a24a-4903ed0da6ba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:24.818563 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=114,cinder:UPDATE=40,cinder:INSERT=18,cinder:DELETE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:26:24.835204 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=183,cinder:UPDATE=64,cinder:INSERT=24 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:26:24.891704 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=136,cinder:UPDATE=53,cinder:INSERT=24 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:26:24.922937 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=126,cinder:INSERT=18,cinder:UPDATE=41 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:26:43.773291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6d32be8b-70d5-415e-9552-d46637788b7b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:43.776737 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:26:43.776737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebadde68-01f2-46c5-8628-9ec8989c73bf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-373205185", "description": null, "metadata": null}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:43.787014 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:43.787014 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:43.787610 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:43.787844 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:26:43.810003 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['0ac7f54c-b269-4437-9bae-ecf226306161', '1fab33ee-9539-48b3-8364-d12c3f8d5ce8', 'b1f797e8-8fd4-449f-8906-ff4b91fb7995', '76e77ac7-54fe-4e00-891d-722b4a1a20ce'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:43.845811 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:26:43.846433 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6d32be8b-70d5-415e-9552-d46637788b7b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:26:43.847169 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1306/5228] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:26:43 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 19 23:26:43.863468 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:43.865218 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:43.865421 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:43.865615 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:43.871885 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:43.871885 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:43.872289 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:43.873204 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ca65035-dee4-4cac-912c-1bfb04a08180 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 200 Aug 19 23:26:43.873643 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1305/5229] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:43 2026] GET /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:44.884634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:44.886821 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:44.887064 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:44.887278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:44.892329 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:44.892329 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:44.892728 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:44.893449 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0e0e5d3e-3b4f-4536-a3f0-92342ab1dc75 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 200 Aug 19 23:26:44.893786 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1315/5230] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:44 2026] GET /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:44.901591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:44.903667 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:44.903918 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:44.904149 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:44.910278 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:44.910278 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:44.910815 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:44.911728 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-03c54f45-c9da-4cae-9291-15299f6a1d44 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 200 Aug 19 23:26:44.912156 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1305/5231] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:44 2026] GET /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:51.033454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:51.035606 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:51.035852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:51.036086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:51.036219 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:51.041641 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:51.041641 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:51.042165 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:51.061247 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:26:51.061407 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e4d2de7c-9a27-4b8f-813b-818a097795c5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 202 Aug 19 23:26:51.061765 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1307/5232] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:26:51 2026] DELETE /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:51.069510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:51.071348 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:51.071568 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:51.071784 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:51.077206 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:51.077206 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:51.077673 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:51.078439 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6de6676e-4e8c-4562-83d2-341b7b93ddc7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 200 Aug 19 23:26:51.078787 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1306/5233] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:51 2026] GET /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:52.087544 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f50507cf-80d7-431f-9bbb-0f7b2af48ade None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:52.089051 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f50507cf-80d7-431f-9bbb-0f7b2af48ade tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 Aug 19 23:26:52.089213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f50507cf-80d7-431f-9bbb-0f7b2af48ade tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:52.089401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f50507cf-80d7-431f-9bbb-0f7b2af48ade tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:52.093465 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f50507cf-80d7-431f-9bbb-0f7b2af48ade tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 returned with HTTP 404 Aug 19 23:26:52.093993 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1316/5234] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:52 2026] GET /volume/v3/snapshots/6d1af846-6b86-4fe5-ac40-e285f18acb73 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:53.364738 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-32a6f8a2-6c3e-40dd-af3a-ff1374f92456 req-ea7408f4-48f4-4f4c-be47-cb79497fc915 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:53.367151 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32a6f8a2-6c3e-40dd-af3a-ff1374f92456 req-ea7408f4-48f4-4f4c-be47-cb79497fc915 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e Aug 19 23:26:53.367367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-32a6f8a2-6c3e-40dd-af3a-ff1374f92456 req-ea7408f4-48f4-4f4c-be47-cb79497fc915 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:53.367544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-32a6f8a2-6c3e-40dd-af3a-ff1374f92456 req-ea7408f4-48f4-4f4c-be47-cb79497fc915 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:53.376772 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:53.376772 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:53.429786 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-32a6f8a2-6c3e-40dd-af3a-ff1374f92456 req-ea7408f4-48f4-4f4c-be47-cb79497fc915 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e returned with HTTP 200 Aug 19 23:26:53.430311 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1306/5235] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:26:53 2026] DELETE /volume/v3/attachments/c5cd7551-9976-491c-9cb0-429255c5402e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:54.818045 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:54.820178 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:26:54.820453 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:54.820706 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:54.820939 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:26:54.828503 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:54.828503 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:54.829209 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:54.844365 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:26:54.844600 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f12ed7dd-ca8a-4666-9f18-d3cdb22fe733 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 202 Aug 19 23:26:54.845016 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1308/5236] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:26:54 2026] DELETE /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:26:54.852718 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7588427a-c221-4c20-bccd-73a2b72c58dd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:54.854399 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7588427a-c221-4c20-bccd-73a2b72c58dd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:26:54.854566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7588427a-c221-4c20-bccd-73a2b72c58dd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:54.854748 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7588427a-c221-4c20-bccd-73a2b72c58dd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:54.861293 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:54.861293 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:54.864662 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7588427a-c221-4c20-bccd-73a2b72c58dd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:54.870901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7588427a-c221-4c20-bccd-73a2b72c58dd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 200 Aug 19 23:26:54.871358 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1307/5237] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:54 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:55.883694 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-46405e71-965e-445c-8bde-1a217c7ba3b5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:55.885474 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46405e71-965e-445c-8bde-1a217c7ba3b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf Aug 19 23:26:55.885656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46405e71-965e-445c-8bde-1a217c7ba3b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:55.885856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-46405e71-965e-445c-8bde-1a217c7ba3b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:55.891117 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-46405e71-965e-445c-8bde-1a217c7ba3b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf returned with HTTP 404 Aug 19 23:26:55.891594 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1317/5238] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:55 2026] GET /volume/v3/volumes/ebadde68-01f2-46c5-8628-9ec8989c73bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:55.918230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-31def4c3-83a4-461c-8571-be323a13f062 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:55.920777 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:55.920777 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-803551117", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:55.921868 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-803551117', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:55.993881 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:26:55.994303 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:55.994303 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:55.998473 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:26:56.004282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (d94d13a1-1d22-4036-a383-488b6e02e095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:56.005421 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245f33b-67e1-4a08-af72-4ffdc75d84c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:56.006291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:56.070068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245f33b-67e1-4a08-af72-4ffdc75d84c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:56.071124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8c69b5-f680-4bb3-b392-f35d15dabdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:56.115009 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['e589c06e-580e-4929-99d4-1ad2385b3a21', '620a4828-18eb-4f7e-a409-1b566e815a37', '62a7a3cc-dbea-43f8-b7c4-f39fd7bb44e0', 'ef4a633a-da88-48ed-8ec1-02ee3dd899b3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:56.115914 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8c69b5-f680-4bb3-b392-f35d15dabdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e589c06e-580e-4929-99d4-1ad2385b3a21', '620a4828-18eb-4f7e-a409-1b566e815a37', '62a7a3cc-dbea-43f8-b7c4-f39fd7bb44e0', 'ef4a633a-da88-48ed-8ec1-02ee3dd899b3']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:56.116847 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7501b5-2194-4ea1-9535-9b8f18e1f7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:56.142241 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7501b5-2194-4ea1-9535-9b8f18e1f7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404ca05b-041f-4fbb-bfdb-0e438c7766ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-803551117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['e589c06e-580e-4929-99d4-1ad2385b3a21','620a4828-18eb-4f7e-a409-1b566e815a37','62a7a3cc-dbea-43f8-b7c4-f39fd7bb44e0','ef4a633a-da88-48ed-8ec1-02ee3dd899b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-803551117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404ca05b-041f-4fbb-bfdb-0e438c7766ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:56.143210 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de876fb1-285b-4216-a877-11ddfd085af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:56.163339 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de876fb1-285b-4216-a877-11ddfd085af1) transitioned into state 'SUCCESS' from state '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-803551117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['e589c06e-580e-4929-99d4-1ad2385b3a21','620a4828-18eb-4f7e-a409-1b566e815a37','62a7a3cc-dbea-43f8-b7c4-f39fd7bb44e0','ef4a633a-da88-48ed-8ec1-02ee3dd899b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:56.164261 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080f0a20-4832-4e8c-b9fa-b70f843bef07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:56.172890 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080f0a20-4832-4e8c-b9fa-b70f843bef07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:56.173616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (d94d13a1-1d22-4036-a383-488b6e02e095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:56.173920 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:26:56.174457 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-31def4c3-83a4-461c-8571-be323a13f062 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:56.174969 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1307/5239] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:26:55 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:56.188041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a6b71554-349b-4488-90cb-652b3fa1a379 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:56.190035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6b71554-349b-4488-90cb-652b3fa1a379 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:56.190331 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6b71554-349b-4488-90cb-652b3fa1a379 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:56.190770 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a6b71554-349b-4488-90cb-652b3fa1a379 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:56.198141 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:56.198141 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:56.202476 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a6b71554-349b-4488-90cb-652b3fa1a379 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:56.206970 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a6b71554-349b-4488-90cb-652b3fa1a379 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:26:56.207498 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1309/5240] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:56 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:57.223381 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.225367 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:57.225583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:57.225810 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:57.233450 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.233450 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:57.238228 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:57.243723 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9b6fc3a-8ba6-48bd-bd85-29921f2ba7bd tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:26:57.244169 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1308/5241] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:57 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:57.249020 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bd97343b-ac61-4e28-9432-dd30633b093b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.249482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd97343b-ac61-4e28-9432-dd30633b093b None None] GET https://10.4.3.193/volume// Aug 19 23:26:57.249691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd97343b-ac61-4e28-9432-dd30633b093b None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:57.249947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd97343b-ac61-4e28-9432-dd30633b093b None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:57.250409 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd97343b-ac61-4e28-9432-dd30633b093b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:26:57.250763 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1318/5242] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:26: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 19 23:26:57.255587 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.256928 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-e9f0506d-9ddb-4ce5-9d68-cb6feac84740 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.258010 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:57.258262 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:57.258511 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:57.259343 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-e9f0506d-9ddb-4ce5-9d68-cb6feac84740 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:26:57.259790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-e9f0506d-9ddb-4ce5-9d68-cb6feac84740 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fab796aa-6b09-4ed6-b040-b5a978426a24", "connector": null, "instance_uuid": "5ad6ade6-676b-485a-a818-a817832f2403"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:57.266745 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.266745 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:57.269970 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:57.270523 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.270523 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:57.274069 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-05ecf922-6a65-412b-a169-3da8ed9727c2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:26:57.274463 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1308/5243] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:26:57 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:57.285948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.287812 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:26:57.288133 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404ca05b-041f-4fbb-bfdb-0e438c7766ea", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1942147948", "description": null, "metadata": null}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:57.295832 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-e9f0506d-9ddb-4ce5-9d68-cb6feac84740 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:26:57.296270 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1310/5244] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:26:57 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:57.298486 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.298486 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:57.299011 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:57.299175 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:57.303253 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-fb256141-76e0-4d8d-8f44-56d5fce153d5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.305337 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-fb256141-76e0-4d8d-8f44-56d5fce153d5 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] DELETE https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f Aug 19 23:26:57.305540 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-fb256141-76e0-4d8d-8f44-56d5fce153d5 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:57.305725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-fb256141-76e0-4d8d-8f44-56d5fce153d5 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:57.312686 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.312686 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:57.322422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['4127bf18-a058-42fe-877e-99cb7a7f6830', '6ff13414-8753-4c9d-8071-4955a0a71215', '831da944-82db-4f8f-9497-37930c9edb6a', 'cdec7f65-c142-43e1-8d68-fc35ceac24fa'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:57.349458 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot create request issued successfully. Aug 19 23:26:57.349751 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d15a8ddc-6bb1-4b0f-a4bf-a95708a1f371 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:26:57.350405 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1309/5245] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:26:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:57.355695 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-4a4996f0-498c-4541-bf18-cffd3a9ecc54 req-fb256141-76e0-4d8d-8f44-56d5fce153d5 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f returned with HTTP 200 Aug 19 23:26:57.356081 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1319/5246] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:26:57 2026] DELETE /volume/v3/attachments/cb5549f3-3392-4f6e-83cf-48a78bfd054f => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:57.358061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:57.360275 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:57.360459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:57.360650 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:57.365509 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:57.365509 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:57.366292 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:57.367518 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3ad6aa0c-e9ad-49be-8b2b-cd3669484339 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:57.368023 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1309/5247] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:57 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 23:26:58.376907 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.378546 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:58.378751 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.378933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.383694 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.383694 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:58.384102 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:58.384810 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-53fb65da-b31c-48ec-924d-33d0d76f7e30 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:58.385122 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1311/5248] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:58.393607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.395501 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:58.395687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.395885 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.400694 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.400694 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:58.401107 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:58.401873 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-75d25d1e-4e6a-4ab5-9ac6-b5a94ecc2d18 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:58.402213 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1310/5249] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:58.507103 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.509292 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:58.509506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.509734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.515017 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.515017 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:58.515412 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:58.516099 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-8ad30ef6-a876-4f9d-88dd-5fdeb8d333a5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:58.516445 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1320/5250] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:58.523603 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.525386 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:58.525544 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.525729 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.532085 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.532085 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:58.535236 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:58.539558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b11db56c-82f2-4908-9622-f6c19b396e39 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:26:58.540247 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1310/5251] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:58.760780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-837a7539-6621-4258-bebe-0e2ea1c7b520 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.760924 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-837a7539-6621-4258-bebe-0e2ea1c7b520 None None] GET https://10.4.3.193/volume// Aug 19 23:26:58.761094 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-837a7539-6621-4258-bebe-0e2ea1c7b520 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.761291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-837a7539-6621-4258-bebe-0e2ea1c7b520 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.761592 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-837a7539-6621-4258-bebe-0e2ea1c7b520 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:26:58.761936 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1312/5252] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:26:58.768778 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.771077 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] GET https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:26:58.771077 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.771268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.781847 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.781847 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:58.785396 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:26:58.790489 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-49ddb0de-5387-44e5-b8d8-129b3474754e tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 200 Aug 19 23:26:58.790966 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1311/5253] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 1539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:26:58.877339 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.879674 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:58.879888 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:58.880122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:58.885920 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.885920 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:58.886468 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:58.887408 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5f3f7762-0876-48d8-bf56-04dad28360de tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:58.887880 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1321/5254] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:26:58 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:58.890292 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.892455 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] PUT https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b Aug 19 23:26:58.892835 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:58.899964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Acquiring lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:26:58.904703 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:26:58.905659 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:58.905659 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:58.970765 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Lock "cinder-attachment_update-fab796aa-6b09-4ed6-b040-b5a978426a24-np0000007826" released by "attachment_update" :: held 0.066s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:26:58.971072 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-bb6ab3ed-b4be-472c-aeb9-d0e2185a5e86 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b returned with HTTP 200 Aug 19 23:26:58.971767 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1311/5255] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:26:58 2026] PUT /volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:58.993154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-72872ccc-1879-440c-a18b-eb2d8675c0c3 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:58.995383 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-72872ccc-1879-440c-a18b-eb2d8675c0c3 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] POST https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b/action Aug 19 23:26:58.995792 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-72872ccc-1879-440c-a18b-eb2d8675c0c3 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:26:58.995925 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-72872ccc-1879-440c-a18b-eb2d8675c0c3 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:59.012003 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.012003 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:59.020028 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-102b1465-37a4-4a11-8cc2-8d0e778740e5 req-72872ccc-1879-440c-a18b-eb2d8675c0c3 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b/action returned with HTTP 204 Aug 19 23:26:59.020409 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1313/5256] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:26:58 2026] POST /volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:26:59.634466 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:59.636484 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:26:59.636607 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:59.636806 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:59.641241 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.641241 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:59.641632 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:59.642336 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-5c4d1cec-84da-4738-b077-2ec0cf55c029 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:26:59.642665 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1312/5257] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:26:59 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:59.650790 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:59.652567 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:26:59.652790 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:59.653113 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:59.659115 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.659115 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:26:59.662202 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:59.666164 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-068fa6c1-e08e-442b-a04c-e408dc9d1495 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:26:59.666607 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1322/5258] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:59 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:26:59.674321 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:59.676550 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:26:59.676931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8c5f300d-1650-43fd-a778-be5276374285", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:26:59.679078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8c5f300d-1650-43fd-a778-be5276374285', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:26:59.689228 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.689228 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:26:59.689752 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:26:59.689933 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:26:59.690863 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:26:59.698880 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (291e3f21-4793-403b-ba1c-1d4c5112c58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:59.700523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da342199-e4c3-41b2-8c9c-743bdf739c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:59.701730 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:26:59.734899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da342199-e4c3-41b2-8c9c-743bdf739c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8c5f300d-1650-43fd-a778-be5276374285', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:59.736022 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066d08fa-1159-4462-baad-cd28a404f7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:59.781408 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['d76de3cb-12ec-497d-b747-1298a9e32ccc', 'e426c4a3-f54d-4ee0-9309-b18e87c2abb0', 'b59995ca-a811-4125-b008-ef41655ff28b', 'f629e203-51c7-4b74-a9ee-72fe40e9c1c3'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:26:59.782433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066d08fa-1159-4462-baad-cd28a404f7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d76de3cb-12ec-497d-b747-1298a9e32ccc', 'e426c4a3-f54d-4ee0-9309-b18e87c2abb0', 'b59995ca-a811-4125-b008-ef41655ff28b', 'f629e203-51c7-4b74-a9ee-72fe40e9c1c3']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:59.783499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867271dc-e181-4991-920b-faa0f502f947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:59.824078 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (867271dc-e181-4991-920b-faa0f502f947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '254b3465-8887-4f4b-9f7e-61c6a6aa8c63', '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='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['d76de3cb-12ec-497d-b747-1298a9e32ccc','e426c4a3-f54d-4ee0-9309-b18e87c2abb0','b59995ca-a811-4125-b008-ef41655ff28b','f629e203-51c7-4b74-a9ee-72fe40e9c1c3'],size=1,snapshot_id=8c5f300d-1650-43fd-a778-be5276374285,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:26:59Z,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=254b3465-8887-4f4b-9f7e-61c6a6aa8c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8c5f300d-1650-43fd-a778-be5276374285,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:59.824282 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283034c5-ab2d-440a-9c51-04f69af83519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:59.840569 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (283034c5-ab2d-440a-9c51-04f69af83519) transitioned into 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='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['d76de3cb-12ec-497d-b747-1298a9e32ccc','e426c4a3-f54d-4ee0-9309-b18e87c2abb0','b59995ca-a811-4125-b008-ef41655ff28b','f629e203-51c7-4b74-a9ee-72fe40e9c1c3'],size=1,snapshot_id=8c5f300d-1650-43fd-a778-be5276374285,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:59.841466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ff27bb-82df-4161-b3ed-503995fadbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:26:59.863769 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ff27bb-82df-4161-b3ed-503995fadbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:26:59.864995 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (291e3f21-4793-403b-ba1c-1d4c5112c58d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:26:59.865558 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:26:59.866365 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-80654434-fd78-4779-bf3c-d14a1b7e2d09 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:26:59.866997 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1312/5259] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:26:59 2026] POST /volume/v3/volumes => generated 736 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:26:59.874126 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:59.876079 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:26:59.876263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:59.876434 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:59.882643 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.882643 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:26:59.886113 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:59.890145 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-94fd5ac7-dd78-4712-9015-82ba00bd98f8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 200 Aug 19 23:26:59.890505 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1314/5260] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:59 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:26:59.899436 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:26:59.902084 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:26:59.902379 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:26:59.902694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:26:59.909991 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:26:59.909991 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:26:59.914066 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:26:59.918724 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-dd460c9c-e311-46d0-b4b6-2d26b26af227 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 200 Aug 19 23:26:59.919273 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1313/5261] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:26:59 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:02.926920 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:02.929001 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:02.929217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:02.929405 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:02.936941 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:02.936941 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:02.940699 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:02.945527 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-be54ea45-cc65-4365-a8ba-05e781269e2c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 200 Aug 19 23:27:02.945986 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1323/5262] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:27:02 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:02.953463 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cfe58bb4-637b-4bec-8f92-189e785bc518 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:02.953918 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfe58bb4-637b-4bec-8f92-189e785bc518 None None] GET https://10.4.3.193/volume// Aug 19 23:27:02.954075 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfe58bb4-637b-4bec-8f92-189e785bc518 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:02.954280 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cfe58bb4-637b-4bec-8f92-189e785bc518 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:02.954597 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cfe58bb4-637b-4bec-8f92-189e785bc518 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:27:02.954892 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1313/5263] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:27:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:27:02.961597 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b0c9d537-5ae2-47ca-b23d-2cc558360bcb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:02.963650 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b0c9d537-5ae2-47ca-b23d-2cc558360bcb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:27:02.964043 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b0c9d537-5ae2-47ca-b23d-2cc558360bcb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "254b3465-8887-4f4b-9f7e-61c6a6aa8c63", "connector": null, "instance_uuid": "b46b2508-4244-4a44-a7c9-59411fe903b8"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:02.972899 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:02.972899 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:03.000438 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-b0c9d537-5ae2-47ca-b23d-2cc558360bcb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:27:03.000927 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1315/5264] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:27:02 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:03.008127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2cd1cd00-854c-4243-a0c7-842000c79858 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:03.008595 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2cd1cd00-854c-4243-a0c7-842000c79858 None None] GET https://10.4.3.193/volume// Aug 19 23:27:03.008772 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2cd1cd00-854c-4243-a0c7-842000c79858 None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:03.008997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2cd1cd00-854c-4243-a0c7-842000c79858 None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:03.009375 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2cd1cd00-854c-4243-a0c7-842000c79858 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:27:03.009701 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1314/5265] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:27:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:27:03.018407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:03.020818 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:03.020818 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:03.020968 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:03.031775 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:03.031775 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:03.036339 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:03.041888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-137160cb-3b9c-4573-b91c-2c65c36122d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 200 Aug 19 23:27:03.042314 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1324/5266] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:27:03 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:27:03.144947 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:03.147060 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 Aug 19 23:27:03.147478 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:03.156231 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-254b3465-8887-4f4b-9f7e-61c6a6aa8c63-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:27:03.160948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-254b3465-8887-4f4b-9f7e-61c6a6aa8c63-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:27:03.162374 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:03.162374 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:03.237724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-254b3465-8887-4f4b-9f7e-61c6a6aa8c63-np0000007826" released by "attachment_update" :: held 0.077s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:27:03.238317 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-eb1ba4f4-14b1-4bf1-8e5f-ce5e70870f4f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 returned with HTTP 200 Aug 19 23:27:03.238822 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1314/5267] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:27:03 2026] PUT /volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:03.258132 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-f8819b4b-1db7-4426-9f84-a91c273adb23 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:03.260299 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-f8819b4b-1db7-4426-9f84-a91c273adb23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9/action Aug 19 23:27:03.260672 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-f8819b4b-1db7-4426-9f84-a91c273adb23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:27:03.260824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-f8819b4b-1db7-4426-9f84-a91c273adb23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:03.275685 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:03.275685 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:03.284125 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-fdab9d08-ab27-4d42-a73c-95cdbf85ff80 req-f8819b4b-1db7-4426-9f84-a91c273adb23 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9/action returned with HTTP 204 Aug 19 23:27:03.284540 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1316/5268] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:27:03 2026] POST /volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:27:08.775085 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:08.778682 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:08.778682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:08.778682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:08.787543 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:08.787543 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:08.791217 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:08.795748 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d922f76-ab20-4de8-8b03-a1d12a200072 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 200 Aug 19 23:27:08.796304 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1315/5269] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:08 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:09.967168 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-208c1199-0407-4eb9-987a-6642b27c80f7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:09.968697 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-208c1199-0407-4eb9-987a-6642b27c80f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 Aug 19 23:27:09.968869 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-208c1199-0407-4eb9-987a-6642b27c80f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:09.969041 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-208c1199-0407-4eb9-987a-6642b27c80f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:09.975475 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:09.975475 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:10.015656 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-208c1199-0407-4eb9-987a-6642b27c80f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 returned with HTTP 200 Aug 19 23:27:10.016049 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1325/5270] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:27:09 2026] DELETE /volume/v3/attachments/55a19bb9-9529-4c74-bb08-20cc25a2a2b9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:10.025286 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:10.027034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:10.027183 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:10.027348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:10.027489 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:10.033735 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:10.033735 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:10.034109 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:10.048655 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:27:10.048840 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-883b4f73-84dc-4fc8-95c3-e34cef98d3a7 req-0677fa15-743d-4a4e-a2dc-4fbc9a0c5c96 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 202 Aug 19 23:27:10.049295 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1315/5271] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:27:10 2026] DELETE /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:27:11.252413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-10817146-8138-46b1-879e-c05555bce1d6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:11.254200 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10817146-8138-46b1-879e-c05555bce1d6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 Aug 19 23:27:11.254384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10817146-8138-46b1-879e-c05555bce1d6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:11.254560 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-10817146-8138-46b1-879e-c05555bce1d6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:11.259793 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-10817146-8138-46b1-879e-c05555bce1d6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 returned with HTTP 404 Aug 19 23:27:11.260234 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1317/5272] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:11 2026] GET /volume/v3/volumes/254b3465-8887-4f4b-9f7e-61c6a6aa8c63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:27:11.313355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:11.315022 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:27:11.315216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:11.315421 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:11.315513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: 8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:27:11.320192 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:11.320192 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:11.320590 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:27:11.333847 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:27:11.334010 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e616ffd2-bbe8-41cf-b138-946211803ff6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 202 Aug 19 23:27:11.334405 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1316/5273] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:27:11 2026] DELETE /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:27:11.341031 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:11.342589 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:27:11.342789 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:11.342962 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:11.347572 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:11.347572 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:11.347977 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:27:11.348638 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-169643e3-be73-4b7d-8aef-9c1e0f672789 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 200 Aug 19 23:27:11.348968 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1326/5274] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:27:11 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:12.357283 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c7e6906f-8c6e-4bee-9a93-f46f20548c2f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:12.359221 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7e6906f-8c6e-4bee-9a93-f46f20548c2f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 Aug 19 23:27:12.359434 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7e6906f-8c6e-4bee-9a93-f46f20548c2f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:12.359644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c7e6906f-8c6e-4bee-9a93-f46f20548c2f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:12.363618 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c7e6906f-8c6e-4bee-9a93-f46f20548c2f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 returned with HTTP 404 Aug 19 23:27:12.364038 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1316/5275] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:27:12 2026] GET /volume/v3/snapshots/8c5f300d-1650-43fd-a778-be5276374285 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:27:12.370082 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:12.371705 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:27:12.371920 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:12.372121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:12.372296 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:27:12.378450 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:12.378450 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:12.378922 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:12.394055 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:27:12.394299 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b4d4f6f-e214-4a0d-a886-74b33f9e9255 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 202 Aug 19 23:27:12.394767 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1318/5276] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:27:12 2026] DELETE /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:27:12.402041 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:12.403855 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:27:12.404056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:12.404265 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:12.411523 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:12.411523 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:12.414957 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:12.419784 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fbe33373-62e4-4ddc-ab49-616bd0d36dfa tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 200 Aug 19 23:27:12.420182 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1317/5277] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:12 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:13.432029 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9428e41b-d504-41c8-a639-cf7ca42e7b45 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:13.433920 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9428e41b-d504-41c8-a639-cf7ca42e7b45 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea Aug 19 23:27:13.434174 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9428e41b-d504-41c8-a639-cf7ca42e7b45 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:13.434362 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9428e41b-d504-41c8-a639-cf7ca42e7b45 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:13.440365 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9428e41b-d504-41c8-a639-cf7ca42e7b45 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea returned with HTTP 404 Aug 19 23:27:13.440878 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1327/5278] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:13 2026] GET /volume/v3/volumes/404ca05b-041f-4fbb-bfdb-0e438c7766ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:27:13.466400 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:13.468126 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:27:13.468445 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1901663583", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:13.469899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1901663583', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:27:13.542448 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:27:13.546285 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:27:13.551322 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (26a17bcf-2ffb-4732-8c9a-f3100a6b0e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:27:13.552230 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce34d826-a53d-4335-86d1-42286f6651d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:13.553139 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:27:13.603327 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce34d826-a53d-4335-86d1-42286f6651d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:13.604099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba8a6bd-90dc-4236-8f5f-fe9d4152b30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:13.642094 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['fa4d217e-d037-4a34-b124-b2a0fad8caae', '9078c26e-5722-4afc-917c-50cd16ab3efc', '6784dfff-8257-4852-8454-c779a2814756', '7ba18045-7c1d-40ff-b5aa-b1019063bf67'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:27:13.642892 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba8a6bd-90dc-4236-8f5f-fe9d4152b30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa4d217e-d037-4a34-b124-b2a0fad8caae', '9078c26e-5722-4afc-917c-50cd16ab3efc', '6784dfff-8257-4852-8454-c779a2814756', '7ba18045-7c1d-40ff-b5aa-b1019063bf67']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:13.643597 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f7d416-29ab-466a-8e42-0b17f5a4f407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:13.667916 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f7d416-29ab-466a-8e42-0b17f5a4f407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a460565-ce81-4891-89c4-1ba6327caa9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1901663583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['fa4d217e-d037-4a34-b124-b2a0fad8caae','9078c26e-5722-4afc-917c-50cd16ab3efc','6784dfff-8257-4852-8454-c779a2814756','7ba18045-7c1d-40ff-b5aa-b1019063bf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1901663583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a460565-ce81-4891-89c4-1ba6327caa9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:13.668699 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5882d42b-03e2-482c-a703-d858fa2cea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:13.686799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5882d42b-03e2-482c-a703-d858fa2cea0d) transitioned into state 'SUCCESS' from state '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-1901663583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['fa4d217e-d037-4a34-b124-b2a0fad8caae','9078c26e-5722-4afc-917c-50cd16ab3efc','6784dfff-8257-4852-8454-c779a2814756','7ba18045-7c1d-40ff-b5aa-b1019063bf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:13.687528 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a0fc2d-e8dd-40c5-bd30-b201f3a14eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:13.696259 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a0fc2d-e8dd-40c5-bd30-b201f3a14eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:13.697191 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (26a17bcf-2ffb-4732-8c9a-f3100a6b0e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:27:13.697512 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:27:13.698186 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc65ca05-b0a9-4a48-9b64-4e6aa0262c5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:27:13.698647 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1317/5279] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:27:13 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:27:13.709866 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1dd118bb-4ca3-4802-87da-df110143be7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:13.711634 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1dd118bb-4ca3-4802-87da-df110143be7c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:13.711836 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1dd118bb-4ca3-4802-87da-df110143be7c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:13.712039 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1dd118bb-4ca3-4802-87da-df110143be7c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:13.718578 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:13.718578 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:13.722238 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1dd118bb-4ca3-4802-87da-df110143be7c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:13.726030 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1dd118bb-4ca3-4802-87da-df110143be7c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:13.726375 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1319/5280] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:13 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:14.738467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-33aca071-288b-4103-acb8-e0e26e4e01bb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:14.740859 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33aca071-288b-4103-acb8-e0e26e4e01bb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:14.741158 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33aca071-288b-4103-acb8-e0e26e4e01bb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:14.741408 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-33aca071-288b-4103-acb8-e0e26e4e01bb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:14.748605 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:14.748605 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:14.751981 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-33aca071-288b-4103-acb8-e0e26e4e01bb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:14.756177 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-33aca071-288b-4103-acb8-e0e26e4e01bb tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:14.756503 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1318/5281] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:14 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:14.769864 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:14.771857 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:14.772093 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:14.772328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:14.780571 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:14.780571 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:14.784437 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:14.789863 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-07c232f7-ca80-44d7-a77d-0c7e6bb14902 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:14.790339 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1328/5282] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:14 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:15.709021 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:15.711400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:15.711589 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:15.711782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:15.718829 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:15.718829 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:15.722280 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:15.727584 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-5fff5e3b-44d2-4aa1-a5dc-bee5f935bdab tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:15.727958 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1318/5283] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:27:15 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:16.173991 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:16.176142 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:16.176405 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:16.176589 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:16.183125 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:16.183125 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:16.186502 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:16.190677 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-be5ad57d-fcb1-4201-80cb-183c812bf7db tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:16.191047 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1320/5284] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:27:16 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2c916257-1399-4264-8e94-b9bc1cbe0dfe None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c916257-1399-4264-8e94-b9bc1cbe0dfe None None] GET https://10.4.3.193/volume// Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c916257-1399-4264-8e94-b9bc1cbe0dfe None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2c916257-1399-4264-8e94-b9bc1cbe0dfe None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2c916257-1399-4264-8e94-b9bc1cbe0dfe None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:27:16.202093 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1319/5285] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:27:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:27:16.209983 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-86f07889-5e07-4c65-8ab2-fbbc4e414b08 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:16.212503 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-86f07889-5e07-4c65-8ab2-fbbc4e414b08 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:27:16.212975 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-86f07889-5e07-4c65-8ab2-fbbc4e414b08 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a460565-ce81-4891-89c4-1ba6327caa9f", "connector": null, "instance_uuid": "fd1a830d-a714-479a-ae4a-5b8b8c3e5ca9"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:16.223524 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:16.223524 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:16.250190 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-86f07889-5e07-4c65-8ab2-fbbc4e414b08 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:27:16.250612 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1329/5286] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:27:16 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 19 23:27:17.047829 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2bb21dab-b600-4a8d-8791-89d7db7f14c3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:17.048385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb21dab-b600-4a8d-8791-89d7db7f14c3 None None] GET https://10.4.3.193/volume// Aug 19 23:27:17.048645 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb21dab-b600-4a8d-8791-89d7db7f14c3 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:17.048921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2bb21dab-b600-4a8d-8791-89d7db7f14c3 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:17.049337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2bb21dab-b600-4a8d-8791-89d7db7f14c3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:27:17.049722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1319/5287] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:27:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:27:17.064213 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:17.066306 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:27:17.066495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:17.066667 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:17.075678 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:17.075678 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:17.078958 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:27:17.083066 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-113feebb-3cc7-41cf-ac37-c524ba3c35b2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:27:17.083425 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1321/5288] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:27:17 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:27:17.185589 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:17.187722 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 Aug 19 23:27:17.188098 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:17.196132 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-0a460565-ce81-4891-89c4-1ba6327caa9f-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:27:17.200734 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-0a460565-ce81-4891-89c4-1ba6327caa9f-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:27:17.201640 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:17.201640 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:17.293656 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-0a460565-ce81-4891-89c4-1ba6327caa9f-np0000007826" released by "attachment_update" :: held 0.093s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:27:17.294197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-d8be9f68-4e53-439d-990c-4cac06f643d8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 returned with HTTP 200 Aug 19 23:27:17.294606 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1320/5289] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:27:17 2026] PUT /volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:17.313681 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-e53ed2a5-45fa-4088-bb09-0f67f092ba50 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:17.315698 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-e53ed2a5-45fa-4088-bb09-0f67f092ba50 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4/action Aug 19 23:27:17.316084 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-e53ed2a5-45fa-4088-bb09-0f67f092ba50 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:27:17.316201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-e53ed2a5-45fa-4088-bb09-0f67f092ba50 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:17.330657 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:17.330657 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:17.339603 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-84f4e549-dffc-4eed-bac1-693a84bf1f4b req-e53ed2a5-45fa-4088-bb09-0f67f092ba50 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4/action returned with HTTP 204 Aug 19 23:27:17.340020 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1330/5290] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:27:17 2026] POST /volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:27:25.725226 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=100,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:27:27.081930 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=70,cinder:INSERT=9,cinder:UPDATE=23 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:27:27.286792 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=53,cinder:INSERT=5,cinder:UPDATE=14 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:27:27.336932 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=55,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:27:43.420170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-d46a7258-1776-42c7-8c86-2c53dfaa4b64 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:43.422370 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-d46a7258-1776-42c7-8c86-2c53dfaa4b64 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] DELETE https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b Aug 19 23:27:43.422576 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-d46a7258-1776-42c7-8c86-2c53dfaa4b64 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:43.422780 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-d46a7258-1776-42c7-8c86-2c53dfaa4b64 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:43.431862 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:43.431862 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:43.479660 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-d46a7258-1776-42c7-8c86-2c53dfaa4b64 tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b returned with HTTP 200 Aug 19 23:27:43.480145 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1320/5291] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:27:43 2026] DELETE /volume/v3/attachments/42daa464-d366-4cb1-bec3-29d894e9554b => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:43.489961 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:43.492065 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:27:43.492220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:43.492407 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:43.492555 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Delete volume with id: fab796aa-6b09-4ed6-b040-b5a978426a24 Aug 19 23:27:43.499356 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:43.499356 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:43.499816 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Volume info retrieved successfully. Aug 19 23:27:43.517654 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] Delete volume request issued successfully. Aug 19 23:27:43.517875 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-3f12df91-bb6d-44f5-9aef-ffb2fdec913f req-65357d46-7b8f-4fba-853a-08e77fbd78ff tempest-TestShelveInstance-16261090 tempest-TestShelveInstance-16261090-project-member] https://10.4.3.193/volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 returned with HTTP 202 Aug 19 23:27:43.518485 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1322/5292] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:27:43 2026] DELETE /volume/v3/volumes/fab796aa-6b09-4ed6-b040-b5a978426a24 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:27:50.932686 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-79acd1b9-dcd8-4828-86d2-1815afe888fb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:51.007223 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79acd1b9-dcd8-4828-86d2-1815afe888fb tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] POST https://10.4.3.193/volume/v3/types Aug 19 23:27:51.007561 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-79acd1b9-dcd8-4828-86d2-1815afe888fb tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-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=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:51.009309 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:51.009309 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:51.019608 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-79acd1b9-dcd8-4828-86d2-1815afe888fb tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 19 23:27:51.020014 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1321/5293] 10.4.3.193 () {68 vars in 1253 bytes} [Wed Aug 19 23:27:50 2026] POST /volume/v3/types => generated 287 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:52.370799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:52.372536 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:27:52.372938 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "feee0d6c-b5d5-4aad-984d-a55e407550c5", "size": 1}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:27:52.374386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'feee0d6c-b5d5-4aad-984d-a55e407550c5', 'size': 1}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:27:52.475150 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Create volume of 1 GB Aug 19 23:27:52.479820 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Availability Zones retrieved successfully. Aug 19 23:27:52.485131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Flow 'volume_create_api' (b93e1770-5b2c-4738-a903-23d7c6ed8b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:27:52.485986 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4def198-4316-478e-9c7d-3ae0bbb1ddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:52.486837 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:27:52.532726 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4def198-4316-478e-9c7d-3ae0bbb1ddbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:27:51Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=9d44e60f-75f9-4fd0-85cf-d38444ecf473,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': '9d44e60f-75f9-4fd0-85cf-d38444ecf473', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:52.533517 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4715f222-36e4-4a2d-81fc-b6c8b84972f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:52.554789 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:27:52.555025 np0000007826 devstack@c-api.service[100376]: WARNING cinder.quota [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:27:52.581425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Created reservations ['558e5907-6ef2-4086-8a15-4249cc665014', 'c9cc9067-ffd7-40fc-9fbf-8a721d75f258', '839d7579-b992-4e4a-8ca7-70489f8c7177', '6ff09c9f-736e-4b6a-8f84-b1095589f922'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:27:52.582125 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4715f222-36e4-4a2d-81fc-b6c8b84972f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['558e5907-6ef2-4086-8a15-4249cc665014', 'c9cc9067-ffd7-40fc-9fbf-8a721d75f258', '839d7579-b992-4e4a-8ca7-70489f8c7177', '6ff09c9f-736e-4b6a-8f84-b1095589f922']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:52.582766 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3b89f4-bd32-4c69-993e-c9cb0f91f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:52.602180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3b89f4-bd32-4c69-993e-c9cb0f91f849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272b03aa-859f-49a6-9bbe-c7ba42f9a1cf', '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='247d766e2b9e4f83baf29ecf5c202a69',qos_specs=None,replication_status=,reservations=['558e5907-6ef2-4086-8a15-4249cc665014','c9cc9067-ffd7-40fc-9fbf-8a721d75f258','839d7579-b992-4e4a-8ca7-70489f8c7177','6ff09c9f-736e-4b6a-8f84-b1095589f922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134972e6fa9a4a62bce5e5844af6ab43',volume_type_id=9d44e60f-75f9-4fd0-85cf-d38444ecf473), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:27:52Z,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=272b03aa-859f-49a6-9bbe-c7ba42f9a1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247d766e2b9e4f83baf29ecf5c202a69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='134972e6fa9a4a62bce5e5844af6ab43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d44e60f-75f9-4fd0-85cf-d38444ecf473),volume_type_id=9d44e60f-75f9-4fd0-85cf-d38444ecf473)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:52.602821 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba78b72-0d72-42bc-9e86-89a9af465a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:52.617606 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba78b72-0d72-42bc-9e86-89a9af465a5a) transitioned into state 'SUCCESS' from 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='247d766e2b9e4f83baf29ecf5c202a69',qos_specs=None,replication_status=,reservations=['558e5907-6ef2-4086-8a15-4249cc665014','c9cc9067-ffd7-40fc-9fbf-8a721d75f258','839d7579-b992-4e4a-8ca7-70489f8c7177','6ff09c9f-736e-4b6a-8f84-b1095589f922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='134972e6fa9a4a62bce5e5844af6ab43',volume_type_id=9d44e60f-75f9-4fd0-85cf-d38444ecf473)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:52.618294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879021a7-f22d-401f-9757-bae03fc4cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:27:52.625953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879021a7-f22d-401f-9757-bae03fc4cdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:27:52.626651 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Flow 'volume_create_api' (b93e1770-5b2c-4738-a903-23d7c6ed8b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:27:52.626934 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Create volume request issued successfully. Aug 19 23:27:52.627469 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1cc4e37f-78a6-410c-be7f-5fb1ad6ee753 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:27:52.627902 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1331/5294] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:27:52 2026] POST /volume/v3/volumes => generated 798 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:27:52.638759 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-07e928c4-9f89-4bca-8a67-9d19b652136f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:52.640095 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07e928c4-9f89-4bca-8a67-9d19b652136f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:52.640275 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07e928c4-9f89-4bca-8a67-9d19b652136f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:52.640448 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-07e928c4-9f89-4bca-8a67-9d19b652136f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:52.647618 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:52.647618 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:52.650980 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-07e928c4-9f89-4bca-8a67-9d19b652136f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:52.654643 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-07e928c4-9f89-4bca-8a67-9d19b652136f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:52.655063 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1321/5295] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:52 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:53.513310 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:27:53.666817 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:53.668570 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:53.668794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:53.668975 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:53.676982 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:53.676982 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:53.680721 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:53.684781 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-dcadbee3-9a76-44b5-8efe-1449062c5311 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:53.685144 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1323/5296] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:53 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:54.701687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:54.703555 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:54.703826 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:54.704066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:54.710956 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:54.710956 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:54.714618 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:54.718419 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3ba6016f-768a-4a23-a7cd-42081252fb25 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:54.718921 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1322/5297] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:54 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:55.732614 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3c835252-53ac-44aa-9b80-f99695c9f197 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:55.734517 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c835252-53ac-44aa-9b80-f99695c9f197 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:55.734749 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c835252-53ac-44aa-9b80-f99695c9f197 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:55.734963 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3c835252-53ac-44aa-9b80-f99695c9f197 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:55.742728 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:55.742728 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:55.746330 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3c835252-53ac-44aa-9b80-f99695c9f197 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:55.750745 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3c835252-53ac-44aa-9b80-f99695c9f197 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:55.751074 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1332/5298] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:55 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:56.763579 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:56.765461 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:56.765648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:56.765859 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:56.772456 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:56.772456 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:56.775538 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:56.779228 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6c6a9b56-19c4-44d3-b1c3-78306532d3dc tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:56.779582 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1322/5299] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:56 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:57.791052 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:57.792862 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:57.793066 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:57.793248 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:57.800311 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:57.800311 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:27:57.803635 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:57.807990 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-a50ed3a9-4d03-4115-adb0-55775c7355e6 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:57.808354 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1324/5300] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:57 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:27:58.821683 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-28522996-043b-4ea5-b2c6-71fd29690c7f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:58.823686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28522996-043b-4ea5-b2c6-71fd29690c7f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:58.823901 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28522996-043b-4ea5-b2c6-71fd29690c7f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:58.824083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-28522996-043b-4ea5-b2c6-71fd29690c7f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:58.830745 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:58.830745 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:27:58.833945 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-28522996-043b-4ea5-b2c6-71fd29690c7f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:58.838108 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-28522996-043b-4ea5-b2c6-71fd29690c7f tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:58.838484 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1323/5301] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:58 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:58.850354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:58.852072 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] DELETE https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:58.852265 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:58.852443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:58.852593 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Delete volume with id: 272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:58.858869 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:58.858869 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:27:58.859235 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:58.875679 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Delete volume request issued successfully. Aug 19 23:27:58.875877 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-67ce6a30-f630-496d-bffe-e27d920cfa65 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 202 Aug 19 23:27:58.876277 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1333/5302] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:27:58 2026] DELETE /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:27:58.884051 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:58.886034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:58.886297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:58.886554 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:58.893276 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:27:58.893276 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:27:58.897162 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Volume info retrieved successfully. Aug 19 23:27:58.901748 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0de3cc0e-171f-4abc-b0b6-07f159de6bff tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 200 Aug 19 23:27:58.902146 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1323/5303] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:58 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 1294 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:27:59.916700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ede44516-6e1e-4373-af79-ed62e46f0678 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:27:59.918434 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ede44516-6e1e-4373-af79-ed62e46f0678 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] GET https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf Aug 19 23:27:59.918621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ede44516-6e1e-4373-af79-ed62e46f0678 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:27:59.918824 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ede44516-6e1e-4373-af79-ed62e46f0678 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:27:59.924098 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ede44516-6e1e-4373-af79-ed62e46f0678 tempest-VolumeAndVolumeTypeFromImageTest-801720377 tempest-VolumeAndVolumeTypeFromImageTest-801720377-project-member] https://10.4.3.193/volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf returned with HTTP 404 Aug 19 23:27:59.924551 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1325/5304] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:27:59 2026] GET /volume/v3/volumes/272b03aa-859f-49a6-9bbe-c7ba42f9a1cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:00.088068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4477d445-e5fb-45af-a697-85f172a18abc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.089839 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 19 23:28:00.090047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:00.090225 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method 'detail' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:00.090987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100375) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 23:28:00.101990 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Get all volumes completed successfully. Aug 19 23:28:00.103557 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:00.103557 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:00.107533 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4477d445-e5fb-45af-a697-85f172a18abc tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 23:28:00.107958 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1324/5305] 10.4.3.193 () {66 vars in 1285 bytes} [Wed Aug 19 23:28:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:00.121162 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.122881 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 Aug 19 23:28:00.123097 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:00.123292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:00.123459 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Delete volume with id: cdc673db-814f-429e-a6cb-bf26bc037478 Aug 19 23:28:00.130417 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:00.130417 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:00.130782 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Volume info retrieved successfully. Aug 19 23:28:00.140929 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.image.cache [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'feee0d6c-b5d5-4aad-984d-a55e407550c5', 'volume_id': 'cdc673db-814f-429e-a6cb-bf26bc037478', 'host': 'np0000007826@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 23, 27, 52), 'last_used': datetime.datetime(2026, 8, 19, 23, 27, 58)}. {{(pid=100376) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 23:28:00.149452 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Delete volume request issued successfully. Aug 19 23:28:00.149667 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-280611b2-6a32-4b2a-8513-929ad4a4af12 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 returned with HTTP 202 Aug 19 23:28:00.150100 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1334/5306] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:28:00 2026] DELETE /volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:00.157495 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ec343204-5863-4493-a9f5-b0db12041304 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.159886 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec343204-5863-4493-a9f5-b0db12041304 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 Aug 19 23:28:00.160166 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec343204-5863-4493-a9f5-b0db12041304 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:00.160437 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ec343204-5863-4493-a9f5-b0db12041304 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:00.169064 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:00.169064 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:00.173138 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-ec343204-5863-4493-a9f5-b0db12041304 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Volume info retrieved successfully. Aug 19 23:28:00.177883 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ec343204-5863-4493-a9f5-b0db12041304 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 returned with HTTP 200 Aug 19 23:28:00.178279 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1324/5307] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:00 2026] GET /volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 => generated 1105 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:00.210973 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.213111 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/limits Aug 19 23:28:00.213330 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:00.213555 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'index' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:00.222643 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:28:00.223044 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:28:00.223686 np0000007826 devstack@c-api.service[100373]: WARNING cinder.quota [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 19 23:28:00.236947 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-1f80645b-55a5-4716-9458-92d260e2b66a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 19 23:28:00.237433 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1326/5308] 10.4.3.193 () {68 vars in 1484 bytes} [Wed Aug 19 23:28:00 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:00.282548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.285541 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:00.285854 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:00.286114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:00.296694 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:00.296694 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:00.299845 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:00.304197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-92ccb885-162a-4427-9c50-e706e9f0d2e9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:28:00.304555 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1325/5309] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:00 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:00.315081 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:00.316944 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:00.317254 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a460565-ce81-4891-89c4-1ba6327caa9f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-301947695", "description": null, "metadata": {}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:00.327308 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:00.327308 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:00.327697 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:00.327852 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:00.349324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['5d2737f6-6185-4195-8af6-e3497870c697', '4d62e108-bbb9-4d6e-a9ea-ba55e410ba54', 'a9e04a7e-4c95-4417-a911-43b324f66654', 'b0ff61a7-0e3f-4d89-b152-a92d782c2711'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:00.375268 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:28:00.375721 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-506f7ed7-50c2-46d6-9070-149f4d9f03c3 req-e249b299-87be-4d21-bb96-c0e8d8418fe0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:00.376414 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1335/5310] 10.4.3.193 () {72 vars in 1547 bytes} [Wed Aug 19 23:28:00 2026] POST /volume/v3/snapshots => generated 319 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:01.191154 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d407725d-bf5e-48c1-9608-5b64b317a456 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:01.193109 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d407725d-bf5e-48c1-9608-5b64b317a456 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] GET https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 Aug 19 23:28:01.193323 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d407725d-bf5e-48c1-9608-5b64b317a456 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:01.193513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d407725d-bf5e-48c1-9608-5b64b317a456 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:01.199182 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d407725d-bf5e-48c1-9608-5b64b317a456 tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 returned with HTTP 404 Aug 19 23:28:01.199703 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1325/5311] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:01 2026] GET /volume/v3/volumes/cdc673db-814f-429e-a6cb-bf26bc037478 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:01.207159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d0fc5333-34f7-4d00-a3da-f7ba0978777d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:01.209060 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0fc5333-34f7-4d00-a3da-f7ba0978777d tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] DELETE https://10.4.3.193/volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 Aug 19 23:28:01.209236 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0fc5333-34f7-4d00-a3da-f7ba0978777d tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:01.209423 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d0fc5333-34f7-4d00-a3da-f7ba0978777d tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method '_delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:01.230739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d0fc5333-34f7-4d00-a3da-f7ba0978777d tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 returned with HTTP 202 Aug 19 23:28:01.231294 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1327/5312] 10.4.3.193 () {66 vars in 1345 bytes} [Wed Aug 19 23:28:01 2026] DELETE /volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:01.237360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dae70d55-eb03-431e-a4cb-4972edb9f4fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:01.239190 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dae70d55-eb03-431e-a4cb-4972edb9f4fd tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] GET https://10.4.3.193/volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 Aug 19 23:28:01.239396 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dae70d55-eb03-431e-a4cb-4972edb9f4fd tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:01.239584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dae70d55-eb03-431e-a4cb-4972edb9f4fd tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:01.243371 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dae70d55-eb03-431e-a4cb-4972edb9f4fd tempest-VolumeAndVolumeTypeFromImageTest-1494699995 tempest-VolumeAndVolumeTypeFromImageTest-1494699995-project-admin] https://10.4.3.193/volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 returned with HTTP 404 Aug 19 23:28:01.244042 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1326/5313] 10.4.3.193 () {66 vars in 1342 bytes} [Wed Aug 19 23:28:01 2026] GET /volume/v3/types/9d44e60f-75f9-4fd0-85cf-d38444ecf473 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:01.892781 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:01.895414 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:01.895692 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:01.895955 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:01.901845 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:01.901845 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:01.902405 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:01.903378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b42e21b8-16b1-4afd-884c-f1bd57823724 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 200 Aug 19 23:28:01.903838 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1336/5314] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:01 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:02.854326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-475ae4c5-bb38-4139-821a-f7350246798a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:02.930519 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:02.930904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-994320232"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:02.932224 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-994320232'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:02.932369 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:02.935858 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:02.941457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (37c0d1ce-fe70-4186-bb4c-92231e669f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:02.942319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d368d020-eb65-4afa-971d-a96f0cc2f990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:02.943161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:02.972572 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d368d020-eb65-4afa-971d-a96f0cc2f990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:02.973593 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5ef977-9361-40c5-9a62-46571276c8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:03.025616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['23a144cb-88bf-437f-bee5-ca05f844e1eb', '36807819-1b67-4696-9fbe-1e4241b64f55', '409ede6c-79d5-4fc8-ad0f-96a175ab5a16', '0f1153d7-f4d2-4163-98a9-72275900c449'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:03.026309 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5ef977-9361-40c5-9a62-46571276c8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23a144cb-88bf-437f-bee5-ca05f844e1eb', '36807819-1b67-4696-9fbe-1e4241b64f55', '409ede6c-79d5-4fc8-ad0f-96a175ab5a16', '0f1153d7-f4d2-4163-98a9-72275900c449']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:03.027134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174da89d-16ae-4870-8db4-5b77f8179a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:03.045405 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174da89d-16ae-4870-8db4-5b77f8179a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c82953-c699-4d8f-a952-8c000bb30375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-994320232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['23a144cb-88bf-437f-bee5-ca05f844e1eb','36807819-1b67-4696-9fbe-1e4241b64f55','409ede6c-79d5-4fc8-ad0f-96a175ab5a16','0f1153d7-f4d2-4163-98a9-72275900c449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-994320232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c82953-c699-4d8f-a952-8c000bb30375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:03.046087 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fe6f74-01bd-4d8a-a80f-2af1eff061c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:03.061690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fe6f74-01bd-4d8a-a80f-2af1eff061c4) transitioned into state 'SUCCESS' from state '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-994320232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['23a144cb-88bf-437f-bee5-ca05f844e1eb','36807819-1b67-4696-9fbe-1e4241b64f55','409ede6c-79d5-4fc8-ad0f-96a175ab5a16','0f1153d7-f4d2-4163-98a9-72275900c449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:03.062424 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f8534e-abde-446c-b7a9-c2f3c0c55181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:03.070101 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f8534e-abde-446c-b7a9-c2f3c0c55181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:03.070834 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (37c0d1ce-fe70-4186-bb4c-92231e669f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:03.071103 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:03.071606 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-475ae4c5-bb38-4139-821a-f7350246798a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:03.071980 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1326/5315] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:28:02 2026] POST /volume/v3/volumes => generated 769 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:03.082887 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:03.084739 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:03.085014 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:03.085237 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:03.092398 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:03.092398 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:03.095881 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:03.099685 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72ddec8a-8a24-4c4a-8ec8-421768f55e07 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 200 Aug 19 23:28:03.100083 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1328/5316] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:03 2026] GET /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:03.588942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:03.591043 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:03.591239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:03.591422 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:03.597110 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:03.597110 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:03.597640 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:03.598469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-88ee3d41-00dd-4072-a072-1fd0ca4e94a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 200 Aug 19 23:28:03.598918 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1327/5317] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:28:03 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:04.112734 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.114479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:04.114729 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.114962 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.124407 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.124407 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:04.128576 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:04.133770 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a2a7b98b-6041-488f-9be8-2a3188eee09e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 200 Aug 19 23:28:04.134150 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1337/5318] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:04.145924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-3d82a59c-201b-4c32-8702-3f1407fd225d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.147669 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:04.148092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c82953-c699-4d8f-a952-8c000bb30375", "name": "tempest-VolumeDependencyTests-Snapshot-2037164729"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:04.158614 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.158614 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:04.159258 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:04.159424 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create snapshot from volume 44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:04.194012 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['0d0213ad-92ec-43bb-aee1-852e4c9f0cf2', 'b71dcd38-77ae-4e08-aa97-9f83392c713a', '13236cb7-cc9a-4ced-a464-8b540e7bd2a2', '17d11b68-f3c7-4d9a-ad21-ada6ded7b245'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:04.223462 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot create request issued successfully. Aug 19 23:28:04.223816 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-3d82a59c-201b-4c32-8702-3f1407fd225d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:04.224222 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1327/5319] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:28:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:04.232860 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.234652 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:04.234905 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.235101 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.240552 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.240552 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:04.241637 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:04.241925 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5444f70d-d981-4d0f-858c-83f5ce324c01 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 200 Aug 19 23:28:04.242293 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1329/5320] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:04.313047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.315582 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:04.315853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.316088 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.321953 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.321953 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:04.322491 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:04.323411 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-beab9e75-3078-4533-869c-68cb097c78b0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 200 Aug 19 23:28:04.323902 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1328/5321] 10.4.3.193 () {68 vars in 1604 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:04.332917 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.334789 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:04.334973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.335165 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.345161 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.345161 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:04.348084 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:04.352233 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-f530a6ee-f41b-404a-b31e-012f6d31c723 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 200 Aug 19 23:28:04.352644 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1338/5322] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:04.360848 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.362858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:04.363163 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b184b12b-d9aa-407b-a96e-91b936e9731e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:04.364690 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b184b12b-d9aa-407b-a96e-91b936e9731e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:04.372989 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.372989 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:04.373515 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:04.373676 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:28:04.374318 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:28:04.379724 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (158c6afd-aab5-487e-b1b5-fb0425fc1b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:04.380900 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e593f1-d524-4b7c-8d62-e86fe216ee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:04.381820 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:04.406787 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e593f1-d524-4b7c-8d62-e86fe216ee58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b184b12b-d9aa-407b-a96e-91b936e9731e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:04.407403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0bdcf6-f888-480d-9cbb-060bf428e02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:04.443801 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['0204d570-994f-46c2-8059-aa0c06ec1272', '0da5aaaa-f244-4e9f-aca2-748db5635bb3', 'b0d30934-faf9-4bd9-8093-3d95d3f1042d', '6749666b-65f6-46a9-a7fa-38f9af626427'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:04.444536 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0bdcf6-f888-480d-9cbb-060bf428e02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0204d570-994f-46c2-8059-aa0c06ec1272', '0da5aaaa-f244-4e9f-aca2-748db5635bb3', 'b0d30934-faf9-4bd9-8093-3d95d3f1042d', '6749666b-65f6-46a9-a7fa-38f9af626427']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:04.445297 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42bfd2c9-150c-43f1-8b89-598630cc21d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:04.484062 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42bfd2c9-150c-43f1-8b89-598630cc21d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d044b3e-2c15-417b-a0d6-9858066e18a2', '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='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['0204d570-994f-46c2-8059-aa0c06ec1272','0da5aaaa-f244-4e9f-aca2-748db5635bb3','b0d30934-faf9-4bd9-8093-3d95d3f1042d','6749666b-65f6-46a9-a7fa-38f9af626427'],size=1,snapshot_id=b184b12b-d9aa-407b-a96e-91b936e9731e,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:28:04Z,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=2d044b3e-2c15-417b-a0d6-9858066e18a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b184b12b-d9aa-407b-a96e-91b936e9731e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:04.484783 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9161580d-3a23-498c-818f-d136dc8cd4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:04.501031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9161580d-3a23-498c-818f-d136dc8cd4ff) transitioned into 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='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['0204d570-994f-46c2-8059-aa0c06ec1272','0da5aaaa-f244-4e9f-aca2-748db5635bb3','b0d30934-faf9-4bd9-8093-3d95d3f1042d','6749666b-65f6-46a9-a7fa-38f9af626427'],size=1,snapshot_id=b184b12b-d9aa-407b-a96e-91b936e9731e,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:04.501794 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29a9002-3ca5-4cdf-bdff-e2a35f43a149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:04.522557 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29a9002-3ca5-4cdf-bdff-e2a35f43a149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:04.523391 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (158c6afd-aab5-487e-b1b5-fb0425fc1b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:04.523783 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:28:04.524350 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-da8247ae-175e-4570-8d74-09f53df57e7a tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:04.524842 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1328/5323] 10.4.3.193 () {72 vars in 1541 bytes} [Wed Aug 19 23:28:04 2026] POST /volume/v3/volumes => generated 736 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:04.531523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.533541 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:04.533785 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.533979 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.541044 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.541044 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:04.544655 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:04.549211 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-3e718dad-a28f-40d0-9952-e20222a13083 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 200 Aug 19 23:28:04.549878 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1330/5324] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:04.558083 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:04.559983 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:04.560617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:04.560617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:04.567453 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:04.567453 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:04.573089 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:04.576703 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-4abeb28f-5318-4327-a898-664f7b6494d1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 200 Aug 19 23:28:04.577113 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1329/5325] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:04 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:05.251180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-70134a29-3e34-4c14-af05-fb6895272b38 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:05.252840 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70134a29-3e34-4c14-af05-fb6895272b38 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:05.252992 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70134a29-3e34-4c14-af05-fb6895272b38 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:05.253205 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-70134a29-3e34-4c14-af05-fb6895272b38 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:05.258471 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:05.258471 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:05.258950 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-70134a29-3e34-4c14-af05-fb6895272b38 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:05.259759 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-70134a29-3e34-4c14-af05-fb6895272b38 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 200 Aug 19 23:28:05.260136 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1339/5326] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:05 2026] GET /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:05.269215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c8145b16-21b5-4e69-a56b-0f748172de4f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:05.271327 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:05.271803 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60dd851f-e12c-4dbe-afca-cdfab4ab69ab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2000707951"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:05.273367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'snapshot_id': '60dd851f-e12c-4dbe-afca-cdfab4ab69ab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2000707951'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:05.278066 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:05.278066 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:05.278530 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:05.278665 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:05.281948 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:05.287220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (2a5dec6e-11fa-484c-8567-38de00c084a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:05.288154 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7563e2-2cc8-463d-8ff9-8fd0bba79e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:05.289169 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:05.315286 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7563e2-2cc8-463d-8ff9-8fd0bba79e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60dd851f-e12c-4dbe-afca-cdfab4ab69ab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:05.316046 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daa6ca6-95a2-4ccb-9c6b-fec730b4db58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:05.350931 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['5512ed97-b8bc-4db8-b414-80f0b8b485d5', '975ce56a-82be-44b8-b729-0e76539c8d9a', '0bee51bf-a07b-48aa-8af6-b64d76ca37cf', '4b2d5ede-fd3c-407a-ac69-717bb7750cf8'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:05.351694 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daa6ca6-95a2-4ccb-9c6b-fec730b4db58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5512ed97-b8bc-4db8-b414-80f0b8b485d5', '975ce56a-82be-44b8-b729-0e76539c8d9a', '0bee51bf-a07b-48aa-8af6-b64d76ca37cf', '4b2d5ede-fd3c-407a-ac69-717bb7750cf8']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:05.352415 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cf7a75-3987-4ccb-a1e9-6ce22e1cc505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:05.387657 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cf7a75-3987-4ccb-a1e9-6ce22e1cc505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e740b73-4870-4c1d-9949-675af999bf83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2000707951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['5512ed97-b8bc-4db8-b414-80f0b8b485d5','975ce56a-82be-44b8-b729-0e76539c8d9a','0bee51bf-a07b-48aa-8af6-b64d76ca37cf','4b2d5ede-fd3c-407a-ac69-717bb7750cf8'],size=1,snapshot_id=60dd851f-e12c-4dbe-afca-cdfab4ab69ab,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2000707951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e740b73-4870-4c1d-9949-675af999bf83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=60dd851f-e12c-4dbe-afca-cdfab4ab69ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:05.388293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c5ef06-f7ab-469e-898d-a4a575c2032d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:05.403975 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c5ef06-f7ab-469e-898d-a4a575c2032d) transitioned into state 'SUCCESS' from state '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-2000707951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['5512ed97-b8bc-4db8-b414-80f0b8b485d5','975ce56a-82be-44b8-b729-0e76539c8d9a','0bee51bf-a07b-48aa-8af6-b64d76ca37cf','4b2d5ede-fd3c-407a-ac69-717bb7750cf8'],size=1,snapshot_id=60dd851f-e12c-4dbe-afca-cdfab4ab69ab,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:05.404674 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57cd0c0-150d-45ac-ac27-55beb781f694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:05.423363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57cd0c0-150d-45ac-ac27-55beb781f694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:05.424170 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (2a5dec6e-11fa-484c-8567-38de00c084a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:05.424436 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:05.424998 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c8145b16-21b5-4e69-a56b-0f748172de4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:05.425630 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1329/5327] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:05 2026] POST /volume/v3/volumes => generated 804 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:05.436786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:05.439166 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:05.439485 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:05.439794 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:05.448812 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:05.448812 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:05.452558 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:05.457038 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d3f37eff-a287-4756-a097-0dcfadf58c95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 200 Aug 19 23:28:05.457406 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1331/5328] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:05 2026] GET /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:06.469200 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:06.471033 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:06.471238 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:06.471415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:06.478430 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:06.478430 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:06.481919 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:06.485961 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-667b002d-7b6f-4bb2-996c-c33fa013a4cb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 200 Aug 19 23:28:06.486349 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1330/5329] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:06 2026] GET /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:06.497406 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43e14105-af18-4ed9-8054-ead5c6c79095 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:06.499096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:06.499443 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e740b73-4870-4c1d-9949-675af999bf83", "name": "tempest-VolumeDependencyTests-Snapshot-1713487728"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:06.507248 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:06.507248 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:06.507684 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:06.507829 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create snapshot from volume 2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:06.529870 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['9631cb6e-0a98-4d4a-8dc5-beff3fc757d9', '70eefd9d-b4f2-4fcf-b5e2-2bd1b5cd220d', 'e96c4777-5310-49a1-a243-ff8dca3f84c2', '0c0922bd-290b-43bf-89de-fecbee316273'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:06.553634 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot create request issued successfully. Aug 19 23:28:06.553998 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43e14105-af18-4ed9-8054-ead5c6c79095 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:06.554430 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1340/5330] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:28:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:06.562532 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35d28b45-2e28-4d60-987c-e92aa1122723 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:06.564289 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35d28b45-2e28-4d60-987c-e92aa1122723 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:06.564464 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35d28b45-2e28-4d60-987c-e92aa1122723 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:06.564648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35d28b45-2e28-4d60-987c-e92aa1122723 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:06.569355 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:06.569355 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:06.569825 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-35d28b45-2e28-4d60-987c-e92aa1122723 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:06.570585 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35d28b45-2e28-4d60-987c-e92aa1122723 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 200 Aug 19 23:28:06.570985 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1330/5331] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:06 2026] GET /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:07.579910 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ca671ad-a74b-4441-a8ed-810032eda352 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.581918 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ca671ad-a74b-4441-a8ed-810032eda352 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:07.582102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ca671ad-a74b-4441-a8ed-810032eda352 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.582280 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ca671ad-a74b-4441-a8ed-810032eda352 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.585500 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.587184 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.587184 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:07.587594 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5ca671ad-a74b-4441-a8ed-810032eda352 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:07.587762 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:07.587975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.588152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.588310 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ca671ad-a74b-4441-a8ed-810032eda352 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 200 Aug 19 23:28:07.588651 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1332/5332] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:07.597157 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.597157 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:07.599778 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.600888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:07.601109 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:07.601186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "af6a5af9-8e86-4409-84ad-9c4e5912293e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1280999279"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:07.602529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'snapshot_id': 'af6a5af9-8e86-4409-84ad-9c4e5912293e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1280999279'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:07.605367 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-9826a24d-85cc-4860-a292-650d32f4aef0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 200 Aug 19 23:28:07.605758 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1331/5333] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:07.607210 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.607210 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:07.607614 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:07.607728 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:07.610689 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:07.612220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8cc1df94-0b9a-404f-b346-f3cf9140a9be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.612613 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cc1df94-0b9a-404f-b346-f3cf9140a9be None None] GET https://10.4.3.193/volume// Aug 19 23:28:07.612818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cc1df94-0b9a-404f-b346-f3cf9140a9be None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.613029 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8cc1df94-0b9a-404f-b346-f3cf9140a9be None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.613371 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8cc1df94-0b9a-404f-b346-f3cf9140a9be None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:28:07.613678 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1331/5334] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:28:07.615611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (aec9594a-65f5-4768-8378-21cb22a1582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:07.616747 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0d2f07-42a8-4b85-a3e9-6594038d9d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:07.617490 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:07.619426 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-1fb62316-0e3f-474c-958e-b5e5cc2c265e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.621330 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-1fb62316-0e3f-474c-958e-b5e5cc2c265e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:28:07.621663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-1fb62316-0e3f-474c-958e-b5e5cc2c265e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d044b3e-2c15-417b-a0d6-9858066e18a2", "connector": null, "instance_uuid": "ac9d56a7-f069-447c-9906-f6a8a99d9062"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:07.628962 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.628962 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:07.645096 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0d2f07-42a8-4b85-a3e9-6594038d9d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af6a5af9-8e86-4409-84ad-9c4e5912293e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:07.645951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c3ce5-cc88-409f-935d-82a0e5751bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:07.651141 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-1fb62316-0e3f-474c-958e-b5e5cc2c265e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:28:07.651734 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1333/5335] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:28:07 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:07.657645 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ecc7ee69-0032-4d42-83bd-60852af4d5aa None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.658056 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecc7ee69-0032-4d42-83bd-60852af4d5aa None None] GET https://10.4.3.193/volume// Aug 19 23:28:07.658268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecc7ee69-0032-4d42-83bd-60852af4d5aa None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.658501 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ecc7ee69-0032-4d42-83bd-60852af4d5aa None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.659129 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ecc7ee69-0032-4d42-83bd-60852af4d5aa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:28:07.659244 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1332/5336] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:28:07.664912 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.666974 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:07.667180 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.667349 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.676728 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.676728 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:07.679874 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:07.681951 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['a70b37a6-dd9f-4762-823c-19dbce1fce2e', '630e627e-f861-4b69-b628-c04b559e4aa9', '43ac6df2-617b-45a5-ad97-131ea88a5eeb', '63bfeccc-547a-4a43-949f-589f181a0351'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:07.682760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995c3ce5-cc88-409f-935d-82a0e5751bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a70b37a6-dd9f-4762-823c-19dbce1fce2e', '630e627e-f861-4b69-b628-c04b559e4aa9', '43ac6df2-617b-45a5-ad97-131ea88a5eeb', '63bfeccc-547a-4a43-949f-589f181a0351']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:07.683502 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b251c360-c076-4fc9-9cfa-4739284d617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:07.684548 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-d7e511c4-d94f-4842-b040-105bcb21f56b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 200 Aug 19 23:28:07.685086 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1332/5337] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:28:07.729041 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b251c360-c076-4fc9-9cfa-4739284d617c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3229e37-d8c2-4a01-a420-db7c5ccfd103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1280999279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['a70b37a6-dd9f-4762-823c-19dbce1fce2e','630e627e-f861-4b69-b628-c04b559e4aa9','43ac6df2-617b-45a5-ad97-131ea88a5eeb','63bfeccc-547a-4a43-949f-589f181a0351'],size=1,snapshot_id=af6a5af9-8e86-4409-84ad-9c4e5912293e,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1280999279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3229e37-d8c2-4a01-a420-db7c5ccfd103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af6a5af9-8e86-4409-84ad-9c4e5912293e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:07.730052 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202aa78d-a407-46a3-8930-220f8a7a0b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:07.750021 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202aa78d-a407-46a3-8930-220f8a7a0b36) transitioned into state 'SUCCESS' from state '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-1280999279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['a70b37a6-dd9f-4762-823c-19dbce1fce2e','630e627e-f861-4b69-b628-c04b559e4aa9','43ac6df2-617b-45a5-ad97-131ea88a5eeb','63bfeccc-547a-4a43-949f-589f181a0351'],size=1,snapshot_id=af6a5af9-8e86-4409-84ad-9c4e5912293e,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:07.750892 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e35855-0894-435b-a894-4ff63f01f1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:07.770177 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e35855-0894-435b-a894-4ff63f01f1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:07.770998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (aec9594a-65f5-4768-8378-21cb22a1582e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:07.771288 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:07.771843 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d65fba57-aac1-4448-8ff3-8a5e7bfa2736 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:07.772245 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1341/5338] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:07 2026] POST /volume/v3/volumes => generated 804 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:07.782943 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.784719 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:07.785118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:07.785118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:07.789666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.791820 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 Aug 19 23:28:07.792143 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.792143 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:07.792370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:07.795904 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:07.799611 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-2d044b3e-2c15-417b-a0d6-9858066e18a2-np0000007826" by "attachment_update" {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:28:07.799843 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ffc073ca-c2cd-43d2-ac9f-15e628a029ab tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 200 Aug 19 23:28:07.800234 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1334/5339] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:07 2026] GET /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:07.804630 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-2d044b3e-2c15-417b-a0d6-9858066e18a2-np0000007826" acquired by "attachment_update" :: waited 0.005s {{(pid=100375) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:28:07.805600 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.805600 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:07.940202 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.coordination [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-2d044b3e-2c15-417b-a0d6-9858066e18a2-np0000007826" released by "attachment_update" :: held 0.136s {{(pid=100375) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:28:07.940567 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-b6867542-4f26-49ca-96f3-eb94d51275a2 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 returned with HTTP 200 Aug 19 23:28:07.941065 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1333/5340] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:28:07 2026] PUT /volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:07.962671 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-fbc65eaf-1266-4f34-92a3-0d2d589fd5e0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:07.964762 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-fbc65eaf-1266-4f34-92a3-0d2d589fd5e0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546/action Aug 19 23:28:07.965098 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-fbc65eaf-1266-4f34-92a3-0d2d589fd5e0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:28:07.965202 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-fbc65eaf-1266-4f34-92a3-0d2d589fd5e0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:07.979671 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:07.979671 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:07.990581 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-730b0a0c-dc6e-4ba8-b1f4-d521e8933af4 req-fbc65eaf-1266-4f34-92a3-0d2d589fd5e0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546/action returned with HTTP 204 Aug 19 23:28:07.991019 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1333/5341] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:28:07 2026] POST /volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:08.812274 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:08.814171 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:08.814410 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:08.814642 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:08.820815 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:08.820815 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:08.823771 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:08.827343 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bd6a40dd-16de-4c69-8abc-de69cf0cb9d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 200 Aug 19 23:28:08.827704 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1342/5342] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:08 2026] GET /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:08.839980 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e413a493-a766-44cd-a4cb-05a882704595 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:08.841633 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:08.842007 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e3229e37-d8c2-4a01-a420-db7c5ccfd103", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1528408596"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:08.843411 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'source_volid': 'e3229e37-d8c2-4a01-a420-db7c5ccfd103', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1528408596'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:08.850234 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:08.850234 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:08.850693 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume retrieved successfully. Aug 19 23:28:08.850844 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:08.854015 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:08.858680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (f483f1f1-853d-4fd6-b5d9-57de8744a97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:08.859612 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b70a7a3-a34e-4482-ba43-99635924c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:08.860399 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:08.879649 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b70a7a3-a34e-4482-ba43-99635924c67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e3229e37-d8c2-4a01-a420-db7c5ccfd103', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:08.880366 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a3ef63-3c41-42e2-8475-12b208e33e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:08.911720 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['9466b24c-25a3-4fbc-8e59-183d82c62074', '39006285-6a84-4e0c-8bb0-89dca0b98940', '619eb232-d548-47fd-b2bd-041dc152388d', '37d65667-2d2e-4905-9a34-4b32de8a793b'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:08.912384 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a3ef63-3c41-42e2-8475-12b208e33e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9466b24c-25a3-4fbc-8e59-183d82c62074', '39006285-6a84-4e0c-8bb0-89dca0b98940', '619eb232-d548-47fd-b2bd-041dc152388d', '37d65667-2d2e-4905-9a34-4b32de8a793b']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:08.913096 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af514b-413e-4067-b6b0-bba109703b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:08.940231 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af514b-413e-4067-b6b0-bba109703b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb819ad-f3e2-4f51-8583-fbfd69469c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1528408596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['9466b24c-25a3-4fbc-8e59-183d82c62074','39006285-6a84-4e0c-8bb0-89dca0b98940','619eb232-d548-47fd-b2bd-041dc152388d','37d65667-2d2e-4905-9a34-4b32de8a793b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3229e37-d8c2-4a01-a420-db7c5ccfd103,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1528408596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb819ad-f3e2-4f51-8583-fbfd69469c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e3229e37-d8c2-4a01-a420-db7c5ccfd103,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:08.940963 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a8c476-2eaa-481b-8c10-7cf7edf9b869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:08.955391 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a8c476-2eaa-481b-8c10-7cf7edf9b869) transitioned into state 'SUCCESS' from state '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-1528408596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['9466b24c-25a3-4fbc-8e59-183d82c62074','39006285-6a84-4e0c-8bb0-89dca0b98940','619eb232-d548-47fd-b2bd-041dc152388d','37d65667-2d2e-4905-9a34-4b32de8a793b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3229e37-d8c2-4a01-a420-db7c5ccfd103,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:08.956218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f8b7d3-3a75-4acc-a451-67f1e9716aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:08.969862 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f8b7d3-3a75-4acc-a451-67f1e9716aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:08.970604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (f483f1f1-853d-4fd6-b5d9-57de8744a97c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:08.970917 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:08.971431 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e413a493-a766-44cd-a4cb-05a882704595 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:08.971846 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1335/5343] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:08 2026] POST /volume/v3/volumes => generated 804 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:08.984195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a1af4289-470a-4856-9502-90e855f622f0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:08.986125 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1af4289-470a-4856-9502-90e855f622f0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:08.986370 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1af4289-470a-4856-9502-90e855f622f0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:08.986598 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a1af4289-470a-4856-9502-90e855f622f0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:08.993409 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:08.993409 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:08.996668 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a1af4289-470a-4856-9502-90e855f622f0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:09.000471 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a1af4289-470a-4856-9502-90e855f622f0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 200 Aug 19 23:28:09.000906 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1334/5344] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:08 2026] GET /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:10.012350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e30319da-b21c-47e4-820d-a2548d490976 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:10.014102 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e30319da-b21c-47e4-820d-a2548d490976 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:10.014291 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e30319da-b21c-47e4-820d-a2548d490976 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:10.014462 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e30319da-b21c-47e4-820d-a2548d490976 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:10.020595 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:10.020595 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:10.023491 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e30319da-b21c-47e4-820d-a2548d490976 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:10.026913 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e30319da-b21c-47e4-820d-a2548d490976 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 200 Aug 19 23:28:10.027232 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1334/5345] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:10 2026] GET /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:10.038091 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-13577d6a-978b-4c61-bb49-d51a5169b697 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:10.039880 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:10.040065 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:10.040243 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:10.040366 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: 60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:10.044851 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:10.044851 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:10.045219 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:10.060084 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot delete request issued successfully. Aug 19 23:28:10.060238 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-13577d6a-978b-4c61-bb49-d51a5169b697 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 202 Aug 19 23:28:10.060603 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1343/5346] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:10 2026] DELETE /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:10.066852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:10.068657 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:10.068875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:10.069076 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:10.074278 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:10.074278 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:10.074790 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:10.075492 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c67dbabc-6584-4e48-88a6-a465a8d0ca0c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 200 Aug 19 23:28:10.075885 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1336/5347] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:10 2026] GET /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:11.084104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-16160a35-3b22-43ef-b9d9-dd1cd9d915e0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:11.086041 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16160a35-3b22-43ef-b9d9-dd1cd9d915e0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:11.086234 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16160a35-3b22-43ef-b9d9-dd1cd9d915e0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:11.086418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-16160a35-3b22-43ef-b9d9-dd1cd9d915e0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:11.090911 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-16160a35-3b22-43ef-b9d9-dd1cd9d915e0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 404 Aug 19 23:28:11.091391 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1335/5348] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:11 2026] GET /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:11.097892 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:11.099923 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:11.100111 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:11.100304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:11.100415 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:11.105422 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:11.105422 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:11.105872 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:11.123578 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot delete request issued successfully. Aug 19 23:28:11.123838 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2e32de4a-e986-4bba-a17f-32f8e21cdfcc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 202 Aug 19 23:28:11.124186 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1335/5349] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:11 2026] DELETE /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:11.131301 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:11.133157 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:11.133370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:11.133604 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:11.139139 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:11.139139 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:11.139692 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:11.140509 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-04910f19-3ae5-4ccd-b8df-f6a9cf4bc3b4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 200 Aug 19 23:28:11.140978 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1344/5350] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:11 2026] GET /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:12.150157 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d82c2e7a-0b48-4a9b-b9de-91e20e914187 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:12.151907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d82c2e7a-0b48-4a9b-b9de-91e20e914187 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:12.152177 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d82c2e7a-0b48-4a9b-b9de-91e20e914187 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:12.152377 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d82c2e7a-0b48-4a9b-b9de-91e20e914187 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:12.156139 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d82c2e7a-0b48-4a9b-b9de-91e20e914187 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 404 Aug 19 23:28:12.156534 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1337/5351] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:12 2026] GET /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:12.162187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5858709d-6ef6-42ef-880b-a9a61767261c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:12.163970 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:12.164212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:12.164406 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:12.164818 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:12.171788 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:12.171788 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:12.172190 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:12.187842 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:12.187998 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5858709d-6ef6-42ef-880b-a9a61767261c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 202 Aug 19 23:28:12.188401 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1336/5352] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:12 2026] DELETE /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:12.196661 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:12.198447 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:12.198663 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:12.198874 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:12.205345 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:12.205345 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:12.208702 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:12.212842 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb42e9a3-7ccc-4003-946b-804eb6878a48 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 200 Aug 19 23:28:12.213276 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1336/5353] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:12 2026] GET /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:13.226005 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a65cea16-a394-4aa6-89e8-349d41dd5602 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:13.229622 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a65cea16-a394-4aa6-89e8-349d41dd5602 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:13.229622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a65cea16-a394-4aa6-89e8-349d41dd5602 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:13.229622 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a65cea16-a394-4aa6-89e8-349d41dd5602 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:13.235800 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a65cea16-a394-4aa6-89e8-349d41dd5602 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 404 Aug 19 23:28:13.235800 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1345/5354] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:13 2026] GET /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:13.242295 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e9aef106-1f49-4333-8725-a001e068177e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:13.244001 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:13.244193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:13.244368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:13.244576 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:13.251728 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:13.251728 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:13.252162 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:13.266920 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:13.267116 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e9aef106-1f49-4333-8725-a001e068177e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 202 Aug 19 23:28:13.267509 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1338/5355] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:13 2026] DELETE /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:13.273787 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:13.277103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:13.277377 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:13.277646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:13.284172 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:13.284172 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:13.288021 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:13.292131 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-02c75421-ee36-4933-b3ea-ae69ba384c6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 200 Aug 19 23:28:13.292632 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1337/5356] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:13 2026] GET /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:14.305105 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b83936be-da11-45ad-b2ee-66af67a213d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:14.306939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b83936be-da11-45ad-b2ee-66af67a213d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:14.307136 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b83936be-da11-45ad-b2ee-66af67a213d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:14.307344 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b83936be-da11-45ad-b2ee-66af67a213d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:14.313643 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b83936be-da11-45ad-b2ee-66af67a213d5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 404 Aug 19 23:28:14.314189 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1337/5357] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:14 2026] GET /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:14.321804 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:14.323880 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:14.324304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:14.324669 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:14.325010 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:14.335751 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:14.335751 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:14.335751 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:14.348982 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:14.349325 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3edae153-727e-4ef5-8b3a-dca9dcea9119 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 202 Aug 19 23:28:14.349857 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1346/5358] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:14 2026] DELETE /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:14.357733 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:14.359389 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:14.359602 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:14.359790 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:14.366157 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:14.366157 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:14.369423 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:14.373006 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1043f33c-ac95-4500-ada6-78e4fee838b2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 200 Aug 19 23:28:14.373308 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1339/5359] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:14 2026] GET /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:15.385284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-57b77871-7a7e-41b9-819c-16241fdb2ea3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:15.387182 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57b77871-7a7e-41b9-819c-16241fdb2ea3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:15.387418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57b77871-7a7e-41b9-819c-16241fdb2ea3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:15.387616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-57b77871-7a7e-41b9-819c-16241fdb2ea3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:15.395068 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-57b77871-7a7e-41b9-819c-16241fdb2ea3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 404 Aug 19 23:28:15.395828 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1338/5360] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:15 2026] GET /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:15.402319 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e279ba14-9988-45d0-866e-307ce98945e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:15.403965 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:15.404156 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:15.404327 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:15.404501 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:15.410811 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:15.410811 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:15.411206 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:15.433878 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:15.434904 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e279ba14-9988-45d0-866e-307ce98945e9 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 202 Aug 19 23:28:15.434904 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1338/5361] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:15 2026] DELETE /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:15.446791 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:15.450732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:15.450732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:15.450732 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:15.458308 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:15.458308 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:15.463300 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:15.468732 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-39ace7a4-d82b-44c9-ab21-c37367dabdd7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 200 Aug 19 23:28:15.469370 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1347/5362] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:15 2026] GET /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:16.486448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d364482e-e376-431b-b46e-c08fbed58254 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:16.488255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d364482e-e376-431b-b46e-c08fbed58254 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:16.488499 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d364482e-e376-431b-b46e-c08fbed58254 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:16.488744 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d364482e-e376-431b-b46e-c08fbed58254 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:16.494259 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d364482e-e376-431b-b46e-c08fbed58254 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 404 Aug 19 23:28:16.494745 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1340/5363] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:16 2026] GET /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:16.502595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:16.504354 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:16.504807 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1595835797"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:16.506433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1595835797'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:16.506631 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:16.510460 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:16.515973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (4d772ed7-9e7e-443f-8889-06904d9620ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:16.516882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1564f0-5f3e-4e34-b3bd-24ad0d0d0c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:16.517720 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:16.542242 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1564f0-5f3e-4e34-b3bd-24ad0d0d0c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:16.543054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328b68d2-08c5-4df8-969f-4e950822b1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:16.578729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['242b6dd0-8ea6-4ad7-84b9-300f1862b630', '4b15f8fa-490f-4d53-9e47-caa8206762e7', '1335abba-132b-4d35-8049-5cfa7f1b1500', 'cd854259-be49-4dd5-9954-eb0d4c07f8b9'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:16.579700 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328b68d2-08c5-4df8-969f-4e950822b1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['242b6dd0-8ea6-4ad7-84b9-300f1862b630', '4b15f8fa-490f-4d53-9e47-caa8206762e7', '1335abba-132b-4d35-8049-5cfa7f1b1500', 'cd854259-be49-4dd5-9954-eb0d4c07f8b9']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:16.580455 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c42392-31b2-421c-8426-41432129974f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:16.601391 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c42392-31b2-421c-8426-41432129974f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba42ffd8-92be-4690-9efb-e6076bb84f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595835797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['242b6dd0-8ea6-4ad7-84b9-300f1862b630','4b15f8fa-490f-4d53-9e47-caa8206762e7','1335abba-132b-4d35-8049-5cfa7f1b1500','cd854259-be49-4dd5-9954-eb0d4c07f8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595835797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba42ffd8-92be-4690-9efb-e6076bb84f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:16.602121 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bc07ab-eb2f-45c4-9cd9-e79301adfa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:16.619029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bc07ab-eb2f-45c4-9cd9-e79301adfa23) transitioned into state 'SUCCESS' from state '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-1595835797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['242b6dd0-8ea6-4ad7-84b9-300f1862b630','4b15f8fa-490f-4d53-9e47-caa8206762e7','1335abba-132b-4d35-8049-5cfa7f1b1500','cd854259-be49-4dd5-9954-eb0d4c07f8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:16.619950 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2cccc8-47df-422b-886f-ddb1cfda2c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:16.627970 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2cccc8-47df-422b-886f-ddb1cfda2c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:16.628872 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (4d772ed7-9e7e-443f-8889-06904d9620ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:16.629254 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:16.629837 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-71237921-7618-47a3-b6f9-07fc9cd03a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:16.630322 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1339/5364] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:28:16 2026] POST /volume/v3/volumes => generated 770 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:16.640837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:16.643275 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:16.643523 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:16.643723 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:16.653388 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:16.653388 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:16.656694 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:16.663634 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5fc1a27b-12ec-4917-962b-8f5c829c61c4 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 200 Aug 19 23:28:16.664190 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1339/5365] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:16 2026] GET /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:17.675825 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3137e300-47d8-44c3-874d-c4184c33349e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:17.677532 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3137e300-47d8-44c3-874d-c4184c33349e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:17.677737 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3137e300-47d8-44c3-874d-c4184c33349e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:17.677944 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3137e300-47d8-44c3-874d-c4184c33349e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:17.684216 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:17.684216 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:17.687375 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-3137e300-47d8-44c3-874d-c4184c33349e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:17.691210 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3137e300-47d8-44c3-874d-c4184c33349e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 200 Aug 19 23:28:17.691548 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1348/5366] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:17 2026] GET /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:17.702408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c8398bb0-1177-4b32-9793-448b8e124018 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:17.703999 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:17.704334 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba42ffd8-92be-4690-9efb-e6076bb84f22", "name": "tempest-VolumeDependencyTests-Snapshot-93866289"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:17.712156 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:17.712156 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:17.712672 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:17.712821 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create snapshot from volume ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:17.732514 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['48d1cfaa-ae0f-43d7-ab9d-0c9387497419', '467c04aa-dbef-4dc0-b98f-ae224c2c860d', '900d7509-c60f-4a6d-a677-a085b7debd5a', '742f54aa-3c69-4a89-ba27-615961d614e7'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:17.755542 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot create request issued successfully. Aug 19 23:28:17.755892 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c8398bb0-1177-4b32-9793-448b8e124018 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:17.756258 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1341/5367] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:28:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:17.764813 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0bc32014-6c68-4278-bf50-18a762a775c1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:17.767034 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bc32014-6c68-4278-bf50-18a762a775c1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:17.767268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bc32014-6c68-4278-bf50-18a762a775c1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:17.767635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0bc32014-6c68-4278-bf50-18a762a775c1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:17.772756 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:17.772756 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:17.773251 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0bc32014-6c68-4278-bf50-18a762a775c1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:17.774050 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0bc32014-6c68-4278-bf50-18a762a775c1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 200 Aug 19 23:28:17.774455 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1340/5368] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:17 2026] GET /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:18.783061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:18.784838 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:18.785034 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:18.785213 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:18.790258 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:18.790258 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:18.790652 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:18.791482 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-66b84eab-a786-495b-b7a1-f92764dd29f5 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 200 Aug 19 23:28:18.791830 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1340/5369] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:18 2026] GET /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:18.799611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:18.801285 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:18.801699 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f68acc68-b034-4870-88d3-18422241709a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1813794163"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:18.803186 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'snapshot_id': 'f68acc68-b034-4870-88d3-18422241709a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1813794163'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:18.807780 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:18.807780 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:18.808173 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:18.808259 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:18.811446 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:18.816596 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (93ac9ba8-048c-4e00-bb1b-fc9f6d1340a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:18.817417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53614e02-220e-4cc4-b370-1ed8df8104cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:18.818276 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:18.843586 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53614e02-220e-4cc4-b370-1ed8df8104cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f68acc68-b034-4870-88d3-18422241709a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:18.844389 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9d22d0-84c2-4b04-bee1-8ff56d8e8a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:18.878897 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['241ea03e-6f1a-478c-9c92-aca6c75c1fd7', '7ac8df3f-c399-4f56-b3e9-9f4f61f1c12f', 'f31d17ab-68dd-4ebc-99bc-557925e5a157', '4defe585-1133-4d3f-9298-6e90c53366eb'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:18.879634 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9d22d0-84c2-4b04-bee1-8ff56d8e8a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['241ea03e-6f1a-478c-9c92-aca6c75c1fd7', '7ac8df3f-c399-4f56-b3e9-9f4f61f1c12f', 'f31d17ab-68dd-4ebc-99bc-557925e5a157', '4defe585-1133-4d3f-9298-6e90c53366eb']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:18.880322 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24968fb1-44c9-42f9-a0d7-e1ae5a8ddc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:18.914874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24968fb1-44c9-42f9-a0d7-e1ae5a8ddc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec4284d-1726-442b-97c0-45a5faf2e4ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1813794163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['241ea03e-6f1a-478c-9c92-aca6c75c1fd7','7ac8df3f-c399-4f56-b3e9-9f4f61f1c12f','f31d17ab-68dd-4ebc-99bc-557925e5a157','4defe585-1133-4d3f-9298-6e90c53366eb'],size=1,snapshot_id=f68acc68-b034-4870-88d3-18422241709a,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1813794163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec4284d-1726-442b-97c0-45a5faf2e4ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f68acc68-b034-4870-88d3-18422241709a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:18.915536 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9574f42d-fd81-4530-b2c1-dc5e6b028010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:18.931055 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9574f42d-fd81-4530-b2c1-dc5e6b028010) transitioned into state 'SUCCESS' from state '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-1813794163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['241ea03e-6f1a-478c-9c92-aca6c75c1fd7','7ac8df3f-c399-4f56-b3e9-9f4f61f1c12f','f31d17ab-68dd-4ebc-99bc-557925e5a157','4defe585-1133-4d3f-9298-6e90c53366eb'],size=1,snapshot_id=f68acc68-b034-4870-88d3-18422241709a,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:18.931698 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1f1b8e-534b-45c5-a678-c73c5490bb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:18.949269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1f1b8e-534b-45c5-a678-c73c5490bb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:18.950005 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (93ac9ba8-048c-4e00-bb1b-fc9f6d1340a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:18.950263 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:18.950814 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4cdf19a6-3b59-4634-a395-cf16a0ad80bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:18.951192 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1349/5370] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:18 2026] POST /volume/v3/volumes => generated 804 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:18.963631 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:18.965683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:18.965965 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:18.966189 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:18.974034 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:18.974034 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:18.978168 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:18.983068 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-55615150-7fa5-49d8-8b75-572d10d8fc16 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 200 Aug 19 23:28:18.983538 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1342/5371] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:18 2026] GET /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:19.995335 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:19.997503 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:19.997783 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:19.998015 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:20.006287 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:20.006287 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:20.010119 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:20.014795 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7488cbfd-f7ab-47c0-9fbb-4e67cbb8c8ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 200 Aug 19 23:28:20.015233 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1341/5372] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:19 2026] GET /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:20.026140 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:20.027648 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:20.027908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ec4284d-1726-442b-97c0-45a5faf2e4ff", "name": "tempest-VolumeDependencyTests-Snapshot-1437763896"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:20.035322 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:20.035322 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:20.035786 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:20.035903 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create snapshot from volume 1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:20.057970 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['1f35ebda-1e20-4208-bdbd-9690d6daf424', '88a7a641-8554-4dfa-a22c-14fb9f31a39a', '13e1ff17-d5f5-48b0-881c-ebcfb164fe44', '624f5c42-89ae-4531-a183-20da893cce37'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:20.085374 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot create request issued successfully. Aug 19 23:28:20.085796 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-590cd1f2-e57c-4462-84bc-b7b1e8797286 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:20.086204 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1341/5373] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:28:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:20.094944 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e1557650-147b-4639-80b7-ff00558297a2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:20.096936 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1557650-147b-4639-80b7-ff00558297a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:20.097118 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1557650-147b-4639-80b7-ff00558297a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:20.097299 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e1557650-147b-4639-80b7-ff00558297a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:20.102273 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:20.102273 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:20.102746 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e1557650-147b-4639-80b7-ff00558297a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:20.103579 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e1557650-147b-4639-80b7-ff00558297a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 200 Aug 19 23:28:20.104070 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1350/5374] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:20 2026] GET /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:21.112550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:21.115778 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:21.115778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:21.115778 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:21.119795 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:21.119795 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:21.121382 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:21.121382 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-08bef8fe-f993-4dd9-87da-edf0c4f8915e tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 200 Aug 19 23:28:21.121382 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1343/5375] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:21 2026] GET /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:21.129029 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:21.131025 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:21.131797 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0040f401-98ae-46f1-b9bd-b6598538cbf0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1614370562"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:21.133057 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'snapshot_id': '0040f401-98ae-46f1-b9bd-b6598538cbf0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1614370562'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:21.137862 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:21.137862 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:21.137862 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:21.138097 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:21.141609 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:21.146649 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (0e1b0d74-ae9a-4098-a106-c47e2628639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:21.147576 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c21e94-701d-4049-9231-ef70710172f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:21.148457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:21.175952 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c21e94-701d-4049-9231-ef70710172f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0040f401-98ae-46f1-b9bd-b6598538cbf0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:21.175952 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09809012-963a-4185-9325-3ca3a3d9a563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:21.212034 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['7f6701e8-783c-4611-bc1e-2deb4034af08', 'a1e75ec6-f852-4ca8-ab0a-259ffc9e01cd', '540422f4-74c1-481a-b13a-52718778bf93', '9df57080-0200-4e69-949f-e7ceae67b93b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:21.213197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09809012-963a-4185-9325-3ca3a3d9a563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6701e8-783c-4611-bc1e-2deb4034af08', 'a1e75ec6-f852-4ca8-ab0a-259ffc9e01cd', '540422f4-74c1-481a-b13a-52718778bf93', '9df57080-0200-4e69-949f-e7ceae67b93b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:21.214263 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e0ff3d-fc36-47d2-98b6-ece8ed2fd55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:21.253470 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0e0ff3d-fc36-47d2-98b6-ece8ed2fd55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1614370562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['7f6701e8-783c-4611-bc1e-2deb4034af08','a1e75ec6-f852-4ca8-ab0a-259ffc9e01cd','540422f4-74c1-481a-b13a-52718778bf93','9df57080-0200-4e69-949f-e7ceae67b93b'],size=1,snapshot_id=0040f401-98ae-46f1-b9bd-b6598538cbf0,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1614370562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0040f401-98ae-46f1-b9bd-b6598538cbf0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:21.254410 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b44553-45e4-44f3-96b5-ac06f851ae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:21.271465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b44553-45e4-44f3-96b5-ac06f851ae72) transitioned into state 'SUCCESS' from state '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-1614370562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['7f6701e8-783c-4611-bc1e-2deb4034af08','a1e75ec6-f852-4ca8-ab0a-259ffc9e01cd','540422f4-74c1-481a-b13a-52718778bf93','9df57080-0200-4e69-949f-e7ceae67b93b'],size=1,snapshot_id=0040f401-98ae-46f1-b9bd-b6598538cbf0,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:21.272446 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7dcc3c2-7888-497f-ba7f-a1931468a549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:21.291038 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7dcc3c2-7888-497f-ba7f-a1931468a549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:21.292055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (0e1b0d74-ae9a-4098-a106-c47e2628639c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:21.293494 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:21.293494 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-11c6eecb-56bd-4bd6-9c96-3df31c36544f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:21.293494 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1342/5376] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:21 2026] POST /volume/v3/volumes => generated 804 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:21.306476 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-488f2060-ecae-4959-9255-420240002f4f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:21.309133 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-488f2060-ecae-4959-9255-420240002f4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:21.309133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-488f2060-ecae-4959-9255-420240002f4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:21.309133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-488f2060-ecae-4959-9255-420240002f4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:21.316761 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:21.316761 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:21.320407 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-488f2060-ecae-4959-9255-420240002f4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:21.325575 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-488f2060-ecae-4959-9255-420240002f4f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 200 Aug 19 23:28:21.325575 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1342/5377] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:21 2026] GET /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:22.337370 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d34d0311-89a9-4c91-984d-8e21793c181d None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:22.339166 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d34d0311-89a9-4c91-984d-8e21793c181d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:22.339391 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d34d0311-89a9-4c91-984d-8e21793c181d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:22.339583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d34d0311-89a9-4c91-984d-8e21793c181d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:22.346244 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:22.346244 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:22.349583 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d34d0311-89a9-4c91-984d-8e21793c181d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:22.353223 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d34d0311-89a9-4c91-984d-8e21793c181d tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 200 Aug 19 23:28:22.353568 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1351/5378] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:22 2026] GET /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:22.364624 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:22.366215 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:22.366454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:22.366636 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:22.366757 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:22.372231 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:22.372231 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:22.372806 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:22.387645 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot delete request issued successfully. Aug 19 23:28:22.387865 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3ad4e3cb-5bfa-424a-a562-f610215ff782 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 202 Aug 19 23:28:22.388340 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1344/5379] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:22 2026] DELETE /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:22.395039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:22.397601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:22.397849 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:22.398054 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:22.402960 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:22.402960 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:22.403369 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:22.404127 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eea9f7a9-f1e5-4fdc-a7dc-f01abd4b7677 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 200 Aug 19 23:28:22.404523 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1343/5380] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:22 2026] GET /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:23.413304 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-22b3f706-1b41-44fa-a234-616336b25176 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:23.416403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22b3f706-1b41-44fa-a234-616336b25176 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:23.416403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22b3f706-1b41-44fa-a234-616336b25176 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:23.416403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-22b3f706-1b41-44fa-a234-616336b25176 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:23.419582 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-22b3f706-1b41-44fa-a234-616336b25176 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 404 Aug 19 23:28:23.420206 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1343/5381] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:23 2026] GET /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:23.426856 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:23.428550 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:23.428754 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:23.428959 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:23.429061 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: 0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:23.433780 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:23.433780 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:23.434143 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:23.448662 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot delete request issued successfully. Aug 19 23:28:23.448960 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-af3d6380-9f8c-4bc1-bcfe-b1a000d81d54 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 202 Aug 19 23:28:23.449309 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1352/5382] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:23 2026] DELETE /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:23.455933 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:23.457628 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:23.457839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:23.458017 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:23.462910 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:23.462910 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:23.463354 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:23.464087 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2572f8cb-58c8-4ade-a7f1-3251995ec4bb tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 200 Aug 19 23:28:23.464425 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1345/5383] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:23 2026] GET /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:24.474837 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-1a966ef2-93fd-4ee6-bc88-04d494e179ed None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:24.476609 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a966ef2-93fd-4ee6-bc88-04d494e179ed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:24.476814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a966ef2-93fd-4ee6-bc88-04d494e179ed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:24.476988 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-1a966ef2-93fd-4ee6-bc88-04d494e179ed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:24.481701 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-1a966ef2-93fd-4ee6-bc88-04d494e179ed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 404 Aug 19 23:28:24.482118 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1344/5384] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:24 2026] GET /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:24.489440 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-52663df2-9e5e-4f76-9f46-61750b8a780f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:24.491182 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:24.492920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:24.492920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:24.492920 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:24.498985 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:24.498985 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:24.501338 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:24.514421 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:24.515001 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-52663df2-9e5e-4f76-9f46-61750b8a780f tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 202 Aug 19 23:28:24.515595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1344/5385] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:24 2026] DELETE /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:24.521540 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:24.523900 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:24.524121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:24.524341 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:24.531215 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:24.531215 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:24.534571 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:24.538676 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c288fc2e-d6fb-4148-9f0b-261006e440a2 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 200 Aug 19 23:28:24.539089 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1353/5386] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:24 2026] GET /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:25.550663 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-347aca4b-aa80-4fea-ba33-83b9cf1056d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:25.552289 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-347aca4b-aa80-4fea-ba33-83b9cf1056d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:25.552495 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-347aca4b-aa80-4fea-ba33-83b9cf1056d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:25.552679 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-347aca4b-aa80-4fea-ba33-83b9cf1056d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:25.558015 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-347aca4b-aa80-4fea-ba33-83b9cf1056d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 404 Aug 19 23:28:25.558448 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1346/5387] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:25 2026] GET /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:25.564320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:25.566128 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:25.566325 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:25.566527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:25.566686 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:25.573532 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:25.573532 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:25.573938 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:25.590216 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:25.590216 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8ea2b67d-0ae1-4d62-951a-045df602bb95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 202 Aug 19 23:28:25.590216 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1345/5388] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:25 2026] DELETE /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:25.598542 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-38967a92-eb28-497e-9a06-226d2cf6df49 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:25.601647 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38967a92-eb28-497e-9a06-226d2cf6df49 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:25.601647 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38967a92-eb28-497e-9a06-226d2cf6df49 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:25.601647 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-38967a92-eb28-497e-9a06-226d2cf6df49 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:25.608294 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:25.608294 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:25.611878 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-38967a92-eb28-497e-9a06-226d2cf6df49 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:25.615820 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-38967a92-eb28-497e-9a06-226d2cf6df49 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 200 Aug 19 23:28:25.616397 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1345/5389] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:25 2026] GET /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 23:28:26.628238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-85b93103-f919-4f4c-b15d-fbfdda44cbd6 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:26.629905 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85b93103-f919-4f4c-b15d-fbfdda44cbd6 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:26.630093 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85b93103-f919-4f4c-b15d-fbfdda44cbd6 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:26.630286 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-85b93103-f919-4f4c-b15d-fbfdda44cbd6 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:26.635287 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-85b93103-f919-4f4c-b15d-fbfdda44cbd6 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 404 Aug 19 23:28:26.635876 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1354/5390] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:26 2026] GET /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:26.642110 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-89fa4692-429c-44da-b8e6-31be872352da None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:26.643834 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:26.644082 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:26.644179 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:26.644307 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:26.650557 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:26.650557 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:26.650947 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:26.664972 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:26.665168 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-89fa4692-429c-44da-b8e6-31be872352da tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 202 Aug 19 23:28:26.665522 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1347/5391] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:26 2026] DELETE /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:26.673657 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:26.675238 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:26.675480 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:26.675666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:26.683090 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:26.683090 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:26.686320 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:26.690157 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a5425dbf-dab6-4a36-9f13-681d5c379df8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 200 Aug 19 23:28:26.690523 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1346/5392] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:26 2026] GET /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:27.702575 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-459d1f5a-b576-4726-b52c-ed29eea9dfba None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:27.704858 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-459d1f5a-b576-4726-b52c-ed29eea9dfba tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:27.705793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-459d1f5a-b576-4726-b52c-ed29eea9dfba tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:27.705793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-459d1f5a-b576-4726-b52c-ed29eea9dfba tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:27.712216 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-459d1f5a-b576-4726-b52c-ed29eea9dfba tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 404 Aug 19 23:28:27.712732 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1346/5393] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:27 2026] GET /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 23:28:27.721401 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:27.724224 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:27.724224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-452203322"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:27.725215 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-452203322'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:27.725215 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:27.729772 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:27.733972 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (e444b3b2-ffa5-4af4-a47d-77c13eadd24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:27.734749 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae07238-5a85-4b61-bbaf-35948d56efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:27.735616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:27.761782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae07238-5a85-4b61-bbaf-35948d56efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:27.761782 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e76e11-f5aa-462b-83a6-fe60f1d1e3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:27.795815 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['6644a8b9-9df6-4105-a650-7471a4ae043c', 'da35fe4e-b8d9-481a-9c11-8fe8e5c03d86', 'f8596c9a-24c7-4887-9996-80a97dda8779', 'fd831ecb-51b2-43df-a0fd-aecd1ceee487'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:27.796538 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e76e11-f5aa-462b-83a6-fe60f1d1e3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6644a8b9-9df6-4105-a650-7471a4ae043c', 'da35fe4e-b8d9-481a-9c11-8fe8e5c03d86', 'f8596c9a-24c7-4887-9996-80a97dda8779', 'fd831ecb-51b2-43df-a0fd-aecd1ceee487']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:27.797216 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2784fa-4af9-4041-9628-4fd5852fb2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:27.817407 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2784fa-4af9-4041-9628-4fd5852fb2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb2a808-caa1-48ad-bcbd-5f6af4a0426f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452203322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['6644a8b9-9df6-4105-a650-7471a4ae043c','da35fe4e-b8d9-481a-9c11-8fe8e5c03d86','f8596c9a-24c7-4887-9996-80a97dda8779','fd831ecb-51b2-43df-a0fd-aecd1ceee487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452203322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb2a808-caa1-48ad-bcbd-5f6af4a0426f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:27.818475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e862c0f-40ec-4f76-8ded-ce23973643f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:27.834677 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e862c0f-40ec-4f76-8ded-ce23973643f5) transitioned into state 'SUCCESS' from state '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-452203322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['6644a8b9-9df6-4105-a650-7471a4ae043c','da35fe4e-b8d9-481a-9c11-8fe8e5c03d86','f8596c9a-24c7-4887-9996-80a97dda8779','fd831ecb-51b2-43df-a0fd-aecd1ceee487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:27.835427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a373cc4-a16c-4a16-bdf7-741c54699eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:27.844531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a373cc4-a16c-4a16-bdf7-741c54699eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:27.845484 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (e444b3b2-ffa5-4af4-a47d-77c13eadd24a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:27.845806 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:27.846337 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0fc08267-048b-4f0e-9702-578afe7a9d95 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:27.846918 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1355/5394] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:28:27 2026] POST /volume/v3/volumes => generated 769 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:27.861871 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:27.863526 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:27.863740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:27.863941 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:27.870531 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:27.870531 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:27.873807 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:27.878025 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6cfca50d-4682-45aa-932f-bdc6d8d37a17 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 200 Aug 19 23:28:27.878392 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1348/5395] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:27 2026] GET /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:28.893081 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:28.894795 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:28.895007 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:28.895197 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:28.901648 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:28.901648 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:28.904889 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:28.908577 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8c117e17-c06a-46af-808a-9449aeb4fb18 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 200 Aug 19 23:28:28.908985 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1347/5396] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:28 2026] GET /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:28.920354 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-81f75507-908f-49bd-ac11-059ca8639b09 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:28.921970 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:28:28.922281 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fb2a808-caa1-48ad-bcbd-5f6af4a0426f", "name": "tempest-VolumeDependencyTests-Snapshot-625472878"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:28.930790 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:28.930790 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:28.930921 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:28.930975 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create snapshot from volume 3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:28.957542 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['1253d917-9dab-4283-94cf-e0327631a189', '95d0615e-ab38-4475-b69a-7c84e376097e', '57098f79-4eb4-49c3-b255-caaa49364883', '00615cc1-b03b-4547-9367-62aca417d7fd'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:28.987974 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot create request issued successfully. Aug 19 23:28:28.988397 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-81f75507-908f-49bd-ac11-059ca8639b09 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:28:28.988976 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1347/5397] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:28:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:28.997158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:28.999303 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:28.999569 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:28.999799 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:29.005017 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:29.005017 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:29.005519 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:29.006369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-bcaf21d1-8283-4d46-859a-23b0237860a8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 200 Aug 19 23:28:29.006780 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1356/5398] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:28 2026] GET /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:30.014737 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00447aac-08ea-42b0-b634-96b2740ed097 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:30.016392 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00447aac-08ea-42b0-b634-96b2740ed097 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:30.016569 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00447aac-08ea-42b0-b634-96b2740ed097 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:30.016780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00447aac-08ea-42b0-b634-96b2740ed097 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:30.021695 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:30.021695 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:30.022080 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00447aac-08ea-42b0-b634-96b2740ed097 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:30.022764 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00447aac-08ea-42b0-b634-96b2740ed097 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 200 Aug 19 23:28:30.023258 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1349/5399] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:30 2026] GET /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:30.030646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:30.032278 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:30.032603 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e24841dd-733f-4438-8b9d-9a2dd9db240f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-466216592"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:30.034006 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'snapshot_id': 'e24841dd-733f-4438-8b9d-9a2dd9db240f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-466216592'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:30.038397 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:30.038397 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:30.038756 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:30.038916 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:30.041795 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:30.046721 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (565b2111-6287-4710-a80c-853c5759a3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:30.047418 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bccb05a-32da-499a-bad7-38b0d19ac36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:30.048168 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:30.071318 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bccb05a-32da-499a-bad7-38b0d19ac36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e24841dd-733f-4438-8b9d-9a2dd9db240f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:30.072039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20bb5ee-7f1a-4b18-8a78-07c7c8c3bc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:30.104301 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['92444a69-c138-423c-abfd-96e609dbaa33', 'c04dd019-dfb6-49fd-9aae-6c40d28c580c', '5ee4832c-72ab-48bf-9ecf-33e2feff558f', '1fa308cb-cfef-41ec-a591-d1c3cc86655b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:30.104953 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20bb5ee-7f1a-4b18-8a78-07c7c8c3bc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92444a69-c138-423c-abfd-96e609dbaa33', 'c04dd019-dfb6-49fd-9aae-6c40d28c580c', '5ee4832c-72ab-48bf-9ecf-33e2feff558f', '1fa308cb-cfef-41ec-a591-d1c3cc86655b']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:30.105586 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c7fbc3-7556-4ef2-b778-ea89a9d3a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:30.141179 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c7fbc3-7556-4ef2-b778-ea89a9d3a22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b226401-4480-4b42-b0d5-2af190151ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-466216592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['92444a69-c138-423c-abfd-96e609dbaa33','c04dd019-dfb6-49fd-9aae-6c40d28c580c','5ee4832c-72ab-48bf-9ecf-33e2feff558f','1fa308cb-cfef-41ec-a591-d1c3cc86655b'],size=1,snapshot_id=e24841dd-733f-4438-8b9d-9a2dd9db240f,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-466216592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b226401-4480-4b42-b0d5-2af190151ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e24841dd-733f-4438-8b9d-9a2dd9db240f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:30.141881 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96e87f3-5287-4ab2-9d3d-1833c34edd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:30.156398 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96e87f3-5287-4ab2-9d3d-1833c34edd76) transitioned into state 'SUCCESS' from state '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-466216592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['92444a69-c138-423c-abfd-96e609dbaa33','c04dd019-dfb6-49fd-9aae-6c40d28c580c','5ee4832c-72ab-48bf-9ecf-33e2feff558f','1fa308cb-cfef-41ec-a591-d1c3cc86655b'],size=1,snapshot_id=e24841dd-733f-4438-8b9d-9a2dd9db240f,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:30.157116 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670c1ae9-f216-44c3-8705-646801765a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:30.174079 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670c1ae9-f216-44c3-8705-646801765a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:30.174857 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (565b2111-6287-4710-a80c-853c5759a3b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:30.175110 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:30.175635 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-24e58b53-aae4-4b3c-9036-31a73b9eda65 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:30.176102 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1348/5400] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:30 2026] POST /volume/v3/volumes => generated 803 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:30.186427 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a57d59f-a2b2-435a-9b50-54833c584868 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:30.188376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a57d59f-a2b2-435a-9b50-54833c584868 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:30.188635 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a57d59f-a2b2-435a-9b50-54833c584868 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:30.188846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a57d59f-a2b2-435a-9b50-54833c584868 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:30.195855 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:30.195855 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:30.199323 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1a57d59f-a2b2-435a-9b50-54833c584868 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:30.203137 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a57d59f-a2b2-435a-9b50-54833c584868 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 returned with HTTP 200 Aug 19 23:28:30.203511 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1348/5401] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:30 2026] GET /volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:31.214979 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5adce08f-4a34-404f-be7f-161e168f8efd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:31.216846 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5adce08f-4a34-404f-be7f-161e168f8efd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:31.217077 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5adce08f-4a34-404f-be7f-161e168f8efd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:31.217300 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5adce08f-4a34-404f-be7f-161e168f8efd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:31.223939 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:31.223939 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:31.226994 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5adce08f-4a34-404f-be7f-161e168f8efd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:31.230463 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5adce08f-4a34-404f-be7f-161e168f8efd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 returned with HTTP 200 Aug 19 23:28:31.230800 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1357/5402] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:31 2026] GET /volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:31.242306 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-630232ca-36e8-46c9-af58-dce4a71bc915 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:31.243974 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:31.244149 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:31.244329 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:31.244427 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.snapshots [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:31.248874 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:31.248874 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:31.249237 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:31.262332 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot delete request issued successfully. Aug 19 23:28:31.262516 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-630232ca-36e8-46c9-af58-dce4a71bc915 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 202 Aug 19 23:28:31.262849 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1350/5403] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:31 2026] DELETE /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:31.269272 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:31.271601 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:31.271890 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:31.272157 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:31.277081 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:31.277081 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:31.277480 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Snapshot retrieved successfully. Aug 19 23:28:31.278237 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-fcbffa47-92fb-4b8e-8d1c-1f2bf66d04a1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 200 Aug 19 23:28:31.278606 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1349/5404] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:31 2026] GET /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:32.286586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-078adda2-c61e-4706-8a86-eed655fce584 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:32.288285 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-078adda2-c61e-4706-8a86-eed655fce584 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:32.288476 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-078adda2-c61e-4706-8a86-eed655fce584 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:32.288684 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-078adda2-c61e-4706-8a86-eed655fce584 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:32.292513 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-078adda2-c61e-4706-8a86-eed655fce584 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 404 Aug 19 23:28:32.292980 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1349/5405] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:32 2026] GET /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:32.298572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0996adce-5080-495a-9440-de17c6223026 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:32.300335 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:32.300573 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:32.300833 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:32.301044 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:32.307344 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:32.307344 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:32.307748 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:32.327030 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:32.327193 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0996adce-5080-495a-9440-de17c6223026 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 202 Aug 19 23:28:32.327590 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1358/5406] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:32 2026] DELETE /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:32.334102 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-be9bc233-e833-451c-a769-47735a1124b1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:32.335923 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9bc233-e833-451c-a769-47735a1124b1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:32.336120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9bc233-e833-451c-a769-47735a1124b1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:32.336292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-be9bc233-e833-451c-a769-47735a1124b1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:32.342843 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:32.342843 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:32.346069 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-be9bc233-e833-451c-a769-47735a1124b1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:32.350127 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-be9bc233-e833-451c-a769-47735a1124b1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 200 Aug 19 23:28:32.351476 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1351/5407] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:32 2026] GET /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:33.362664 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-99e3fdbd-38ed-41a0-831a-be3c4f036dd3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:33.364501 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99e3fdbd-38ed-41a0-831a-be3c4f036dd3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:33.364746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99e3fdbd-38ed-41a0-831a-be3c4f036dd3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:33.365028 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-99e3fdbd-38ed-41a0-831a-be3c4f036dd3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:33.370875 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-99e3fdbd-38ed-41a0-831a-be3c4f036dd3 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 404 Aug 19 23:28:33.371402 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1350/5408] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:33 2026] GET /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:33.378776 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:33.380445 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:33.380798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-842927292"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:33.382263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-842927292'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:33.382427 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:33.386760 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:33.391638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (5b0f0d80-1122-4f95-bf74-90e21ca62e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:33.392626 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2849003a-c54e-4f93-9624-79e368209941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:33.393433 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:33.414565 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2849003a-c54e-4f93-9624-79e368209941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:33.415245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9847ab-d815-40b3-a356-7c1f2aded85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:33.450246 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['5e8c74e0-887b-4486-b1da-1ec407dc3779', '3bf2a40f-27f8-4f54-aefb-ea15e86b1d3f', 'a32e3760-d07c-46dc-a0a6-7e20af23ed4b', '2304b288-8303-402c-a4fb-340e769d20ca'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:33.451069 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9847ab-d815-40b3-a356-7c1f2aded85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8c74e0-887b-4486-b1da-1ec407dc3779', '3bf2a40f-27f8-4f54-aefb-ea15e86b1d3f', 'a32e3760-d07c-46dc-a0a6-7e20af23ed4b', '2304b288-8303-402c-a4fb-340e769d20ca']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:33.451752 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf1fe38-bcdb-4aa4-b062-00ccc01cb035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:33.472318 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf1fe38-bcdb-4aa4-b062-00ccc01cb035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2ab0e5-6305-4355-bd87-e4e80fc2fad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842927292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['5e8c74e0-887b-4486-b1da-1ec407dc3779','3bf2a40f-27f8-4f54-aefb-ea15e86b1d3f','a32e3760-d07c-46dc-a0a6-7e20af23ed4b','2304b288-8303-402c-a4fb-340e769d20ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842927292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2ab0e5-6305-4355-bd87-e4e80fc2fad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:33.473030 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b239057-0f3c-4a36-9e9c-8985a5b8ae5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:33.491158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b239057-0f3c-4a36-9e9c-8985a5b8ae5c) transitioned into state 'SUCCESS' from state '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-842927292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['5e8c74e0-887b-4486-b1da-1ec407dc3779','3bf2a40f-27f8-4f54-aefb-ea15e86b1d3f','a32e3760-d07c-46dc-a0a6-7e20af23ed4b','2304b288-8303-402c-a4fb-340e769d20ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:33.491899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cdc6ad-7377-4832-9fd6-73cbf7a0aa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:33.504986 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cdc6ad-7377-4832-9fd6-73cbf7a0aa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:33.505745 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (5b0f0d80-1122-4f95-bf74-90e21ca62e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:33.506020 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:33.506538 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6ad4ec49-1ca7-439d-aac3-8be02ef7a372 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:33.506947 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1350/5409] 10.4.3.193 () {70 vars in 1299 bytes} [Wed Aug 19 23:28:33 2026] POST /volume/v3/volumes => generated 769 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:33.517425 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:33.519097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:33.519307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:33.519511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:33.525931 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:33.525931 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:33.529228 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:33.532910 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9c271697-ffc2-41d0-a40a-240d3b2dc2d1 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 200 Aug 19 23:28:33.533249 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1359/5410] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:33 2026] GET /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:34.544473 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e5b5668-6b34-4e0e-9155-271385260eed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:34.546233 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e5b5668-6b34-4e0e-9155-271385260eed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:34.546448 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e5b5668-6b34-4e0e-9155-271385260eed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:34.546642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e5b5668-6b34-4e0e-9155-271385260eed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:34.553252 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:34.553252 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:34.556579 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4e5b5668-6b34-4e0e-9155-271385260eed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:34.560415 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e5b5668-6b34-4e0e-9155-271385260eed tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 200 Aug 19 23:28:34.560756 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1352/5411] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:34 2026] GET /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:34.571427 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a3b8c312-9564-4544-932c-f7594c107c04 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:34.573000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:34.573322 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2e2ab0e5-6305-4355-bd87-e4e80fc2fad8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-554541669"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:34.574693 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request body: {'volume': {'source_volid': '2e2ab0e5-6305-4355-bd87-e4e80fc2fad8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-554541669'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:34.581629 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:34.581629 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:34.582015 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume retrieved successfully. Aug 19 23:28:34.582119 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume of 1 GB Aug 19 23:28:34.584936 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Availability Zones retrieved successfully. Aug 19 23:28:34.590616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (7f799b41-1211-443e-a063-fddd86bcfdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:34.591571 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076db3f1-2cdb-40a5-a308-d34a40257e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:34.592357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:34.612769 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076db3f1-2cdb-40a5-a308-d34a40257e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2e2ab0e5-6305-4355-bd87-e4e80fc2fad8', 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:34.613397 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a047950-2e0c-4b68-9dbf-e87dbf3783cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:34.646514 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Created reservations ['d881476c-752f-4c00-889e-0ba98256573d', '215b01cd-f8f5-4845-989e-6f55c47476e8', 'ed302177-a1e3-47e2-8d96-9abec7bde657', '2ccf30b8-c724-41b1-9614-a58111b64e10'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:34.647184 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a047950-2e0c-4b68-9dbf-e87dbf3783cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d881476c-752f-4c00-889e-0ba98256573d', '215b01cd-f8f5-4845-989e-6f55c47476e8', 'ed302177-a1e3-47e2-8d96-9abec7bde657', '2ccf30b8-c724-41b1-9614-a58111b64e10']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:34.648091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24005f7-0855-4a3c-b41a-7658cb1fb237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:34.675398 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24005f7-0855-4a3c-b41a-7658cb1fb237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-554541669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['d881476c-752f-4c00-889e-0ba98256573d','215b01cd-f8f5-4845-989e-6f55c47476e8','ed302177-a1e3-47e2-8d96-9abec7bde657','2ccf30b8-c724-41b1-9614-a58111b64e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e2ab0e5-6305-4355-bd87-e4e80fc2fad8,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-554541669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1c48013634ca1a8db78e496da0bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2e2ab0e5-6305-4355-bd87-e4e80fc2fad8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2edff547a4e34943a68820bee666d57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:34.676020 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea90d15-80e9-4eca-aec9-e8cc964f94b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:34.691430 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea90d15-80e9-4eca-aec9-e8cc964f94b4) transitioned into state 'SUCCESS' from state '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-554541669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39d1c48013634ca1a8db78e496da0bb4',qos_specs=None,replication_status=,reservations=['d881476c-752f-4c00-889e-0ba98256573d','215b01cd-f8f5-4845-989e-6f55c47476e8','ed302177-a1e3-47e2-8d96-9abec7bde657','2ccf30b8-c724-41b1-9614-a58111b64e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e2ab0e5-6305-4355-bd87-e4e80fc2fad8,status='creating',user_id='2edff547a4e34943a68820bee666d57d',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:34.692015 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11bfda8-4e9b-4910-bcc4-27bcd0fb9126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:34.704626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11bfda8-4e9b-4910-bcc4-27bcd0fb9126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:34.705353 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Flow 'volume_create_api' (7f799b41-1211-443e-a063-fddd86bcfdec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:34.705633 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Create volume request issued successfully. Aug 19 23:28:34.706185 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a3b8c312-9564-4544-932c-f7594c107c04 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:34.706593 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1351/5412] 10.4.3.193 () {70 vars in 1300 bytes} [Wed Aug 19 23:28:34 2026] POST /volume/v3/volumes => generated 803 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:34.717688 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:34.719850 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:34.720095 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:34.720326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:34.727670 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:34.727670 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:34.731319 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:34.735222 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82b34db1-f4a3-4f04-a17c-af2e88193a34 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d returned with HTTP 200 Aug 19 23:28:34.735585 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1351/5413] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:34 2026] GET /volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:35.747232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:35.749052 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:35.749245 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:35.749462 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:35.755919 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:35.755919 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:35.759146 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:35.763399 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d86d85b1-72df-4a4a-bd50-7b15a53cc235 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d returned with HTTP 200 Aug 19 23:28:35.763773 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1360/5414] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:35 2026] GET /volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:35.774527 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:35.776163 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:35.776388 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:35.776590 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:35.776791 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:35.782862 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:35.782862 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:35.783235 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:35.798802 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:35.798995 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f3ec0ee-fbe4-40f8-a517-795ff916e4ac tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 202 Aug 19 23:28:35.799444 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1353/5415] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:35 2026] DELETE /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:35.805814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:35.807596 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:35.807816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:35.807992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:35.814223 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:35.814223 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:35.817366 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:35.820996 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c1999ee1-d8ef-4400-a0da-ab3310dada44 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 200 Aug 19 23:28:35.821458 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1352/5416] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:35 2026] GET /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:36.832932 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9834a633-e6e9-49da-a40e-f21997f29993 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:36.835213 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9834a633-e6e9-49da-a40e-f21997f29993 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:36.835530 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9834a633-e6e9-49da-a40e-f21997f29993 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:36.835807 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9834a633-e6e9-49da-a40e-f21997f29993 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:36.838515 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=218,cinder:UPDATE=92,cinder:INSERT=47 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:28:36.842663 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9834a633-e6e9-49da-a40e-f21997f29993 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 404 Aug 19 23:28:36.843188 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1352/5417] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:36 2026] GET /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:36.850506 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:36.852185 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:36.852404 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:36.852585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:36.852759 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:36.858924 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:36.858924 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:36.859332 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:36.873124 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:36.873305 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-548d4b00-c0a1-44b6-be94-5874eabedf40 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d returned with HTTP 202 Aug 19 23:28:36.873681 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1361/5418] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:36 2026] DELETE /volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:36.880095 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:36.881836 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:36.882039 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:36.882191 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:36.888441 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:36.888441 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:36.891377 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:36.895226 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f6692bc-0abe-42bd-8e31-b1d74564fc7c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d returned with HTTP 200 Aug 19 23:28:36.895593 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1354/5419] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:36 2026] GET /volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:37.907666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cfde4ac7-4926-44f2-b78f-9f5f08232040 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:37.909398 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfde4ac7-4926-44f2-b78f-9f5f08232040 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d Aug 19 23:28:37.909605 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfde4ac7-4926-44f2-b78f-9f5f08232040 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:37.909796 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cfde4ac7-4926-44f2-b78f-9f5f08232040 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:37.915230 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cfde4ac7-4926-44f2-b78f-9f5f08232040 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d returned with HTTP 404 Aug 19 23:28:37.915654 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1353/5420] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:37 2026] GET /volume/v3/volumes/ce80aac7-3f59-4cd5-a0a5-9be3462e3c5d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:37.921207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:37.923148 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:37.923360 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:37.923538 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:37.923721 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:37.928939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f46823e3-b7de-4d57-a8f2-1cd2afc1f7df tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 404 Aug 19 23:28:37.929507 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1353/5421] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:37 2026] DELETE /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:37.936658 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0aea43f7-a92b-4111-8cd4-2cc05e709225 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:37.938421 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0aea43f7-a92b-4111-8cd4-2cc05e709225 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 Aug 19 23:28:37.938667 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0aea43f7-a92b-4111-8cd4-2cc05e709225 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:37.938871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0aea43f7-a92b-4111-8cd4-2cc05e709225 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:37.944052 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0aea43f7-a92b-4111-8cd4-2cc05e709225 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 returned with HTTP 404 Aug 19 23:28:37.944496 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1362/5422] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:37 2026] GET /volume/v3/volumes/2e2ab0e5-6305-4355-bd87-e4e80fc2fad8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:37.950588 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-da73b640-d450-4cc8-b8e1-1206075f135a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:37.952198 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:37.952410 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:37.952618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:37.952796 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:37.959243 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:37.959243 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:37.959688 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:37.973439 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume request issued successfully. Aug 19 23:28:37.973625 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-da73b640-d450-4cc8-b8e1-1206075f135a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 returned with HTTP 202 Aug 19 23:28:37.974016 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1355/5423] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:37 2026] DELETE /volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 23:28:37.980114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:37.982134 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:37.982404 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:37.982643 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:37.989637 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:37.989637 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:37.993499 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Volume info retrieved successfully. Aug 19 23:28:37.997461 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06625c72-4306-4c49-b3fc-7615e1219eb8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 returned with HTTP 200 Aug 19 23:28:37.997890 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1354/5424] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:37 2026] GET /volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:39.012430 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-5deefc23-2e17-4833-a8e4-ab16eeaf9a20 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.014145 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5deefc23-2e17-4833-a8e4-ab16eeaf9a20 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 Aug 19 23:28:39.014436 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5deefc23-2e17-4833-a8e4-ab16eeaf9a20 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.014644 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-5deefc23-2e17-4833-a8e4-ab16eeaf9a20 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.020276 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-5deefc23-2e17-4833-a8e4-ab16eeaf9a20 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 returned with HTTP 404 Aug 19 23:28:39.020743 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1354/5425] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/8b226401-4480-4b42-b0d5-2af190151ac5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.027987 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.029749 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:39.029948 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.030151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.030293 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:39.034060 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7c7a945a-a9af-4aaa-b68d-a1a764db0ae8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 404 Aug 19 23:28:39.034529 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1363/5426] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.040821 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d218fe59-e247-4457-9bf3-7f7b6eacc1d8 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.042443 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d218fe59-e247-4457-9bf3-7f7b6eacc1d8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f Aug 19 23:28:39.042621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d218fe59-e247-4457-9bf3-7f7b6eacc1d8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.042814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d218fe59-e247-4457-9bf3-7f7b6eacc1d8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.046583 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d218fe59-e247-4457-9bf3-7f7b6eacc1d8 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f returned with HTTP 404 Aug 19 23:28:39.047008 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1356/5427] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/snapshots/e24841dd-733f-4438-8b9d-9a2dd9db240f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.053255 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.054741 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:39.054918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.055086 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.055232 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:39.060096 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cba97523-a5ba-4672-b6ac-2250340e9fb7 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 404 Aug 19 23:28:39.060464 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1355/5428] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.066876 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fa9b5a8f-749f-4ed8-a016-26f251d92db0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.068737 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa9b5a8f-749f-4ed8-a016-26f251d92db0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f Aug 19 23:28:39.068957 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa9b5a8f-749f-4ed8-a016-26f251d92db0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.069138 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fa9b5a8f-749f-4ed8-a016-26f251d92db0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.074910 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fa9b5a8f-749f-4ed8-a016-26f251d92db0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f returned with HTTP 404 Aug 19 23:28:39.075343 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1355/5429] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/3fb2a808-caa1-48ad-bcbd-5f6af4a0426f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.081371 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.082997 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:39.083224 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.083414 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.083584 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:39.088479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-279ea0d8-e951-4976-bb4d-be2de2b21d30 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 404 Aug 19 23:28:39.088912 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1364/5430] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.094952 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9d8fe597-beb6-42e9-8ad4-de45219a4940 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.096645 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d8fe597-beb6-42e9-8ad4-de45219a4940 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 Aug 19 23:28:39.096876 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d8fe597-beb6-42e9-8ad4-de45219a4940 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.097050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9d8fe597-beb6-42e9-8ad4-de45219a4940 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.102115 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9d8fe597-beb6-42e9-8ad4-de45219a4940 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 returned with HTTP 404 Aug 19 23:28:39.102524 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1357/5431] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/3924bff4-2ca1-4ab7-8d5d-d3228cd73ad9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.108889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.110335 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:39.110494 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.110660 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.110781 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: 0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:39.114593 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c039b86b-f3c5-4a3f-89aa-9d92d3fb778c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 404 Aug 19 23:28:39.115018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1356/5432] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.121363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-04087163-c7dd-48f8-a8dc-921eca47fc6a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.123086 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04087163-c7dd-48f8-a8dc-921eca47fc6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 Aug 19 23:28:39.123314 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04087163-c7dd-48f8-a8dc-921eca47fc6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.123496 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-04087163-c7dd-48f8-a8dc-921eca47fc6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.127421 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-04087163-c7dd-48f8-a8dc-921eca47fc6a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 returned with HTTP 404 Aug 19 23:28:39.127883 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1356/5433] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/snapshots/0040f401-98ae-46f1-b9bd-b6598538cbf0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.133733 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d88bb0dc-1173-4762-8965-7226a9feea55 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.135719 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d88bb0dc-1173-4762-8965-7226a9feea55 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:39.135991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d88bb0dc-1173-4762-8965-7226a9feea55 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.136233 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d88bb0dc-1173-4762-8965-7226a9feea55 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.136442 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-d88bb0dc-1173-4762-8965-7226a9feea55 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:39.143009 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d88bb0dc-1173-4762-8965-7226a9feea55 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 404 Aug 19 23:28:39.143597 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1365/5434] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.149625 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-755e86e9-525c-47e4-8a98-0d8baccf7c57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.151469 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-755e86e9-525c-47e4-8a98-0d8baccf7c57 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff Aug 19 23:28:39.151673 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-755e86e9-525c-47e4-8a98-0d8baccf7c57 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.151869 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-755e86e9-525c-47e4-8a98-0d8baccf7c57 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.157116 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-755e86e9-525c-47e4-8a98-0d8baccf7c57 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff returned with HTTP 404 Aug 19 23:28:39.157576 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1358/5435] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/1ec4284d-1726-442b-97c0-45a5faf2e4ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.163261 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7411fafd-e722-4b91-8590-a88424179c36 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.165347 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7411fafd-e722-4b91-8590-a88424179c36 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:39.165580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7411fafd-e722-4b91-8590-a88424179c36 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.165830 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7411fafd-e722-4b91-8590-a88424179c36 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.165960 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-7411fafd-e722-4b91-8590-a88424179c36 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:39.171112 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7411fafd-e722-4b91-8590-a88424179c36 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 404 Aug 19 23:28:39.171554 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1357/5436] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.177939 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-7b22c053-3916-42c0-8b53-3ea2bdad3b93 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.179791 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b22c053-3916-42c0-8b53-3ea2bdad3b93 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a Aug 19 23:28:39.180073 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b22c053-3916-42c0-8b53-3ea2bdad3b93 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.180277 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-7b22c053-3916-42c0-8b53-3ea2bdad3b93 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.185131 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-7b22c053-3916-42c0-8b53-3ea2bdad3b93 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a returned with HTTP 404 Aug 19 23:28:39.185556 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1357/5437] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/snapshots/f68acc68-b034-4870-88d3-18422241709a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.191700 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.193417 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:39.193633 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.193840 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.193995 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:39.199141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-49bfb360-f970-4e24-8eb5-83bb28e9089c tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 404 Aug 19 23:28:39.199563 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1366/5438] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.205640 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-65e5712f-279e-4d96-8718-2fc045e526a0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.207429 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65e5712f-279e-4d96-8718-2fc045e526a0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 Aug 19 23:28:39.207650 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65e5712f-279e-4d96-8718-2fc045e526a0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.207857 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-65e5712f-279e-4d96-8718-2fc045e526a0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.213493 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-65e5712f-279e-4d96-8718-2fc045e526a0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 returned with HTTP 404 Aug 19 23:28:39.213961 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1359/5439] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/ba42ffd8-92be-4690-9efb-e6076bb84f22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.220510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.222184 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:39.222385 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.222558 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.222725 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:39.227960 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-962cf58d-c628-4e9a-b899-be6643fc0d90 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 404 Aug 19 23:28:39.228369 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1358/5440] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.234251 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-8e123c1e-f8ae-4651-ac06-4edc5ad98efc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.236040 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e123c1e-f8ae-4651-ac06-4edc5ad98efc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 Aug 19 23:28:39.236252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e123c1e-f8ae-4651-ac06-4edc5ad98efc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.236447 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-8e123c1e-f8ae-4651-ac06-4edc5ad98efc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.243679 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-8e123c1e-f8ae-4651-ac06-4edc5ad98efc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 returned with HTTP 404 Aug 19 23:28:39.244303 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1358/5441] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/5fb819ad-f3e2-4f51-8583-fbfd69469c02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.250330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.252021 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:39.252278 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.252493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.252687 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:39.257908 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-24bdd16c-0e57-4fe8-81e9-18fd07407bdc tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 404 Aug 19 23:28:39.258364 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1367/5442] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.264726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f8a1fd4e-dc6c-4432-b097-a95371e6855a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.266327 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f8a1fd4e-dc6c-4432-b097-a95371e6855a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 Aug 19 23:28:39.266524 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f8a1fd4e-dc6c-4432-b097-a95371e6855a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.266699 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f8a1fd4e-dc6c-4432-b097-a95371e6855a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.272157 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f8a1fd4e-dc6c-4432-b097-a95371e6855a tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 returned with HTTP 404 Aug 19 23:28:39.272580 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1360/5443] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/e3229e37-d8c2-4a01-a420-db7c5ccfd103 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.278549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cebe3343-a670-4986-92d8-abc242bd4624 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.280195 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cebe3343-a670-4986-92d8-abc242bd4624 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:39.280395 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cebe3343-a670-4986-92d8-abc242bd4624 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.280571 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cebe3343-a670-4986-92d8-abc242bd4624 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.280672 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-cebe3343-a670-4986-92d8-abc242bd4624 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:39.284592 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cebe3343-a670-4986-92d8-abc242bd4624 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 404 Aug 19 23:28:39.285025 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1359/5444] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.290899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-21b9a9aa-2cd5-4c04-a0c7-14f61ff1ff8b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.293100 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21b9a9aa-2cd5-4c04-a0c7-14f61ff1ff8b tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e Aug 19 23:28:39.293386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21b9a9aa-2cd5-4c04-a0c7-14f61ff1ff8b tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.293746 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-21b9a9aa-2cd5-4c04-a0c7-14f61ff1ff8b tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.298913 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-21b9a9aa-2cd5-4c04-a0c7-14f61ff1ff8b tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e returned with HTTP 404 Aug 19 23:28:39.299493 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1359/5445] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/snapshots/af6a5af9-8e86-4409-84ad-9c4e5912293e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.305531 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5e10b489-221c-41af-8e27-872299052a13 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.307333 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e10b489-221c-41af-8e27-872299052a13 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:39.307535 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e10b489-221c-41af-8e27-872299052a13 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.307739 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5e10b489-221c-41af-8e27-872299052a13 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.307904 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-5e10b489-221c-41af-8e27-872299052a13 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:39.313894 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5e10b489-221c-41af-8e27-872299052a13 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 404 Aug 19 23:28:39.314389 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1368/5446] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.320766 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e43355a3-3d9d-414b-bd2b-1a4731c707ff None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.322501 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e43355a3-3d9d-414b-bd2b-1a4731c707ff tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 Aug 19 23:28:39.322700 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e43355a3-3d9d-414b-bd2b-1a4731c707ff tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.322899 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e43355a3-3d9d-414b-bd2b-1a4731c707ff tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.328182 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e43355a3-3d9d-414b-bd2b-1a4731c707ff tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 returned with HTTP 404 Aug 19 23:28:39.328623 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1361/5447] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/2e740b73-4870-4c1d-9949-675af999bf83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.334282 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f15d9262-de80-45ed-9309-bf08984d98fd None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.336097 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f15d9262-de80-45ed-9309-bf08984d98fd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:39.336306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f15d9262-de80-45ed-9309-bf08984d98fd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.336478 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f15d9262-de80-45ed-9309-bf08984d98fd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.336577 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-f15d9262-de80-45ed-9309-bf08984d98fd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete snapshot with id: 60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:39.341446 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f15d9262-de80-45ed-9309-bf08984d98fd tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 404 Aug 19 23:28:39.341853 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1360/5448] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.347892 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-aea85a0d-d698-40c2-a42d-9ce3e5a13281 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.350324 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aea85a0d-d698-40c2-a42d-9ce3e5a13281 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab Aug 19 23:28:39.350586 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aea85a0d-d698-40c2-a42d-9ce3e5a13281 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.350871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-aea85a0d-d698-40c2-a42d-9ce3e5a13281 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.356693 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-aea85a0d-d698-40c2-a42d-9ce3e5a13281 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab returned with HTTP 404 Aug 19 23:28:39.357307 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1360/5449] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/snapshots/60dd851f-e12c-4dbe-afca-cdfab4ab69ab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:39.363201 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.365133 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] DELETE https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:39.365354 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.365593 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.365764 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Delete volume with id: 44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:39.371364 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c7d06787-e070-4d94-a4d9-f6537a3a2343 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 404 Aug 19 23:28:39.371845 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1369/5450] 10.4.3.193 () {68 vars in 1392 bytes} [Wed Aug 19 23:28:39 2026] DELETE /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:39.378540 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5b95c25e-0dc3-4f81-b521-3ddaa48379d0 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:39.380176 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b95c25e-0dc3-4f81-b521-3ddaa48379d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] GET https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 Aug 19 23:28:39.380390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b95c25e-0dc3-4f81-b521-3ddaa48379d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:39.380563 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5b95c25e-0dc3-4f81-b521-3ddaa48379d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:39.385640 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5b95c25e-0dc3-4f81-b521-3ddaa48379d0 tempest-VolumeDependencyTests-919256323 tempest-VolumeDependencyTests-919256323-project-member] https://10.4.3.193/volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 returned with HTTP 404 Aug 19 23:28:39.386051 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1362/5451] 10.4.3.193 () {68 vars in 1389 bytes} [Wed Aug 19 23:28:39 2026] GET /volume/v3/volumes/44c82953-c699-4d8f-a952-8c000bb30375 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 23:28:40.616975 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:40.696490 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:40.696959 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803081696"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:40.698923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803081696'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:40.699093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume of 1 GB Aug 19 23:28:40.703621 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Availability Zones retrieved successfully. Aug 19 23:28:40.712142 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Flow 'volume_create_api' (56cf7ab1-432b-45f2-819a-6e0f29195155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:40.713580 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ec9fd4-e71b-4cda-9e93-dae566d22f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:40.714883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:40.741969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ec9fd4-e71b-4cda-9e93-dae566d22f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:40.742928 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a1e7b8-e6ea-4bbf-8c1c-7b58d781f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:40.793456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Created reservations ['d856a436-7c8f-41b6-9334-7f05b15bcbb6', '27c7116b-bbff-4246-a6c0-0f96a4032564', 'ee81661c-388f-45cd-97fc-4fa3d9257380', '8111e39f-fbde-4091-a70c-9433bd2daeb3'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:40.794184 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a1e7b8-e6ea-4bbf-8c1c-7b58d781f09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d856a436-7c8f-41b6-9334-7f05b15bcbb6', '27c7116b-bbff-4246-a6c0-0f96a4032564', 'ee81661c-388f-45cd-97fc-4fa3d9257380', '8111e39f-fbde-4091-a70c-9433bd2daeb3']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:40.794857 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be9eb0a-b582-49c1-a846-8b597bc7dfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:40.817383 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be9eb0a-b582-49c1-a846-8b597bc7dfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be016263-b995-45a8-b5d9-f1e323ea8121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803081696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dd31e4d7684e1fbf16bbba473d8bed',qos_specs=None,replication_status=,reservations=['d856a436-7c8f-41b6-9334-7f05b15bcbb6','27c7116b-bbff-4246-a6c0-0f96a4032564','ee81661c-388f-45cd-97fc-4fa3d9257380','8111e39f-fbde-4091-a70c-9433bd2daeb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725814aaaf146ba95141ede82dd3663',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803081696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be016263-b995-45a8-b5d9-f1e323ea8121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65dd31e4d7684e1fbf16bbba473d8bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725814aaaf146ba95141ede82dd3663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:40.818097 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056774b-1230-4879-b9ed-700ccf564873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:40.834805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056774b-1230-4879-b9ed-700ccf564873) transitioned into state 'SUCCESS' from state '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-803081696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dd31e4d7684e1fbf16bbba473d8bed',qos_specs=None,replication_status=,reservations=['d856a436-7c8f-41b6-9334-7f05b15bcbb6','27c7116b-bbff-4246-a6c0-0f96a4032564','ee81661c-388f-45cd-97fc-4fa3d9257380','8111e39f-fbde-4091-a70c-9433bd2daeb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725814aaaf146ba95141ede82dd3663',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:40.835488 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688e2775-53e5-43ea-b602-d50c94ca2215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:40.845699 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (688e2775-53e5-43ea-b602-d50c94ca2215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:40.846564 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Flow 'volume_create_api' (56cf7ab1-432b-45f2-819a-6e0f29195155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:40.846901 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume request issued successfully. Aug 19 23:28:40.847476 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-bac4321d-f6d1-49e4-8482-f14ef0628da6 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:40.847895 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1361/5452] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:28:40 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 19 23:28:40.860238 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-109b1e95-1460-45c8-a96e-54c756b35c83 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:40.862024 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-109b1e95-1460-45c8-a96e-54c756b35c83 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:40.862268 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-109b1e95-1460-45c8-a96e-54c756b35c83 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:40.862441 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-109b1e95-1460-45c8-a96e-54c756b35c83 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:40.871486 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:40.871486 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:40.874996 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-109b1e95-1460-45c8-a96e-54c756b35c83 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:40.878509 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-109b1e95-1460-45c8-a96e-54c756b35c83 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 returned with HTTP 200 Aug 19 23:28:40.879147 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1361/5453] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:40 2026] GET /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:41.890899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:41.892766 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:41.892909 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:41.893066 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:41.900063 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:41.900063 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:41.903383 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:41.907106 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-432f620d-c08f-4a2e-adbe-8f328d517eeb tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 returned with HTTP 200 Aug 19 23:28:41.907476 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1370/5454] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:41 2026] GET /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:41.919302 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:41.976683 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] POST https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121/action Aug 19 23:28:41.977042 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:28:41.977158 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:41.985148 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:41.985148 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:41.985627 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Volume info retrieved successfully. Aug 19 23:28:41.986777 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.policy [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '425b8335f1b346cb9bace4754c584acc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65dd31e4d7684e1fbf16bbba473d8bed', '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=100373) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:28:41.987135 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e37f20f2-017f-4591-a827-0945f6ef6bfc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121/action returned with HTTP 403 Aug 19 23:28:41.987718 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1363/5455] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:28:41 2026] POST /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121/action => generated 131 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:41.994650 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:41.996459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:41.996635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:41.996831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:41.996983 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Delete volume with id: be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:42.003619 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:42.003619 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:42.003926 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:42.018211 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Delete volume request issued successfully. Aug 19 23:28:42.018345 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-81b217d0-8a83-40d8-8da8-8effbad6e1bc tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 returned with HTTP 202 Aug 19 23:28:42.018739 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1362/5456] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:28:41 2026] DELETE /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:42.025686 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:42.028094 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:42.028350 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:42.028566 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:42.035918 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:42.035918 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:42.039316 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:42.042955 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c9dbb7fe-1645-43f7-a187-a596f79532a4 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 returned with HTTP 200 Aug 19 23:28:42.043391 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1362/5457] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:42 2026] GET /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:43.054971 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f90e542c-5d12-4bd2-b1ed-2069a5f7b760 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:43.056619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f90e542c-5d12-4bd2-b1ed-2069a5f7b760 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 Aug 19 23:28:43.056808 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f90e542c-5d12-4bd2-b1ed-2069a5f7b760 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:43.056993 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f90e542c-5d12-4bd2-b1ed-2069a5f7b760 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:43.062284 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f90e542c-5d12-4bd2-b1ed-2069a5f7b760 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 returned with HTTP 404 Aug 19 23:28:43.062697 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1371/5458] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:43 2026] GET /volume/v3/volumes/be016263-b995-45a8-b5d9-f1e323ea8121 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:43.070740 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:43.072659 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:43.073045 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1533955355"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:43.074380 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1533955355'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:43.074529 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume of 1 GB Aug 19 23:28:43.078728 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Availability Zones retrieved successfully. Aug 19 23:28:43.084641 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Flow 'volume_create_api' (e759c616-f883-4265-8894-3b52d620604e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:43.085492 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a17f9c0-8f3d-4cec-ba14-78988d184bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:43.086255 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:43.109974 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a17f9c0-8f3d-4cec-ba14-78988d184bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:43.110680 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0fe348-80c2-4247-a997-f20633c6b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:43.148835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Created reservations ['5450fef6-6d54-4f26-80f4-bd573fb195a7', 'ee3ee355-d121-4cff-ad0b-d4c256d0a4c1', 'c8f6f58f-ba71-40d2-8224-013a1c7af25c', '3120c909-c2d4-424a-8c97-e23eb8614e1a'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:43.149594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0fe348-80c2-4247-a997-f20633c6b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5450fef6-6d54-4f26-80f4-bd573fb195a7', 'ee3ee355-d121-4cff-ad0b-d4c256d0a4c1', 'c8f6f58f-ba71-40d2-8224-013a1c7af25c', '3120c909-c2d4-424a-8c97-e23eb8614e1a']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:43.150320 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149593e4-1f70-4721-9504-83b4d5680a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:43.172579 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149593e4-1f70-4721-9504-83b4d5680a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0347df3b-7591-4b45-a12d-4b8f3668cc82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1533955355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dd31e4d7684e1fbf16bbba473d8bed',qos_specs=None,replication_status=,reservations=['5450fef6-6d54-4f26-80f4-bd573fb195a7','ee3ee355-d121-4cff-ad0b-d4c256d0a4c1','c8f6f58f-ba71-40d2-8224-013a1c7af25c','3120c909-c2d4-424a-8c97-e23eb8614e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725814aaaf146ba95141ede82dd3663',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1533955355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0347df3b-7591-4b45-a12d-4b8f3668cc82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65dd31e4d7684e1fbf16bbba473d8bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725814aaaf146ba95141ede82dd3663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:43.173637 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ad017c-6358-455e-a3a2-3040cddd4675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:43.189642 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ad017c-6358-455e-a3a2-3040cddd4675) transitioned into state 'SUCCESS' from state '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-1533955355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65dd31e4d7684e1fbf16bbba473d8bed',qos_specs=None,replication_status=,reservations=['5450fef6-6d54-4f26-80f4-bd573fb195a7','ee3ee355-d121-4cff-ad0b-d4c256d0a4c1','c8f6f58f-ba71-40d2-8224-013a1c7af25c','3120c909-c2d4-424a-8c97-e23eb8614e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725814aaaf146ba95141ede82dd3663',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:43.190272 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f36b62-9bbd-46ec-969a-332550d8f020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:43.202235 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f36b62-9bbd-46ec-969a-332550d8f020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:43.202938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Flow 'volume_create_api' (e759c616-f883-4265-8894-3b52d620604e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:43.203190 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Create volume request issued successfully. Aug 19 23:28:43.203726 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-39299968-25fe-4193-9b84-9d00a5e7f2a5 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:43.204106 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1364/5459] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:28:43 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:43.214635 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06326001-de29-4d38-8507-d94218ac1618 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:43.216372 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06326001-de29-4d38-8507-d94218ac1618 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:43.216544 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06326001-de29-4d38-8507-d94218ac1618 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:43.216729 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06326001-de29-4d38-8507-d94218ac1618 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:43.224071 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:43.224071 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:43.227387 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-06326001-de29-4d38-8507-d94218ac1618 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:43.231002 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06326001-de29-4d38-8507-d94218ac1618 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 returned with HTTP 200 Aug 19 23:28:43.231322 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1363/5460] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:43 2026] GET /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:44.242984 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-00d76523-c4c0-4588-b7ad-ef997a967213 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:44.244764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00d76523-c4c0-4588-b7ad-ef997a967213 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:44.245013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00d76523-c4c0-4588-b7ad-ef997a967213 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:44.245244 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-00d76523-c4c0-4588-b7ad-ef997a967213 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:44.251917 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:44.251917 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:44.256564 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-00d76523-c4c0-4588-b7ad-ef997a967213 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:44.261251 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-00d76523-c4c0-4588-b7ad-ef997a967213 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 returned with HTTP 200 Aug 19 23:28:44.261728 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1363/5461] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:44 2026] GET /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:44.276999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3429de85-9a29-4fea-ad5d-de898cea976a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:44.278779 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3429de85-9a29-4fea-ad5d-de898cea976a tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] POST https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82/action Aug 19 23:28:44.279088 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3429de85-9a29-4fea-ad5d-de898cea976a tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:28:44.279217 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3429de85-9a29-4fea-ad5d-de898cea976a tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:44.287664 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:44.287664 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:44.288297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.policy [None req-3429de85-9a29-4fea-ad5d-de898cea976a tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '425b8335f1b346cb9bace4754c584acc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65dd31e4d7684e1fbf16bbba473d8bed', '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=100376) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:28:44.288633 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3429de85-9a29-4fea-ad5d-de898cea976a tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-reader] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82/action returned with HTTP 403 Aug 19 23:28:44.289137 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1372/5462] 10.4.3.193 () {68 vars in 1390 bytes} [Wed Aug 19 23:28:44 2026] POST /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:44.295656 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:44.297387 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:44.297557 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:44.297741 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:44.297901 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Delete volume with id: 0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:44.304664 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:44.304664 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:44.305035 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:44.325542 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Delete volume request issued successfully. Aug 19 23:28:44.325766 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ca4fc6c2-3ceb-4b1a-b84f-d552acaec863 tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 returned with HTTP 202 Aug 19 23:28:44.326128 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1365/5463] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:28:44 2026] DELETE /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:44.333626 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:44.335583 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:44.335831 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:44.336047 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:44.342580 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:44.342580 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:44.345776 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Volume info retrieved successfully. Aug 19 23:28:44.349862 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d817f2ce-7d51-4de6-acd1-e189a2a4806f tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 returned with HTTP 200 Aug 19 23:28:44.350269 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1364/5464] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:44 2026] GET /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:45.362450 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c91d5968-ff65-404e-8176-9bfd947a94ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:45.364140 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c91d5968-ff65-404e-8176-9bfd947a94ee tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] GET https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 Aug 19 23:28:45.364330 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c91d5968-ff65-404e-8176-9bfd947a94ee tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:45.364502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c91d5968-ff65-404e-8176-9bfd947a94ee tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:45.370475 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c91d5968-ff65-404e-8176-9bfd947a94ee tempest-ProjectReaderTests-852786264 tempest-ProjectReaderTests-852786264-project-admin] https://10.4.3.193/volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 returned with HTTP 404 Aug 19 23:28:45.370938 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1364/5465] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:45 2026] GET /volume/v3/volumes/0347df3b-7591-4b45-a12d-4b8f3668cc82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:49.801475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:49.802968 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:49.803136 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:49.803316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:49.805264 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=210,cinder:INSERT=43,cinder:UPDATE=79,cinder:DELETE=1 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:28:49.813309 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:49.813309 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:49.817118 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:49.821584 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-de4932a5-5f39-4d50-a1dc-67fd4e747d5e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 200 Aug 19 23:28:49.821983 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1373/5466] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:49 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:51.006243 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b0258544-d854-4042-87ab-5ee96bea9795 req-811192ba-5b10-4976-af5f-31c03a39f15c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:51.008281 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-811192ba-5b10-4976-af5f-31c03a39f15c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 Aug 19 23:28:51.008446 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-811192ba-5b10-4976-af5f-31c03a39f15c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:51.008617 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-811192ba-5b10-4976-af5f-31c03a39f15c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:51.015815 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:51.015815 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:51.054675 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-811192ba-5b10-4976-af5f-31c03a39f15c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 returned with HTTP 200 Aug 19 23:28:51.055054 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1366/5467] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:28:51 2026] DELETE /volume/v3/attachments/85be4049-0443-498c-8d7b-9c3237888546 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:51.063519 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:51.065318 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:51.065475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:51.065644 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:51.065810 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:51.067755 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=217,cinder:INSERT=38,cinder:UPDATE=64 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:28:51.072677 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:51.072677 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:51.073446 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:51.087481 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:28:51.087635 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b0258544-d854-4042-87ab-5ee96bea9795 req-9fa99b88-1e7f-4bfd-93e6-be01453bf66c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 202 Aug 19 23:28:51.088043 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1365/5468] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:28:51 2026] DELETE /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:52.196964 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-0728299a-3a7d-4dd7-9cda-64021f96047d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:52.198668 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0728299a-3a7d-4dd7-9cda-64021f96047d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 Aug 19 23:28:52.198874 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0728299a-3a7d-4dd7-9cda-64021f96047d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:52.199074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-0728299a-3a7d-4dd7-9cda-64021f96047d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:52.204239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-0728299a-3a7d-4dd7-9cda-64021f96047d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 returned with HTTP 404 Aug 19 23:28:52.204633 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1365/5469] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:52 2026] GET /volume/v3/volumes/2d044b3e-2c15-417b-a0d6-9858066e18a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:52.210730 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:52.212791 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:52.213026 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:52.213272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:52.213415 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:52.219162 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:52.219162 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:52.219648 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:52.238448 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:28:52.238621 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fe7d4496-4ff2-4c17-9249-d858d306a207 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 202 Aug 19 23:28:52.239035 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1374/5470] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:52 2026] DELETE /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:52.245544 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f2b9136-400a-4005-8f34-fadca7e5317d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:52.247308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f2b9136-400a-4005-8f34-fadca7e5317d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:52.247531 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f2b9136-400a-4005-8f34-fadca7e5317d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:52.247726 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f2b9136-400a-4005-8f34-fadca7e5317d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:52.253242 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:52.253242 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:52.253722 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-8f2b9136-400a-4005-8f34-fadca7e5317d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:28:52.254540 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f2b9136-400a-4005-8f34-fadca7e5317d tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 200 Aug 19 23:28:52.254915 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1367/5471] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:52 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:53.263433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4df656d4-a907-48a3-97e7-f87d353bcf5b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:53.265695 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4df656d4-a907-48a3-97e7-f87d353bcf5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:53.265925 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4df656d4-a907-48a3-97e7-f87d353bcf5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:53.266111 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4df656d4-a907-48a3-97e7-f87d353bcf5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:53.270156 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4df656d4-a907-48a3-97e7-f87d353bcf5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 404 Aug 19 23:28:53.270571 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1366/5472] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:53 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:54.473379 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-b02147f2-ff6a-431d-a137-6aac6d931cd6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:54.475303 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-b02147f2-ff6a-431d-a137-6aac6d931cd6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 Aug 19 23:28:54.475526 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-b02147f2-ff6a-431d-a137-6aac6d931cd6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:54.475706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-b02147f2-ff6a-431d-a137-6aac6d931cd6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:54.483304 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:54.483304 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:54.530621 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-b02147f2-ff6a-431d-a137-6aac6d931cd6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 returned with HTTP 200 Aug 19 23:28:54.531235 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1366/5473] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:28:54 2026] DELETE /volume/v3/attachments/ca4f6366-0142-4573-b07b-01b70b407ac4 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:54.541141 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:54.543689 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:54.543937 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:54.544134 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:54.544352 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:54.553415 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:54.553415 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:54.554082 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:54.571901 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:28:54.572180 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b2ff8954-c714-4f30-8f76-9a03e97e2d92 req-37d20958-d5a5-4fb0-b22e-e24d5150f315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 202 Aug 19 23:28:54.572723 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1375/5474] 10.4.3.193 () {70 vars in 1620 bytes} [Wed Aug 19 23:28:54 2026] DELETE /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:28:55.658258 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3b7ceb05-ca07-496a-b4f2-80b9a6087fac None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:55.660291 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b7ceb05-ca07-496a-b4f2-80b9a6087fac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:55.660508 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b7ceb05-ca07-496a-b4f2-80b9a6087fac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:55.660731 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3b7ceb05-ca07-496a-b4f2-80b9a6087fac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:55.663086 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=174,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:28:55.667788 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3b7ceb05-ca07-496a-b4f2-80b9a6087fac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 404 Aug 19 23:28:55.668830 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1368/5475] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:55 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:56.098525 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:56.100657 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:56.100918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:56.101160 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:56.101300 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:56.106726 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ee1bcd43-5e2b-4845-b293-43e96b474a21 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 404 Aug 19 23:28:56.107283 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1367/5476] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:28:56 2026] DELETE /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:56.113695 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4495add6-7a0d-4c73-88b4-1bd74c329910 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:56.115579 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4495add6-7a0d-4c73-88b4-1bd74c329910 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e Aug 19 23:28:56.115837 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4495add6-7a0d-4c73-88b4-1bd74c329910 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:56.116092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4495add6-7a0d-4c73-88b4-1bd74c329910 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:56.120339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4495add6-7a0d-4c73-88b4-1bd74c329910 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e returned with HTTP 404 Aug 19 23:28:56.120806 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1367/5477] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:28:56 2026] GET /volume/v3/snapshots/b184b12b-d9aa-407b-a96e-91b936e9731e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:56.831566 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-4ed43f47-787b-4106-b02a-0eebc7580750 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:56.833248 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ed43f47-787b-4106-b02a-0eebc7580750 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:56.833448 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ed43f47-787b-4106-b02a-0eebc7580750 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:56.833647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-4ed43f47-787b-4106-b02a-0eebc7580750 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:56.833855 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-4ed43f47-787b-4106-b02a-0eebc7580750 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:56.838927 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-4ed43f47-787b-4106-b02a-0eebc7580750 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 404 Aug 19 23:28:56.839359 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1376/5478] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:28:56 2026] DELETE /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:56.845218 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-aa192b65-8d36-4863-9908-c859d00fcd1b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:56.847219 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa192b65-8d36-4863-9908-c859d00fcd1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f Aug 19 23:28:56.847413 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa192b65-8d36-4863-9908-c859d00fcd1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:56.847608 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-aa192b65-8d36-4863-9908-c859d00fcd1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:56.853035 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-aa192b65-8d36-4863-9908-c859d00fcd1b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f returned with HTTP 404 Aug 19 23:28:56.853511 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1369/5479] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:56 2026] GET /volume/v3/volumes/0a460565-ce81-4891-89c4-1ba6327caa9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:28:57.736880 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:57.738442 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:28:57.738814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-528050874", "snapshot_id": null, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "volume_type": null, "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:57.740265 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-528050874', 'snapshot_id': None, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'volume_type': None, 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:28:57.808327 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:28:57.812193 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:28:57.816889 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (55374763-4f40-43a8-8df3-eaf1dc9ae0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:57.817895 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132be5ff-7b12-49f9-99fb-02de7e979010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:57.818674 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:28:57.867495 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132be5ff-7b12-49f9-99fb-02de7e979010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:57.868224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053e7433-23e1-4616-b835-4029cf6d64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:57.906088 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['ae60d6eb-6f4f-4b98-aa93-44c3d820f37f', 'ac6ff2b7-10d6-4814-bad8-41445fc90add', 'ca927b5a-7166-45da-9700-c6ee6f129519', '77bf1f22-fb93-4310-be39-5143c9f72791'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:28:57.906793 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053e7433-23e1-4616-b835-4029cf6d64c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae60d6eb-6f4f-4b98-aa93-44c3d820f37f', 'ac6ff2b7-10d6-4814-bad8-41445fc90add', 'ca927b5a-7166-45da-9700-c6ee6f129519', '77bf1f22-fb93-4310-be39-5143c9f72791']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:57.907522 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35140232-5ac9-434f-92b8-3eccaabb9407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:57.927621 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35140232-5ac9-434f-92b8-3eccaabb9407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3408c87f-cd97-4369-bce8-fe246109b590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-528050874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ae60d6eb-6f4f-4b98-aa93-44c3d820f37f','ac6ff2b7-10d6-4814-bad8-41445fc90add','ca927b5a-7166-45da-9700-c6ee6f129519','77bf1f22-fb93-4310-be39-5143c9f72791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-528050874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3408c87f-cd97-4369-bce8-fe246109b590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:57.928293 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3106b9cd-b294-410d-92a6-bdeb50519fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:57.942946 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3106b9cd-b294-410d-92a6-bdeb50519fc3) transitioned into state 'SUCCESS' from state '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-528050874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ae60d6eb-6f4f-4b98-aa93-44c3d820f37f','ac6ff2b7-10d6-4814-bad8-41445fc90add','ca927b5a-7166-45da-9700-c6ee6f129519','77bf1f22-fb93-4310-be39-5143c9f72791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:57.943553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5966b5bc-f0e0-4dd2-b6b9-8efd4ff370fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:28:57.951356 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5966b5bc-f0e0-4dd2-b6b9-8efd4ff370fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:28:57.952146 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (55374763-4f40-43a8-8df3-eaf1dc9ae0c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:28:57.952392 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:28:57.952892 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4deb3ace-86a8-4b92-8de0-d135d655a4b5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:28:57.953302 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1368/5480] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:28:57 2026] POST /volume/v3/volumes => generated 758 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:28:57.964508 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:57.966804 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:28:57.967140 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:57.967789 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:57.975202 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:57.975202 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:57.979676 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:57.985431 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a50e92af-65cc-45c2-98ce-b222d2f2efb8 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:28:57.985859 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1368/5481] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:57 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:28:58.997474 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:58.999160 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:28:58.999343 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:58.999526 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:59.006300 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:59.006300 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:28:59.009446 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:59.013603 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-96d02a02-809f-4297-aa39-aca5e91a78a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:28:59.014011 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1377/5482] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:58 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:59.026587 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:59.028308 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:28:59.028529 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:59.028767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:59.037482 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:59.037482 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:59.041388 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:59.045815 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-22769ec9-c979-4395-91c1-5edb9529a8f7 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:28:59.046174 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1370/5483] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:28:59 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:59.160240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:59.162444 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:28:59.162638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:59.162846 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:59.170737 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:59.170737 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:28:59.174123 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:59.178648 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-abb348c4-d70e-47cd-ae36-79e33e888eaf tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:28:59.179052 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1369/5484] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:59 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:59.615092 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:59.616899 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:28:59.617124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:59.617243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:59.624442 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:59.624442 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:28:59.628100 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:28:59.632464 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-62b30f66-e3c8-4f5c-8a3f-e963819544fc tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:28:59.632863 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1369/5485] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:28:59 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:28:59.642550 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-05527842-3cea-4293-8d70-aa096283837c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:59.643089 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05527842-3cea-4293-8d70-aa096283837c None None] GET https://10.4.3.193/volume// Aug 19 23:28:59.643307 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05527842-3cea-4293-8d70-aa096283837c None None] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:28:59.643563 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-05527842-3cea-4293-8d70-aa096283837c None None] Calling method 'all' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:28:59.644018 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-05527842-3cea-4293-8d70-aa096283837c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:28:59.644453 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1378/5486] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:28:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:28:59.651572 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-12c4bb72-85a6-4f75-ba8b-69f1265c2c57 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:28:59.653523 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-12c4bb72-85a6-4f75-ba8b-69f1265c2c57 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:28:59.653891 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-12c4bb72-85a6-4f75-ba8b-69f1265c2c57 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3408c87f-cd97-4369-bce8-fe246109b590", "connector": null, "instance_uuid": "e3d1a582-2ca2-4fd0-8aa3-aec223eeb8c1"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:28:59.662522 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:28:59.662522 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:28:59.686818 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-12c4bb72-85a6-4f75-ba8b-69f1265c2c57 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:28:59.687213 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1371/5487] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:28:59 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:29:00.362602 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba1c319e-6676-42aa-ac72-73077a48e55b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:00.363153 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba1c319e-6676-42aa-ac72-73077a48e55b None None] GET https://10.4.3.193/volume// Aug 19 23:29:00.363340 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba1c319e-6676-42aa-ac72-73077a48e55b None None] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:00.363570 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba1c319e-6676-42aa-ac72-73077a48e55b None None] Calling method 'all' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:00.363960 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba1c319e-6676-42aa-ac72-73077a48e55b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:29:00.364280 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1370/5488] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:29:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:29:00.371055 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:00.373386 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:29:00.373698 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:00.373963 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:00.384733 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:00.384733 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:29:00.388141 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:29:00.394435 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-6587cc0d-6a1d-43cb-97c0-476a42b0dbd9 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:29:00.395047 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1370/5489] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:29:00 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:29:00.492898 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:00.495159 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 Aug 19 23:29:00.495518 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:29:00.505824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" by "attachment_update" {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:29:00.511769 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100376) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:29:00.513340 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:00.513340 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:29:00.585436 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.coordination [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" released by "attachment_update" :: held 0.074s {{(pid=100376) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:29:00.585767 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-a36c6ca1-6267-46cf-a037-5a2e8b8f2a5b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 returned with HTTP 200 Aug 19 23:29:00.586443 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1379/5490] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:29:00 2026] PUT /volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:29:00.604548 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-6991a01d-68ae-423d-bf96-83464a7be88c req-ccf69632-3d3c-4870-882f-b01d38e8bf3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:00.606910 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-ccf69632-3d3c-4870-882f-b01d38e8bf3c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243/action Aug 19 23:29:00.607292 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-ccf69632-3d3c-4870-882f-b01d38e8bf3c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:29:00.607431 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-ccf69632-3d3c-4870-882f-b01d38e8bf3c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:29:00.623459 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:00.623459 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:29:00.633560 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-6991a01d-68ae-423d-bf96-83464a7be88c req-ccf69632-3d3c-4870-882f-b01d38e8bf3c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243/action returned with HTTP 204 Aug 19 23:29:00.634094 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1372/5491] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:29:00 2026] POST /volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:29:09.177483 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:10.392379 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=46,cinder:UPDATE=3 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:10.580584 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:10.630191 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:33.810948 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-63a5473e-ad97-4292-969b-5d01355d72ee req-ded934c3-162c-4582-93e6-7db8a7ec6399 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:33.812852 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-63a5473e-ad97-4292-969b-5d01355d72ee req-ded934c3-162c-4582-93e6-7db8a7ec6399 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 Aug 19 23:29:33.813056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-63a5473e-ad97-4292-969b-5d01355d72ee req-ded934c3-162c-4582-93e6-7db8a7ec6399 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:33.813232 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-63a5473e-ad97-4292-969b-5d01355d72ee req-ded934c3-162c-4582-93e6-7db8a7ec6399 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:33.821660 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:33.821660 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:29:33.862225 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-63a5473e-ad97-4292-969b-5d01355d72ee req-ded934c3-162c-4582-93e6-7db8a7ec6399 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 returned with HTTP 200 Aug 19 23:29:33.862616 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1371/5492] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:29:33 2026] DELETE /volume/v3/attachments/eb902db4-7b61-4d20-b4cf-6f1301262243 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:29:35.056682 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:35.058694 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:29:35.058902 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:35.059076 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:35.065729 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:35.065729 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:29:35.069274 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:29:35.073801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a5041d50-7720-4a91-9096-046e162147f1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:29:35.074415 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1371/5493] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:29:35 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:29:35.472078 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:35.474538 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:29:35.474794 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:35.475024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:35.482609 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:35.482609 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:29:35.486160 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:29:35.491054 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-2307205b-1c0b-49ff-9c8c-b5f9fd9889ac tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:29:35.491482 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1380/5494] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:29:35 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:29:35.500447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-682745dc-88aa-496d-9485-4e0cea507c12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:35.500854 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-682745dc-88aa-496d-9485-4e0cea507c12 None None] GET https://10.4.3.193/volume// Aug 19 23:29:35.501021 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-682745dc-88aa-496d-9485-4e0cea507c12 None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:35.501202 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-682745dc-88aa-496d-9485-4e0cea507c12 None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:35.501495 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-682745dc-88aa-496d-9485-4e0cea507c12 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:29:35.501772 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1373/5495] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:29:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:29:35.507974 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-4fd6ab43-ca1e-4342-8e7b-ed519e8f6021 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:35.509881 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-4fd6ab43-ca1e-4342-8e7b-ed519e8f6021 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:29:35.510198 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-4fd6ab43-ca1e-4342-8e7b-ed519e8f6021 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3408c87f-cd97-4369-bce8-fe246109b590", "connector": null, "instance_uuid": "d48b1622-1d22-4021-a5ee-02f2ca56c625"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:29:35.517921 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:35.517921 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:29:35.539040 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-4fd6ab43-ca1e-4342-8e7b-ed519e8f6021 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:29:35.539391 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1372/5496] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:29:35 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 19 23:29:36.160513 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-624927e6-aba4-43e1-b2fc-83a2e83abcfc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:36.160904 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-624927e6-aba4-43e1-b2fc-83a2e83abcfc None None] GET https://10.4.3.193/volume// Aug 19 23:29:36.161061 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-624927e6-aba4-43e1-b2fc-83a2e83abcfc None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:36.161240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-624927e6-aba4-43e1-b2fc-83a2e83abcfc None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:36.161541 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-624927e6-aba4-43e1-b2fc-83a2e83abcfc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:29:36.162069 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1372/5497] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:29:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:29:36.170467 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:36.172494 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:29:36.173552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:29:36.173552 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:29:36.181583 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:36.181583 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:29:36.184452 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:29:36.188356 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-69634863-57b7-409b-b361-47438abb30c3 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:29:36.188688 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1381/5498] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:29:36 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:29:36.283171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:36.285106 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a Aug 19 23:29:36.285430 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:29:36.292592 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:29:36.296763 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:29:36.297619 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:36.297619 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:29:36.365257 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-3408c87f-cd97-4369-bce8-fe246109b590-np0000007826" released by "attachment_update" :: held 0.068s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:29:36.365567 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-9d609adb-9545-4382-a355-71b207493186 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a returned with HTTP 200 Aug 19 23:29:36.366213 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1374/5499] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:29:36 2026] PUT /volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:29:36.384239 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a9b74ccd-4710-4a61-b43e-ad47bbfdfa80 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:29:36.386255 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a9b74ccd-4710-4a61-b43e-ad47bbfdfa80 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a/action Aug 19 23:29:36.386617 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a9b74ccd-4710-4a61-b43e-ad47bbfdfa80 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:29:36.386817 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a9b74ccd-4710-4a61-b43e-ad47bbfdfa80 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:29:36.400660 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:29:36.400660 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:29:36.410030 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-64a553d5-9c70-4a4c-9b29-a048d6aa24ba req-a9b74ccd-4710-4a61-b43e-ad47bbfdfa80 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a/action returned with HTTP 204 Aug 19 23:29:36.410525 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1373/5500] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:29:36 2026] POST /volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:29:45.072182 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:46.187308 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=9 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:46.360577 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:29:46.407279 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:30:20.098007 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:20.099769 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:30:20.100155 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3408c87f-cd97-4369-bce8-fe246109b590", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-552688267", "description": null, "metadata": null}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:30:20.111345 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:20.111345 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:30:20.111871 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:20.112063 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create snapshot from volume 3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:30:20.137362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['7d0d8f74-c74b-425d-937c-faa8f6e4d664', 'ad2306a8-be36-4cbd-9376-a7b7718d3048', '9c48c745-6785-4757-b8f0-de3b45cebdf9', 'd2c7a284-f9f8-4c56-a144-774680b245b9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:30:20.167298 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot force create request issued successfully. Aug 19 23:30:20.167764 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c5a66f19-6858-40a9-9acb-074df1b2c024 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:30:20.168250 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1373/5501] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:30:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:30:20.178793 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-43a72e44-f257-4909-b205-c416e46fd3ed None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:20.180443 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a72e44-f257-4909-b205-c416e46fd3ed tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:30:20.180608 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a72e44-f257-4909-b205-c416e46fd3ed tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:20.180806 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-43a72e44-f257-4909-b205-c416e46fd3ed tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:20.185886 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:20.185886 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:30:20.186292 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-43a72e44-f257-4909-b205-c416e46fd3ed tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:30:20.186971 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-43a72e44-f257-4909-b205-c416e46fd3ed tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 200 Aug 19 23:30:20.187289 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1382/5502] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:30:20 2026] GET /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:30:21.195670 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:21.197902 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:30:21.197902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:21.197902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:21.202779 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:21.202779 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:30:21.203746 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:30:21.203891 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-412d9233-6964-4261-8d5b-f36ccc1c7f27 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 200 Aug 19 23:30:21.204193 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1375/5503] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:30:21 2026] GET /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:30:21.211743 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:21.214082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:30:21.214082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:21.214082 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:21.219069 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:21.219069 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:30:21.219752 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:30:21.220672 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7f36a16b-2d22-4f4c-a2c0-779253542fc1 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 200 Aug 19 23:30:21.220672 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1374/5504] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:30:21 2026] GET /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:30:21.229791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-01637483-bb03-4487-8750-4285ea1f0855 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:21.231574 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:30:21.231800 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-149312087", "snapshot_id": "d73c5aab-c515-4eb1-bdde-9db917dc4c25", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:30:21.233764 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-149312087', 'snapshot_id': 'd73c5aab-c515-4eb1-bdde-9db917dc4c25', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:30:21.238385 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:21.238385 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:30:21.238385 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:30:21.238385 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume of 1 GB Aug 19 23:30:21.241310 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Availability Zones retrieved successfully. Aug 19 23:30:21.246660 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (5e460117-3fab-404f-a9fd-8a752debd1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:30:21.247828 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0891ed-84a5-494e-8354-162795b45377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:30:21.249099 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:30:21.280850 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0891ed-84a5-494e-8354-162795b45377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd73c5aab-c515-4eb1-bdde-9db917dc4c25', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:30:21.281607 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b6ca04-9107-45f7-864e-a0fbbe6cb9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:30:21.317109 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Created reservations ['ef35a6f0-4d42-4d01-a6e3-2be1986c2b38', 'f5476a19-731f-4b8c-9298-9c8deaddd129', '68a3ed5e-a38b-480c-b5b6-23b2aa977aa5', '25845121-1351-4f79-ab0e-1c425f7db7b9'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:30:21.317926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b6ca04-9107-45f7-864e-a0fbbe6cb9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef35a6f0-4d42-4d01-a6e3-2be1986c2b38', 'f5476a19-731f-4b8c-9298-9c8deaddd129', '68a3ed5e-a38b-480c-b5b6-23b2aa977aa5', '25845121-1351-4f79-ab0e-1c425f7db7b9']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:30:21.318725 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75cd5ff8-fba3-4aba-9410-dd5891d53774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:30:21.358608 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75cd5ff8-fba3-4aba-9410-dd5891d53774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68b2b03f-fbcf-4cb3-8317-b0aa853f64cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-149312087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ef35a6f0-4d42-4d01-a6e3-2be1986c2b38','f5476a19-731f-4b8c-9298-9c8deaddd129','68a3ed5e-a38b-480c-b5b6-23b2aa977aa5','25845121-1351-4f79-ab0e-1c425f7db7b9'],size=1,snapshot_id=d73c5aab-c515-4eb1-bdde-9db917dc4c25,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), '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-19T23:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-149312087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68b2b03f-fbcf-4cb3-8317-b0aa853f64cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f98d8afb35145faaa0059d76dd7b1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d73c5aab-c515-4eb1-bdde-9db917dc4c25,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:30:21.359356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0557f1a6-9ebc-429e-bd0e-e686ccdd13dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:30:21.375558 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0557f1a6-9ebc-429e-bd0e-e686ccdd13dd) transitioned into state 'SUCCESS' from state '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-149312087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f98d8afb35145faaa0059d76dd7b1d1',qos_specs=None,replication_status=,reservations=['ef35a6f0-4d42-4d01-a6e3-2be1986c2b38','f5476a19-731f-4b8c-9298-9c8deaddd129','68a3ed5e-a38b-480c-b5b6-23b2aa977aa5','25845121-1351-4f79-ab0e-1c425f7db7b9'],size=1,snapshot_id=d73c5aab-c515-4eb1-bdde-9db917dc4c25,source_replicaid=,source_volid=None,status='creating',user_id='09c5a4b5e6254edb84a7fe91627b8f17',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:30:21.376323 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a59864-e011-4103-bd15-3f3412e0fde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:30:21.395371 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a59864-e011-4103-bd15-3f3412e0fde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:30:21.396182 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Flow 'volume_create_api' (5e460117-3fab-404f-a9fd-8a752debd1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:30:21.396490 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Create volume request issued successfully. Aug 19 23:30:21.397020 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-01637483-bb03-4487-8750-4285ea1f0855 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:30:21.397431 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1374/5505] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:30:21 2026] POST /volume/v3/volumes => generated 784 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:30:21.408066 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:21.409808 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:21.410292 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:21.410369 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:21.417607 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:21.417607 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:30:21.421350 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:21.425319 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-436a2dc9-cb47-4521-bdb4-794d4bcae921 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:21.425689 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1383/5506] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:30:21 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:30:22.437728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:22.439403 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:22.439586 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:22.439795 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:22.446399 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:22.446399 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:30:22.449726 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:22.453823 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16ec5a01-48e6-46ec-b4cf-c8eb52b8761c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:22.454238 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1376/5507] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:30:22 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:30:22.466300 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:22.468221 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:22.468433 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:22.468636 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:22.476067 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:22.476067 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:30:22.479450 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:22.484018 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b98c08a9-3d1f-4521-9744-5b3990d6832c tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:22.484438 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1375/5508] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:30:22 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:30:22.565401 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:22.567435 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:22.567610 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:22.567797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:22.575217 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:22.575217 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:30:22.578734 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:22.582978 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ff4b48ed-eaeb-4197-afe6-186cf7b3a4a6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:22.583389 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1375/5509] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:30:22 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:30:22.982571 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:22.984620 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:22.984822 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:22.985003 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:22.992181 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:22.992181 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:30:22.995697 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:23.000218 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-374f6ec4-726d-43fc-a919-32a25bcd8e88 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:23.000796 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1384/5510] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:30:22 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:30:23.009433 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-64a8ded4-a48b-4f79-8c9d-25b146353fca None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:23.009864 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64a8ded4-a48b-4f79-8c9d-25b146353fca None None] GET https://10.4.3.193/volume// Aug 19 23:30:23.010056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64a8ded4-a48b-4f79-8c9d-25b146353fca None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:23.010286 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-64a8ded4-a48b-4f79-8c9d-25b146353fca None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:23.010641 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-64a8ded4-a48b-4f79-8c9d-25b146353fca None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:30:23.010940 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1377/5511] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:30:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:30:23.017475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-647b512b-d78d-4543-9e5a-2754c93d3315 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:23.019509 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-647b512b-d78d-4543-9e5a-2754c93d3315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:30:23.019878 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-647b512b-d78d-4543-9e5a-2754c93d3315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68b2b03f-fbcf-4cb3-8317-b0aa853f64cb", "connector": null, "instance_uuid": "0218814c-e0c9-4eb0-96e2-e848fa03b34d"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:30:23.029323 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:23.029323 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:30:23.052065 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-647b512b-d78d-4543-9e5a-2754c93d3315 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:30:23.052552 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1376/5512] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:30:23 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 19 23:30:23.807310 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-669398bd-92bf-4fb1-9097-e538bbf96667 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:23.807828 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-669398bd-92bf-4fb1-9097-e538bbf96667 None None] GET https://10.4.3.193/volume// Aug 19 23:30:23.808001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-669398bd-92bf-4fb1-9097-e538bbf96667 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:23.808229 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-669398bd-92bf-4fb1-9097-e538bbf96667 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:23.808558 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-669398bd-92bf-4fb1-9097-e538bbf96667 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:30:23.808967 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1376/5513] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:30:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:30:23.815787 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:23.817756 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:30:23.817953 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:30:23.818124 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:30:23.827030 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:23.827030 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:30:23.830487 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:30:23.835371 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-951c9ce0-6b25-417d-8462-e9f64e392c81 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:30:23.835807 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1385/5514] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:30:23 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:30:23.935854 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:23.938238 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] PUT https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae Aug 19 23:30:23.938595 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:30:23.946183 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Acquiring lock "cinder-attachment_update-68b2b03f-fbcf-4cb3-8317-b0aa853f64cb-np0000007826" by "attachment_update" {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:30:23.950658 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-68b2b03f-fbcf-4cb3-8317-b0aa853f64cb-np0000007826" acquired by "attachment_update" :: waited 0.004s {{(pid=100373) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:30:23.951621 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:23.951621 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:30:24.024657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.coordination [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Lock "cinder-attachment_update-68b2b03f-fbcf-4cb3-8317-b0aa853f64cb-np0000007826" released by "attachment_update" :: held 0.074s {{(pid=100373) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:30:24.025026 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-ae7ef64e-77ab-437f-b120-821dfe17a473 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae returned with HTTP 200 Aug 19 23:30:24.025455 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1378/5515] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:30:23 2026] PUT /volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:30:24.044814 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-bf70ebd8-d345-4735-9ce8-23774ade7030 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:30:24.046848 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-bf70ebd8-d345-4735-9ce8-23774ade7030 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] POST https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae/action Aug 19 23:30:24.047206 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-bf70ebd8-d345-4735-9ce8-23774ade7030 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action body: b'{"os-complete": null}' {{(pid=100375) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:30:24.047320 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-bf70ebd8-d345-4735-9ce8-23774ade7030 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:30:24.061998 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:30:24.061998 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:30:24.071103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-b9d2b9ae-5c9c-4ef9-859d-26d6266fbda2 req-bf70ebd8-d345-4735-9ce8-23774ade7030 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae/action returned with HTTP 204 Aug 19 23:30:24.071651 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1377/5516] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:30:24 2026] POST /volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:30:32.581738 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:30:33.833873 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=14 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:30:34.018455 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:30:34.068524 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:31:09.112702 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-55a46d22-f40c-4430-921c-4de897ba8fb4 req-ff3631e9-94a8-4a94-8704-506ff622d430 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:09.114654 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-55a46d22-f40c-4430-921c-4de897ba8fb4 req-ff3631e9-94a8-4a94-8704-506ff622d430 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae Aug 19 23:31:09.114861 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-55a46d22-f40c-4430-921c-4de897ba8fb4 req-ff3631e9-94a8-4a94-8704-506ff622d430 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:09.115038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-55a46d22-f40c-4430-921c-4de897ba8fb4 req-ff3631e9-94a8-4a94-8704-506ff622d430 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:09.121637 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:09.121637 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:09.159435 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-55a46d22-f40c-4430-921c-4de897ba8fb4 req-ff3631e9-94a8-4a94-8704-506ff622d430 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae returned with HTTP 200 Aug 19 23:31:09.159861 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1377/5517] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:31:09 2026] DELETE /volume/v3/attachments/13d00ffd-056b-4b65-9429-0912583a2eae => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:10.442771 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:10.444022 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:31:10.444180 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:10.444349 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:10.444494 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:31:10.451945 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:10.451945 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:10.452467 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:31:10.466866 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:31:10.467034 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-fb848fee-2899-43b0-8e6d-df54ed9cb3c0 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 202 Aug 19 23:31:10.467452 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1386/5518] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:10 2026] DELETE /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:10.473962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:10.475593 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:31:10.475756 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:10.475934 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:10.482824 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:10.482824 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:10.486150 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:31:10.490785 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-017c736b-fd4b-4794-b6fe-e5055d4d62b4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 200 Aug 19 23:31:10.491151 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1379/5519] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:10 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:31:11.504723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a9bce52c-6429-4c21-ab08-308d750eb0a4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:11.506550 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9bce52c-6429-4c21-ab08-308d750eb0a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb Aug 19 23:31:11.506817 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9bce52c-6429-4c21-ab08-308d750eb0a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:11.507055 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a9bce52c-6429-4c21-ab08-308d750eb0a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:11.512440 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a9bce52c-6429-4c21-ab08-308d750eb0a4 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb returned with HTTP 404 Aug 19 23:31:11.512933 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1378/5520] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:11 2026] GET /volume/v3/volumes/68b2b03f-fbcf-4cb3-8317-b0aa853f64cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:11.519396 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b94d5c52-f542-4e22-a0bf-962579026171 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:11.521088 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:31:11.521290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:11.521466 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:11.521561 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete snapshot with id: d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:31:11.526551 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:11.526551 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:11.526950 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:31:11.543080 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot delete request issued successfully. Aug 19 23:31:11.543226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b94d5c52-f542-4e22-a0bf-962579026171 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 202 Aug 19 23:31:11.543613 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1378/5521] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:31:11 2026] DELETE /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:11.550954 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:11.552607 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:31:11.552838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:11.553018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:11.558186 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:11.558186 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:11.558641 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Snapshot retrieved successfully. Aug 19 23:31:11.559369 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ff9803b3-c4a3-4e21-b73a-c059e1c1469e tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 200 Aug 19 23:31:11.559757 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1387/5522] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:31:11 2026] GET /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:12.567998 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-de02a869-760c-4e34-a379-6770e4cef6e5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:12.569663 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de02a869-760c-4e34-a379-6770e4cef6e5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 Aug 19 23:31:12.569862 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de02a869-760c-4e34-a379-6770e4cef6e5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:12.570040 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-de02a869-760c-4e34-a379-6770e4cef6e5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:12.573859 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-de02a869-760c-4e34-a379-6770e4cef6e5 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 returned with HTTP 404 Aug 19 23:31:12.574258 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1380/5523] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:31:12 2026] GET /volume/v3/snapshots/d73c5aab-c515-4eb1-bdde-9db917dc4c25 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:13.893984 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-89531dbc-7493-4a85-82a7-362b0ed0dce5 req-f25cf356-b69f-4390-920c-e5eee5acc4f6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:13.896437 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-89531dbc-7493-4a85-82a7-362b0ed0dce5 req-f25cf356-b69f-4390-920c-e5eee5acc4f6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a Aug 19 23:31:13.896682 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-89531dbc-7493-4a85-82a7-362b0ed0dce5 req-f25cf356-b69f-4390-920c-e5eee5acc4f6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:13.897103 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-89531dbc-7493-4a85-82a7-362b0ed0dce5 req-f25cf356-b69f-4390-920c-e5eee5acc4f6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'version_select' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:13.904864 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:13.904864 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:13.946350 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-89531dbc-7493-4a85-82a7-362b0ed0dce5 req-f25cf356-b69f-4390-920c-e5eee5acc4f6 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a returned with HTTP 200 Aug 19 23:31:13.946829 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1379/5524] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:31:13 2026] DELETE /volume/v3/attachments/0c78cac1-1daf-40fd-9b08-d1f1d6d83a8a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:15.455467 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:15.457078 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:31:15.457252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:15.457426 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:15.457603 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume with id: 3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:31:15.463904 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:15.463904 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:15.464279 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:31:15.477460 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Delete volume request issued successfully. Aug 19 23:31:15.477621 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4b78b73f-3113-47f2-b9cb-a312ff16e97f tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 202 Aug 19 23:31:15.478052 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1379/5525] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:15 2026] DELETE /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:15.484664 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-972323b1-4f7f-4861-ab44-7a352e393e4b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:15.486382 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-972323b1-4f7f-4861-ab44-7a352e393e4b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:31:15.486558 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-972323b1-4f7f-4861-ab44-7a352e393e4b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:15.486783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-972323b1-4f7f-4861-ab44-7a352e393e4b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:15.493606 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:15.493606 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:15.496910 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-972323b1-4f7f-4861-ab44-7a352e393e4b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Volume info retrieved successfully. Aug 19 23:31:15.501420 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-972323b1-4f7f-4861-ab44-7a352e393e4b tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 200 Aug 19 23:31:15.501811 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1388/5526] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:15 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:31:16.513308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d399c04-e130-4521-8765-ce63e027d857 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:16.515057 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d399c04-e130-4521-8765-ce63e027d857 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] GET https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 Aug 19 23:31:16.515237 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d399c04-e130-4521-8765-ce63e027d857 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:16.515423 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d399c04-e130-4521-8765-ce63e027d857 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:16.521702 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d399c04-e130-4521-8765-ce63e027d857 tempest-TestVolumeBootPattern-1040006265 tempest-TestVolumeBootPattern-1040006265-project-member] https://10.4.3.193/volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 returned with HTTP 404 Aug 19 23:31:16.522236 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1381/5527] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:16 2026] GET /volume/v3/volumes/3408c87f-cd97-4369-bce8-fe246109b590 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:21.795210 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:21.869918 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:21.870358 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-192407299"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:21.872207 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request body: {'volume': {"'imageRef": '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-192407299'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:21.872371 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume of 1 GB Aug 19 23:31:21.872705 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:21.872705 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:21.877610 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Availability Zones retrieved successfully. Aug 19 23:31:21.885758 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (86c9324c-b6fb-4580-ac8a-690d414905ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:21.887330 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3501f3e-d96d-4ed9-a84d-ea5fce78ec12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:21.888684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:21.912991 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3501f3e-d96d-4ed9-a84d-ea5fce78ec12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:21.913633 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54112400-ee42-4373-85f4-3a349ae89e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:21.965780 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Created reservations ['702ff424-0497-44d7-9dcd-62a9ea5c192a', '568dc29a-1d59-459f-bc3e-03594ee8edcb', '54031ae0-d8e2-41eb-adc8-2768f38e7715', '8676c43c-1efd-4f44-bbe8-d7fec584f994'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:21.966530 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54112400-ee42-4373-85f4-3a349ae89e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702ff424-0497-44d7-9dcd-62a9ea5c192a', '568dc29a-1d59-459f-bc3e-03594ee8edcb', '54031ae0-d8e2-41eb-adc8-2768f38e7715', '8676c43c-1efd-4f44-bbe8-d7fec584f994']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:21.967212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca749e7-753e-4ba9-b494-f5faf98573f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:21.989022 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca749e7-753e-4ba9-b494-f5faf98573f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f65c344-a6eb-44c8-a36a-0747a6048706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-192407299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['702ff424-0497-44d7-9dcd-62a9ea5c192a','568dc29a-1d59-459f-bc3e-03594ee8edcb','54031ae0-d8e2-41eb-adc8-2768f38e7715','8676c43c-1efd-4f44-bbe8-d7fec584f994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-192407299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f65c344-a6eb-44c8-a36a-0747a6048706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d58163f1ded49a9a648e70edeb17704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:21.989754 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffc9deb-d4a5-47d6-8ff6-45c25920cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.006127 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffc9deb-d4a5-47d6-8ff6-45c25920cac8) transitioned into state 'SUCCESS' from state '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-192407299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['702ff424-0497-44d7-9dcd-62a9ea5c192a','568dc29a-1d59-459f-bc3e-03594ee8edcb','54031ae0-d8e2-41eb-adc8-2768f38e7715','8676c43c-1efd-4f44-bbe8-d7fec584f994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.006923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341a46bc-020f-4662-89f5-8941ad61155b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.015900 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341a46bc-020f-4662-89f5-8941ad61155b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.017067 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (86c9324c-b6fb-4580-ac8a-690d414905ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.017491 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request issued successfully. Aug 19 23:31:22.018256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ba3a9988-8388-458b-b0bc-c6780c6b4d9e tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:22.018842 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1380/5528] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:21 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 19 23:31:22.029858 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.031487 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:22.031875 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1133588496"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:22.033264 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request body: {'volume': {"'imageRef": '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1133588496'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:22.033404 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume of 1 GB Aug 19 23:31:22.037258 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Availability Zones retrieved successfully. Aug 19 23:31:22.043179 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (fb38729f-b075-4649-b849-7ac4afaf4666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.044037 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1403cbf-4fff-4e10-8b61-b99d86a79bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.044856 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:22.066563 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1403cbf-4fff-4e10-8b61-b99d86a79bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.067274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0453d6-8257-466c-a5f8-4956c267b5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.102088 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Created reservations ['4ecf88b1-39aa-467b-8a3d-3c43a4177649', '65d11738-8b90-47cf-8ace-d0c78eb2edba', 'ab2b9f04-f416-4a70-b437-4af0fa180d97', '8bcd5362-8f23-4573-b0de-8d5c8cc27a3c'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:22.103056 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0453d6-8257-466c-a5f8-4956c267b5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ecf88b1-39aa-467b-8a3d-3c43a4177649', '65d11738-8b90-47cf-8ace-d0c78eb2edba', 'ab2b9f04-f416-4a70-b437-4af0fa180d97', '8bcd5362-8f23-4573-b0de-8d5c8cc27a3c']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.103826 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccb5ebd-6245-4104-9a89-6e887612a8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.124697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ccb5ebd-6245-4104-9a89-6e887612a8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ac564a-de71-438b-8871-101a7a560fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1133588496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['4ecf88b1-39aa-467b-8a3d-3c43a4177649','65d11738-8b90-47cf-8ace-d0c78eb2edba','ab2b9f04-f416-4a70-b437-4af0fa180d97','8bcd5362-8f23-4573-b0de-8d5c8cc27a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1133588496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ac564a-de71-438b-8871-101a7a560fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d58163f1ded49a9a648e70edeb17704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.125469 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38229b5-89ce-4651-8f17-e0c4f8e6d12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.142194 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38229b5-89ce-4651-8f17-e0c4f8e6d12b) transitioned into state 'SUCCESS' from state '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-1133588496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['4ecf88b1-39aa-467b-8a3d-3c43a4177649','65d11738-8b90-47cf-8ace-d0c78eb2edba','ab2b9f04-f416-4a70-b437-4af0fa180d97','8bcd5362-8f23-4573-b0de-8d5c8cc27a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.142948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4071b61d-b556-4862-84fe-97f988245ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.152465 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4071b61d-b556-4862-84fe-97f988245ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.153502 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (fb38729f-b075-4649-b849-7ac4afaf4666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.153867 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request issued successfully. Aug 19 23:31:22.154447 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-2d66b890-5d37-4cb2-b1e1-2ffa586d4d06 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:22.155104 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1380/5529] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:22 2026] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:22.167018 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.168658 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:22.168982 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-28202092"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:22.170368 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request body: {'volume': {"'imageRef": '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-28202092'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:22.170479 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume of 1 GB Aug 19 23:31:22.173975 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Availability Zones retrieved successfully. Aug 19 23:31:22.179140 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (4afd232c-2ea1-41f2-ba02-d27a3cda95df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.179946 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b222cb-9747-4c4a-b972-ad6a5dba3ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.180784 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:22.202695 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b222cb-9747-4c4a-b972-ad6a5dba3ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.203450 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10027eb8-6ad9-4a6d-bc32-3a44642ead1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.241214 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Created reservations ['0d2f50db-c8b2-4a47-8bff-283505797e56', 'e1ba986a-bdd4-4e47-9ede-68040d4ada61', '6314b3a8-839c-4b58-8c57-37c4def2db7f', '3ebcbf1d-a295-4122-b143-b3a19703e0ac'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:22.241945 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10027eb8-6ad9-4a6d-bc32-3a44642ead1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d2f50db-c8b2-4a47-8bff-283505797e56', 'e1ba986a-bdd4-4e47-9ede-68040d4ada61', '6314b3a8-839c-4b58-8c57-37c4def2db7f', '3ebcbf1d-a295-4122-b143-b3a19703e0ac']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.242647 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d0ed29-b6a4-4f14-bc20-8fb6f9f7f266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.262232 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d0ed29-b6a4-4f14-bc20-8fb6f9f7f266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d5f5a1-c36d-4711-8d99-0d7c3c433cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-28202092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['0d2f50db-c8b2-4a47-8bff-283505797e56','e1ba986a-bdd4-4e47-9ede-68040d4ada61','6314b3a8-839c-4b58-8c57-37c4def2db7f','3ebcbf1d-a295-4122-b143-b3a19703e0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-28202092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d5f5a1-c36d-4711-8d99-0d7c3c433cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d58163f1ded49a9a648e70edeb17704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.262913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e498b5e9-4559-4885-b754-6e61265dac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.278151 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e498b5e9-4559-4885-b754-6e61265dac38) transitioned into state 'SUCCESS' from state '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-28202092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['0d2f50db-c8b2-4a47-8bff-283505797e56','e1ba986a-bdd4-4e47-9ede-68040d4ada61','6314b3a8-839c-4b58-8c57-37c4def2db7f','3ebcbf1d-a295-4122-b143-b3a19703e0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.278966 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16423f-2136-463f-920e-fe40f4f2a40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.286476 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16423f-2136-463f-920e-fe40f4f2a40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.287174 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (4afd232c-2ea1-41f2-ba02-d27a3cda95df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.287420 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request issued successfully. Aug 19 23:31:22.287912 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1a64189-512d-41c9-8334-ed2e7baceb23 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:22.288277 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1389/5530] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:22 2026] POST /volume/v3/volumes => generated 755 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:22.299839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.301470 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:22.301829 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-462813094"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:22.303198 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request body: {'volume': {"'imageRef": '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-462813094'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:22.303321 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume of 1 GB Aug 19 23:31:22.307228 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Availability Zones retrieved successfully. Aug 19 23:31:22.312477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (339819a1-b54c-49c3-86b8-546a809dee70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.313367 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a69903c-3c9c-41db-99fd-45c09752d95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.314230 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:22.335677 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a69903c-3c9c-41db-99fd-45c09752d95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.336345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ba6164-1742-4384-a23b-ef6d99e097c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.369333 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Created reservations ['63960930-6b2e-4ae2-9b64-fa13eb7b948d', '15c73b8c-8da3-4bf8-aa15-e936c7ea4d80', '517d79b9-8f5a-4d0b-8f72-d6bcd780d20e', 'a8aa6a75-151a-4227-90af-5998f19c2548'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:22.370075 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ba6164-1742-4384-a23b-ef6d99e097c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63960930-6b2e-4ae2-9b64-fa13eb7b948d', '15c73b8c-8da3-4bf8-aa15-e936c7ea4d80', '517d79b9-8f5a-4d0b-8f72-d6bcd780d20e', 'a8aa6a75-151a-4227-90af-5998f19c2548']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.370799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74223ba6-b53d-470d-a66d-3b11f8f48c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.390812 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74223ba6-b53d-470d-a66d-3b11f8f48c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-462813094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['63960930-6b2e-4ae2-9b64-fa13eb7b948d','15c73b8c-8da3-4bf8-aa15-e936c7ea4d80','517d79b9-8f5a-4d0b-8f72-d6bcd780d20e','a8aa6a75-151a-4227-90af-5998f19c2548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-462813094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d58163f1ded49a9a648e70edeb17704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.391477 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f4d5c4-cef8-43b2-a9b9-d8eb69d328b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.406319 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f4d5c4-cef8-43b2-a9b9-d8eb69d328b8) transitioned into state 'SUCCESS' from state '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-462813094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['63960930-6b2e-4ae2-9b64-fa13eb7b948d','15c73b8c-8da3-4bf8-aa15-e936c7ea4d80','517d79b9-8f5a-4d0b-8f72-d6bcd780d20e','a8aa6a75-151a-4227-90af-5998f19c2548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.406962 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0be1b0-cf06-4dfd-ad70-8f7940e52ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.414263 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0be1b0-cf06-4dfd-ad70-8f7940e52ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.414969 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (339819a1-b54c-49c3-86b8-546a809dee70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.415214 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request issued successfully. Aug 19 23:31:22.415720 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-e11c00ae-19b4-43ad-ac92-9f28da37b096 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:22.416151 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1382/5531] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:22 2026] POST /volume/v3/volumes => generated 756 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:22.427510 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-21248123-5b80-4453-b455-a4aedc177ba3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.429233 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:22.429556 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1024720728"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:22.430979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request body: {'volume': {"'imageRef": '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1024720728'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:22.431093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume of 1 GB Aug 19 23:31:22.431331 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.431331 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:22.434795 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Availability Zones retrieved successfully. Aug 19 23:31:22.439719 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (70a6a5ce-280b-4f96-902e-84093fb88ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.440528 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761710ce-ad27-464e-b711-9b0d8678868d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.441329 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:22.463920 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761710ce-ad27-464e-b711-9b0d8678868d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.464658 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a499a-dc07-4088-8016-12f6394ccf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.498879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Created reservations ['f32e9062-18e2-4cd0-a58d-78ecc3c9e15a', '016efdd0-87a5-4883-a609-09818f127a17', 'b36e508d-ab0c-452e-9a82-23e16d55cc1c', '34769d17-6f5a-4a29-bfcf-73cb96b73f98'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:22.499856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a499a-dc07-4088-8016-12f6394ccf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32e9062-18e2-4cd0-a58d-78ecc3c9e15a', '016efdd0-87a5-4883-a609-09818f127a17', 'b36e508d-ab0c-452e-9a82-23e16d55cc1c', '34769d17-6f5a-4a29-bfcf-73cb96b73f98']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.500464 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc3d5be-ca91-4e00-9a0e-a083a3677e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.521665 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc3d5be-ca91-4e00-9a0e-a083a3677e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c90fc02-fb14-44e9-9b32-8517c4f8acee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1024720728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['f32e9062-18e2-4cd0-a58d-78ecc3c9e15a','016efdd0-87a5-4883-a609-09818f127a17','b36e508d-ab0c-452e-9a82-23e16d55cc1c','34769d17-6f5a-4a29-bfcf-73cb96b73f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1024720728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c90fc02-fb14-44e9-9b32-8517c4f8acee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d58163f1ded49a9a648e70edeb17704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.522616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7970c0a-284f-47c7-934d-6f3a46f18624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.542550 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7970c0a-284f-47c7-934d-6f3a46f18624) transitioned into state 'SUCCESS' from state '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-1024720728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d58163f1ded49a9a648e70edeb17704',qos_specs=None,replication_status=,reservations=['f32e9062-18e2-4cd0-a58d-78ecc3c9e15a','016efdd0-87a5-4883-a609-09818f127a17','b36e508d-ab0c-452e-9a82-23e16d55cc1c','34769d17-6f5a-4a29-bfcf-73cb96b73f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25dc6246184249e8ad7d7bc9e1705a06',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.543275 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b4c075-d04e-4dca-af0d-f79a1bbc145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:22.552386 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b4c075-d04e-4dca-af0d-f79a1bbc145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:22.553173 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Flow 'volume_create_api' (70a6a5ce-280b-4f96-902e-84093fb88ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:22.553466 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Create volume request issued successfully. Aug 19 23:31:22.554093 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-21248123-5b80-4453-b455-a4aedc177ba3 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:22.554497 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1381/5532] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:22 2026] POST /volume/v3/volumes => generated 757 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:22.565966 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.568396 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 Aug 19 23:31:22.568693 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.568982 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.578006 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.578006 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:22.582374 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.587574 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-957105e4-e3fe-4763-9f68-7fb0cd1d69c9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 returned with HTTP 200 Aug 19 23:31:22.588071 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1381/5533] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:22.599294 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.601141 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 Aug 19 23:31:22.601315 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.601493 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.608723 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.608723 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:22.612619 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.618612 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b0e2606c-6f5a-421d-90ab-95a0b4800d10 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 returned with HTTP 200 Aug 19 23:31:22.619197 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1390/5534] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:22.630978 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.632618 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca Aug 19 23:31:22.632799 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.633033 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.639321 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.639321 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:22.642352 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.645909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-ccd13e20-ec63-4816-88c4-59bc5696a483 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca returned with HTTP 200 Aug 19 23:31:22.646229 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1383/5535] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:22.658283 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.660139 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc Aug 19 23:31:22.660337 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.660527 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.668424 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.668424 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:22.671687 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.675466 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8159aa57-76df-4cd0-9d5a-85121587fc0c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc returned with HTTP 200 Aug 19 23:31:22.675833 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1382/5536] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:22.687085 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.688754 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee Aug 19 23:31:22.688944 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.689129 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.695205 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.695205 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:22.698257 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.701912 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-02bc22ac-9e0d-4056-b34d-30cbcd5b29d5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee returned with HTTP 200 Aug 19 23:31:22.702251 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1382/5537] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:22.713455 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.715192 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee Aug 19 23:31:22.715351 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.715548 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.715676 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume with id: 2c90fc02-fb14-44e9-9b32-8517c4f8acee Aug 19 23:31:22.721945 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.721945 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:22.722363 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.741521 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume request issued successfully. Aug 19 23:31:22.741721 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-69b0fd2f-0871-40c3-af44-3255d9999af9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee returned with HTTP 202 Aug 19 23:31:22.742105 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1391/5538] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:22 2026] DELETE /volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:22.748410 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-686393b4-711e-45a2-9d53-f00fc44a8762 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:22.750075 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-686393b4-711e-45a2-9d53-f00fc44a8762 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee Aug 19 23:31:22.750300 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-686393b4-711e-45a2-9d53-f00fc44a8762 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:22.750504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-686393b4-711e-45a2-9d53-f00fc44a8762 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:22.756819 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:22.756819 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:22.760249 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-686393b4-711e-45a2-9d53-f00fc44a8762 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:22.764455 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-686393b4-711e-45a2-9d53-f00fc44a8762 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee returned with HTTP 200 Aug 19 23:31:22.764886 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1384/5539] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:22 2026] GET /volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:23.776291 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5f46e994-bbbd-4a4e-ba6e-a323581d5c44 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:23.778025 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f46e994-bbbd-4a4e-ba6e-a323581d5c44 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee Aug 19 23:31:23.778216 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f46e994-bbbd-4a4e-ba6e-a323581d5c44 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:23.778392 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5f46e994-bbbd-4a4e-ba6e-a323581d5c44 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:23.784246 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5f46e994-bbbd-4a4e-ba6e-a323581d5c44 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee returned with HTTP 404 Aug 19 23:31:23.784745 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1383/5540] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:23 2026] GET /volume/v3/volumes/2c90fc02-fb14-44e9-9b32-8517c4f8acee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:23.791456 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:23.793226 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc Aug 19 23:31:23.793413 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:23.793628 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:23.793796 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume with id: a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc Aug 19 23:31:23.800339 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:23.800339 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:23.800762 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:23.814894 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume request issued successfully. Aug 19 23:31:23.815079 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c4ffdab8-cb9b-4d47-985f-0a2ad2cfb59c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc returned with HTTP 202 Aug 19 23:31:23.815453 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1383/5541] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:23 2026] DELETE /volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:23.822327 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:23.823888 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc Aug 19 23:31:23.824064 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:23.824238 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:23.830858 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:23.830858 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:23.833721 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:23.837728 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c1555c60-20d7-430e-8073-bfadfcd0f7fa tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc returned with HTTP 200 Aug 19 23:31:23.838252 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1392/5542] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:23 2026] GET /volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:24.849662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8f53cb15-aa4f-4c2e-b2e0-c0b6de1d78c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:24.851304 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f53cb15-aa4f-4c2e-b2e0-c0b6de1d78c5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc Aug 19 23:31:24.851478 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f53cb15-aa4f-4c2e-b2e0-c0b6de1d78c5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:24.851662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8f53cb15-aa4f-4c2e-b2e0-c0b6de1d78c5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:24.857169 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8f53cb15-aa4f-4c2e-b2e0-c0b6de1d78c5 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc returned with HTTP 404 Aug 19 23:31:24.857590 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1385/5543] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:24 2026] GET /volume/v3/volumes/a1469e3c-bd9e-4609-b7d7-ce3bbcb605bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:24.864120 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:24.865826 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] DELETE https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca Aug 19 23:31:24.866031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:24.866240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:24.866397 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume with id: 19d5f5a1-c36d-4711-8d99-0d7c3c433cca Aug 19 23:31:24.872915 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:24.872915 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:24.873345 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:24.887180 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume request issued successfully. Aug 19 23:31:24.887379 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-8bb95713-f7a4-406c-8c2d-425f1e66ef16 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca returned with HTTP 202 Aug 19 23:31:24.887804 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1384/5544] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:24 2026] DELETE /volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:24.894572 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:24.896211 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca Aug 19 23:31:24.896441 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:24.896659 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:24.903844 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:24.903844 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:24.907127 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:24.911375 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-10ec6af0-cd21-40cb-a764-8c27336ae2e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca returned with HTTP 200 Aug 19 23:31:24.911794 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1384/5545] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:24 2026] GET /volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:25.923655 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b96740c1-d560-4675-b21c-a3f5cda516b1 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:25.925378 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b96740c1-d560-4675-b21c-a3f5cda516b1 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca Aug 19 23:31:25.925562 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b96740c1-d560-4675-b21c-a3f5cda516b1 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:25.925755 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b96740c1-d560-4675-b21c-a3f5cda516b1 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:25.930921 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b96740c1-d560-4675-b21c-a3f5cda516b1 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca returned with HTTP 404 Aug 19 23:31:25.931376 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1393/5546] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:25 2026] GET /volume/v3/volumes/19d5f5a1-c36d-4711-8d99-0d7c3c433cca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:25.937304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:25.939183 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] DELETE https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 Aug 19 23:31:25.939441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:25.939707 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:25.939942 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume with id: 23ac564a-de71-438b-8871-101a7a560fa1 Aug 19 23:31:25.947728 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:25.947728 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:25.948297 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:25.964175 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume request issued successfully. Aug 19 23:31:25.964358 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4fa175ba-3ac2-42d5-a6c2-525798f501e9 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 returned with HTTP 202 Aug 19 23:31:25.964923 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1386/5547] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:25 2026] DELETE /volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:25.972068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:25.974389 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 Aug 19 23:31:25.974689 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:25.974989 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:25.982572 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:25.982572 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:25.986579 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:25.991134 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3328b441-31e5-40d5-8806-53ef1a19ff33 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 returned with HTTP 200 Aug 19 23:31:25.991608 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1385/5548] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:25 2026] GET /volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:27.004124 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f9d63d66-9275-4134-b94a-b2d358160884 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:27.005878 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9d63d66-9275-4134-b94a-b2d358160884 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 Aug 19 23:31:27.006060 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9d63d66-9275-4134-b94a-b2d358160884 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:27.006232 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f9d63d66-9275-4134-b94a-b2d358160884 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:27.011732 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f9d63d66-9275-4134-b94a-b2d358160884 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 returned with HTTP 404 Aug 19 23:31:27.012180 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1385/5549] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:27 2026] GET /volume/v3/volumes/23ac564a-de71-438b-8871-101a7a560fa1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:27.018588 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:27.020333 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 Aug 19 23:31:27.020576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:27.020780 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:27.020953 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume with id: 4f65c344-a6eb-44c8-a36a-0747a6048706 Aug 19 23:31:27.027512 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:27.027512 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:27.028022 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:27.043745 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Delete volume request issued successfully. Aug 19 23:31:27.043954 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0d4b83a3-2a88-4de6-aeb5-14f29bd43e2c tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 returned with HTTP 202 Aug 19 23:31:27.044343 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1394/5550] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:27 2026] DELETE /volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:27.050847 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:27.052493 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 Aug 19 23:31:27.052668 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:27.052856 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:27.059276 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:27.059276 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:27.063217 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Volume info retrieved successfully. Aug 19 23:31:27.067010 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5749e20a-f0d2-42e9-a5e9-0d4daf8d8c84 tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 returned with HTTP 200 Aug 19 23:31:27.067343 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1387/5551] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:27 2026] GET /volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:28.079496 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f87b82c0-22b1-4a09-b6a5-3189dfce725b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:28.081360 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f87b82c0-22b1-4a09-b6a5-3189dfce725b tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] GET https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 Aug 19 23:31:28.081584 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f87b82c0-22b1-4a09-b6a5-3189dfce725b tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:28.081817 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f87b82c0-22b1-4a09-b6a5-3189dfce725b tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:28.087662 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f87b82c0-22b1-4a09-b6a5-3189dfce725b tempest-CreateVolumesFromImageTest-287251120 tempest-CreateVolumesFromImageTest-287251120-project-member] https://10.4.3.193/volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 returned with HTTP 404 Aug 19 23:31:28.088123 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1386/5552] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:28 2026] GET /volume/v3/volumes/4f65c344-a6eb-44c8-a36a-0747a6048706 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:29.187386 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:29.259722 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:29.260057 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1548184878"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:29.261501 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1548184878'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:29.261640 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:29.265665 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:29.270818 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (acb5b9a4-e29f-44b3-a824-8401924fe019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:29.271726 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b2bccf-2f95-4b02-91e3-f0858fc426e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:29.272616 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:29.293744 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b2bccf-2f95-4b02-91e3-f0858fc426e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:29.294521 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4c2d0-1dc0-4f65-a31c-b47f6728d6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:29.343098 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['68b04b55-137f-4b4d-a850-c0bb94aa71f4', 'ed36bd2e-480c-46df-8920-3334661c5ea6', '8c2a92aa-a398-44c0-b03a-7c6c8cbeceb3', 'aa8e97e9-3ed3-4554-a1df-d30e41a0a545'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:29.343962 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4c2d0-1dc0-4f65-a31c-b47f6728d6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b04b55-137f-4b4d-a850-c0bb94aa71f4', 'ed36bd2e-480c-46df-8920-3334661c5ea6', '8c2a92aa-a398-44c0-b03a-7c6c8cbeceb3', 'aa8e97e9-3ed3-4554-a1df-d30e41a0a545']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:29.344661 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d54f64-cfd4-4dc8-ab25-18c9bc062e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:29.364348 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d54f64-cfd4-4dc8-ab25-18c9bc062e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1548184878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['68b04b55-137f-4b4d-a850-c0bb94aa71f4','ed36bd2e-480c-46df-8920-3334661c5ea6','8c2a92aa-a398-44c0-b03a-7c6c8cbeceb3','aa8e97e9-3ed3-4554-a1df-d30e41a0a545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1548184878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93e4d57-af20-439a-9c48-dc9f77c4ceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:29.365182 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edcffed-0cb8-4c10-b6f6-b733ac667215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:29.381638 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edcffed-0cb8-4c10-b6f6-b733ac667215) transitioned into state 'SUCCESS' from state '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-1548184878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['68b04b55-137f-4b4d-a850-c0bb94aa71f4','ed36bd2e-480c-46df-8920-3334661c5ea6','8c2a92aa-a398-44c0-b03a-7c6c8cbeceb3','aa8e97e9-3ed3-4554-a1df-d30e41a0a545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:29.382284 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50693dab-c8af-4505-a841-e909fe8aa23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:29.390203 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50693dab-c8af-4505-a841-e909fe8aa23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:29.391340 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (acb5b9a4-e29f-44b3-a824-8401924fe019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:29.391819 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:29.392674 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-53a8437a-753e-4eb3-99a3-742be9f7b361 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:29.393264 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1386/5553] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:31:29 2026] POST /volume/v3/volumes => generated 764 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:29.403812 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:29.405484 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:29.405671 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:29.405865 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:29.412238 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:29.412238 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:29.415386 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:29.418784 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b4dd474a-eea7-4bc0-8048-16c8b43f8df2 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae returned with HTTP 200 Aug 19 23:31:29.419104 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1395/5554] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:29 2026] GET /volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:30.431441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-72497290-2257-4138-a106-02f92c61acdf None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:30.433230 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72497290-2257-4138-a106-02f92c61acdf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:30.433424 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72497290-2257-4138-a106-02f92c61acdf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:30.433619 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-72497290-2257-4138-a106-02f92c61acdf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:30.441123 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:30.441123 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:30.444343 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-72497290-2257-4138-a106-02f92c61acdf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:30.448109 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-72497290-2257-4138-a106-02f92c61acdf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae returned with HTTP 200 Aug 19 23:31:30.448445 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1388/5555] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:30 2026] GET /volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:30.463355 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:30.465003 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:30.465311 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d93e4d57-af20-439a-9c48-dc9f77c4ceae", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1802660504"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:30.466684 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {"'source_volid": 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1802660504'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:30.466791 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:30.470639 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:30.475656 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (5ab0aad7-bd07-4fc2-96ec-2b15ec4d6b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.476515 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7faca2a-818f-4c34-a3c7-069304b42d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.477305 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:30.501056 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7faca2a-818f-4c34-a3c7-069304b42d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.501685 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec19ece1-32e2-475a-bfbd-2ee026233887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.537979 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['e4930773-7ed7-4450-9ed7-1bc4a0f22dc7', '855514d1-92ff-41b3-a5d8-92565f02531c', '58440b06-63b0-4131-9981-1b9c50107f86', '50c195c2-7dc9-4cc9-ae91-742a76aa420c'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:30.538591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec19ece1-32e2-475a-bfbd-2ee026233887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4930773-7ed7-4450-9ed7-1bc4a0f22dc7', '855514d1-92ff-41b3-a5d8-92565f02531c', '58440b06-63b0-4131-9981-1b9c50107f86', '50c195c2-7dc9-4cc9-ae91-742a76aa420c']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.539281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52441455-ab0a-4323-a821-d926c26fde2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.559026 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52441455-ab0a-4323-a821-d926c26fde2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006bf315-3f18-4fed-a22d-6f70552ffe40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1802660504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e4930773-7ed7-4450-9ed7-1bc4a0f22dc7','855514d1-92ff-41b3-a5d8-92565f02531c','58440b06-63b0-4131-9981-1b9c50107f86','50c195c2-7dc9-4cc9-ae91-742a76aa420c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1802660504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006bf315-3f18-4fed-a22d-6f70552ffe40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.559660 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc4ee65-bce5-46c2-9b7c-8196c345f97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.574927 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc4ee65-bce5-46c2-9b7c-8196c345f97a) transitioned into state 'SUCCESS' from state '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-1802660504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e4930773-7ed7-4450-9ed7-1bc4a0f22dc7','855514d1-92ff-41b3-a5d8-92565f02531c','58440b06-63b0-4131-9981-1b9c50107f86','50c195c2-7dc9-4cc9-ae91-742a76aa420c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.575522 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a71c10e-be74-418b-b97b-0bff3713c13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.583213 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a71c10e-be74-418b-b97b-0bff3713c13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.583942 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (5ab0aad7-bd07-4fc2-96ec-2b15ec4d6b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.584196 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:30.584670 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ce31b299-78bf-4be8-bda9-6ccc6df2b5ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:30.585229 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1387/5556] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:30 2026] POST /volume/v3/volumes => generated 764 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:30.597038 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1a280f80-a424-484f-bdeb-4e064922ba12 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:30.599263 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:30.599656 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d93e4d57-af20-439a-9c48-dc9f77c4ceae", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-777030590"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:30.601134 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {"'source_volid": 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-777030590'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:30.601295 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:30.602036 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:30.602036 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:30.606162 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:30.611475 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (32abfd23-194e-4daa-89d0-4374561972c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.612367 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93f3719-8ea8-4d55-9c40-e2c0c4c7fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.613260 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:30.643637 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93f3719-8ea8-4d55-9c40-e2c0c4c7fb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.644364 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b462f5-a434-4673-8bbd-d5ea423cd7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.684047 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['a4167720-c2e0-452c-8abc-bde97b9d956e', '4ffd68c5-130f-4bb4-9566-61efc808db5a', '880e554d-0edf-4a59-8d41-96e6768156b0', '1bfc289d-a862-43b2-b157-aa18724a37a1'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:30.684782 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b462f5-a434-4673-8bbd-d5ea423cd7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4167720-c2e0-452c-8abc-bde97b9d956e', '4ffd68c5-130f-4bb4-9566-61efc808db5a', '880e554d-0edf-4a59-8d41-96e6768156b0', '1bfc289d-a862-43b2-b157-aa18724a37a1']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.685499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9584e1b-cdb2-4482-ac12-816a3192d0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.708252 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9584e1b-cdb2-4482-ac12-816a3192d0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a540ab3-dc75-4df0-bb03-76d1c32c93ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777030590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['a4167720-c2e0-452c-8abc-bde97b9d956e','4ffd68c5-130f-4bb4-9566-61efc808db5a','880e554d-0edf-4a59-8d41-96e6768156b0','1bfc289d-a862-43b2-b157-aa18724a37a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777030590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a540ab3-dc75-4df0-bb03-76d1c32c93ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.709634 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ce4c84-e888-4497-afc1-53380cd0a738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.729338 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ce4c84-e888-4497-afc1-53380cd0a738) transitioned into state 'SUCCESS' from state '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-777030590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['a4167720-c2e0-452c-8abc-bde97b9d956e','4ffd68c5-130f-4bb4-9566-61efc808db5a','880e554d-0edf-4a59-8d41-96e6768156b0','1bfc289d-a862-43b2-b157-aa18724a37a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.730272 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aae163a-702d-414d-8f5d-492ce48266bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.741293 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aae163a-702d-414d-8f5d-492ce48266bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.742167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (32abfd23-194e-4daa-89d0-4374561972c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.742463 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:30.743123 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1a280f80-a424-484f-bdeb-4e064922ba12 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:30.743731 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1387/5557] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:30 2026] POST /volume/v3/volumes => generated 763 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:30.755379 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0ffd1562-1746-4274-8e35-6715716b1c94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:30.757465 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:30.757893 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d93e4d57-af20-439a-9c48-dc9f77c4ceae", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1010311263"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:30.759631 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.volumes [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {"'source_volid": 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1010311263'}} {{(pid=100376) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:30.759805 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:30.764016 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:30.771146 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (a60731ed-874a-412a-a605-2282acc622dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.772297 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15afd36-4ff7-4a42-850b-289b8ea733b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.773386 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.flows.api.create_volume [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100376) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:30.796211 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15afd36-4ff7-4a42-850b-289b8ea733b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.796916 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d9538-4ff4-4ec8-907f-1010e7480c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.833704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['e3e81882-9cb3-4690-8980-c7815dc59487', '3382466a-9ac3-4321-8478-e68ae175cb32', '3bfa9398-235e-4bff-bc4d-3df17b1722d7', '99de4ec5-6157-48d5-ba2c-81745545054d'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:30.834704 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d9538-4ff4-4ec8-907f-1010e7480c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e81882-9cb3-4690-8980-c7815dc59487', '3382466a-9ac3-4321-8478-e68ae175cb32', '3bfa9398-235e-4bff-bc4d-3df17b1722d7', '99de4ec5-6157-48d5-ba2c-81745545054d']}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.835447 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71187d0b-4531-45c6-bbe3-4ee3f8b3ec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.856247 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71187d0b-4531-45c6-bbe3-4ee3f8b3ec59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6987c2-68db-4ff4-9abe-1c096b2997b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1010311263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e3e81882-9cb3-4690-8980-c7815dc59487','3382466a-9ac3-4321-8478-e68ae175cb32','3bfa9398-235e-4bff-bc4d-3df17b1722d7','99de4ec5-6157-48d5-ba2c-81745545054d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1010311263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6987c2-68db-4ff4-9abe-1c096b2997b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.857032 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e1c119-79b7-406f-9743-81d29ac8b0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.874107 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e1c119-79b7-406f-9743-81d29ac8b0de) transitioned into state 'SUCCESS' from state '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-1010311263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e3e81882-9cb3-4690-8980-c7815dc59487','3382466a-9ac3-4321-8478-e68ae175cb32','3bfa9398-235e-4bff-bc4d-3df17b1722d7','99de4ec5-6157-48d5-ba2c-81745545054d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.874997 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadf8bb1-d02f-4701-b9e9-6acce6c058c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.883155 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadf8bb1-d02f-4701-b9e9-6acce6c058c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100376) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.883913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (a60731ed-874a-412a-a605-2282acc622dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100376) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.884206 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:30.884736 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0ffd1562-1746-4274-8e35-6715716b1c94 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:30.885171 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1396/5558] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:30 2026] POST /volume/v3/volumes => generated 764 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:30.896556 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1eede87d-b312-4413-a660-76c80310d93f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:30.898543 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:30.898945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d93e4d57-af20-439a-9c48-dc9f77c4ceae", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-866020622"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:30.900437 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {"'source_volid": 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-866020622'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:30.900569 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:30.904875 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:30.910756 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (1aa10628-3072-4c9d-8afe-08d9f0f1e70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:30.911787 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd311203-26b9-42df-920c-2c74d3424729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.912966 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:30.942174 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd311203-26b9-42df-920c-2c74d3424729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.943140 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7475863d-f249-4a9f-a0b6-fea575492dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:30.984204 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['e505f53f-779b-4ef9-82ad-f886eead586e', 'de726838-536a-466d-af56-e470295b1472', '95116514-aaab-44d9-9271-d205a49c73f6', 'a0eb6bcf-95aa-44fe-b30f-31393365c210'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:30.985100 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7475863d-f249-4a9f-a0b6-fea575492dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e505f53f-779b-4ef9-82ad-f886eead586e', 'de726838-536a-466d-af56-e470295b1472', '95116514-aaab-44d9-9271-d205a49c73f6', 'a0eb6bcf-95aa-44fe-b30f-31393365c210']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:30.985945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df5d55e-c729-41d2-9c63-075ae4ac7432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.009034 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df5d55e-c729-41d2-9c63-075ae4ac7432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80bd274c-ef7f-4e07-a45e-715dead06a74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-866020622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e505f53f-779b-4ef9-82ad-f886eead586e','de726838-536a-466d-af56-e470295b1472','95116514-aaab-44d9-9271-d205a49c73f6','a0eb6bcf-95aa-44fe-b30f-31393365c210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-866020622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80bd274c-ef7f-4e07-a45e-715dead06a74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.009813 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d18fdec-ea08-4d56-95ea-a1751ddcdc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.027440 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d18fdec-ea08-4d56-95ea-a1751ddcdc3a) transitioned into state 'SUCCESS' from state '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-866020622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['e505f53f-779b-4ef9-82ad-f886eead586e','de726838-536a-466d-af56-e470295b1472','95116514-aaab-44d9-9271-d205a49c73f6','a0eb6bcf-95aa-44fe-b30f-31393365c210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.028164 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b752f619-66b6-4ff1-9dd7-282adb3aaa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.037118 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b752f619-66b6-4ff1-9dd7-282adb3aaa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.038054 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (1aa10628-3072-4c9d-8afe-08d9f0f1e70e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:31.038372 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:31.039003 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1eede87d-b312-4413-a660-76c80310d93f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:31.039411 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1389/5559] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:30 2026] POST /volume/v3/volumes => generated 763 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:31.050638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.052551 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:31.052785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d93e4d57-af20-439a-9c48-dc9f77c4ceae", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1970927907"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:31.054102 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request body: {'volume': {"'source_volid": 'd93e4d57-af20-439a-9c48-dc9f77c4ceae', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1970927907'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:31.054220 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume of 1 GB Aug 19 23:31:31.054490 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.054490 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:31.058471 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Availability Zones retrieved successfully. Aug 19 23:31:31.064767 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (823cedad-6cf9-413f-a476-13911f15be9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:31.065687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c3610a-8d9c-42d4-8e22-a0bbad805fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.066585 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:31.092376 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c3610a-8d9c-42d4-8e22-a0bbad805fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.093321 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a403ccce-d223-497f-b548-504a26cd5b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.132292 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Created reservations ['6d85243a-ffad-462c-9170-d04b903d1ad6', '01d9e798-c1be-4f9b-9a71-b63abc640373', '2c37d4da-a4c8-4abb-ba23-c8866cedff88', 'd672f575-1b9a-4994-9637-b354ff3b4aa8'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:31.133032 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a403ccce-d223-497f-b548-504a26cd5b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d85243a-ffad-462c-9170-d04b903d1ad6', '01d9e798-c1be-4f9b-9a71-b63abc640373', '2c37d4da-a4c8-4abb-ba23-c8866cedff88', 'd672f575-1b9a-4994-9637-b354ff3b4aa8']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.133666 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8604141-da25-44a2-8824-c69de250a329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.157119 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8604141-da25-44a2-8824-c69de250a329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50af2409-2c87-4764-9d41-a4bfded18d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1970927907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['6d85243a-ffad-462c-9170-d04b903d1ad6','01d9e798-c1be-4f9b-9a71-b63abc640373','2c37d4da-a4c8-4abb-ba23-c8866cedff88','d672f575-1b9a-4994-9637-b354ff3b4aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1970927907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50af2409-2c87-4764-9d41-a4bfded18d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2301941424a47539ed286e52754bd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd17d8304a94462a12e7182e22a340c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.158175 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b8ffd-ed41-4012-a3c2-b272d8a3d8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.174549 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b8ffd-ed41-4012-a3c2-b272d8a3d8b4) transitioned into state 'SUCCESS' from state '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-1970927907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2301941424a47539ed286e52754bd2a',qos_specs=None,replication_status=,reservations=['6d85243a-ffad-462c-9170-d04b903d1ad6','01d9e798-c1be-4f9b-9a71-b63abc640373','2c37d4da-a4c8-4abb-ba23-c8866cedff88','d672f575-1b9a-4994-9637-b354ff3b4aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd17d8304a94462a12e7182e22a340c',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.175183 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21cc2f8-2cb5-48c9-a3f5-a1bbdf14f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:31.184190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21cc2f8-2cb5-48c9-a3f5-a1bbdf14f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:31.185187 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Flow 'volume_create_api' (823cedad-6cf9-413f-a476-13911f15be9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:31.185616 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Create volume request issued successfully. Aug 19 23:31:31.186389 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-dae7529c-1fa5-42c1-9e29-91b4bb7000df tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:31.186955 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1388/5560] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:31 2026] POST /volume/v3/volumes => generated 764 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:31.198595 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-372adb36-55c3-470d-a740-9f6e800d0b91 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.200904 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-372adb36-55c3-470d-a740-9f6e800d0b91 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 Aug 19 23:31:31.201137 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-372adb36-55c3-470d-a740-9f6e800d0b91 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.201368 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-372adb36-55c3-470d-a740-9f6e800d0b91 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.211147 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.211147 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:31.216223 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-372adb36-55c3-470d-a740-9f6e800d0b91 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.222190 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-372adb36-55c3-470d-a740-9f6e800d0b91 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 returned with HTTP 200 Aug 19 23:31:31.222722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1388/5561] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:31.235017 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0244c964-cbef-42bf-bd08-f71340a56a41 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.237387 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0244c964-cbef-42bf-bd08-f71340a56a41 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae Aug 19 23:31:31.237641 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0244c964-cbef-42bf-bd08-f71340a56a41 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.237899 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0244c964-cbef-42bf-bd08-f71340a56a41 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.246479 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.246479 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:31.250544 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0244c964-cbef-42bf-bd08-f71340a56a41 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.255405 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0244c964-cbef-42bf-bd08-f71340a56a41 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae returned with HTTP 200 Aug 19 23:31:31.255908 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1397/5562] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:31.268345 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.270613 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 Aug 19 23:31:31.270853 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.271086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.279192 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.279192 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:31.283499 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.288317 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-c698ab4b-e534-4b37-bac5-61d2665d7af4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 returned with HTTP 200 Aug 19 23:31:31.288804 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1390/5563] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:31.300332 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-546d5db8-04d6-4277-9973-55882d55a645 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.302344 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-546d5db8-04d6-4277-9973-55882d55a645 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 Aug 19 23:31:31.302595 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-546d5db8-04d6-4277-9973-55882d55a645 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.302847 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-546d5db8-04d6-4277-9973-55882d55a645 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.310350 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.310350 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:31.314346 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-546d5db8-04d6-4277-9973-55882d55a645 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.318188 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-546d5db8-04d6-4277-9973-55882d55a645 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 returned with HTTP 200 Aug 19 23:31:31.318652 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1389/5564] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:31.330345 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.332403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 Aug 19 23:31:31.332403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.332564 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.340299 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.340299 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:31.344785 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.350285 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fc851a5d-dce4-4043-a3b6-69f24c35d9b4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 returned with HTTP 200 Aug 19 23:31:31.350722 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1389/5565] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:31.363659 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.365384 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 Aug 19 23:31:31.365567 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.365760 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.365947 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: 50af2409-2c87-4764-9d41-a4bfded18d16 Aug 19 23:31:31.372639 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.372639 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:31.373162 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.389728 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:31.389975 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-12f06d1f-c7e4-414c-94ad-8ef9ac1bdcb7 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 returned with HTTP 202 Aug 19 23:31:31.390730 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1398/5566] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:31 2026] DELETE /volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:31.397308 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-6ddb1829-5498-4381-b5de-b90d2c43892f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:31.399335 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ddb1829-5498-4381-b5de-b90d2c43892f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 Aug 19 23:31:31.399567 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ddb1829-5498-4381-b5de-b90d2c43892f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:31.399780 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-6ddb1829-5498-4381-b5de-b90d2c43892f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:31.406972 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:31.406972 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:31.411178 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-6ddb1829-5498-4381-b5de-b90d2c43892f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:31.416090 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-6ddb1829-5498-4381-b5de-b90d2c43892f tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 returned with HTTP 200 Aug 19 23:31:31.416523 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1391/5567] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:31 2026] GET /volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:32.428415 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6b7fb3ca-3a3e-4d23-96cb-fab2cdc54939 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:32.430115 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b7fb3ca-3a3e-4d23-96cb-fab2cdc54939 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 Aug 19 23:31:32.430298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b7fb3ca-3a3e-4d23-96cb-fab2cdc54939 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:32.430488 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6b7fb3ca-3a3e-4d23-96cb-fab2cdc54939 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:32.435890 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6b7fb3ca-3a3e-4d23-96cb-fab2cdc54939 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 returned with HTTP 404 Aug 19 23:31:32.436313 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1390/5568] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:32 2026] GET /volume/v3/volumes/50af2409-2c87-4764-9d41-a4bfded18d16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:32.442918 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:32.444640 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 Aug 19 23:31:32.444836 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:32.445013 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:32.445162 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: 80bd274c-ef7f-4e07-a45e-715dead06a74 Aug 19 23:31:32.451568 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:32.451568 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:32.452027 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:32.467224 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:32.467403 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-37639899-d81e-4dea-b23b-ec9aeaec7189 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 returned with HTTP 202 Aug 19 23:31:32.467857 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1390/5569] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:32 2026] DELETE /volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:32.474670 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:32.476097 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 Aug 19 23:31:32.476331 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:32.476572 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:32.484193 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:32.484193 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:32.488073 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:32.493163 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-0dcd2557-210e-4da8-9c8b-c6768998c7cf tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 returned with HTTP 200 Aug 19 23:31:32.493741 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1399/5570] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:32 2026] GET /volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:33.507239 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1c07f9b9-ae11-4c1b-80fa-a9a563ee7050 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:33.509512 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c07f9b9-ae11-4c1b-80fa-a9a563ee7050 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 Aug 19 23:31:33.509767 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c07f9b9-ae11-4c1b-80fa-a9a563ee7050 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:33.509992 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1c07f9b9-ae11-4c1b-80fa-a9a563ee7050 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:33.516331 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1c07f9b9-ae11-4c1b-80fa-a9a563ee7050 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 returned with HTTP 404 Aug 19 23:31:33.516961 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1392/5571] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:33 2026] GET /volume/v3/volumes/80bd274c-ef7f-4e07-a45e-715dead06a74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:33.524298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:33.526734 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 Aug 19 23:31:33.526924 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:33.527114 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:33.527269 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: 9b6987c2-68db-4ff4-9abe-1c096b2997b5 Aug 19 23:31:33.535374 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:33.535374 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:33.535911 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:33.554756 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:33.555028 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-90593dea-7d23-4ca1-9000-b68bf6e6af39 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 returned with HTTP 202 Aug 19 23:31:33.555755 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1391/5572] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:33 2026] DELETE /volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:33.563546 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6b880975-7467-4dc3-afe9-b316a9036565 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:33.565750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b880975-7467-4dc3-afe9-b316a9036565 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 Aug 19 23:31:33.565987 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b880975-7467-4dc3-afe9-b316a9036565 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:33.566217 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6b880975-7467-4dc3-afe9-b316a9036565 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:33.575449 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:33.575449 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:33.579902 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-6b880975-7467-4dc3-afe9-b316a9036565 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:33.585936 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6b880975-7467-4dc3-afe9-b316a9036565 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 returned with HTTP 200 Aug 19 23:31:33.586483 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1391/5573] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:33 2026] GET /volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:34.600991 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3ec05855-a958-43d6-baf1-1b6acbb636fd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:34.602606 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ec05855-a958-43d6-baf1-1b6acbb636fd tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 Aug 19 23:31:34.602808 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ec05855-a958-43d6-baf1-1b6acbb636fd tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:34.603009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3ec05855-a958-43d6-baf1-1b6acbb636fd tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:34.608581 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3ec05855-a958-43d6-baf1-1b6acbb636fd tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 returned with HTTP 404 Aug 19 23:31:34.609097 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1400/5574] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:34 2026] GET /volume/v3/volumes/9b6987c2-68db-4ff4-9abe-1c096b2997b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:34.617155 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-baf88628-96aa-400a-88fe-326858f8a41d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:34.618996 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae Aug 19 23:31:34.619180 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:34.619354 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:34.619526 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: 5a540ab3-dc75-4df0-bb03-76d1c32c93ae Aug 19 23:31:34.626842 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:34.626842 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:34.627263 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:34.643578 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:34.643760 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-baf88628-96aa-400a-88fe-326858f8a41d tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae returned with HTTP 202 Aug 19 23:31:34.644138 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1393/5575] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:34 2026] DELETE /volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:34.651180 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:34.653492 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae Aug 19 23:31:34.653732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:34.653969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:34.661078 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:34.661078 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:34.664946 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:34.669540 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d78f15cc-a7e0-4448-83a2-b8619f513d03 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae returned with HTTP 200 Aug 19 23:31:34.670018 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1392/5576] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:34 2026] GET /volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:35.682793 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-b42cbf2b-8953-46a9-a20f-b47e8538d1ee None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:35.684587 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b42cbf2b-8953-46a9-a20f-b47e8538d1ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae Aug 19 23:31:35.684791 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b42cbf2b-8953-46a9-a20f-b47e8538d1ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:35.685001 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-b42cbf2b-8953-46a9-a20f-b47e8538d1ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:35.690785 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-b42cbf2b-8953-46a9-a20f-b47e8538d1ee tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae returned with HTTP 404 Aug 19 23:31:35.691324 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1392/5577] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:35 2026] GET /volume/v3/volumes/5a540ab3-dc75-4df0-bb03-76d1c32c93ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:35.697947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-51dab566-2594-4128-bee6-b5b449d3d072 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:35.699923 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 Aug 19 23:31:35.700158 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:35.700387 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:35.700583 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: 006bf315-3f18-4fed-a22d-6f70552ffe40 Aug 19 23:31:35.708394 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:35.708394 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:35.708919 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:35.725688 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:35.725931 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-51dab566-2594-4128-bee6-b5b449d3d072 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 returned with HTTP 202 Aug 19 23:31:35.726355 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1401/5578] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:35 2026] DELETE /volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:35.733594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:35.735952 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 Aug 19 23:31:35.736199 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:35.736447 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:35.743317 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:35.743317 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:35.746532 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:35.751117 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fff4ee48-1019-4cd3-881d-3dd4fee8fec4 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 returned with HTTP 200 Aug 19 23:31:35.751606 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1394/5579] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:35 2026] GET /volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:36.763956 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-c246f4bb-cbce-440f-816e-58f3770b147c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:36.765824 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c246f4bb-cbce-440f-816e-58f3770b147c tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 Aug 19 23:31:36.766065 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c246f4bb-cbce-440f-816e-58f3770b147c tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:36.766298 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-c246f4bb-cbce-440f-816e-58f3770b147c tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:36.771373 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-c246f4bb-cbce-440f-816e-58f3770b147c tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 returned with HTTP 404 Aug 19 23:31:36.771841 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1393/5580] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:36 2026] GET /volume/v3/volumes/006bf315-3f18-4fed-a22d-6f70552ffe40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:36.778899 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:36.780645 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:36.780887 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:36.781108 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:36.781309 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume with id: d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:36.787865 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:36.787865 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:36.788323 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:36.802726 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Delete volume request issued successfully. Aug 19 23:31:36.802906 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cb4a0d2f-a741-4f47-b694-f2351e7a9b02 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae returned with HTTP 202 Aug 19 23:31:36.803268 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1393/5581] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:31:36 2026] DELETE /volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:31:36.810146 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5deac68c-b842-4621-8e89-a435904bae2b None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:36.811681 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5deac68c-b842-4621-8e89-a435904bae2b tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:36.811880 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5deac68c-b842-4621-8e89-a435904bae2b tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:36.812054 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5deac68c-b842-4621-8e89-a435904bae2b tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:36.819870 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:36.819870 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:36.823196 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-5deac68c-b842-4621-8e89-a435904bae2b tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Volume info retrieved successfully. Aug 19 23:31:36.827187 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5deac68c-b842-4621-8e89-a435904bae2b tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae returned with HTTP 200 Aug 19 23:31:36.827777 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1402/5582] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:36 2026] GET /volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:37.842256 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9784ad60-b830-4f35-8670-d2cd353ff7f1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:37.845444 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9784ad60-b830-4f35-8670-d2cd353ff7f1 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] GET https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae Aug 19 23:31:37.845444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9784ad60-b830-4f35-8670-d2cd353ff7f1 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:37.845444 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9784ad60-b830-4f35-8670-d2cd353ff7f1 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:37.851646 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9784ad60-b830-4f35-8670-d2cd353ff7f1 tempest-CreateVolumesFromSourceVolumeTest-224664472 tempest-CreateVolumesFromSourceVolumeTest-224664472-project-member] https://10.4.3.193/volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae returned with HTTP 404 Aug 19 23:31:37.852254 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1395/5583] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:37 2026] GET /volume/v3/volumes/d93e4d57-af20-439a-9c48-dc9f77c4ceae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:31:42.447840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:42.499459 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:31:42.499816 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1329027808"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:42.501184 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1329027808'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:31:42.501292 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume of 1 GB Aug 19 23:31:42.505092 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Availability Zones retrieved successfully. Aug 19 23:31:42.510853 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (ec934fe1-87cc-42f2-9f94-2a8c04fbb1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:42.511687 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b25882-81e2-4b1b-8532-81ed9e5b6d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:42.512746 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:31:42.535723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b25882-81e2-4b1b-8532-81ed9e5b6d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:42.536364 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72788e6-7c93-496f-9d70-dbea0a873ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:42.587385 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['6d34d383-4e9c-4f16-bb7f-8e6d38f1421a', 'df05379a-ce4b-45d3-b26a-3031e256ae86', 'bf2f40ec-bfba-40cb-a82f-f478d92f4eca', 'f6d993d5-84ac-4988-a110-900b54649524'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:42.588327 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72788e6-7c93-496f-9d70-dbea0a873ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d34d383-4e9c-4f16-bb7f-8e6d38f1421a', 'df05379a-ce4b-45d3-b26a-3031e256ae86', 'bf2f40ec-bfba-40cb-a82f-f478d92f4eca', 'f6d993d5-84ac-4988-a110-900b54649524']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:42.589074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca8cf0c-39b0-402d-8fc6-3cb880db1032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:42.607795 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca8cf0c-39b0-402d-8fc6-3cb880db1032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dca7120-2060-4a30-9a59-059974ff44b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1329027808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['6d34d383-4e9c-4f16-bb7f-8e6d38f1421a','df05379a-ce4b-45d3-b26a-3031e256ae86','bf2f40ec-bfba-40cb-a82f-f478d92f4eca','f6d993d5-84ac-4988-a110-900b54649524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1329027808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dca7120-2060-4a30-9a59-059974ff44b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccc032d10974a38843a0fa52a916a06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf50059df24751b2796de1ce856f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:42.608459 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e18427-db64-445d-94f2-c666e1b108a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:42.623671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e18427-db64-445d-94f2-c666e1b108a3) transitioned into state 'SUCCESS' from state '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-1329027808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['6d34d383-4e9c-4f16-bb7f-8e6d38f1421a','df05379a-ce4b-45d3-b26a-3031e256ae86','bf2f40ec-bfba-40cb-a82f-f478d92f4eca','f6d993d5-84ac-4988-a110-900b54649524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:42.624360 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9e02cd-555c-4f05-b805-ad8ac1937d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:31:42.632235 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9e02cd-555c-4f05-b805-ad8ac1937d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:31:42.632943 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (ec934fe1-87cc-42f2-9f94-2a8c04fbb1ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:31:42.633334 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request issued successfully. Aug 19 23:31:42.633898 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-439ab733-93e3-4520-91a2-e139ecdb3f09 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:31:42.634311 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1394/5584] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:31:42 2026] POST /volume/v3/volumes => generated 749 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:42.647208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:42.649000 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:31:42.649184 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:42.649403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:42.655703 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:42.655703 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:42.658838 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:31:42.662528 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3b1b7e5-506e-4470-83d9-9270fe3e6972 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 200 Aug 19 23:31:42.662877 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1394/5585] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:42 2026] GET /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:43.674841 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:43.676504 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:31:43.676725 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:43.676939 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:43.683775 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:43.683775 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:43.687274 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:31:43.691159 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-544ba240-d9ee-4b3f-bd5b-3f0883c3a092 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 200 Aug 19 23:31:43.691539 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1403/5586] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:43 2026] GET /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:43.702698 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0965bcdc-3715-4818-bf21-443de7a3da9a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:43.704428 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:31:43.704791 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3dca7120-2060-4a30-9a59-059974ff44b0", "name": "tempest-VolumesBackupsTest-Backup-1812644842"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:43.706184 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': '3dca7120-2060-4a30-9a59-059974ff44b0', 'name': 'tempest-VolumesBackupsTest-Backup-1812644842'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:31:43.706329 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume 3dca7120-2060-4a30-9a59-059974ff44b0 in container None Aug 19 23:31:43.712908 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:43.712908 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:43.713314 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:31:43.738550 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['8f77c726-e6e2-4a65-a9b8-9635bbdeb87c', '4479fea7-a752-4839-b584-cefc01677968'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:31:43.766772 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0965bcdc-3715-4818-bf21-443de7a3da9a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:31:43.767233 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1396/5587] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:31:43 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:43.774927 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:43.776835 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:43.777046 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:43.777233 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:43.777344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:43.781697 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:43.781697 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:43.782469 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-78f05552-ca39-44e4-a1d3-e41f96e1ab79 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:43.782874 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1395/5588] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:43 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:44.792697 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:44.794651 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:44.794846 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:44.795028 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:44.795117 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:44.800054 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:44.800054 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:44.800851 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-23923748-ac60-4ee8-b072-b9d90bd2a908 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:44.801243 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1395/5589] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:44 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:45.811624 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e43059e0-a7fe-45e3-9687-890b2555c164 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:45.813447 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e43059e0-a7fe-45e3-9687-890b2555c164 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:45.813672 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e43059e0-a7fe-45e3-9687-890b2555c164 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:45.813905 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e43059e0-a7fe-45e3-9687-890b2555c164 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:45.814009 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e43059e0-a7fe-45e3-9687-890b2555c164 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:45.818015 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:45.818015 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:45.818783 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e43059e0-a7fe-45e3-9687-890b2555c164 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:45.819114 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1404/5590] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:45 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:46.828788 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:46.830478 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:46.830653 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:46.830838 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:46.830936 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:46.834733 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:46.834733 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:46.835360 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3e09a15d-c365-4e91-8049-058a7b9c61bc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:46.835687 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1397/5591] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:46 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:47.853148 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:47.856545 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:47.856545 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:47.856545 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:47.856545 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:47.859938 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:47.859938 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:47.861130 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-06cb44d3-3e7a-47c0-8fbe-b92b6bbf0a4b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:47.861130 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1396/5592] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:47 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:48.871406 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:48.873390 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:48.873806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:48.873806 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:48.873895 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:48.878335 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:48.878335 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:48.879460 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-fbb2eb3e-84f3-4630-9f6a-74d422744a48 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:48.879590 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1396/5593] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:48 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:49.889874 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:49.891619 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:49.891842 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:49.892023 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:49.892135 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:49.896728 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:49.896728 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:49.897474 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a230b52c-f354-47cc-a7cb-0d4d9e37bac3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:49.898094 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1405/5594] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:49 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:50.908948 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:50.911014 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:50.911252 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:50.911449 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:50.911565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:50.916133 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:50.916133 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:50.916909 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5ddb52a5-b288-4e74-95e2-0e93393e862c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:50.917296 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1398/5595] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:50 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:51.928540 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:51.930414 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:51.930638 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:51.930879 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:51.930981 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:51.935288 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:51.935288 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:51.936094 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a0fc1f0e-0831-4eea-a03e-9b6aba72b0e9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:51.936466 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1397/5596] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:51 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:52.946263 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-35028807-a16e-48be-b803-76d39091311d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:52.948034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35028807-a16e-48be-b803-76d39091311d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:52.948235 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35028807-a16e-48be-b803-76d39091311d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:52.948457 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-35028807-a16e-48be-b803-76d39091311d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:52.948589 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-35028807-a16e-48be-b803-76d39091311d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:52.952626 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:52.952626 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:52.953339 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-35028807-a16e-48be-b803-76d39091311d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:52.953689 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1397/5597] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:52 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:53.963554 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:53.965370 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:53.965682 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:53.966956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:53.966956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:53.970420 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:53.970420 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:53.971282 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cd165d41-d982-4e9b-a0a4-7afa1a8b4f89 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:53.971754 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1406/5598] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:53 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:54.982535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:54.984557 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:54.984832 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:54.985041 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:54.985171 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:54.990039 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:54.990039 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:54.991120 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f4c524d-4073-4934-8e48-33ce08e9a546 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:54.991630 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1399/5599] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:54 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:56.002764 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-6664f95c-646a-449c-98c8-3849a5caf748 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:56.004387 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6664f95c-646a-449c-98c8-3849a5caf748 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:56.004553 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6664f95c-646a-449c-98c8-3849a5caf748 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:56.004756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-6664f95c-646a-449c-98c8-3849a5caf748 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:56.004856 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-6664f95c-646a-449c-98c8-3849a5caf748 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:56.008855 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:56.008855 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:56.009548 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-6664f95c-646a-449c-98c8-3849a5caf748 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:56.009922 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1398/5600] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:56 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:57.022464 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ea15f344-54bf-4f13-9f13-54df3223467c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:57.024231 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea15f344-54bf-4f13-9f13-54df3223467c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:57.024403 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea15f344-54bf-4f13-9f13-54df3223467c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:57.024585 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ea15f344-54bf-4f13-9f13-54df3223467c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:57.024681 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ea15f344-54bf-4f13-9f13-54df3223467c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:57.029630 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:57.029630 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:57.030487 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ea15f344-54bf-4f13-9f13-54df3223467c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:57.030935 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1398/5601] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:57 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:58.042654 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:58.045069 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:58.045272 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:58.045478 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:58.045583 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:58.050243 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:58.050243 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:31:58.050933 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-653c08c3-573d-4177-a360-c2e95f6b9dd7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:58.051303 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1407/5602] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:58 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:59.060607 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:59.062788 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:59.062788 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:59.063055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:59.063055 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:59.067266 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:59.067266 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:31:59.068104 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-295c8148-0ef4-42f5-9d1b-3cdcd61c1d9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:59.068441 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1400/5603] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:59 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:31:59.077276 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:59.078968 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c/restore Aug 19 23:31:59.079301 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3dca7120-2060-4a30-9a59-059974ff44b0"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:31:59.080653 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Restoring backup 8a796ee4-9b71-43d8-a382-648b7742e92c ({'restore': {'volume_id': '3dca7120-2060-4a30-9a59-059974ff44b0'}}) {{(pid=100375) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:31:59.080785 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Restoring backup 8a796ee4-9b71-43d8-a382-648b7742e92c to volume 3dca7120-2060-4a30-9a59-059974ff44b0. Aug 19 23:31:59.085174 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:59.085174 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:59.091242 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:59.091242 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:31:59.091599 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:31:59.091724 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.api [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Checking backup size 1 against volume size 1 {{(pid=100375) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:31:59.091833 np0000007826 devstack@c-api.service[100375]: INFO cinder.backup.api [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Overwriting volume 3dca7120-2060-4a30-9a59-059974ff44b0 with restore of backup 8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:59.101652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] restore_backup in rpcapi backup_id 8a796ee4-9b71-43d8-a382-648b7742e92c {{(pid=100375) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:31:59.103539 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a019c3b-8523-4a0a-8521-54fc9e85f1b3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c/restore returned with HTTP 202 Aug 19 23:31:59.104161 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1399/5604] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:31:59 2026] POST /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c/restore => generated 182 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:31:59.111524 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-630b1204-b264-42ca-9b73-2fce73c23db6 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:31:59.113239 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-630b1204-b264-42ca-9b73-2fce73c23db6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:31:59.113439 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-630b1204-b264-42ca-9b73-2fce73c23db6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:31:59.113623 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-630b1204-b264-42ca-9b73-2fce73c23db6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:31:59.113727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-630b1204-b264-42ca-9b73-2fce73c23db6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:31:59.117949 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:31:59.117949 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:31:59.118651 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-630b1204-b264-42ca-9b73-2fce73c23db6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:31:59.118998 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1399/5605] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:31:59 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:00.128475 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-36592a5e-7dec-4f88-b36e-988475e413a0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:00.130498 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36592a5e-7dec-4f88-b36e-988475e413a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:00.130700 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36592a5e-7dec-4f88-b36e-988475e413a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:00.130919 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-36592a5e-7dec-4f88-b36e-988475e413a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:00.131035 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-36592a5e-7dec-4f88-b36e-988475e413a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:00.135390 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:00.135390 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:00.136113 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-36592a5e-7dec-4f88-b36e-988475e413a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:00.136457 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1408/5606] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:00 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:01.145950 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:01.147504 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:01.147662 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:01.147849 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:01.147946 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:01.153414 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:01.153414 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:01.153827 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-2b9ec3d4-c390-46bc-99e5-9e28f0f37bd9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:01.154205 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1401/5607] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:01 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:02.164445 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:02.166596 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:02.166804 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:02.166985 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:02.167091 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:02.171754 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:02.171754 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:02.172544 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2128466c-d1f0-43f9-aed5-b2d3f9b56618 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:02.173003 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1400/5608] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:02 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:03.184556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c04d093c-3699-4db2-895e-764cc9c897fc None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:03.186235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c04d093c-3699-4db2-895e-764cc9c897fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:03.186418 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c04d093c-3699-4db2-895e-764cc9c897fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:03.186604 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c04d093c-3699-4db2-895e-764cc9c897fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:03.186706 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c04d093c-3699-4db2-895e-764cc9c897fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:03.188345 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=129,cinder:UPDATE=44,cinder:INSERT=26 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:32:03.191238 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:03.191238 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:03.191958 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c04d093c-3699-4db2-895e-764cc9c897fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:03.192331 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1400/5609] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:03 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:04.202432 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:04.204626 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:04.204895 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:04.205159 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:04.205304 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:04.207241 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=96,cinder:UPDATE=29,cinder:INSERT=17 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:32:04.211287 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:04.211287 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:04.212200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b9ef5a31-b027-40c1-a19b-52c4f96e82e4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:04.212736 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1409/5610] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:04 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:05.223193 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:05.225631 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:05.225912 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:05.226250 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:05.226439 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:05.228639 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=101,cinder:INSERT=19,cinder:UPDATE=34 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:32:05.231809 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:05.231809 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:05.232703 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-7f86e974-bc33-4ec4-a310-1eca365ec56e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:05.233224 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1402/5611] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:05 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:06.244792 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:06.246538 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:06.246785 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:06.247013 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:06.247166 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:06.248860 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=160,cinder:UPDATE=67,cinder:INSERT=40 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:32:06.252004 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:06.252004 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:06.252754 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-50174ad6-371d-4abc-9e6e-d1adc9b3cf2c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:06.253148 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1401/5612] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:06 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:07.266115 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:07.268291 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:07.268540 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:07.268798 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:07.268930 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:07.274431 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:07.274431 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:07.275413 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d9874e3a-ad0e-4d94-9d40-730a63d9d853 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:07.275895 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1401/5613] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:07 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:08.287189 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:08.289169 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:08.289416 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:08.290172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:08.290172 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:08.294548 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:08.294548 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:08.295559 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b0b1c99-1046-4c84-831f-0ac08fd9bcae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:08.296125 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1410/5614] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:08 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:09.305875 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:09.308597 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:09.308862 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:09.309088 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:09.309216 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:09.314246 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:09.314246 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:09.315182 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1e50f936-71ad-435c-8eea-eae9fe4031b4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:09.315629 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1403/5615] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:09 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:10.325295 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:10.326931 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:10.327122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:10.327289 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:10.327384 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:10.331100 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:10.331100 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:10.331702 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-04bef99f-56d0-4d09-8629-29a531f8ea00 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:10.332029 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1402/5616] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:10 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:10.340363 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d08d6766-526e-4013-8626-95a77b6ac15f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:10.341939 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d08d6766-526e-4013-8626-95a77b6ac15f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:32:10.342121 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d08d6766-526e-4013-8626-95a77b6ac15f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:10.342290 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d08d6766-526e-4013-8626-95a77b6ac15f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:10.348536 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:10.348536 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:10.351567 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d08d6766-526e-4013-8626-95a77b6ac15f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:10.355353 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d08d6766-526e-4013-8626-95a77b6ac15f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 200 Aug 19 23:32:10.355721 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1402/5617] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:10 2026] GET /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:10.366213 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b69c839c-a8c7-4e78-a537-51211e220b97 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:10.367747 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:10.367871 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:10.368048 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:10.368147 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: 8a796ee4-9b71-43d8-a382-648b7742e92c. Aug 19 23:32:10.371685 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:10.371685 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:10.380943 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id 8a796ee4-9b71-43d8-a382-648b7742e92c {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:32:10.382520 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b69c839c-a8c7-4e78-a537-51211e220b97 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 202 Aug 19 23:32:10.382931 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1411/5618] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:32:10 2026] DELETE /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:32:10.389178 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:10.391452 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:10.391728 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:10.392006 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:10.392169 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:10.397379 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:10.397379 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:10.398275 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-450e487b-30a4-4ecf-bede-3ebabf5951e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 200 Aug 19 23:32:10.398668 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1404/5619] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:10 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:11.409078 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-89d50a99-6cdf-4542-9853-4730b3c74bee None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:11.410863 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89d50a99-6cdf-4542-9853-4730b3c74bee tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c Aug 19 23:32:11.411074 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89d50a99-6cdf-4542-9853-4730b3c74bee tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:11.411253 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-89d50a99-6cdf-4542-9853-4730b3c74bee tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:11.411351 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-89d50a99-6cdf-4542-9853-4730b3c74bee tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 8a796ee4-9b71-43d8-a382-648b7742e92c. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:11.414691 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-89d50a99-6cdf-4542-9853-4730b3c74bee tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c returned with HTTP 404 Aug 19 23:32:11.415129 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1403/5620] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:11 2026] GET /volume/v3/backups/8a796ee4-9b71-43d8-a382-648b7742e92c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:32:11.423811 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:11.425380 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:32:11.425673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1388885320"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:11.427068 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1388885320'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:32:11.427177 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume of 1 GB Aug 19 23:32:11.430804 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Availability Zones retrieved successfully. Aug 19 23:32:11.435940 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (be90ec9f-acb7-48ac-b8b1-5715360b09a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:32:11.436771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c1053-2d30-459e-b3d2-3b6e2d0c132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:11.437537 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:32:11.459727 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c1053-2d30-459e-b3d2-3b6e2d0c132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:11.460438 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f0990c-121e-41e9-aa8a-457078016109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:11.493326 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['61568014-6bf4-48ca-9575-187274113374', '1ca5e49a-4aae-4b2d-9197-7aeec0411ad1', 'e2a4cd72-2265-4266-a455-804e2fae5bcb', 'f67c436e-8f83-45ae-b2c8-8ba7cde4748f'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:32:11.494031 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f0990c-121e-41e9-aa8a-457078016109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61568014-6bf4-48ca-9575-187274113374', '1ca5e49a-4aae-4b2d-9197-7aeec0411ad1', 'e2a4cd72-2265-4266-a455-804e2fae5bcb', 'f67c436e-8f83-45ae-b2c8-8ba7cde4748f']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:11.494646 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0f48c8-f4d4-4990-b2f6-dc673536ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:11.514054 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0f48c8-f4d4-4990-b2f6-dc673536ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6b3711-5aba-4173-8b9c-90f7fe972cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1388885320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['61568014-6bf4-48ca-9575-187274113374','1ca5e49a-4aae-4b2d-9197-7aeec0411ad1','e2a4cd72-2265-4266-a455-804e2fae5bcb','f67c436e-8f83-45ae-b2c8-8ba7cde4748f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1388885320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c6b3711-5aba-4173-8b9c-90f7fe972cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccc032d10974a38843a0fa52a916a06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf50059df24751b2796de1ce856f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:11.514677 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b7d358-c395-4ee6-a2b2-acddba347a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:11.532027 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b7d358-c395-4ee6-a2b2-acddba347a86) transitioned into state 'SUCCESS' from state '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-1388885320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['61568014-6bf4-48ca-9575-187274113374','1ca5e49a-4aae-4b2d-9197-7aeec0411ad1','e2a4cd72-2265-4266-a455-804e2fae5bcb','f67c436e-8f83-45ae-b2c8-8ba7cde4748f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:11.532673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e512bb9-70da-4a9b-be29-83d329d81115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:11.540447 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e512bb9-70da-4a9b-be29-83d329d81115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:11.541226 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (be90ec9f-acb7-48ac-b8b1-5715360b09a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:32:11.541514 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request issued successfully. Aug 19 23:32:11.542086 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a4c2db0e-a1c5-4361-8462-f2a19693fc50 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:32:11.542639 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1403/5621] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:32:11 2026] POST /volume/v3/volumes => generated 749 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:11.553458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:11.555225 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:32:11.555453 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:11.555650 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:11.562150 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:11.562150 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:11.565259 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:11.568926 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e9c32700-4f73-4b72-abc4-fd37058544c0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 200 Aug 19 23:32:11.569262 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1412/5622] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:11 2026] GET /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:12.580690 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:12.582212 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:32:12.582443 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:12.582645 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:12.589756 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:12.589756 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:12.593145 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:12.597777 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f7d16a8e-83b9-4c38-bbb7-08a193524219 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 200 Aug 19 23:32:12.598186 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1405/5623] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:12 2026] GET /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:12.609521 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:12.611146 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:32:12.611457 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c6b3711-5aba-4173-8b9c-90f7fe972cde", "name": "tempest-VolumesBackupsTest-Backup-764805377"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:12.613918 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': '3c6b3711-5aba-4173-8b9c-90f7fe972cde', 'name': 'tempest-VolumesBackupsTest-Backup-764805377'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:32:12.614063 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume 3c6b3711-5aba-4173-8b9c-90f7fe972cde in container None Aug 19 23:32:12.620166 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:12.620166 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:12.620548 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:12.635526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['7b80fbc3-1986-4fae-960d-651da74c0fc1', '46a39578-8241-4c93-82f9-801c92149c76'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:32:12.659404 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f9d44bf6-b6ca-440a-ac4c-ca99bb6adf12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:32:12.659815 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1404/5624] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:32:12 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:12.669122 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:12.671376 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:12.671568 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:12.671788 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:12.671892 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:12.676406 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:12.676406 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:12.677186 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-672d5e9a-912e-443c-893b-00126cfc3aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:12.677564 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1404/5625] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:12 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:13.687122 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:13.689911 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:13.689911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:13.689911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:13.689911 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:13.694121 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:13.694121 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:13.694866 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-cdce5bdf-0426-479a-9faa-ef08fe187be9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:13.695270 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1413/5626] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:13 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:14.704291 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-785a928a-9b63-4e30-a466-7e253efcd1ef None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:14.706026 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-785a928a-9b63-4e30-a466-7e253efcd1ef tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:14.706206 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-785a928a-9b63-4e30-a466-7e253efcd1ef tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:14.706375 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-785a928a-9b63-4e30-a466-7e253efcd1ef tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:14.706474 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-785a928a-9b63-4e30-a466-7e253efcd1ef tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:14.710440 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:14.710440 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:14.711128 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-785a928a-9b63-4e30-a466-7e253efcd1ef tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:14.711443 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1406/5627] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:14 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:15.720451 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ed08350b-c7e2-478f-aa07-741770dc60cb None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:15.722992 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed08350b-c7e2-478f-aa07-741770dc60cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:15.723281 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed08350b-c7e2-478f-aa07-741770dc60cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:15.723566 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ed08350b-c7e2-478f-aa07-741770dc60cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:15.723756 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-ed08350b-c7e2-478f-aa07-741770dc60cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:15.728334 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:15.728334 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:15.729059 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ed08350b-c7e2-478f-aa07-741770dc60cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:15.729564 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1405/5628] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:15 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:16.739074 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:16.740511 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:16.740685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:16.740888 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:16.741048 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:16.744887 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:16.744887 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:16.745538 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-11ff6f44-946a-45f3-a5f6-a881cef8b991 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:16.745876 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1405/5629] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:16 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:17.755487 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-5ea77085-791a-47a7-943f-a7354c7a126f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:17.757415 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ea77085-791a-47a7-943f-a7354c7a126f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:17.757626 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ea77085-791a-47a7-943f-a7354c7a126f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:17.757846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-5ea77085-791a-47a7-943f-a7354c7a126f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:17.757982 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-5ea77085-791a-47a7-943f-a7354c7a126f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:17.762564 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:17.762564 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:17.763353 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-5ea77085-791a-47a7-943f-a7354c7a126f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:17.763754 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1414/5630] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:17 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:18.773051 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-61aa6aed-3e51-4fa8-9623-7548376e907c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:18.774688 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61aa6aed-3e51-4fa8-9623-7548376e907c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:18.774878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61aa6aed-3e51-4fa8-9623-7548376e907c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:18.775064 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-61aa6aed-3e51-4fa8-9623-7548376e907c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:18.775159 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-61aa6aed-3e51-4fa8-9623-7548376e907c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:18.779059 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:18.779059 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:18.779831 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-61aa6aed-3e51-4fa8-9623-7548376e907c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:18.780248 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1407/5631] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:18 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:19.790219 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:19.791814 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:19.791996 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:19.792167 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:19.792260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:19.796115 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:19.796115 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:19.796742 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-87bc1796-fe9b-4d32-967d-d623c0c1942e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:19.797089 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1406/5632] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:19 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:20.807676 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:20.809535 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:20.809648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:20.809809 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:20.809924 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:20.818061 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:20.818061 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:20.819034 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-cc77badb-dd7c-401d-b15f-ccdca6c61063 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:20.819641 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1406/5633] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:20 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:21.829913 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f55ed909-2546-4f4c-ab8a-854430e6762a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:21.831776 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f55ed909-2546-4f4c-ab8a-854430e6762a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:21.831973 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f55ed909-2546-4f4c-ab8a-854430e6762a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:21.832145 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f55ed909-2546-4f4c-ab8a-854430e6762a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:21.832260 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f55ed909-2546-4f4c-ab8a-854430e6762a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:21.836495 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:21.836495 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:21.837229 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f55ed909-2546-4f4c-ab8a-854430e6762a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:21.837604 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1415/5634] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:21 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:22.849997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:22.851870 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:22.852060 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:22.852290 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:22.852406 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:22.857232 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:22.857232 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:22.858135 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1dd2d255-4ec3-444f-8f40-3577e5635051 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:22.858566 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1408/5635] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:22 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:23.878671 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:23.891052 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:23.893212 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:23.894805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:23.896193 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:23.908989 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:23.908989 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:23.910051 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aa5a3234-9633-4805-ae8d-9dfd1432539f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:23.910542 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1407/5636] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:23 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:24.921973 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c07130b2-9120-4737-b4a0-cd662637c254 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:24.923944 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c07130b2-9120-4737-b4a0-cd662637c254 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:24.924167 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c07130b2-9120-4737-b4a0-cd662637c254 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:24.924423 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c07130b2-9120-4737-b4a0-cd662637c254 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:24.924539 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c07130b2-9120-4737-b4a0-cd662637c254 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:24.929338 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:24.929338 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:24.930273 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c07130b2-9120-4737-b4a0-cd662637c254 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:24.930697 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1407/5637] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:24 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:25.940882 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:25.942639 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:25.942885 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:25.943109 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:25.943259 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:25.947438 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:25.947438 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:25.948200 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f4676f6a-55d5-4b38-833a-aff6741e7341 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:25.948585 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1416/5638] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:25 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:26.958207 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-19bc024d-869b-424b-ac64-9bc92a8f79af None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:26.960149 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19bc024d-869b-424b-ac64-9bc92a8f79af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:26.960392 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19bc024d-869b-424b-ac64-9bc92a8f79af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:26.960622 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-19bc024d-869b-424b-ac64-9bc92a8f79af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:26.960835 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-19bc024d-869b-424b-ac64-9bc92a8f79af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:26.965379 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:26.965379 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:26.966169 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-19bc024d-869b-424b-ac64-9bc92a8f79af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:26.966539 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1409/5639] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:26 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:26.976250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:26.977958 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:32:26.978314 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c6b3711-5aba-4173-8b9c-90f7fe972cde", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1486687507"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:26.979660 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': '3c6b3711-5aba-4173-8b9c-90f7fe972cde', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1486687507'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:32:26.979823 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume 3c6b3711-5aba-4173-8b9c-90f7fe972cde in container None Aug 19 23:32:26.986361 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:26.986361 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:26.986766 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:27.001453 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['63cf507d-4323-4b3c-bb93-3fe5587e157f', '6c9e4adc-30a0-4abf-bdb6-596ffbdda78b'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:32:27.028308 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a502b03d-9b93-48dc-a3d8-f339d94722e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:32:27.028886 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1408/5640] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:32:26 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:27.036904 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bb1b365a-8efc-4024-9bbb-104a7219589f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:27.038736 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb1b365a-8efc-4024-9bbb-104a7219589f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:27.038968 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb1b365a-8efc-4024-9bbb-104a7219589f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:27.039157 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bb1b365a-8efc-4024-9bbb-104a7219589f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:27.039279 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-bb1b365a-8efc-4024-9bbb-104a7219589f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:27.044382 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:27.044382 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:27.045223 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bb1b365a-8efc-4024-9bbb-104a7219589f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:27.045578 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1408/5641] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:27 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:28.056282 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:28.058096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:28.058316 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:28.058529 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:28.058779 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:28.063205 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:28.063205 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:28.064022 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-e21ac7ac-6925-4eeb-b805-e2edcb45c37e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:28.064426 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1417/5642] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:28 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:29.074540 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-77b6cda7-20dd-4db6-8103-e9b143476101 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:29.076255 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b6cda7-20dd-4db6-8103-e9b143476101 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:29.076429 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b6cda7-20dd-4db6-8103-e9b143476101 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:29.076604 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-77b6cda7-20dd-4db6-8103-e9b143476101 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:29.076702 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-77b6cda7-20dd-4db6-8103-e9b143476101 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:29.080666 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:29.080666 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:29.081388 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-77b6cda7-20dd-4db6-8103-e9b143476101 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:29.081726 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1410/5643] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:29 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:30.092640 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:30.094427 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:30.094694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:30.094969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:30.095126 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:30.099502 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:30.099502 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:30.100297 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a52e1b8-90ee-44e8-bee7-caf658244bf0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:30.100673 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1409/5644] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:30 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:31.111352 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:31.113620 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:31.113873 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:31.114101 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:31.114237 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:31.119280 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:31.119280 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:31.120179 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c0aa326e-252f-4f70-ab37-9fc6503501c7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:31.120611 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1409/5645] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:31 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:32.130616 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:32.132446 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:32.132623 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:32.132836 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:32.132933 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:32.138392 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:32.138392 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:32.139411 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-9a29481d-d9f2-4565-8fee-ec5699ff08f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:32.139961 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1418/5646] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:32 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:33.149932 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:33.151848 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:33.152120 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:33.152372 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:33.152523 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:33.156947 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:33.156947 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:33.157826 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-8d9903d9-bc24-4967-a1b9-f167b06b8483 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:33.158242 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1411/5647] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:33 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:34.169040 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:34.171044 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:34.171260 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:34.171465 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:34.171583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:34.176294 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:34.176294 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:34.177103 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3f5f5021-9b2a-43e8-ac5e-76f65b3556dc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:34.177498 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1410/5648] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:34 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:34.188358 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:34.190469 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492/restore Aug 19 23:32:34.190889 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3c6b3711-5aba-4173-8b9c-90f7fe972cde"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:34.192591 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Restoring backup d8a24633-2740-4827-8918-0f661578d492 ({'restore': {'volume_id': '3c6b3711-5aba-4173-8b9c-90f7fe972cde'}}) {{(pid=100374) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 23:32:34.192757 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Restoring backup d8a24633-2740-4827-8918-0f661578d492 to volume 3c6b3711-5aba-4173-8b9c-90f7fe972cde. Aug 19 23:32:34.197756 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:34.197756 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:34.203496 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:34.203496 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:34.203917 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:34.204091 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.api [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Checking backup size 1 against volume size 1 {{(pid=100374) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 23:32:34.204167 np0000007826 devstack@c-api.service[100374]: INFO cinder.backup.api [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Overwriting volume 3c6b3711-5aba-4173-8b9c-90f7fe972cde with restore of backup d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:34.214071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.backup.rpcapi [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] restore_backup in rpcapi backup_id d8a24633-2740-4827-8918-0f661578d492 {{(pid=100374) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 23:32:34.215827 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-d3aae415-3cc5-4ce7-810d-c8127eced1ae tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492/restore returned with HTTP 202 Aug 19 23:32:34.216221 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1410/5649] 10.4.3.193 () {68 vars in 1393 bytes} [Wed Aug 19 23:32:34 2026] POST /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492/restore => generated 182 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:34.224424 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:34.226146 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:34.226324 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:34.226520 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:34.226621 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:34.230509 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:34.230509 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:34.231190 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-d7d94b75-9c50-432a-b9cc-c2b858e4cc8a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:34.231506 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1419/5650] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:34 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:35.242929 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:35.244687 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:35.244924 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:35.245148 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:35.245296 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:35.250129 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:35.250129 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:35.251012 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b1ccc41a-176f-4cd6-998a-23a37bee2914 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:35.251396 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1412/5651] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:35 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:36.261805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:36.263479 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:36.263661 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:36.263874 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:36.263973 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:36.268013 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:36.268013 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:36.268644 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2e9b6d7d-eb65-46cd-bce7-dd256e49ad3c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:36.269015 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1411/5652] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:36 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:37.278245 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:37.281499 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:37.281499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:37.281499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:37.281499 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:37.285894 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:37.285894 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:37.286797 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9f7e9044-a46a-489e-b0a1-a967e0d5cd4c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:37.287250 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1411/5653] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:37 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:38.297207 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-2b11d123-5bd2-46ec-b836-72862b311453 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:38.300562 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b11d123-5bd2-46ec-b836-72862b311453 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:38.301139 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2b11d123-5bd2-46ec-b836-72862b311453 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:38.301340 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-2b11d123-5bd2-46ec-b836-72862b311453 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:38.301440 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-2b11d123-5bd2-46ec-b836-72862b311453 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:38.307964 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:38.307964 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:38.308836 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-2b11d123-5bd2-46ec-b836-72862b311453 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:38.309204 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1420/5654] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:38 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:39.319941 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:39.322617 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:39.322867 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:39.323162 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:39.323262 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:39.327390 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:39.327390 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:39.328177 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-5222b4dd-507b-4c25-b927-3e7e5d536aa7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:39.328559 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1413/5655] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:39 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:40.338998 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:40.341048 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:40.341266 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:40.341490 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:40.341652 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:40.346670 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:40.346670 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:40.347572 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2a7a3ee3-f1a5-4bea-be16-2cae10a83069 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:40.348013 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1412/5656] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:40 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:41.358415 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:41.360624 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:41.360920 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:41.361152 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:41.361274 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:41.365957 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:41.365957 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:41.366760 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-50d6deee-800e-4ace-9bb8-0e022d83b59f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:41.367387 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1412/5657] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:41 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:42.377600 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:42.379948 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:42.380268 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:42.380547 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:42.380720 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:42.386778 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:42.386778 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:42.387795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6f02de67-3dda-46ca-8758-027882dd7ca9 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:42.388259 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1421/5658] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:42 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:43.399504 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:43.401557 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:43.401815 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:43.402086 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:43.402240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:43.407361 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:43.407361 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:43.408238 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d17efcb6-a99e-4ed3-a819-e09b4808a116 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:43.408651 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1414/5659] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:43 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:44.419094 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-34668f1b-1df2-485c-ae4d-601292ba52da None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:44.421082 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-34668f1b-1df2-485c-ae4d-601292ba52da tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:44.421313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-34668f1b-1df2-485c-ae4d-601292ba52da tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:44.421723 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-34668f1b-1df2-485c-ae4d-601292ba52da tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:44.421883 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-34668f1b-1df2-485c-ae4d-601292ba52da tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:44.426844 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:44.426844 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:44.427626 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-34668f1b-1df2-485c-ae4d-601292ba52da tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:44.428016 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1413/5660] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:44 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:45.437630 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-307940e6-4872-45b9-a911-bfcb1fa9460f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:45.439478 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-307940e6-4872-45b9-a911-bfcb1fa9460f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:45.439701 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-307940e6-4872-45b9-a911-bfcb1fa9460f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:45.439926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-307940e6-4872-45b9-a911-bfcb1fa9460f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:45.440070 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-307940e6-4872-45b9-a911-bfcb1fa9460f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:45.444833 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:45.444833 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:45.445589 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-307940e6-4872-45b9-a911-bfcb1fa9460f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:45.445980 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1413/5661] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:45 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:45.454964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-eec1fe81-3d70-4b2a-b54f-57382152194f None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:45.457330 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eec1fe81-3d70-4b2a-b54f-57382152194f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:32:45.457585 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eec1fe81-3d70-4b2a-b54f-57382152194f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:45.457891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-eec1fe81-3d70-4b2a-b54f-57382152194f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:45.467320 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:45.467320 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:45.472403 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-eec1fe81-3d70-4b2a-b54f-57382152194f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:45.477411 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-eec1fe81-3d70-4b2a-b54f-57382152194f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 200 Aug 19 23:32:45.478011 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1422/5662] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:45 2026] GET /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:45.489783 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-20307ba8-1251-4929-9526-c257a85a080a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:45.491576 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:45.491809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:45.492011 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:45.492167 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: d8a24633-2740-4827-8918-0f661578d492. Aug 19 23:32:45.496515 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:45.496515 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:45.509846 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.backup.rpcapi [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id d8a24633-2740-4827-8918-0f661578d492 {{(pid=100373) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:32:45.511672 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-20307ba8-1251-4929-9526-c257a85a080a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 202 Aug 19 23:32:45.512093 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1415/5663] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:32:45 2026] DELETE /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:32:45.518284 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-03320da6-0406-4982-927e-0aada1636f25 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:45.520197 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03320da6-0406-4982-927e-0aada1636f25 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:45.520444 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03320da6-0406-4982-927e-0aada1636f25 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:45.520696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-03320da6-0406-4982-927e-0aada1636f25 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:45.520868 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-03320da6-0406-4982-927e-0aada1636f25 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:45.525964 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:45.525964 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:45.526513 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-03320da6-0406-4982-927e-0aada1636f25 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 200 Aug 19 23:32:45.526933 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1414/5664] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:45 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:46.536334 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-62bcd301-c7df-4ac3-b43e-43452843640a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:46.538180 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62bcd301-c7df-4ac3-b43e-43452843640a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 Aug 19 23:32:46.538407 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62bcd301-c7df-4ac3-b43e-43452843640a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:46.538528 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-62bcd301-c7df-4ac3-b43e-43452843640a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:46.538639 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-62bcd301-c7df-4ac3-b43e-43452843640a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id d8a24633-2740-4827-8918-0f661578d492. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:46.543280 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-62bcd301-c7df-4ac3-b43e-43452843640a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 returned with HTTP 404 Aug 19 23:32:46.543909 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1414/5665] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:46 2026] GET /volume/v3/backups/d8a24633-2740-4827-8918-0f661578d492 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:32:46.550395 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-abf2c326-573e-4935-8d83-85e8cdade396 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:46.552096 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:46.552271 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:46.552446 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:46.552560 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: 74315003-ca5b-492e-b1da-317eeeff3fa1. Aug 19 23:32:46.556764 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:46.556764 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:46.567611 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id 74315003-ca5b-492e-b1da-317eeeff3fa1 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:32:46.569326 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abf2c326-573e-4935-8d83-85e8cdade396 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 202 Aug 19 23:32:46.569897 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1423/5666] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:32:46 2026] DELETE /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:32:46.576535 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:46.578565 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:46.578809 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:46.578997 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:46.579123 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:46.583887 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:46.583887 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:46.584790 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-441151d3-d31b-4b42-83b0-fc35cddcda9e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 200 Aug 19 23:32:46.585151 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1416/5667] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:46 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:47.595438 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:47.597013 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 Aug 19 23:32:47.597192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:47.597362 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:47.597456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 74315003-ca5b-492e-b1da-317eeeff3fa1. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:47.600816 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9cea0b4d-c929-4f78-a3a0-1dd83a9dc5f4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 returned with HTTP 404 Aug 19 23:32:47.601210 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1415/5668] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:47 2026] GET /volume/v3/backups/74315003-ca5b-492e-b1da-317eeeff3fa1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:32:47.627248 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:47.628801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:32:47.629160 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7ac74b62-20e1-46df-92e7-98e0ce0d9777", "name": "tempest-VolumesBackupsTest-Volume-1969609940"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:47.630969 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.volumes [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7ac74b62-20e1-46df-92e7-98e0ce0d9777', 'name': 'tempest-VolumesBackupsTest-Volume-1969609940'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:32:47.764377 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume of 1 GB Aug 19 23:32:47.768699 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Availability Zones retrieved successfully. Aug 19 23:32:47.774864 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (e389f545-8539-4c49-8fd9-c1086fd82fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:32:47.775720 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12642ec5-8901-4d94-bb81-e3ad04d33cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:47.776792 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Validating volume size '1' using validate_int {{(pid=100374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:32:47.834361 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12642ec5-8901-4d94-bb81-e3ad04d33cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:47.835135 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4d240d-2e42-4fe9-a260-37b05039d995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:47.875208 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['afef24b1-9193-4744-96e0-343e3ba5129a', '7fa9b212-55b2-48ee-8c85-c22778d31b47', '5134df8c-de6d-4581-8746-90aed45004d9', '3174106e-6414-4d78-b6f5-fe93fe3b4d8a'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:32:47.875941 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4d240d-2e42-4fe9-a260-37b05039d995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afef24b1-9193-4744-96e0-343e3ba5129a', '7fa9b212-55b2-48ee-8c85-c22778d31b47', '5134df8c-de6d-4581-8746-90aed45004d9', '3174106e-6414-4d78-b6f5-fe93fe3b4d8a']}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:47.876692 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b18f49a-0bbc-40c6-bbb8-abd9ccdc9368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:47.897840 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b18f49a-0bbc-40c6-bbb8-abd9ccdc9368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1acb891-bd4c-40f6-9fc1-35a06bf167af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1969609940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['afef24b1-9193-4744-96e0-343e3ba5129a','7fa9b212-55b2-48ee-8c85-c22778d31b47','5134df8c-de6d-4581-8746-90aed45004d9','3174106e-6414-4d78-b6f5-fe93fe3b4d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1969609940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1acb891-bd4c-40f6-9fc1-35a06bf167af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccc032d10974a38843a0fa52a916a06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf50059df24751b2796de1ce856f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:47.898608 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49b32b6-2171-4b1b-9c1e-2fb8ca7b8c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:47.917127 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49b32b6-2171-4b1b-9c1e-2fb8ca7b8c8b) transitioned into state 'SUCCESS' from state '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-1969609940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['afef24b1-9193-4744-96e0-343e3ba5129a','7fa9b212-55b2-48ee-8c85-c22778d31b47','5134df8c-de6d-4581-8746-90aed45004d9','3174106e-6414-4d78-b6f5-fe93fe3b4d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:47.918101 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b0da49-bf7a-499e-8643-4224bcf738a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:32:47.929435 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b0da49-bf7a-499e-8643-4224bcf738a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100374) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:32:47.930620 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (e389f545-8539-4c49-8fd9-c1086fd82fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100374) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:32:47.931080 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request issued successfully. Aug 19 23:32:47.931925 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-bd9b0abd-95ab-4d99-8dec-9a6bbdf8ae76 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:32:47.932502 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1415/5669] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:32:47 2026] POST /volume/v3/volumes => generated 749 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:47.943495 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:47.945887 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:32:47.945887 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:47.945999 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:47.952513 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:47.952513 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:47.956042 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:47.959903 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ecdc97f2-5371-4468-a56e-fd74e6f7aacf tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:32:47.960281 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1424/5670] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:47 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:48.972691 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:48.974341 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:32:48.974500 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:48.974694 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:48.981350 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:48.981350 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:48.984858 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:48.988807 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-9b5bf9e1-4c08-4aa8-98ff-d3ef0c21d884 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:32:48.989349 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1417/5671] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:48 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:32:49.001855 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:49.003532 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:32:49.003852 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1acb891-bd4c-40f6-9fc1-35a06bf167af", "name": "tempest-VolumesBackupsTest-Backup-690795346"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:32:49.005777 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.contrib.backups [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': 'e1acb891-bd4c-40f6-9fc1-35a06bf167af', 'name': 'tempest-VolumesBackupsTest-Backup-690795346'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:32:49.005901 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume e1acb891-bd4c-40f6-9fc1-35a06bf167af in container None Aug 19 23:32:49.011858 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:49.011858 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:49.012291 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:32:49.026581 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['a23a63e9-c26f-43aa-bfc9-4a402deb5bf8', 'be9c6be9-4f2c-414c-b90b-55a6e519ec33'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:32:49.057425 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-eef0cb8d-9139-4f03-89a3-1b86036c1dbc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:32:49.057911 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1416/5672] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:32:49 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:32:49.065763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-873226bf-64f1-4776-8375-fe589da0e15e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:49.068318 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-873226bf-64f1-4776-8375-fe589da0e15e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:49.068458 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-873226bf-64f1-4776-8375-fe589da0e15e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:49.068673 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-873226bf-64f1-4776-8375-fe589da0e15e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:49.068844 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-873226bf-64f1-4776-8375-fe589da0e15e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:49.073329 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:49.073329 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:49.074265 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-873226bf-64f1-4776-8375-fe589da0e15e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:49.074801 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1416/5673] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:49 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:50.084656 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-247401bb-5882-4081-a332-f053377587cc None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:50.086758 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-247401bb-5882-4081-a332-f053377587cc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:50.086974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-247401bb-5882-4081-a332-f053377587cc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:50.087197 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-247401bb-5882-4081-a332-f053377587cc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:50.087328 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-247401bb-5882-4081-a332-f053377587cc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:50.092140 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:50.092140 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:50.093132 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-247401bb-5882-4081-a332-f053377587cc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:50.093618 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1425/5674] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:50 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:51.102947 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:51.105137 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:51.105377 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:51.105633 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:51.105784 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:51.110762 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:51.110762 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:51.111537 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-d6c453bd-af56-4f0f-9a1f-ba3733bbc593 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:51.111922 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1418/5675] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:51 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:52.122190 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-cd5acd43-1c76-499d-be42-673df4df2f4f None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:52.124011 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd5acd43-1c76-499d-be42-673df4df2f4f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:52.124203 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd5acd43-1c76-499d-be42-673df4df2f4f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:52.124385 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-cd5acd43-1c76-499d-be42-673df4df2f4f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:52.124497 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-cd5acd43-1c76-499d-be42-673df4df2f4f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:52.128734 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:52.128734 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:52.129508 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-cd5acd43-1c76-499d-be42-673df4df2f4f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:52.129910 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1417/5676] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:52 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:53.149743 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-857e6f79-a0c3-4b85-b16a-4099294f143b None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:53.173887 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-857e6f79-a0c3-4b85-b16a-4099294f143b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:53.177158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-857e6f79-a0c3-4b85-b16a-4099294f143b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:53.180432 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-857e6f79-a0c3-4b85-b16a-4099294f143b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:53.181270 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-857e6f79-a0c3-4b85-b16a-4099294f143b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:53.217771 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:53.217771 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:53.229557 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-857e6f79-a0c3-4b85-b16a-4099294f143b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:53.237487 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1417/5677] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:53 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:54.247777 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-c0ced00c-392f-46fb-b842-1bd171b56576 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:54.249873 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0ced00c-392f-46fb-b842-1bd171b56576 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:54.250105 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0ced00c-392f-46fb-b842-1bd171b56576 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:54.250333 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-c0ced00c-392f-46fb-b842-1bd171b56576 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:54.250434 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-c0ced00c-392f-46fb-b842-1bd171b56576 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:54.255131 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:54.255131 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:54.255934 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-c0ced00c-392f-46fb-b842-1bd171b56576 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:54.256340 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1426/5678] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:54 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:55.266861 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:55.268907 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:55.269124 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:55.269454 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:55.269594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:55.274585 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:55.274585 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:55.275400 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4e515e9a-290d-4f87-93d8-7e9c25fa07c5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:55.275967 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1419/5679] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:55 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:56.287192 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:56.289070 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:56.289276 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:56.289459 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:56.289603 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:56.295063 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:56.295063 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:32:56.295982 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9925751a-62cd-4127-ac9f-1c7f5493dd91 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:56.296375 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1418/5680] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:56 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:57.306100 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:57.307818 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:57.308008 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:57.308192 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:57.308298 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:57.312373 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:57.312373 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:32:57.313107 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f083434a-2b87-4051-8e8b-e7b7c9203ee4 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:57.313464 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1418/5681] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:57 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:58.323696 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:58.325584 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:58.325838 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:58.326024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:58.326121 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:58.330992 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:58.330992 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:32:58.331925 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b130ef98-e143-4f6f-a9e2-4831a5d66dff tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:58.332295 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1427/5682] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:58 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:32:59.341600 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0de51973-8ebe-417e-b783-4eac50e459b7 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:32:59.343524 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0de51973-8ebe-417e-b783-4eac50e459b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:32:59.343729 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0de51973-8ebe-417e-b783-4eac50e459b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:32:59.343936 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0de51973-8ebe-417e-b783-4eac50e459b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:32:59.344030 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0de51973-8ebe-417e-b783-4eac50e459b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:32:59.348446 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:32:59.348446 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:32:59.349204 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0de51973-8ebe-417e-b783-4eac50e459b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:32:59.349538 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1420/5683] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:32:59 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:00.359987 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:00.361959 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:33:00.362152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:00.362357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:00.362483 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:00.367092 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:00.367092 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:00.367903 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-7d2cf66e-da04-4b7e-90ac-38027492d631 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:33:00.368310 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1419/5684] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:00 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:01.383772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-e4da6ad9-c057-4169-9f35-098cac104f7a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:01.385673 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4da6ad9-c057-4169-9f35-098cac104f7a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:33:01.385948 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4da6ad9-c057-4169-9f35-098cac104f7a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:01.386215 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-e4da6ad9-c057-4169-9f35-098cac104f7a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:01.386393 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-e4da6ad9-c057-4169-9f35-098cac104f7a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:01.391663 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:01.391663 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:33:01.392516 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-e4da6ad9-c057-4169-9f35-098cac104f7a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:33:01.392959 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1419/5685] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:01 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:02.405998 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:02.407886 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:33:02.408092 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:02.408315 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:02.408458 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:02.412735 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:02.412735 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:02.413448 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-93147dbe-9f84-4b0a-9ee2-be8d938e1f55 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:33:02.413821 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1428/5686] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:02 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:03.425107 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:03.426668 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:33:03.426873 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:03.427047 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:03.427144 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:03.432122 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:03.432122 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:33:03.432953 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-683b3004-176a-4faf-a8e5-58c3920bfb3f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:33:03.433324 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1421/5687] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:03 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:04.952306 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:04.954333 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:33:04.954526 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:04.954694 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:04.961263 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:04.961263 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:04.964524 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:04.968906 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-2a6e3586-6239-4b00-913f-96793484269d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:33:04.969260 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1420/5688] 10.4.3.193 () {68 vars in 1598 bytes} [Wed Aug 19 23:33:04 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:33:04.978240 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-88ed6426-12a9-4146-acaf-395aa5daa112 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:04.978622 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ed6426-12a9-4146-acaf-395aa5daa112 None None] GET https://10.4.3.193/volume// Aug 19 23:33:04.978799 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ed6426-12a9-4146-acaf-395aa5daa112 None None] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:04.978978 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-88ed6426-12a9-4146-acaf-395aa5daa112 None None] Calling method 'all' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:04.979278 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-88ed6426-12a9-4146-acaf-395aa5daa112 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:33:04.979558 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1420/5689] 10.4.3.193 () {66 vars in 1419 bytes} [Wed Aug 19 23:33:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:33:04.986564 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-41ed862a-0a2e-4003-9962-96509bff3d53 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:04.988525 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-41ed862a-0a2e-4003-9962-96509bff3d53 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 19 23:33:04.988884 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-41ed862a-0a2e-4003-9962-96509bff3d53 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1acb891-bd4c-40f6-9fc1-35a06bf167af", "connector": null, "instance_uuid": "80251d83-8fe9-48c1-80fb-fbedd85d4580"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:33:04.992396 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=33,cinder:UPDATE=2 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:04.997225 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:04.997225 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:05.018231 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-41ed862a-0a2e-4003-9962-96509bff3d53 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 19 23:33:05.018646 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1429/5690] 10.4.3.193 () {74 vars in 1594 bytes} [Wed Aug 19 23:33:04 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 19 23:33:05.801878 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f183ee2-42d0-45a0-bca1-327c61f42f3c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:05.802236 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f183ee2-42d0-45a0-bca1-327c61f42f3c None None] GET https://10.4.3.193/volume// Aug 19 23:33:05.802408 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f183ee2-42d0-45a0-bca1-327c61f42f3c None None] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:05.802602 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f183ee2-42d0-45a0-bca1-327c61f42f3c None None] Calling method 'all' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:05.802935 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f183ee2-42d0-45a0-bca1-327c61f42f3c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 19 23:33:05.803198 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1422/5691] 10.4.3.193 () {66 vars in 1426 bytes} [Wed Aug 19 23:33:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 23:33:05.809631 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:05.811605 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:33:05.811824 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:05.811992 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:05.819956 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:05.819956 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:05.822822 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:05.827042 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-bf56434c-f700-489f-bb8a-3705e54ac22d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:33:05.827419 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1421/5692] 10.4.3.193 () {70 vars in 1639 bytes} [Wed Aug 19 23:33:05 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 23:33:05.930926 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:05.932987 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] PUT https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 Aug 19 23:33:05.933356 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000007826", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f99d3d29c4b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "98cee136-1f38-4d51-a3a0-f8a065360d98", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:33:05.936984 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:05.942961 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Acquiring lock "cinder-attachment_update-e1acb891-bd4c-40f6-9fc1-35a06bf167af-np0000007826" by "attachment_update" {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 23:33:05.948921 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Lock "cinder-attachment_update-e1acb891-bd4c-40f6-9fc1-35a06bf167af-np0000007826" acquired by "attachment_update" :: waited 0.006s {{(pid=100374) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 23:33:05.950039 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:05.950039 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:33:06.013797 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.coordination [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Lock "cinder-attachment_update-e1acb891-bd4c-40f6-9fc1-35a06bf167af-np0000007826" released by "attachment_update" :: held 0.065s {{(pid=100374) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 23:33:06.014125 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-444b8ba9-3070-456e-8d38-d9dfd49f7c7f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 returned with HTTP 200 Aug 19 23:33:06.014679 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1421/5693] 10.4.3.193 () {74 vars in 1704 bytes} [Wed Aug 19 23:33:05 2026] PUT /volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:33:06.031783 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-6d22828b-ab53-4dbe-84c3-3b2ea1de259e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:06.033640 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-6d22828b-ab53-4dbe-84c3-3b2ea1de259e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5/action Aug 19 23:33:06.033974 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-6d22828b-ab53-4dbe-84c3-3b2ea1de259e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action body: b'{"os-complete": null}' {{(pid=100376) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 23:33:06.034091 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-6d22828b-ab53-4dbe-84c3-3b2ea1de259e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:33:06.047486 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:06.047486 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:06.057646 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [req-86387105-2c2c-42ee-bd4f-69a32183e795 req-6d22828b-ab53-4dbe-84c3-3b2ea1de259e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5/action returned with HTTP 204 Aug 19 23:33:06.058019 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1430/5694] 10.4.3.193 () {74 vars in 1725 bytes} [Wed Aug 19 23:33:06 2026] POST /volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:33:13.429511 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=27,cinder:UPDATE=1 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:15.825659 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=52,cinder:INSERT=9,cinder:UPDATE=24 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:16.008966 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:16.053590 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:UPDATE=4,cinder:INSERT=1,cinder:SELECT=9 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:33:50.278050 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:50.279730 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:33:50.280000 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:50.280190 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:50.289965 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:50.289965 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:33:50.293211 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:50.297361 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-92b669f0-d28f-419e-aa1f-fd233844ef59 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:33:50.297702 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1423/5695] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:50 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:33:51.310247 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:51.312423 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:33:51.312665 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:51.312971 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:51.323784 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:51.323784 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:51.327385 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:51.332580 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-3bffbdf7-12a1-4915-ad84-3b9ffe17937c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:33:51.332984 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1422/5696] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:51 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:33:51.473402 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [req-c7055df3-8b10-4349-b3f7-c4da778ae345 req-ad93cd21-8161-4f77-b383-5bb58929a5a0 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:51.475417 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7055df3-8b10-4349-b3f7-c4da778ae345 req-ad93cd21-8161-4f77-b383-5bb58929a5a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 Aug 19 23:33:51.475611 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7055df3-8b10-4349-b3f7-c4da778ae345 req-ad93cd21-8161-4f77-b383-5bb58929a5a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:51.475813 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [req-c7055df3-8b10-4349-b3f7-c4da778ae345 req-ad93cd21-8161-4f77-b383-5bb58929a5a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'version_select' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:51.482946 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:51.482946 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:33:51.526240 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [req-c7055df3-8b10-4349-b3f7-c4da778ae345 req-ad93cd21-8161-4f77-b383-5bb58929a5a0 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 returned with HTTP 200 Aug 19 23:33:51.526623 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1422/5697] 10.4.3.193 () {72 vars in 1673 bytes} [Wed Aug 19 23:33:51 2026] DELETE /volume/v3/attachments/5c5c2b1e-b2fe-4862-946a-22f35cfb78c5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:52.344685 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:52.346510 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:33:52.346688 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:52.346891 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:52.353300 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:52.353300 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:52.356198 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:52.360038 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1b841006-3eb6-4b8b-bc03-31c93621ee94 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:33:52.360336 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1431/5698] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:52 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:33:52.371016 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:52.372604 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:33:52.372951 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1acb891-bd4c-40f6-9fc1-35a06bf167af", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-416002893"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:33:52.374258 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.contrib.backups [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': 'e1acb891-bd4c-40f6-9fc1-35a06bf167af', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-416002893'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:33:52.374382 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.contrib.backups [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume e1acb891-bd4c-40f6-9fc1-35a06bf167af in container None Aug 19 23:33:52.381722 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:52.381722 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:33:52.382457 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:33:52.400888 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['7db4ffe8-21f3-47fb-a102-4a6b30ce6be0', '398a70cd-adb5-42ad-964d-a76ae4850acf'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:33:52.427168 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-25092348-ecfc-4c8a-afeb-8e5a7f1945ed tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:33:52.427561 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1424/5699] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:33:52 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:33:52.435066 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b5fa173f-6298-44d9-a876-113b51035499 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:52.436724 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5fa173f-6298-44d9-a876-113b51035499 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:52.436933 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5fa173f-6298-44d9-a876-113b51035499 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:52.437104 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b5fa173f-6298-44d9-a876-113b51035499 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:52.437200 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-b5fa173f-6298-44d9-a876-113b51035499 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:52.441086 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:52.441086 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:52.441703 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b5fa173f-6298-44d9-a876-113b51035499 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:52.442060 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1423/5700] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:52 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:53.450763 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:53.452479 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:53.452687 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:53.452933 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:53.453063 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:53.457112 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:53.457112 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:33:53.457821 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-ac299a5b-0e28-4a10-ae38-241e0615fd17 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:53.458215 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1423/5701] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:53 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:54.467511 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:54.469581 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:54.469824 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:54.470069 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:54.470212 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:54.474966 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:54.474966 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:54.475822 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a1525a96-48c0-40f9-9d19-e9b201c8b5e8 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:54.476258 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1432/5702] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:54 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:55.484565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:55.486463 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:55.486661 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:55.486904 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:55.487026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:55.491289 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:55.491289 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:33:55.491871 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fe0fa33-0032-4101-88a2-1ef9b70df579 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:55.492212 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1425/5703] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:55 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:56.501048 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:56.502886 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:56.503100 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:56.503304 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:56.503409 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:56.507700 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:56.507700 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:33:56.508434 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-be71342e-ca5f-4ff0-a740-2a8adc02c4d6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:56.508836 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1424/5704] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:56 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:57.518552 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:57.520103 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:57.520379 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:57.520629 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:57.521568 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:57.525448 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:57.525448 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:33:57.525913 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a550a3fb-f9e2-4b4c-ab5d-ac30ac0ebe5a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:57.526284 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1424/5705] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:57 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:58.534994 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:58.536451 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:58.536612 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:58.536820 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:58.536928 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:58.540454 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:58.540454 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:33:58.541098 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-f744ff51-a15b-4ebb-8e7e-b3cda86558f2 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:58.541395 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1433/5706] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:58 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:33:59.550940 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-019365e4-c549-462c-aa9d-2b24101ff75a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:33:59.553011 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-019365e4-c549-462c-aa9d-2b24101ff75a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:33:59.553211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-019365e4-c549-462c-aa9d-2b24101ff75a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:33:59.553418 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-019365e4-c549-462c-aa9d-2b24101ff75a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:33:59.553522 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-019365e4-c549-462c-aa9d-2b24101ff75a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:33:59.558967 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:33:59.558967 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:33:59.559861 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-019365e4-c549-462c-aa9d-2b24101ff75a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:33:59.560198 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1426/5707] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:33:59 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:00.570072 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:00.571666 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:00.571882 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:00.572060 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:00.572156 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:00.576173 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:00.576173 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:00.576953 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e0c838ce-a8cd-4041-b202-a62278eadd42 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:00.577331 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1425/5708] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:00 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:01.588294 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:01.589801 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:01.589977 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:01.590145 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:01.590258 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:01.594012 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:01.594012 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:01.594672 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f4a7b011-bcdb-4cd3-9259-e3eea83452ea tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:01.595013 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1425/5709] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:01 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:02.604798 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:02.606880 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:02.607086 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:02.607269 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:02.607364 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:02.612058 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:02.612058 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:02.612808 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-17b5d763-ea9c-4adf-981b-ed8426e8a242 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:02.613353 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1434/5710] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:02 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:02.622390 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:02.624937 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:02.625235 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:02.625510 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:02.625618 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:02.629640 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:02.629640 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:02.630449 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-fab40b98-3009-4a19-89ef-7e98d9063bfa tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:02.630855 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1427/5711] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:02 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:02.640268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-40afe149-a8cf-4a9c-af8b-437990487427 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:02.643189 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:02.643454 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:02.643789 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:02.643944 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: ca83cb26-60e3-413b-b7eb-8166e0bb59a8. Aug 19 23:34:02.649799 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:02.649799 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:02.662616 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id ca83cb26-60e3-413b-b7eb-8166e0bb59a8 {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:34:02.664447 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-40afe149-a8cf-4a9c-af8b-437990487427 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 202 Aug 19 23:34:02.664961 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1426/5712] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:02 2026] DELETE /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:34:02.671488 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-dbe05068-6019-4708-a5bf-c568e6743b77 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:02.673063 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbe05068-6019-4708-a5bf-c568e6743b77 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:02.673219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbe05068-6019-4708-a5bf-c568e6743b77 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:02.673385 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-dbe05068-6019-4708-a5bf-c568e6743b77 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:02.673488 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-dbe05068-6019-4708-a5bf-c568e6743b77 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:02.677401 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:02.677401 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:02.678084 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-dbe05068-6019-4708-a5bf-c568e6743b77 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:02.678394 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1426/5713] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:02 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:03.687321 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b3d2fe46-204f-45c8-8983-9a176904f69e None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:03.689482 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b3d2fe46-204f-45c8-8983-9a176904f69e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:03.689750 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b3d2fe46-204f-45c8-8983-9a176904f69e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:03.690033 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b3d2fe46-204f-45c8-8983-9a176904f69e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:03.690218 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-b3d2fe46-204f-45c8-8983-9a176904f69e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:03.694680 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:03.694680 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:03.695405 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b3d2fe46-204f-45c8-8983-9a176904f69e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 200 Aug 19 23:34:03.695776 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1435/5714] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:03 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:04.713880 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:04.715542 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 Aug 19 23:34:04.715745 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:04.715930 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:04.716033 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id ca83cb26-60e3-413b-b7eb-8166e0bb59a8. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:04.719269 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0fd215a2-885b-49b7-8a9b-a250a13bc634 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 returned with HTTP 404 Aug 19 23:34:04.719678 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1428/5715] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:04 2026] GET /volume/v3/backups/ca83cb26-60e3-413b-b7eb-8166e0bb59a8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:05.104049 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:05.105632 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:34:05.105834 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:05.106009 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:05.106114 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.contrib.backups [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: 1d89e18e-fe8b-4f58-b199-8062dc8f245e. Aug 19 23:34:05.110044 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:05.110044 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:05.119848 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.backup.rpcapi [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id 1d89e18e-fe8b-4f58-b199-8062dc8f245e {{(pid=100375) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:34:05.121396 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-abff851b-6bbc-4a4a-a568-837d54ebdd56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 202 Aug 19 23:34:05.121794 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1427/5716] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:05 2026] DELETE /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:34:05.128459 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:05.130037 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:34:05.130258 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:05.130460 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:05.130587 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:05.134694 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:05.134694 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:05.135400 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-248756ea-cfa7-40a0-aa48-ee6bfa70b874 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 200 Aug 19 23:34:05.135766 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1427/5717] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:05 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:06.144757 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:06.146449 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e Aug 19 23:34:06.146626 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:06.146831 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:06.146947 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 1d89e18e-fe8b-4f58-b199-8062dc8f245e. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:06.150972 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae0cc559-23c4-48a1-8710-762e7b214e41 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e returned with HTTP 404 Aug 19 23:34:06.151391 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1436/5718] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:06 2026] GET /volume/v3/backups/1d89e18e-fe8b-4f58-b199-8062dc8f245e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:06.159257 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:06.160922 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:34:06.161217 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2078944177"}} {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:06.162913 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.volumes [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2078944177'}} {{(pid=100373) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:34:06.163019 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume of 1 GB Aug 19 23:34:06.166940 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Availability Zones retrieved successfully. Aug 19 23:34:06.171988 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (0caafea3-7a91-4d4e-9d37-6745dda8ca1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:06.172786 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa53e22-7e14-4a8b-81b1-18337b643cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:06.173565 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.flows.api.create_volume [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Validating volume size '1' using validate_int {{(pid=100373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:34:06.196902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa53e22-7e14-4a8b-81b1-18337b643cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:06.197657 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15dcb2b-fa06-424c-a41a-bcc89d2670f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:06.234031 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.quota [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['24ed1690-a95d-4ca6-948c-4ed197287eb0', '9c1f9053-9909-4fe4-9c40-4e74aa6c5b57', '30ca9715-7d86-49e9-8f6f-d21d41c65add', '658b4e90-5052-455a-81b4-4dd58000ad16'] {{(pid=100373) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:06.234890 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15dcb2b-fa06-424c-a41a-bcc89d2670f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ed1690-a95d-4ca6-948c-4ed197287eb0', '9c1f9053-9909-4fe4-9c40-4e74aa6c5b57', '30ca9715-7d86-49e9-8f6f-d21d41c65add', '658b4e90-5052-455a-81b4-4dd58000ad16']}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:06.235695 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc20e03a-f100-4229-98a0-117f4976ed3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:06.255979 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc20e03a-f100-4229-98a0-117f4976ed3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4686d35f-589d-45c2-9044-231d49204919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2078944177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['24ed1690-a95d-4ca6-948c-4ed197287eb0','9c1f9053-9909-4fe4-9c40-4e74aa6c5b57','30ca9715-7d86-49e9-8f6f-d21d41c65add','658b4e90-5052-455a-81b4-4dd58000ad16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2078944177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4686d35f-589d-45c2-9044-231d49204919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccc032d10974a38843a0fa52a916a06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf50059df24751b2796de1ce856f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:06.256665 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c134e6-8a3c-4aa5-85ef-63a3fdaaf3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:06.272814 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c134e6-8a3c-4aa5-85ef-63a3fdaaf3a7) transitioned into state 'SUCCESS' from state '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-2078944177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc032d10974a38843a0fa52a916a06',qos_specs=None,replication_status=,reservations=['24ed1690-a95d-4ca6-948c-4ed197287eb0','9c1f9053-9909-4fe4-9c40-4e74aa6c5b57','30ca9715-7d86-49e9-8f6f-d21d41c65add','658b4e90-5052-455a-81b4-4dd58000ad16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf50059df24751b2796de1ce856f62',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:06.272938 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5835c944-c8cb-41fe-a412-7f5e39a4778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:06.280859 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5835c944-c8cb-41fe-a412-7f5e39a4778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100373) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:06.281655 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Flow 'volume_create_api' (0caafea3-7a91-4d4e-9d37-6745dda8ca1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100373) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:06.282012 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create volume request issued successfully. Aug 19 23:34:06.282545 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-307f5cc2-37ed-479f-9b01-7989f8860e12 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:34:06.282988 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1429/5719] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:34:06 2026] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:06.294044 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:06.295676 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:06.295894 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:06.296068 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:06.302228 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:06.302228 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:06.305245 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:06.308814 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-b6ff78e5-6e20-4e74-986a-cddf48d523b7 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 returned with HTTP 200 Aug 19 23:34:06.309151 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1428/5720] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:06 2026] GET /volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 => generated 817 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:07.320887 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-13f1943c-6908-4372-bb13-ac9bca906729 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:07.323235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-13f1943c-6908-4372-bb13-ac9bca906729 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:07.323490 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-13f1943c-6908-4372-bb13-ac9bca906729 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:07.323772 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-13f1943c-6908-4372-bb13-ac9bca906729 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:07.333915 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:07.333915 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:07.338403 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-13f1943c-6908-4372-bb13-ac9bca906729 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:07.344174 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-13f1943c-6908-4372-bb13-ac9bca906729 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 returned with HTTP 200 Aug 19 23:34:07.344724 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1428/5721] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:07 2026] GET /volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:07.357440 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6088a2de-f27d-4267-84c1-a90789b126e3 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:07.359225 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:34:07.359576 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4686d35f-589d-45c2-9044-231d49204919", "name": "tempest-VolumesBackupsTest-Snapshot-442951702"}} {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:07.368205 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:07.368205 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:07.368706 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:07.368868 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.snapshots [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Create snapshot from volume 4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:07.404160 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.quota [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['28030dcc-7ff6-4db7-951b-173aa0dd5e96', '6131d817-2c52-4125-a2d0-7e7ebacb0dcf', '452ec364-6c1c-463d-9899-d892b7b000b8', '1403ab6d-cdc8-4f3f-9fa1-c719a9e37d16'] {{(pid=100376) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:07.427957 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot create request issued successfully. Aug 19 23:34:07.428344 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6088a2de-f27d-4267-84c1-a90789b126e3 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:34:07.428824 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1437/5722] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:34:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:07.437421 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:07.439686 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:07.439968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:07.440222 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:07.446090 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:07.446090 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:07.446542 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot retrieved successfully. Aug 19 23:34:07.447303 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-1f93a743-b6c2-4ec4-a46b-071b4aedee06 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 returned with HTTP 200 Aug 19 23:34:07.447636 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1430/5723] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:07 2026] GET /volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:08.456624 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:08.458338 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:08.458570 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:08.458794 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:08.464021 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:08.464021 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:08.464411 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot retrieved successfully. Aug 19 23:34:08.465161 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-5ea4a276-d0c8-4942-9f06-3a648c9c1192 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 returned with HTTP 200 Aug 19 23:34:08.465496 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1429/5724] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:08 2026] GET /volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:08.474071 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:08.475795 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] POST https://10.4.3.193/volume/v3/backups Aug 19 23:34:08.476161 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4686d35f-589d-45c2-9044-231d49204919", "snapshot_id": "4204b34d-676b-4ccc-a368-fbb71713daa8", "name": "tempest-VolumesBackupsTest-Backup-311150773"}} {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:08.477590 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.contrib.backups [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating new backup {'backup': {'volume_id': '4686d35f-589d-45c2-9044-231d49204919', 'snapshot_id': '4204b34d-676b-4ccc-a368-fbb71713daa8', 'name': 'tempest-VolumesBackupsTest-Backup-311150773'}} {{(pid=100374) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 23:34:08.477765 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.contrib.backups [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Creating backup of volume 4686d35f-589d-45c2-9044-231d49204919 in container None Aug 19 23:34:08.484449 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:08.484449 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:08.484882 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:08.490295 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:08.490295 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:08.490647 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot retrieved successfully. Aug 19 23:34:08.502915 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.quota [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Created reservations ['48a481d7-f966-4701-9ee6-476a4ef2f3f1', 'a7fc5e2b-d2c0-49ea-8865-5113bf91bcf4'] {{(pid=100374) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:08.522378 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1e1bd482-ffb0-45c2-b1f3-7597fab1674e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 19 23:34:08.522793 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1429/5725] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:34:08 2026] POST /volume/v3/backups => generated 329 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:08.530452 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-a18c58a8-ad89-4153-907d-45028c5c7771 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:08.532629 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a18c58a8-ad89-4153-907d-45028c5c7771 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:08.532857 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a18c58a8-ad89-4153-907d-45028c5c7771 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:08.533192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-a18c58a8-ad89-4153-907d-45028c5c7771 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:08.533192 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-a18c58a8-ad89-4153-907d-45028c5c7771 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:08.537130 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:08.537130 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:08.537848 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-a18c58a8-ad89-4153-907d-45028c5c7771 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:08.538207 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1438/5726] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:08 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:09.548731 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-f1297071-afca-4cb4-91ea-0c697382921b None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:09.551012 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1297071-afca-4cb4-91ea-0c697382921b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:09.551240 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1297071-afca-4cb4-91ea-0c697382921b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:09.551432 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-f1297071-afca-4cb4-91ea-0c697382921b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:09.551546 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-f1297071-afca-4cb4-91ea-0c697382921b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:09.555801 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:09.555801 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:09.556473 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-f1297071-afca-4cb4-91ea-0c697382921b tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:09.556869 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1431/5727] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:09 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:10.565840 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:10.567623 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:10.567841 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:10.568039 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:10.568139 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:10.572055 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:10.572055 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:10.572703 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-aaaab707-8788-4fba-88a1-a1830cdb1016 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:10.573043 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1430/5728] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:10 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:11.584133 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:11.586237 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:11.586237 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:11.586632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:11.586632 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:11.591836 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:11.591836 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:11.592541 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f3c2b257-7ffa-45b3-bcef-6b9db32786af tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:11.593188 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1430/5729] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:11 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:12.639977 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1e98678c-4449-410e-8e16-62b53cf84d19 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:12.641588 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e98678c-4449-410e-8e16-62b53cf84d19 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:12.641845 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1e98678c-4449-410e-8e16-62b53cf84d19 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:12.642036 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1e98678c-4449-410e-8e16-62b53cf84d19 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:12.642136 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-1e98678c-4449-410e-8e16-62b53cf84d19 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:12.645974 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:12.645974 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:12.646595 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1e98678c-4449-410e-8e16-62b53cf84d19 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:12.646937 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1439/5730] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:12 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:13.656560 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:13.658719 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:13.658719 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:13.658719 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:13.658849 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:13.662542 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:13.662542 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:13.663209 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-41155aa2-e4a3-490e-bc00-c6430cf7805f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:13.663513 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1432/5731] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:13 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:14.673641 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-2b653d48-40ad-4919-811b-d38c0cbca57d None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:14.675151 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b653d48-40ad-4919-811b-d38c0cbca57d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:14.675313 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b653d48-40ad-4919-811b-d38c0cbca57d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:14.675475 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-2b653d48-40ad-4919-811b-d38c0cbca57d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:14.675567 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-2b653d48-40ad-4919-811b-d38c0cbca57d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:14.680319 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:14.680319 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:14.681188 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-2b653d48-40ad-4919-811b-d38c0cbca57d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:14.681619 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1431/5732] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:14 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:15.691643 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:15.693337 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:15.693518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:15.693719 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:15.693825 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:15.697645 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:15.697645 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:15.698308 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-4258d77c-8afd-4f46-a271-57082c7d2e11 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:15.698643 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1431/5733] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:15 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:16.709031 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:16.710650 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:16.710846 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:16.711024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:16.711131 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:16.714907 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:16.714907 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:16.715515 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-be295fe4-a4d7-4e49-9b5b-f64669d42ebd tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:16.715849 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1440/5734] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:16 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:17.726747 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3296e068-a48b-4753-8908-bb45a2c9400f None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:17.729749 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3296e068-a48b-4753-8908-bb45a2c9400f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:17.729749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3296e068-a48b-4753-8908-bb45a2c9400f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:17.729749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3296e068-a48b-4753-8908-bb45a2c9400f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:17.729749 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-3296e068-a48b-4753-8908-bb45a2c9400f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:17.733806 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:17.733806 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:17.734534 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3296e068-a48b-4753-8908-bb45a2c9400f tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:17.734939 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1433/5735] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:17 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:18.746264 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:18.748302 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:18.748531 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:18.748781 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:18.748923 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:18.754074 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:18.754074 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:18.754944 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-f1416eeb-8661-4176-9c31-e201d2d3c707 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:18.755305 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1432/5736] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:18 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:19.765220 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:19.767009 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:19.767189 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:19.767362 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:19.767453 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:19.771578 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:19.771578 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:19.772227 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-1b4d9204-cf44-48d1-b3bf-eff28de922be tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:19.772571 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1432/5737] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:19 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:20.784956 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-559ecc7d-6756-416c-a417-d3dd6919d006 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:20.787125 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-559ecc7d-6756-416c-a417-d3dd6919d006 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:20.787373 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-559ecc7d-6756-416c-a417-d3dd6919d006 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:20.787643 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-559ecc7d-6756-416c-a417-d3dd6919d006 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:20.787823 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.v3.backups [None req-559ecc7d-6756-416c-a417-d3dd6919d006 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100376) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:20.793210 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:20.793210 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:20.794229 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-559ecc7d-6756-416c-a417-d3dd6919d006 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:20.794669 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1441/5738] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:20 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:21.807056 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:21.808911 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:21.809121 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:21.809304 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:21.809428 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:21.814376 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:21.814376 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:21.815307 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0cf1e0cc-6ed6-4858-96da-63f004cac7fc tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:21.815670 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1434/5739] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:21 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:22.825357 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:22.827048 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:22.827224 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:22.827399 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:22.827502 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:22.831582 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:22.831582 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:22.832256 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-e22a1fd4-1845-436b-8b10-b7ac0d90b6b6 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:22.832587 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1433/5740] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:22 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:22.841556 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:22.843235 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:22.843425 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:22.843648 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:22.843774 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.v3.backups [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100374) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:22.848225 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:22.848225 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:22.849008 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-493a10e4-9c4b-4a6e-b7c9-8924f5f4fd0a tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:22.849401 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1433/5741] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:22 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:22.858242 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-abf79966-8901-483b-ae89-c8730051a238 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:22.860062 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:22.860262 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:22.860427 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:22.860547 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.contrib.backups [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete backup with id: 37654623-4b69-46bc-aed1-b544a0a4ba12. Aug 19 23:34:22.865473 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:22.865473 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:22.877501 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.backup.rpcapi [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] delete_backup rpcapi backup_id 37654623-4b69-46bc-aed1-b544a0a4ba12 {{(pid=100376) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 23:34:22.879436 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-abf79966-8901-483b-ae89-c8730051a238 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 202 Aug 19 23:34:22.879912 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1442/5742] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:22 2026] DELETE /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 23:34:22.887968 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-0562dd3c-5961-4d2b-b689-c56077a6319d None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:22.889626 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0562dd3c-5961-4d2b-b689-c56077a6319d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:22.889839 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0562dd3c-5961-4d2b-b689-c56077a6319d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:22.890026 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-0562dd3c-5961-4d2b-b689-c56077a6319d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:22.890128 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.v3.backups [None req-0562dd3c-5961-4d2b-b689-c56077a6319d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100373) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:22.894171 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:22.894171 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:22.894914 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-0562dd3c-5961-4d2b-b689-c56077a6319d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 200 Aug 19 23:34:22.895197 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1435/5743] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:22 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:23.904375 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:23.906487 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 Aug 19 23:34:23.906696 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:23.906920 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:23.907062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.backups [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Show backup with id 37654623-4b69-46bc-aed1-b544a0a4ba12. {{(pid=100375) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 23:34:23.910454 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-00eeacc1-0c55-4dbf-a77e-7f4a7ec52e40 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 returned with HTTP 404 Aug 19 23:34:23.910943 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1434/5744] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:23 2026] GET /volume/v3/backups/37654623-4b69-46bc-aed1-b544a0a4ba12 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:23.917229 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:23.918841 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:23.919019 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:23.919199 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:23.919288 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.snapshots [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete snapshot with id: 4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:23.924527 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:23.924527 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:23.925026 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot retrieved successfully. Aug 19 23:34:23.939846 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot delete request issued successfully. Aug 19 23:34:23.940057 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-178a0622-fd81-4f63-8d95-5d9cd4895bc5 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 returned with HTTP 202 Aug 19 23:34:23.940464 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1434/5745] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:34:23 2026] DELETE /volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:23.947011 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:23.948795 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:23.949024 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:23.949276 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:23.954426 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:23.954426 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:23.954899 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Snapshot retrieved successfully. Aug 19 23:34:23.955600 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-6e33cb95-4b82-470e-8e5e-c90b529696cb tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 returned with HTTP 200 Aug 19 23:34:23.955942 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1443/5746] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:23 2026] GET /volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:24.964379 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-98888ef5-3d7e-4206-b1a6-4f2b76d60950 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:24.966181 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98888ef5-3d7e-4206-b1a6-4f2b76d60950 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 Aug 19 23:34:24.966362 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98888ef5-3d7e-4206-b1a6-4f2b76d60950 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:24.966549 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-98888ef5-3d7e-4206-b1a6-4f2b76d60950 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:24.970696 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-98888ef5-3d7e-4206-b1a6-4f2b76d60950 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 returned with HTTP 404 Aug 19 23:34:24.971397 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1436/5747] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:24 2026] GET /volume/v3/snapshots/4204b34d-676b-4ccc-a368-fbb71713daa8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:24.978154 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:24.980341 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:24.980590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:24.980805 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:24.981000 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume with id: 4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:24.988748 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:24.988748 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:24.989213 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:25.004522 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume request issued successfully. Aug 19 23:34:25.004705 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-4fbe7dd6-9f52-4f0c-a395-bf6f77afc406 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 returned with HTTP 202 Aug 19 23:34:25.005169 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1435/5748] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:24 2026] DELETE /volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:25.012613 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:25.014343 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:25.014549 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:25.014737 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:25.021199 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:25.021199 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:25.024731 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:25.028690 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-30a4d91e-2b53-47f0-bf62-8713ca893708 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 returned with HTTP 200 Aug 19 23:34:25.029120 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1435/5749] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:25 2026] GET /volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:26.041075 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8ae8becc-ae06-4648-9e0b-b47474331b56 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:26.043340 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8ae8becc-ae06-4648-9e0b-b47474331b56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 Aug 19 23:34:26.043603 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8ae8becc-ae06-4648-9e0b-b47474331b56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:26.043861 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8ae8becc-ae06-4648-9e0b-b47474331b56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:26.050148 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8ae8becc-ae06-4648-9e0b-b47474331b56 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 returned with HTTP 404 Aug 19 23:34:26.050664 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1444/5750] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:26 2026] GET /volume/v3/volumes/4686d35f-589d-45c2-9044-231d49204919 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:26.056742 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-28b213e8-c169-4edd-acbc-e996cc44232c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:26.058270 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:34:26.058441 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:26.058621 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:26.058790 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume with id: e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:34:26.065190 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:26.065190 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:26.065658 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:26.079479 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume request issued successfully. Aug 19 23:34:26.079658 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-28b213e8-c169-4edd-acbc-e996cc44232c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 202 Aug 19 23:34:26.080158 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1437/5751] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:26 2026] DELETE /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:26.086135 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:26.088144 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:34:26.088380 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:26.088651 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:26.095386 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:26.095386 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:26.098670 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:26.103242 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-92cacdc5-69ff-4572-9400-8f1b9b605652 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 200 Aug 19 23:34:26.103613 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1436/5752] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:26 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 23:34:27.114871 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-82214768-6bd1-4ce3-b0b4-f9985424172d None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:27.116577 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82214768-6bd1-4ce3-b0b4-f9985424172d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af Aug 19 23:34:27.116802 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82214768-6bd1-4ce3-b0b4-f9985424172d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:27.117018 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-82214768-6bd1-4ce3-b0b4-f9985424172d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:27.122130 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-82214768-6bd1-4ce3-b0b4-f9985424172d tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af returned with HTTP 404 Aug 19 23:34:27.122595 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1436/5753] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:27 2026] GET /volume/v3/volumes/e1acb891-bd4c-40f6-9fc1-35a06bf167af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:27.129270 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:27.131419 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:34:27.131666 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:27.131936 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:27.132157 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume with id: 3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:34:27.141374 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:27.141374 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:27.142073 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:27.162337 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume request issued successfully. Aug 19 23:34:27.162585 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-8e4c35ec-0c40-4bdb-8102-0c4e95227526 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 202 Aug 19 23:34:27.163137 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1445/5754] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:27 2026] DELETE /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:27.169882 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:27.171671 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:34:27.171902 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:27.172111 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:27.178337 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:27.178337 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:27.181402 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:27.185323 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16778a24-7d4f-4a01-97e9-e798743bcb1e tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 200 Aug 19 23:34:27.185702 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1438/5755] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:27 2026] GET /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:28.198240 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-0a5833d7-e5fa-4397-a581-e41a596178ac None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:28.200267 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a5833d7-e5fa-4397-a581-e41a596178ac tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde Aug 19 23:34:28.200400 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a5833d7-e5fa-4397-a581-e41a596178ac tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:28.200583 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-0a5833d7-e5fa-4397-a581-e41a596178ac tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:28.212476 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-0a5833d7-e5fa-4397-a581-e41a596178ac tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde returned with HTTP 404 Aug 19 23:34:28.212968 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1437/5756] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:28 2026] GET /volume/v3/volumes/3c6b3711-5aba-4173-8b9c-90f7fe972cde => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:28.219930 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:28.221501 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:34:28.221685 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:28.221934 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'delete' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:28.222081 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.v3.volumes [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume with id: 3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:34:28.229416 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:28.229416 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:28.229911 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:28.246403 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Delete volume request issued successfully. Aug 19 23:34:28.246677 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9dc84dd7-fe72-475e-a3bd-6b332f5848e1 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 202 Aug 19 23:34:28.247141 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1437/5757] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:28 2026] DELETE /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:28.254886 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-1f11b816-34aa-45bc-96aa-4656301cff39 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:28.257005 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f11b816-34aa-45bc-96aa-4656301cff39 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:34:28.257262 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f11b816-34aa-45bc-96aa-4656301cff39 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:28.257560 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-1f11b816-34aa-45bc-96aa-4656301cff39 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:28.265239 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:28.265239 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:28.270086 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-1f11b816-34aa-45bc-96aa-4656301cff39 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Volume info retrieved successfully. Aug 19 23:34:28.275176 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-1f11b816-34aa-45bc-96aa-4656301cff39 tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 200 Aug 19 23:34:28.275723 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1446/5758] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:28 2026] GET /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:29.288211 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-4b705c9b-0dfd-46b4-a943-82db3daca51c None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:29.289972 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b705c9b-0dfd-46b4-a943-82db3daca51c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] GET https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 Aug 19 23:34:29.290162 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b705c9b-0dfd-46b4-a943-82db3daca51c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:29.290338 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-4b705c9b-0dfd-46b4-a943-82db3daca51c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:29.296039 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-4b705c9b-0dfd-46b4-a943-82db3daca51c tempest-VolumesBackupsTest-1726873194 tempest-VolumesBackupsTest-1726873194-project-member] https://10.4.3.193/volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 returned with HTTP 404 Aug 19 23:34:29.296437 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1439/5759] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:29 2026] GET /volume/v3/volumes/3dca7120-2060-4a30-9a59-059974ff44b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:32.374586 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-36bed3ad-eeb9-414c-acdf-0123c451093b None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:32.454264 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:34:32.454591 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:32.456109 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:34:32.456229 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume of 1 GB Aug 19 23:34:32.459686 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Availability Zones retrieved successfully. Aug 19 23:34:32.464698 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Flow 'volume_create_api' (d61ad96f-2bf5-43dd-98cb-ea1f74e9bb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:32.465548 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5139422-175d-4697-bcc6-bbc2c623891f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:32.466328 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:34:32.487293 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5139422-175d-4697-bcc6-bbc2c623891f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:32.487993 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562d1613-1e2b-4e24-947a-14ec54e92d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:32.537121 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Created reservations ['7118391e-e2b4-41fc-bf11-3b81b06205ee', '0bd210cc-d4fe-4d3a-829a-c679ac51075d', '83b8f284-d85f-4da1-b56b-990c52d24b3d', 'a388d384-8c5e-4558-bff0-de3f389c7e09'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:32.537870 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562d1613-1e2b-4e24-947a-14ec54e92d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7118391e-e2b4-41fc-bf11-3b81b06205ee', '0bd210cc-d4fe-4d3a-829a-c679ac51075d', '83b8f284-d85f-4da1-b56b-990c52d24b3d', 'a388d384-8c5e-4558-bff0-de3f389c7e09']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:32.538776 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4b45b9-ea68-493e-b01b-8081febd5a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:32.558646 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4b45b9-ea68-493e-b01b-8081febd5a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a32a294-60d4-480b-8bc1-2ed7e74c0fc4', '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='2ad9f7e1befa4c55adf8a6939badd037',qos_specs=None,replication_status=,reservations=['7118391e-e2b4-41fc-bf11-3b81b06205ee','0bd210cc-d4fe-4d3a-829a-c679ac51075d','83b8f284-d85f-4da1-b56b-990c52d24b3d','a388d384-8c5e-4558-bff0-de3f389c7e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c10f8d07f97493e824efe55a9045be5',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:34:32Z,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=0a32a294-60d4-480b-8bc1-2ed7e74c0fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad9f7e1befa4c55adf8a6939badd037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c10f8d07f97493e824efe55a9045be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:32.559344 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33ba60a-9cb2-4a61-9580-f350062e945b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:32.573647 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33ba60a-9cb2-4a61-9580-f350062e945b) transitioned into state 'SUCCESS' from 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='2ad9f7e1befa4c55adf8a6939badd037',qos_specs=None,replication_status=,reservations=['7118391e-e2b4-41fc-bf11-3b81b06205ee','0bd210cc-d4fe-4d3a-829a-c679ac51075d','83b8f284-d85f-4da1-b56b-990c52d24b3d','a388d384-8c5e-4558-bff0-de3f389c7e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c10f8d07f97493e824efe55a9045be5',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:32.574319 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f46619a-675f-40e5-ab0d-599f20c95a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:32.581634 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f46619a-675f-40e5-ab0d-599f20c95a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:32.582426 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Flow 'volume_create_api' (d61ad96f-2bf5-43dd-98cb-ea1f74e9bb42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:32.582679 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume request issued successfully. Aug 19 23:34:32.583234 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-36bed3ad-eeb9-414c-acdf-0123c451093b tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:34:32.583621 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1438/5760] 10.4.3.193 () {68 vars in 1258 bytes} [Wed Aug 19 23:34:32 2026] POST /volume/v3/volumes => generated 740 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:32.596219 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:32.598605 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:32.598922 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:32.599207 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:32.606815 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:32.606815 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:32.610080 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:32.613783 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-a3d2ebf1-b2a5-4700-aa52-4c1e2f8df517 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 200 Aug 19 23:34:32.614130 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1438/5761] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:32 2026] GET /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 808 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:33.625918 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:33.627675 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:33.627918 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:33.628179 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:33.635438 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:33.635438 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:33.639224 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:33.643359 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-b5c9b295-37a7-4f8a-b313-00e4e38aebb2 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 200 Aug 19 23:34:33.643782 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1447/5762] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:33 2026] GET /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:33.655632 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-cf611037-03bd-4231-a997-3c221c40eddd None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:33.657534 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf611037-03bd-4231-a997-3c221c40eddd tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:33.657805 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf611037-03bd-4231-a997-3c221c40eddd tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:33.658036 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-cf611037-03bd-4231-a997-3c221c40eddd tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:33.664987 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:33.664987 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:33.668304 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-cf611037-03bd-4231-a997-3c221c40eddd tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:33.672159 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-cf611037-03bd-4231-a997-3c221c40eddd tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 200 Aug 19 23:34:33.672601 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1440/5763] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:33 2026] GET /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:33.688195 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:33.690088 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 19 23:34:33.690372 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-66770621"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:33.691667 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.v3.volumes [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-66770621'}} {{(pid=100375) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 23:34:33.691805 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.volumes [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume of 1 GB Aug 19 23:34:33.692025 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:33.692025 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:33.695814 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Availability Zones retrieved successfully. Aug 19 23:34:33.701250 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Flow 'volume_create_api' (1d38d832-c721-424a-942f-bb5a5ec5c3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:33.702142 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8817a82-cd6e-430c-80e9-79838293dc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:33.703122 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.flows.api.create_volume [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Validating volume size '1' using validate_int {{(pid=100375) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 23:34:33.726926 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8817a82-cd6e-430c-80e9-79838293dc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T23:08:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=84854b6d-dc74-492f-8bf6-2978e4b28b7c,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84854b6d-dc74-492f-8bf6-2978e4b28b7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:33.727737 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e122d495-f46a-4da2-82ef-f842dfe7cf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:33.764732 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Created reservations ['42cd5d5b-6034-489e-a5a3-e78f76737a98', '0cf84f29-9930-4744-9887-f0f6448c7b04', '385f197a-7956-40c1-86be-2cdd152fe362', '6680901b-d206-4d2d-a93d-1f684188dbcf'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:33.765456 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e122d495-f46a-4da2-82ef-f842dfe7cf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42cd5d5b-6034-489e-a5a3-e78f76737a98', '0cf84f29-9930-4744-9887-f0f6448c7b04', '385f197a-7956-40c1-86be-2cdd152fe362', '6680901b-d206-4d2d-a93d-1f684188dbcf']}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:33.766152 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fa826f-97d7-485d-a263-75ccbc26a1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:33.786969 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fa826f-97d7-485d-a263-75ccbc26a1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d96f3b-d000-403b-bc66-07043d7c0480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-66770621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ad9f7e1befa4c55adf8a6939badd037',qos_specs=None,replication_status=,reservations=['42cd5d5b-6034-489e-a5a3-e78f76737a98','0cf84f29-9930-4744-9887-f0f6448c7b04','385f197a-7956-40c1-86be-2cdd152fe362','6680901b-d206-4d2d-a93d-1f684188dbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c10f8d07f97493e824efe55a9045be5',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T23:34:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-66770621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d96f3b-d000-403b-bc66-07043d7c0480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad9f7e1befa4c55adf8a6939badd037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c10f8d07f97493e824efe55a9045be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84854b6d-dc74-492f-8bf6-2978e4b28b7c),volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:33.787654 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21094cf0-fe64-45dc-baad-3004bc911fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:33.805884 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21094cf0-fe64-45dc-baad-3004bc911fea) transitioned into 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-66770621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ad9f7e1befa4c55adf8a6939badd037',qos_specs=None,replication_status=,reservations=['42cd5d5b-6034-489e-a5a3-e78f76737a98','0cf84f29-9930-4744-9887-f0f6448c7b04','385f197a-7956-40c1-86be-2cdd152fe362','6680901b-d206-4d2d-a93d-1f684188dbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c10f8d07f97493e824efe55a9045be5',volume_type_id=84854b6d-dc74-492f-8bf6-2978e4b28b7c)}' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:33.807031 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48acf9b8-9a26-4fb1-94e0-c6f146646997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 23:34:33.820437 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48acf9b8-9a26-4fb1-94e0-c6f146646997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100375) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 23:34:33.821467 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Flow 'volume_create_api' (1d38d832-c721-424a-942f-bb5a5ec5c3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100375) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 23:34:33.821878 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create volume request issued successfully. Aug 19 23:34:33.822603 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-58c3271d-beb0-4550-b0ec-f4264c6a6aa7 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 19 23:34:33.823187 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1439/5764] 10.4.3.193 () {68 vars in 1259 bytes} [Wed Aug 19 23:34:33 2026] POST /volume/v3/volumes => generated 774 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:33.838243 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:33.840027 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:33.840198 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:33.840373 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:33.847387 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:33.847387 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:33.850943 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:33.854750 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-9d19a49c-f9ff-496b-9c33-d7beeba2bf23 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 200 Aug 19 23:34:33.855170 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1439/5765] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:33 2026] GET /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:34.866417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:34.868193 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:34.868417 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:34.868601 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:34.875819 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:34.875819 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:34.879763 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:34.884189 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-411c1f78-0bfe-4c39-87d3-3f5bb62e66f8 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 200 Aug 19 23:34:34.884606 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1448/5766] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:34 2026] GET /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:34.895820 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:34.897563 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:34.897764 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:34.897956 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:34.905612 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:34.905612 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:34.909359 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:34.913851 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-00064fb5-b732-4cbe-b2b9-4b87020e5a5a tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 200 Aug 19 23:34:34.914340 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1441/5767] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:34 2026] GET /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:34.925590 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:34.927368 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 19 23:34:34.927695 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42d96f3b-d000-403b-bc66-07043d7c0480", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-659624593"}} {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 23:34:34.935452 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:34.935452 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:34.935860 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:34.935965 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Create snapshot from volume 42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:34.964411 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.quota [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Created reservations ['50729097-eea2-4008-8719-b7630b6e07ba', '62b9acf0-2bcb-4c30-8b0e-5e8bedebca7e', '6560f1c6-561d-492f-a3bb-b48edfde8ca4', '23a8d521-7ab7-49d1-ad48-72faf95dcc34'] {{(pid=100375) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 23:34:34.989761 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot create request issued successfully. Aug 19 23:34:34.990066 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-9fd06b2c-707c-4942-92f0-aec54bbc501e tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 19 23:34:34.990479 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1440/5768] 10.4.3.193 () {68 vars in 1265 bytes} [Wed Aug 19 23:34:34 2026] POST /volume/v3/snapshots => generated 325 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 23:34:34.998506 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-69742b1b-0738-4023-a795-2bdc110b8027 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:35.000495 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69742b1b-0738-4023-a795-2bdc110b8027 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:35.000689 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69742b1b-0738-4023-a795-2bdc110b8027 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:35.000908 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-69742b1b-0738-4023-a795-2bdc110b8027 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:35.005520 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:35.005520 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:35.005958 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-69742b1b-0738-4023-a795-2bdc110b8027 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot retrieved successfully. Aug 19 23:34:35.006707 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-69742b1b-0738-4023-a795-2bdc110b8027 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 200 Aug 19 23:34:35.007072 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1440/5769] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:34 2026] GET /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 457 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:36.015481 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:36.017294 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:36.017503 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:36.017686 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:36.022390 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:36.022390 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:36.022813 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot retrieved successfully. Aug 19 23:34:36.023695 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-7d6e2790-cd60-47ca-9ccc-76e607182682 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 200 Aug 19 23:34:36.024174 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1449/5770] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:36 2026] GET /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:36.033201 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-b828d718-d205-4897-a32f-e77000ebf735 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:36.034950 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b828d718-d205-4897-a32f-e77000ebf735 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:36.035154 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b828d718-d205-4897-a32f-e77000ebf735 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:36.035368 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-b828d718-d205-4897-a32f-e77000ebf735 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:36.041906 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:36.041906 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:36.042527 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-b828d718-d205-4897-a32f-e77000ebf735 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot retrieved successfully. Aug 19 23:34:36.043643 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-b828d718-d205-4897-a32f-e77000ebf735 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 200 Aug 19 23:34:36.044305 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1442/5771] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:36 2026] GET /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:36.053169 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-ebb3c787-8470-491c-8aa1-41978f803300 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:36.055031 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:36.055209 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:36.055402 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'delete' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:36.055504 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.v3.snapshots [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Delete snapshot with id: f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:36.059986 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:36.059986 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:36.060338 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot retrieved successfully. Aug 19 23:34:36.073576 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot delete request issued successfully. Aug 19 23:34:36.073812 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-ebb3c787-8470-491c-8aa1-41978f803300 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 202 Aug 19 23:34:36.074156 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1441/5772] 10.4.3.193 () {66 vars in 1357 bytes} [Wed Aug 19 23:34:36 2026] DELETE /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:36.080285 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:36.082066 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:36.082330 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:36.082585 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:36.087134 np0000007826 devstack@c-api.service[100374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:36.087134 np0000007826 devstack@c-api.service[100374]: warnings.warn( Aug 19 23:34:36.087515 np0000007826 devstack@c-api.service[100374]: INFO cinder.volume.api [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Snapshot retrieved successfully. Aug 19 23:34:36.088189 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-f35e64ea-f3ab-4c64-878a-c835d69c9198 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 200 Aug 19 23:34:36.088530 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1441/5773] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:36 2026] GET /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:37.097194 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-57c6fc8e-a80e-42ee-8147-c8c978ebc912 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:37.099456 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-57c6fc8e-a80e-42ee-8147-c8c978ebc912 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c Aug 19 23:34:37.099691 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-57c6fc8e-a80e-42ee-8147-c8c978ebc912 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:37.099964 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-57c6fc8e-a80e-42ee-8147-c8c978ebc912 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:37.105056 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-57c6fc8e-a80e-42ee-8147-c8c978ebc912 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c returned with HTTP 404 Aug 19 23:34:37.105690 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1450/5774] 10.4.3.193 () {66 vars in 1354 bytes} [Wed Aug 19 23:34:37 2026] GET /volume/v3/snapshots/f6c472ce-9035-4304-8833-ff31ad43f81c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:37.111801 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:37.113790 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] DELETE https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:37.114012 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:37.114220 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'delete' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:37.114410 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.v3.volumes [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Delete volume with id: 42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:37.122301 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:37.122301 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:37.122836 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:37.146056 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Delete volume request issued successfully. Aug 19 23:34:37.146315 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-71f7de7c-1ae3-4212-b892-f5efffc10a66 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 202 Aug 19 23:34:37.146848 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1443/5775] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:37 2026] DELETE /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:37.153623 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:37.155522 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:37.155768 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:37.155997 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:37.162459 np0000007826 devstack@c-api.service[100375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:37.162459 np0000007826 devstack@c-api.service[100375]: warnings.warn( Aug 19 23:34:37.165562 np0000007826 devstack@c-api.service[100375]: INFO cinder.volume.api [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:37.169202 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-a7b0e835-ebfe-473d-8065-c16700ed7ec9 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 200 Aug 19 23:34:37.169593 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1442/5776] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:37 2026] GET /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:38.183158 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-c10b1607-8a12-4363-a761-96b4b29e17d3 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:38.185260 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c10b1607-8a12-4363-a761-96b4b29e17d3 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 Aug 19 23:34:38.185518 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c10b1607-8a12-4363-a761-96b4b29e17d3 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:38.185771 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-c10b1607-8a12-4363-a761-96b4b29e17d3 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:38.191155 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-c10b1607-8a12-4363-a761-96b4b29e17d3 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 returned with HTTP 404 Aug 19 23:34:38.191646 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1442/5777] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:38 2026] GET /volume/v3/volumes/42d96f3b-d000-403b-bc66-07043d7c0480 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:38.197330 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:38.199835 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:38.200127 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:38.200399 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'delete' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:38.200611 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.v3.volumes [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Delete volume with id: 0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:38.208494 np0000007826 devstack@c-api.service[100376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:38.208494 np0000007826 devstack@c-api.service[100376]: warnings.warn( Aug 19 23:34:38.208924 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:38.231449 np0000007826 devstack@c-api.service[100376]: INFO cinder.volume.api [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Delete volume request issued successfully. Aug 19 23:34:38.231449 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-ae3d2dc7-f149-42f5-aeb3-533704077e43 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 202 Aug 19 23:34:38.231449 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1451/5778] 10.4.3.193 () {66 vars in 1351 bytes} [Wed Aug 19 23:34:38 2026] DELETE /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 23:34:38.233439 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:38.235677 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:38.235945 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:38.236142 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:38.242686 np0000007826 devstack@c-api.service[100373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 23:34:38.242686 np0000007826 devstack@c-api.service[100373]: warnings.warn( Aug 19 23:34:38.246193 np0000007826 devstack@c-api.service[100373]: INFO cinder.volume.api [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Volume info retrieved successfully. Aug 19 23:34:38.250426 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-3f353db6-f3dd-4001-8e85-c0a31a259549 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 200 Aug 19 23:34:38.250876 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1444/5779] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:38 2026] GET /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:39.264112 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-d55744dc-01aa-4bbb-8e04-a8d8351d5c89 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:39.265848 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d55744dc-01aa-4bbb-8e04-a8d8351d5c89 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] GET https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 Aug 19 23:34:39.266042 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d55744dc-01aa-4bbb-8e04-a8d8351d5c89 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:39.266252 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-d55744dc-01aa-4bbb-8e04-a8d8351d5c89 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:39.272406 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-d55744dc-01aa-4bbb-8e04-a8d8351d5c89 tempest-CinderUnicodeTest-309090353 tempest-CinderUnicodeTest-309090353-project-member] https://10.4.3.193/volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 returned with HTTP 404 Aug 19 23:34:39.272949 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1443/5780] 10.4.3.193 () {66 vars in 1348 bytes} [Wed Aug 19 23:34:39 2026] GET /volume/v3/volumes/0a32a294-60d4-480b-8bc1-2ed7e74c0fc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:40.458802 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.middleware.request_id [None req-6041bd4c-795b-4566-9d59-fe2db58ea140 None None] RequestId filter calling following filter/app {{(pid=100374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:40.556329 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6041bd4c-795b-4566-9d59-fe2db58ea140 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 19 23:34:40.556525 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6041bd4c-795b-4566-9d59-fe2db58ea140 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] Empty body provided in request {{(pid=100374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:40.556700 np0000007826 devstack@c-api.service[100374]: DEBUG cinder.api.openstack.wsgi [None req-6041bd4c-795b-4566-9d59-fe2db58ea140 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] Calling method 'get_pools' {{(pid=100374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:40.566005 np0000007826 devstack@c-api.service[100374]: INFO cinder.api.openstack.wsgi [None req-6041bd4c-795b-4566-9d59-fe2db58ea140 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 23:34:40.566780 np0000007826 devstack@c-api.service[100374]: [pid: 100374|app: 0|req: 1443/5781] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:34:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:40.575059 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.middleware.request_id [None req-3784de87-b4c7-4ce2-bbeb-f9656a128778 None None] RequestId filter calling following filter/app {{(pid=100376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:40.576847 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3784de87-b4c7-4ce2-bbeb-f9656a128778 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:34:40.577074 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3784de87-b4c7-4ce2-bbeb-f9656a128778 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] Empty body provided in request {{(pid=100376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:40.577290 np0000007826 devstack@c-api.service[100376]: DEBUG cinder.api.openstack.wsgi [None req-3784de87-b4c7-4ce2-bbeb-f9656a128778 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] Calling method 'show' {{(pid=100376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:40.585020 np0000007826 devstack@c-api.service[100376]: INFO cinder.api.openstack.wsgi [None req-3784de87-b4c7-4ce2-bbeb-f9656a128778 tempest-ProjectAdminTests-2123142751 tempest-ProjectAdminTests-2123142751-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 200 Aug 19 23:34:40.585412 np0000007826 devstack@c-api.service[100376]: [pid: 100376|app: 0|req: 1452/5782] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:34:40 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:42.052594 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.middleware.request_id [None req-16ec9bb7-3690-464a-9eb5-60c183b9c2b2 None None] RequestId filter calling following filter/app {{(pid=100373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:42.150356 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16ec9bb7-3690-464a-9eb5-60c183b9c2b2 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 19 23:34:42.150601 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16ec9bb7-3690-464a-9eb5-60c183b9c2b2 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-admin] Empty body provided in request {{(pid=100373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:42.150852 np0000007826 devstack@c-api.service[100373]: DEBUG cinder.api.openstack.wsgi [None req-16ec9bb7-3690-464a-9eb5-60c183b9c2b2 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-admin] Calling method 'get_pools' {{(pid=100373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:42.159773 np0000007826 devstack@c-api.service[100373]: INFO cinder.api.openstack.wsgi [None req-16ec9bb7-3690-464a-9eb5-60c183b9c2b2 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 23:34:42.160208 np0000007826 devstack@c-api.service[100373]: [pid: 100373|app: 0|req: 1445/5783] 10.4.3.193 () {66 vars in 1291 bytes} [Wed Aug 19 23:34:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 23:34:42.167474 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.middleware.request_id [None req-55779812-3224-4ff7-aaa2-f81353f5be45 None None] RequestId filter calling following filter/app {{(pid=100375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 23:34:42.219788 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55779812-3224-4ff7-aaa2-f81353f5be45 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-member] GET https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool Aug 19 23:34:42.220062 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55779812-3224-4ff7-aaa2-f81353f5be45 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-member] Empty body provided in request {{(pid=100375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 23:34:42.220268 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.api.openstack.wsgi [None req-55779812-3224-4ff7-aaa2-f81353f5be45 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-member] Calling method 'show' {{(pid=100375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 23:34:42.220938 np0000007826 devstack@c-api.service[100375]: DEBUG cinder.policy [None req-55779812-3224-4ff7-aaa2-f81353f5be45 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5c7bb271304046f3b56e3b1070bde155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7c66c05cb4441f791398d268e25128e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100375) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 23:34:42.221124 np0000007826 devstack@c-api.service[100375]: INFO cinder.api.openstack.wsgi [None req-55779812-3224-4ff7-aaa2-f81353f5be45 tempest-ProjectMemberTests-960051905 tempest-ProjectMemberTests-960051905-project-member] https://10.4.3.193/volume/v3/capabilities/np0000007826@storpool returned with HTTP 403 Aug 19 23:34:42.221549 np0000007826 devstack@c-api.service[100375]: [pid: 100375|app: 0|req: 1444/5784] 10.4.3.193 () {66 vars in 1318 bytes} [Wed Aug 19 23:34:42 2026] GET /volume/v3/capabilities/np0000007826@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 23:34:48.187954 np0000007826 devstack@c-api.service[100374]: DEBUG dbcounter [-] [100374] Writing DB stats cinder:SELECT=56,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:34:48.249465 np0000007826 devstack@c-api.service[100373]: DEBUG dbcounter [-] [100373] Writing DB stats cinder:SELECT=70,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=100373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:34:49.268733 np0000007826 devstack@c-api.service[100375]: DEBUG dbcounter [-] [100375] Writing DB stats cinder:SELECT=102,cinder:UPDATE=40,cinder:INSERT=24 {{(pid=100375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 23:34:50.579848 np0000007826 devstack@c-api.service[100376]: DEBUG dbcounter [-] [100376] Writing DB stats cinder:SELECT=54,cinder:INSERT=9,cinder:UPDATE=15 {{(pid=100376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}